/* BEGIN EPISODE LAYOUT — shared stylesheet, no second page CSS. */
/* Exact opt-in skin for data-blokino-episode-layout="2". Legacy pages never load it. */
body.blokino-episode-v2-page{min-width:0;overflow-x:hidden;background:#000;color:var(--b2-text);font-family:var(--b2-font);line-height:1.5}
body.blokino-episode-v2-page [hidden]{display:none!important}
body.blokino-episode-v2-page .article,body.blokino-episode-v2-page .article *{box-sizing:border-box}
body.blokino-episode-v2-page .article{width:100%;max-width:none;margin:0;padding:0;background:var(--b2-bg)}
/* Header, search overlay, mobile navigation and comments live in /user/assets/blokino-v2.css. */
body.blokino-episode-v2-page .episode-v2-page-main{width:min(var(--b2-content),calc(100% - 48px));margin:0 auto;padding-block:10px}
body.blokino-episode-v2-page .blokino-episode-v2{display:block;width:100%;min-width:0}
body.blokino-episode-v2-page .detail-page__body{display:grid;grid-template-columns:minmax(0,1fr) 376px;align-items:start;gap:14px}
body.blokino-episode-v2-page .detail-page__primary{min-width:0}
body.blokino-episode-v2-page .episode-detail-page__body{align-items:stretch;background:#111}
body.blokino-episode-v2-page .tile{background:var(--b2-panel);border:1px solid var(--b2-line);box-shadow:0 18px 60px rgba(0,0,0,.28)}
body.blokino-episode-v2-page .detail-cover{position:relative;width:100%;min-height:0;aspect-ratio:16 / 9;overflow:hidden;margin:0}
body.blokino-episode-v2-page .detail-cover>img,body.blokino-episode-v2-page .detail-cover>picture>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}
body.blokino-episode-v2-page .detail-cover>[id^="in-image-wrapper-"]{position:absolute!important;inset:0!important;width:100%!important;max-width:100%!important;height:100%!important;overflow:hidden!important}
body.blokino-episode-v2-page .detail-cover>[id^="in-image-wrapper-"]>img{position:absolute!important;inset:0!important;width:100%!important;max-width:100%!important;height:100%!important;object-fit:cover!important}
body.blokino-episode-v2-page .detail-cover [id^="in-image-shadow-dom-wrapper-"]{position:absolute!important;inset:0!important;width:100%!important;max-width:100%!important;height:100%!important;overflow:hidden!important}
body.blokino-episode-v2-page .detail-cover__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,5,7,.25),rgba(4,5,7,.5) 50%,rgba(4,5,7,.75))}
body.blokino-episode-v2-page .detail-cover__caption{position:absolute;right:0;bottom:0;left:0;padding:clamp(22px,4vw,42px)}
body.blokino-episode-v2-page .detail-cover__title{max-width:850px;margin:0;color:var(--b2-text);font-size:clamp(1.5rem,2vw,2.5rem);font-weight:500;line-height:.94;letter-spacing:-.055em;text-shadow:2px 2px 3px #000}
body.blokino-episode-v2-page .episode-navigation{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:8px;margin:5px 0}
body.blokino-episode-v2-page .episode-navigation>*{min-height:68px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:12px 16px;border:1px solid var(--b2-line);background:var(--b2-panel);color:var(--b2-text);text-decoration:none}
body.blokino-episode-v2-page .episode-navigation a:last-child{align-items:flex-end;text-align:right}
body.blokino-episode-v2-page .episode-navigation a:hover{border-color:var(--b2-line-strong);background:#111}
body.blokino-episode-v2-page .episode-navigation a:focus-visible{border-color:var(--b2-line-strong);background:#111;outline:2px solid #fff;outline-offset:2px}
body.blokino-episode-v2-page .episode-navigation small{color:var(--b2-muted);font-size:clamp(.68rem,1.2vw,.9rem)}
body.blokino-episode-v2-page .episode-navigation strong{font-size:clamp(.72rem,1.2vw,.9rem)}
body.blokino-episode-v2-page .episode-navigation__date{align-items:center;text-align:center}
body.blokino-episode-v2-page .episode-navigation__disabled{color:#68707c}
body.blokino-episode-v2-page .blokino-player-switcher{width:100%;margin-top:5px}.blokino-episode-v2-page .predvideo:empty{display:none!important;margin:0!important;padding:0!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:16px 18px 12px!important;background:var(--b2-panel)!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-preference{display:flex!important;width:auto!important;min-width:min(100%,430px)!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-favorite-state{color:#aeb4bd!important;font-size:.75rem!important;white-space:nowrap!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-favorite-state strong{color:#fff!important;font-size:inherit!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-actions{display:flex!important;align-items:center!important;gap:6px!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-action{min-height:44px!important;border:1px solid var(--b2-line-strong)!important;font-size:.75rem!important;font-weight:var(--b2-weight-strong)!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-action-primary{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 13px!important;background:#111!important;color:#fff!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-action-primary.is-active{border-color:var(--bps-accent,#f5b83d)!important;background:color-mix(in srgb,var(--bps-accent,#f5b83d) 22%,#15171b)!important;color:#fff!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-favorite-star-icon{margin-right:0!important;color:var(--bps-accent,#f5b83d)!important;font-size:1rem!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-favorite-star-label{color:#fff!important;font-size:.75rem!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-clear-favorite{padding:0 10px!important;background:transparent!important;color:#aeb4bd!important}
body.blokino-episode-v2-page .blokino-player-switcher .bps-clear-favorite:not(:disabled):hover,body.blokino-episode-v2-page .blokino-player-switcher .bps-clear-favorite:not(:disabled):focus-visible{border-color:#ff8994!important;color:#fff!important}
body.blokino-episode-v2-page .episode-v2-sidebar{min-width:0}
body.blokino-episode-v2-page .detail-sidebar{position:sticky;top:92px;display:grid;gap:14px;min-width:0}
body.blokino-episode-v2-page .episode-detail-page__body>.detail-sidebar{position:relative;top:auto;align-self:stretch;grid-template-rows:minmax(0,1fr) auto}
body.blokino-episode-v2-page .eyebrow{display:block;color:#ff3b4e;font-size:.75rem;font-weight:var(--b2-weight-strong);letter-spacing:.2em;text-transform:uppercase}
body.blokino-episode-v2-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

body.blokino-episode-v2-page .episode-description{margin-top:10px;padding:clamp(24px,4vw,42px)}
body.blokino-episode-v2-page .episode-description--full-width{width:100%}
body.blokino-episode-v2-page .episode-description>p{margin:0;color:#bbc0c7;font-size:1rem;line-height:1.75}
/* Comments and latest-five cards are shared across all v2 shells. */
@media screen and (max-width:1100px){body.blokino-episode-v2-page .detail-page__body{row-gap:var(--b2-section-gap);grid-template-columns:1fr}body.blokino-episode-v2-page .episode-v2-sidebar{width:100%;margin-top:0}}
@media screen and (min-width:1101px){
 body.blokino-episode-v2-page .episode-detail-page__body>.detail-sidebar{min-height:0;display:flex;flex-direction:column}
 body.blokino-episode-v2-page .episode-detail-page__body .random-anime-panel{flex:0 0 auto}
}
@media screen and (max-width:1100px){
 body.blokino-episode-v2-page .detail-sidebar{position:relative;top:auto;margin-top:0}
 body.blokino-episode-v2-page .episode-detail-page__body{align-items:start}
 body.blokino-episode-v2-page .episode-detail-page__body>.detail-sidebar{align-self:auto;grid-template-rows:auto}
}
@media screen and (max-width:760px){
  body.blokino-episode-v2-page{width:100vw;max-width:100vw;min-width:0;margin:0!important;padding:0!important;overflow-x:hidden}
  body.blokino-episode-v2-page .article{width:100vw!important;max-width:100vw!important;min-width:0!important;margin-right:0!important;margin-left:0!important}
  body.blokino-episode-v2-page .episode-v2-page-main{width:calc(100vw - 24px);max-width:calc(100vw - 24px);min-width:0;margin-right:auto;margin-left:auto}
 body.blokino-episode-v2-page .detail-cover,body.blokino-episode-v2-page .detail-cover *{max-width:100%}
 body.blokino-episode-v2-page .blokino-player-switcher .bps-head{align-items:stretch!important;flex-direction:column!important;padding:14px 16px 10px!important}
 body.blokino-episode-v2-page .blokino-player-switcher .bps-preference{width:100%!important;min-width:0!important;align-items:flex-start!important;flex-direction:column!important}
 body.blokino-episode-v2-page .blokino-player-switcher .bps-actions{width:100%!important;flex-wrap:wrap!important}
 body.blokino-episode-v2-page .blokino-player-switcher .bps-action-primary{flex:1 1 auto!important}
 body.blokino-episode-v2-page .episode-v2-sidebar{margin-top:0}
 body.blokino-episode-v2-page .detail-cover__caption{padding:22px}
 body.blokino-episode-v2-page .episode-navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
 body.blokino-episode-v2-page .episode-navigation>*{min-width:0;min-height:74px;padding:10px 7px}
 body.blokino-episode-v2-page .detail-sidebar{gap:10px}
}
/* END EPISODE LAYOUT */

/* Permanent-address bookmark help; one shared implementation for all public pages. */
.bookmark-reminder[hidden]{display:none!important}
.bookmark-reminder{box-sizing:border-box;display:flex;align-items:center;gap:14px;margin:16px auto;padding:14px 18px;background:#17262b;border:1px solid #42616b;color:#f2f5f7;font:14px/1.5 ui-sans-serif,system-ui,sans-serif}
.bookmark-reminder__copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:3px;overflow-wrap:anywhere}
.bookmark-reminder__copy strong{color:#fff;font-size:16px}
.bookmark-help__button,.bookmark-reminder__dismiss{box-sizing:border-box;min-height:44px;padding:10px 15px;border:1px solid #718b95;background:#233e48;color:#fff;font:600 14px/1.4 ui-sans-serif,system-ui,sans-serif;cursor:pointer}
.bookmark-help__button:hover,.bookmark-reminder__dismiss:hover{background:#30515e}
.bookmark-help__button:focus-visible,.bookmark-reminder__dismiss:focus-visible,.bookmark-help input:focus-visible,.bookmark-help summary:focus-visible{outline:2px solid #80d9ff;outline-offset:3px}
.bookmark-help__button:disabled{opacity:.7;cursor:wait}
.bookmark-reminder__dismiss{flex:0 0 44px;padding:6px;font-size:24px;background:transparent}
.bookmark-help__launcher{margin-top:18px}
dialog.bookmark-help{box-sizing:border-box;max-width:600px;width:calc(100% - 24px);max-height:calc(100dvh - 32px);overflow-y:auto;margin:auto;padding:26px;border:1px solid #65737e;background:#202327;color:#f2f5f7;color-scheme:dark;font:16px/1.55 ui-sans-serif,system-ui,sans-serif;text-align:left}
dialog.bookmark-help::backdrop{background:rgba(0,0,0,.75)}
dialog.bookmark-help h2{margin:0 0 14px;color:#fff;font:600 clamp(22px,4vw,28px)/1.2 ui-sans-serif,system-ui,sans-serif;letter-spacing:normal}
dialog.bookmark-help p{margin:12px 0;color:#e1e7eb;font:inherit}
dialog.bookmark-help .bookmark-help__address-label{display:block;margin:16px 0 6px;font-size:14px;color:#e1e7eb}
dialog.bookmark-help .bookmark-help__address{box-sizing:border-box;display:block;width:100%;min-height:46px;margin:0 0 12px;padding:10px;border:1px solid #788790;background:#10151a;color:#fff;font:16px/1.4 ui-sans-serif,system-ui,sans-serif}
dialog.bookmark-help .bookmark-help__status{min-height:1.5em;font-size:14px;color:#a5e6c7}
.bookmark-help__instructions{padding:12px 0;border-top:1px solid #4b535b}
.bookmark-help__instructions summary{cursor:pointer;color:#fff;font-weight:600;min-height:28px}
dialog.bookmark-help .bookmark-help__note{color:#c0c9cf;font-size:13px}
@media(max-width:600px){.bookmark-reminder{flex-wrap:wrap;gap:10px;padding:12px}.bookmark-reminder__copy{flex-basis:calc(100% - 58px)}.bookmark-reminder__dismiss{order:1}.bookmark-reminder>.bookmark-help__button{order:2;width:100%}dialog.bookmark-help{padding:20px}}
/* Canonical visual foundation for all opt-in Blokino v2 pages. */
/* Schedule foundation migrated from the retired schedule.css. */
body.blokino-schedule{color-scheme:dark;--page:#07080a;--panel:#202124;--raised:#121316;--line:#292c31;--line-strong:#454950;--text:#f5f3ee;--muted:#9299a5;--red:#e71e3a;--red-text:#ff405b;--content:1240px;--text-meta:.75rem;--text-body:.875rem;--font-ui:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";margin:0;background:var(--page);color:var(--text);font:16px/1.45 var(--font-ui)}
.schedule-width{width:min(var(--content),calc(100% - 32px));margin:0 auto}
.schedule-main{padding:var(--b2-section-gap) 0 0}
.schedule-main>h1{max-width:1050px;margin:0 0 32px;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:.98;letter-spacing:-.045em}
.schedule-eyebrow{color:var(--red-text);font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}
.schedule-hero{position:relative;min-height:340px;display:block;overflow:hidden;border:1px solid var(--line)}
.schedule-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}

.schedule-hero__copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:42px}
.schedule-hero__copy small{color:var(--red-text);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.schedule-hero__copy strong{margin:8px 0 18px;font-size:clamp(42px,5vw,64px);line-height:.9;letter-spacing:-.055em}
.schedule-hero__copy b{padding:13px 16px;background:#fff;color:#111;font-size:12px}
.schedule-archive{padding-top:var(--b2-section-gap)}
.schedule-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:18px}
.schedule-section-heading h2{margin:6px 0 0;font-size:38px;font-weight:400;letter-spacing:-.04em}
.schedule-section-heading p{max-width:380px;margin:0;color:var(--muted);font-size:12px;text-align:right}
.schedule-year-list{display:grid;gap:8px}
.archive-year{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;padding:10px;background:var(--panel)}
.archive-year__label{display:flex;flex-direction:column;justify-content:flex-end;gap:4px;padding:14px}
.archive-year__label small{color:var(--muted);font-size:11px;text-transform:uppercase}
.archive-year__label strong{font-size:32px;letter-spacing:-.05em}
.archive-year__quarters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}
.archive-year__quarters>a,.archive-year__quarters>span{min-height:72px;display:grid;grid-template-columns:1fr auto;align-content:center;gap:5px;padding:12px;border:1px solid var(--line);background:var(--raised)}
.archive-year__quarters>a>span,.archive-year__quarters>span>span{grid-column:1/-1;font-size:14px;font-weight:600}
.archive-year__quarters small{color:var(--muted);font-size:10px}
.archive-year__quarters b{color:var(--red-text)}
.archive-year__quarters>a:hover,.archive-year__quarters>a.is-current{border-color:var(--red)}
.archive-year__quarters>a.is-current{background:#281419}
.archive-year__quarters .is-unavailable{opacity:.33}
.schedule-total{margin:14px 0 0;color:var(--muted);font-size:12px;text-align:right}

.quarter-switcher{min-height:170px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-top:10px;padding:30px;background:var(--panel)}
.quarter-switcher>div{display:flex;flex-direction:column;gap:12px}
.quarter-switcher>div>.schedule-eyebrow{font-size:20px}
.quarter-switcher nav{display:flex;gap:5px}
.quarter-switcher nav a,.quarter-switcher nav strong,.quarter-switcher nav span{min-width:110px;min-height:56px;display:grid;place-items:center;border:1px solid var(--line);background:var(--raised);color:#aeb3bb;font-size:16px;font-weight:600}
.quarter-switcher nav strong{border-color:var(--red);background:var(--red);color:#fff}
.quarter-switcher nav span{opacity:.35}
.quarter-switcher__archive{color:var(--red-text)!important;font-size:12px;font-weight:600}
.schedule-day-section{padding-top:var(--b2-section-gap)}
.schedule-day-section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}
.schedule-day-section h2{margin:8px 0 0;font-size:clamp(42px,3.5vw,64px);font-weight:400;line-height:.95;letter-spacing:-.045em}
.schedule-day-section>header>a{color:var(--muted);font-size:12px}
.entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.entry-card{height:278px;min-height:178px;display:grid;grid-template-columns:123px minmax(0,1fr) auto;align-items:stretch;overflow:hidden;border:1px solid var(--line);background:var(--panel)}
.entry-card>.blokino-picture{width:123px;height:100%;min-height:178px;display:block;overflow:hidden;background:#111318}
.entry-card>img,.entry-card>.blokino-picture>img{width:123px;height:100%;min-height:178px;display:block;aspect-ratio:4/9;object-fit:cover;background:#111318}
.entry-card__copy{min-width:0;min-height:178px;display:flex;flex-direction:column;overflow:hidden;padding:20px 16px}
.entry-card__copy>small{display:-webkit-box;max-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:var(--red-text);font-size:13px;font-weight:600;line-height:1.25;text-transform:uppercase}
.entry-card--irregular .entry-card__copy>small,.entry-card--paused .entry-card__copy>small{color:#f5b83d}
.entry-card--completed .entry-card__copy>small{color:#6bd89b}
.entry-card--transferred .entry-card__copy>small{color:#6fa8ff}
.entry-card__copy>strong{display:-webkit-box;max-height:8.1em;overflow:hidden;margin-top:10px;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6;font-size:17px;line-height:1.35}
.entry-card__copy>span{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:auto;color:var(--muted);font-size:12px}
.entry-card__copy b{color:#fff}
.entry-card__copy i{padding:3px 5px;border:1px solid var(--line-strong);font-style:normal}
.entry-card__arrow{align-self:end;padding:0 16px 18px 0;color:var(--red-text)}
.entry-card:hover{border-color:var(--line-strong);background:#242529}
.schedule-empty{margin:0;padding:28px;background:var(--panel);color:var(--muted)}
@media(max-width:1100px){.entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.schedule-main{padding:var(--b2-section-gap) 0 0}.schedule-main>h1{margin-bottom:22px;font-size:clamp(38px,11vw,58px)}.schedule-hero{min-height:300px}.schedule-hero>img{object-position:58% center}.schedule-hero__copy{padding:24px}.schedule-hero__copy strong{font-size:44px}.schedule-archive{padding-top:var(--b2-section-gap)}.schedule-section-heading{align-items:flex-start;flex-direction:column}.schedule-section-heading p{text-align:left}.archive-year{grid-template-columns:1fr}.archive-year__label{padding-bottom:0}.archive-year__quarters{grid-template-columns:1fr 1fr}.quarter-switcher{min-height:0;align-items:stretch;flex-direction:column;padding:22px}.quarter-switcher nav{overflow-x:auto;margin-inline:-22px;padding-inline:22px;scrollbar-width:none}.quarter-switcher nav::-webkit-scrollbar{display:none}.quarter-switcher nav a,.quarter-switcher nav strong,.quarter-switcher nav span{min-width:78px;flex:0 0 78px}.schedule-day-section{padding-top:var(--b2-section-gap)}.schedule-day-section>header{margin-bottom:18px}.schedule-day-section h2{font-size:clamp(30px,10vw,45px)}.entry-grid{grid-template-columns:1fr}.entry-card{height:181px;min-height:181px;grid-template-columns:80px minmax(0,1fr) auto}.entry-card>.blokino-picture{width:80px;min-height:181px}.entry-card>img,.entry-card>.blokino-picture>img{width:80px;height:100%;min-height:181px}.entry-card__copy{min-height:181px;padding:15px 12px}.entry-card__copy>small{font-size:11px}.entry-card__copy>strong{max-height:5.4em;-webkit-line-clamp:4;line-clamp:4;font-size:14px}.entry-card__arrow{align-self:center;padding:0 12px 0 0}}

/* FAQ foundation migrated from the retired faq-page.css. */
body.blokino-faq-page{--faq-bg:#000;--faq-panel:#222;--faq-panel-deep:#111317;--faq-line:rgba(255,255,255,.09);--faq-line-strong:rgba(255,255,255,.17);--faq-text:#f7f5f1;--faq-muted:#9da3ad;--faq-red:#ff3447;--faq-content:1240px;--faq-font:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";min-width:0;margin:0;overflow-x:hidden;background:var(--faq-bg);color:var(--faq-text);font-family:var(--faq-font);line-height:1.5}
body.blokino-faq-page [hidden]{display:none!important}
body.blokino-faq-page .faq-width{width:min(var(--faq-content),calc(100% - 48px));margin:0 auto}
body.blokino-faq-page .faq-main{padding:var(--b2-section-gap) 0 0}
body.blokino-faq-page .faq-hero{position:relative;display:grid;min-height:320px;overflow:hidden;border:1px solid var(--faq-line);background:#17191e}
body.blokino-faq-page .faq-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
body.blokino-faq-page .faq-hero__scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.93) 0%,rgba(0,0,0,.65) 47%,rgba(0,0,0,.26)),linear-gradient(0deg,rgba(0,0,0,.55),transparent 60%)}
body.blokino-faq-page .faq-hero__copy{position:relative;z-index:1;display:flex;max-width:760px;flex-direction:column;justify-content:end;align-items:flex-start;padding:clamp(26px,5vw,58px)}
body.blokino-faq-page .faq-hero__copy p{margin:0 0 10px;color:var(--faq-red);font-size:12px;font-weight:600;letter-spacing:.19em;text-transform:uppercase}
body.blokino-faq-page .faq-hero h1{margin:0;color:#fff;font-size:clamp(2.5rem,5.5vw,5.25rem);font-weight:450;line-height:.92;letter-spacing:-.065em}
body.blokino-faq-page .faq-hero__summary{display:flex;align-items:center;flex-wrap:wrap;gap:9px 15px;margin-top:20px;color:#b5bbc4;font-size:.9rem}
body.blokino-faq-page .faq-hero__summary b{padding:7px 10px;border:1px solid rgba(255,52,71,.48);background:#2a1419;color:#ff7582;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}
body.blokino-faq-page .faq-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:end;gap:36px;margin:var(--b2-section-gap) 0 0;color:#b5bbc4;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}
body.blokino-faq-page .faq-intro header>span{color:var(--faq-red);font-size:11px;font-weight:600;letter-spacing:.17em;text-transform:uppercase}
body.blokino-faq-page .faq-intro h2{margin:6px 0 0;color:#fff;font-size:clamp(1.8rem,3vw,3rem);font-weight:500;line-height:1;letter-spacing:-.045em}
body.blokino-faq-page .faq-intro p{margin:0}
body.blokino-faq-page .faq-list{display:grid;gap:8px;margin:var(--b2-section-gap) 0 0}
body.blokino-faq-page .faq-item{border:1px solid var(--faq-line);background:var(--faq-panel)}
body.blokino-faq-page .faq-item[open]{border-color:var(--faq-line-strong);background:#252525}
body.blokino-faq-page .faq-item summary{position:relative;display:flex;min-height:76px;align-items:center;gap:16px;padding:18px 68px 18px 22px;color:#fff;cursor:pointer;font-size:clamp(1rem,1.7vw,1.25rem);font-weight:600;line-height:1.25;list-style:none}
body.blokino-faq-page .faq-item summary::-webkit-details-marker{display:none}
body.blokino-faq-page .faq-item summary>span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:30px;border:1px solid rgba(255,52,71,.38);background:#2a1419;color:#ff7582;font-size:.7rem;font-weight:600;letter-spacing:.08em}
body.blokino-faq-page .faq-item summary::after{position:absolute;right:22px;top:50%;width:11px;height:11px;border-right:2px solid var(--faq-red);border-bottom:2px solid var(--faq-red);content:"";transform:translateY(-70%) rotate(45deg);transition:transform .18s ease}
body.blokino-faq-page .faq-item[open] summary::after{transform:translateY(-25%) rotate(225deg)}
body.blokino-faq-page .faq-item summary:hover{background:#17191e}
body.blokino-faq-page .faq-item summary:focus-visible{outline:2px solid #fff;outline-offset:-4px}
body.blokino-faq-page .faq-answer{max-width:900px;padding:0 22px 23px;color:#c1c6ce;font-size:1rem;line-height:1.65}
body.blokino-faq-page .faq-answer>:first-child{margin-top:0}
body.blokino-faq-page .faq-answer>:last-child{margin-bottom:0}
body.blokino-faq-page .faq-answer a{color:#fff;text-decoration-color:var(--faq-red);text-underline-offset:3px}
body.blokino-faq-page .faq-answer strong{color:#fff}
body.blokino-faq-page .faq-admin-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;margin-top:var(--b2-section-gap);padding:20px 22px;border:1px solid rgba(255,52,71,.37);background:#25171b;color:#d8dbe0}
body.blokino-faq-page .faq-admin-note::before{display:grid;place-items:center;width:34px;height:34px;background:var(--faq-red);color:#fff;content:"!";font-weight:600}
body.blokino-faq-page .faq-admin-note>div{min-width:0}
body.blokino-faq-page .faq-admin-note span{display:block;margin-bottom:2px;color:#ff7582;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}
body.blokino-faq-page .faq-admin-note p{margin:0;line-height:1.55}
body.blokino-faq-page .faq-admin-note strong{display:block;margin-bottom:3px;color:#fff}
body.blokino-faq-page .faq-admin-note a{display:inline-block;margin-top:10px;color:#fff;font-weight:600;text-decoration-color:var(--faq-red);text-underline-offset:3px}
@media(max-width:760px){body.blokino-faq-page{width:100vw;max-width:100vw;margin:0!important;padding:0!important;overflow-x:hidden}body.blokino-faq-page .faq-width{width:calc(100vw - 24px);max-width:calc(100vw - 24px)}body.blokino-faq-page .faq-main{padding:var(--b2-section-gap) 0 0}body.blokino-faq-page .faq-hero{min-height:255px}body.blokino-faq-page .faq-hero__copy{padding:24px}body.blokino-faq-page .faq-hero h1{font-size:clamp(2.15rem,12vw,3.25rem)}body.blokino-faq-page .faq-intro{grid-template-columns:1fr;gap:12px;margin-top:25px;font-size:1rem}body.blokino-faq-page .faq-list{gap:7px;margin-top:var(--b2-section-gap)}body.blokino-faq-page .faq-item summary{min-height:66px;padding:16px 52px 16px 16px;font-size:1rem}body.blokino-faq-page .faq-item summary::after{right:18px}body.blokino-faq-page .faq-answer{padding:0 16px 18px;font-size:.95rem}body.blokino-faq-page .faq-admin-note{grid-template-columns:1fr;gap:10px;margin-top:var(--b2-section-gap);padding:16px}}
@media(max-width:430px){body.blokino-faq-page .faq-hero{min-height:235px}}

@font-face{font-family:"Blokino Logo Roboto";font-style:normal;font-weight:300;font-display:swap;src:url("/anime/roboto-logo-cyrillic.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
html{scrollbar-gutter:stable}
.blokino-picture{display:contents}.blokino-picture>source{display:none}
:root{--b2-accent-info:#69c9ff;--b2-accent-fresh:#69d9a1;--b2-accent-rating:#ffcf66;--b2-accent-personal:#b990ff;--b2-accent-quiet:#8f98a5;--b2-weight-strong:600}
body.blokino-v2-shell{--b2-bg:#000;--b2-panel:#222;--b2-panel-deep:#121419;--b2-line:rgba(255,255,255,.09);--b2-line-strong:rgba(255,255,255,.17);--b2-text:#f7f5f1;--b2-muted:#9da3ad;--b2-red:#ff3447;--b2-red-surface:#e51d3b;--b2-content:1240px;--b2-section-gap:32px;--b2-font:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji";width:100%;min-width:0;margin:0;padding:0;overflow-x:hidden;background:var(--b2-bg);color:var(--b2-text);font-family:var(--b2-font);line-height:1.5}
:is(body.blokino-schedule,body.blokino-faq-page,body.blokino-series-page,body.blokino-home-page,body.blokino-film-page) *,:is(body.blokino-schedule,body.blokino-faq-page,body.blokino-series-page,body.blokino-home-page,body.blokino-film-page) *::before,:is(body.blokino-schedule,body.blokino-faq-page,body.blokino-series-page,body.blokino-home-page,body.blokino-film-page) *::after{box-sizing:border-box}
:is(body.blokino-schedule,body.blokino-series-page,body.blokino-home-page) a{color:inherit;text-decoration:none}
:is(body.blokino-faq-page,body.blokino-film-page) a{color:inherit}
body.blokino-v2-shell [hidden]{display:none!important}body.blokino-v2-shell .sr-only{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.blokino-v2-shell .content-width{box-sizing:border-box;width:min(var(--b2-content),calc(100% - 48px));margin-inline:auto}body.blokino-v2-shell .page-main{padding-block:10px}body.blokino-v2-shell .tile{border:1px solid var(--b2-line);background:var(--b2-panel)}body.blokino-v2-shell .eyebrow{display:block;font-size:.75rem;font-weight:var(--b2-weight-strong);letter-spacing:.2em;text-transform:uppercase}body.blokino-v2-shell .site-header,body.blokino-v2-shell .site-header *{box-sizing:border-box}
/* Sitewide typography: every intentionally bold public-site element is capped at 600. */
:is(body.blokino-v2-shell,body.blokino-film-page) :is(h1,h2,h3,h4,h5,h6,strong,b){font-weight:var(--b2-weight-strong)!important}
:is(body.blokino-v2-shell,body.blokino-film-page) :where(.bps-action,.episode-v2-rail-heading p,.eyebrow,.random-anime-card__copy small,.faq-hero__copy p,.faq-intro header>span,.faq-item summary,.faq-item summary>span,.faq-admin-note span,.faq-admin-note a,.schedule-eyebrow,.schedule-hero__copy small,.archive-year__quarters>a>span,.archive-year__quarters>span>span,.quarter-switcher nav a,.quarter-switcher nav span,.quarter-switcher__archive,.entry-card__copy>small,.blokino-comment-form label,.blokino-comment-submit,.blokino-comments-login a,.blokino-comment-avatar--letter,.blokino-comment-edit-form label,.blokino-comment-report-form label,.blokino-comments-pagination a,.favorite-button,.favorite-login,.user-rating-button,.user-rating-login,.user-account-badge,.socialknopka li,.post a,.breadcrumb a,a.jan,.kalendar a,.blokino-latest-comment-avatar--letter){font-weight:var(--b2-weight-strong)!important}
body.blokino-faq-page .faq-admin-note::before{font-weight:var(--b2-weight-strong)!important}
body.blokino-v2-shell .skip-link{position:fixed;z-index:200;top:10px;left:10px;padding:10px 14px;background:#fff;color:#090a0c;font-size:.875rem;font-weight:var(--b2-weight-strong);line-height:1.2;text-decoration:none;transform:translateY(-160%);transition:transform .16s ease}body.blokino-v2-shell .skip-link:focus-visible{outline:3px solid var(--b2-red);outline-offset:3px;transform:translateY(0)}
body.blokino-v2-shell .detail-heading{display:block;margin:0;padding:15px;text-align:center;text-transform:uppercase}body.blokino-v2-shell .detail-heading h1{max-width:1080px;margin:0 auto;color:var(--b2-text);font-size:clamp(1.5rem,2vw,2.5rem);font-weight:400;line-height:.95;letter-spacing:-.055em}body.blokino-v2-shell .breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:15px;color:#888e97;font-size:1rem}body.blokino-v2-shell .breadcrumbs a{color:inherit;text-decoration:none}body.blokino-v2-shell .breadcrumbs b{color:#d8dadd}
body.blokino-v2-shell .detail-page__primary{min-width:0}
body.blokino-v2-shell .detail-page__body{background:transparent}
:is(body.blokino-series-page,body.blokino-film-page) .detail-cover{position:relative;width:100%;min-height:0;overflow:hidden;margin:0}
:is(body.blokino-series-page,body.blokino-film-page) .detail-cover>img,:is(body.blokino-series-page,body.blokino-film-page) .detail-cover>picture>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
:is(body.blokino-series-page,body.blokino-film-page) .detail-cover__scrim{position:absolute;inset:0}
:is(body.blokino-series-page,body.blokino-film-page) .detail-cover__caption{position:absolute;right:0;bottom:0;left:0;padding:clamp(22px,4vw,42px)}
:is(body.blokino-series-page,body.blokino-film-page) .detail-cover__caption>.eyebrow{color:var(--b2-accent-info)}
body.blokino-v2-shell .content-engagement{display:grid;grid-template-columns:.85fr 1.15fr;gap:10px;margin:10px 0 0;padding:0;border:0;background:transparent;box-shadow:none}body.blokino-v2-shell .content-engagement>.favorite-action,body.blokino-v2-shell .content-engagement>.user-rating{min-width:0;min-height:112px;margin:0;border:1px solid var(--b2-line);background:var(--b2-panel)}body.blokino-v2-shell :is(.favorite-action--v2,.favorite-action--episode-v2){display:flex;align-items:stretch;padding:0;color:var(--b2-text);cursor:pointer;text-align:left;text-decoration:none}body.blokino-v2-shell :is(.favorite-action--v2,.favorite-action--episode-v2) .favorite-button{width:100%;min-height:110px;display:flex;align-items:center;gap:16px;padding:16px;border:0;background:transparent;color:var(--b2-text);cursor:pointer;text-align:left}body.blokino-v2-shell :is(.favorite-action--v2,.favorite-action--episode-v2).favorite-login{align-items:center;gap:16px;padding:16px}body.blokino-v2-shell .favorite-action-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;background:#111;color:var(--b2-red);font-size:2rem;line-height:1}body.blokino-v2-shell .favorite-action-copy{min-width:0;display:flex;flex-direction:column;gap:5px}body.blokino-v2-shell .favorite-action-copy small{color:var(--b2-muted);font-size:.72rem}body.blokino-v2-shell .favorite-action-copy strong{color:var(--b2-text);font-size:1.2rem;line-height:1.2}body.blokino-v2-shell :is(.favorite-action--v2,.favorite-action--episode-v2).is-active{border-color:var(--b2-red);background:#211317}body.blokino-v2-shell :is(.favorite-action--v2,.favorite-action--episode-v2).is-active .favorite-action-icon{background:var(--b2-red-surface);color:#fff}body.blokino-v2-shell :is(.favorite-action--v2,.favorite-action--episode-v2):hover,body.blokino-v2-shell :is(.favorite-action--v2,.favorite-action--episode-v2):focus-within{border-color:var(--b2-line-strong);text-decoration:none}
body.blokino-v2-shell :is(.user-rating--v2,.user-rating--episode-v2){display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:16px}body.blokino-v2-shell :is(.user-rating--v2,.user-rating--episode-v2) .user-rating-summary{display:flex;align-items:center;gap:12px;min-width:0}body.blokino-v2-shell .user-rating-summary-copy{display:flex;flex-direction:column;gap:4px}body.blokino-v2-shell .user-rating-summary-copy strong{font-size:.875rem;white-space:nowrap}body.blokino-v2-shell :is(.user-rating--v2,.user-rating--episode-v2) .user-rating-average{color:var(--b2-text);font-size:2rem;font-weight:var(--b2-weight-strong);line-height:1;letter-spacing:-.05em}body.blokino-v2-shell :is(.user-rating--v2,.user-rating--episode-v2) :is(.user-rating-count,.user-rating-prompt,.user-rating-current){color:var(--b2-muted);font-size:.7rem}body.blokino-v2-shell :is(.user-rating--v2,.user-rating--episode-v2) .user-rating-editor{min-width:0;display:grid;gap:7px}body.blokino-v2-shell .user-rating-selection{order:2;display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px}body.blokino-v2-shell .user-rating-score-list{order:1;display:grid;box-sizing:border-box;grid-template-columns:repeat(10,minmax(0,1fr));gap:4px;padding-right:8px}body.blokino-v2-shell .user-rating-score-form{margin:0}body.blokino-v2-shell .user-rating-score{width:100%;min-height:44px;border:1px solid var(--b2-line);background:#111;color:var(--b2-text);font:600 .8rem Arial,Helvetica,sans-serif;cursor:pointer}body.blokino-v2-shell .user-rating-score:hover,body.blokino-v2-shell .user-rating-score:focus,body.blokino-v2-shell .user-rating-score:is(.is-current,.is-active){border-color:#ffcf42;background:#ffcf42;color:#17130a}body.blokino-v2-shell :is(.user-rating--v2,.user-rating--episode-v2) .user-rating-remove-form{order:3;margin:0}body.blokino-v2-shell :is(.user-rating--v2,.user-rating--episode-v2) .user-rating-button{min-height:44px;margin:0;padding:0;border:0;background:transparent;color:#ff9aa4;font:var(--b2-weight-strong) .7rem Arial,Helvetica,sans-serif;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){body.blokino-v2-shell .detail-heading{padding:10px}body.blokino-v2-shell .content-engagement{grid-template-columns:1fr}body.blokino-v2-shell :is(.user-rating--v2,.user-rating--episode-v2){grid-template-columns:1fr;align-items:start}body.blokino-v2-shell .user-rating-score-list{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:760px){:is(body.blokino-series-page,body.blokino-film-page) .detail-cover__caption{padding:clamp(14px,4vw,22px)}}
body.blokino-privacy-page .privacy-main{padding:var(--b2-section-gap) 0 0}
body.blokino-privacy-page .privacy-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:36px;padding:clamp(28px,5vw,64px);background:var(--b2-panel)}
body.blokino-privacy-page .privacy-hero>div:first-child{min-width:0}
body.blokino-privacy-page .privacy-hero .eyebrow{color:var(--b2-accent-info)}
body.blokino-privacy-page .privacy-hero h1{max-width:850px;margin:10px 0 16px;color:var(--b2-text);font-size:clamp(2.5rem,6vw,5.4rem);line-height:.95;letter-spacing:-.055em}
body.blokino-privacy-page .privacy-hero p{max-width:780px;margin:0;color:var(--b2-muted);font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.65}
body.blokino-privacy-page .privacy-hero__meta{box-sizing:border-box;width:100%;align-self:end;padding:20px;background:var(--b2-panel-deep)}
body.blokino-privacy-page .privacy-hero__meta span{display:block;color:var(--b2-accent-info);font-size:.66rem;font-weight:var(--b2-weight-strong);letter-spacing:.13em;text-transform:uppercase}
body.blokino-privacy-page .privacy-hero__meta strong{display:block;margin-top:7px;color:var(--b2-text);font-size:1.05rem}
body.blokino-privacy-page .privacy-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px}
body.blokino-privacy-page .privacy-summary div{min-width:0;padding:20px;background:#15171b}
body.blokino-privacy-page .privacy-summary span{display:block;color:var(--b2-accent-info);font-size:.66rem;font-weight:var(--b2-weight-strong);letter-spacing:.1em;text-transform:uppercase}
body.blokino-privacy-page .privacy-summary strong{display:block;margin-top:7px;color:var(--b2-text);font-size:1rem;line-height:1.35}
body.blokino-privacy-page .privacy-sections{display:grid;gap:8px;margin-top:var(--b2-section-gap)}
body.blokino-privacy-page .privacy-section{padding:clamp(22px,4vw,42px);background:var(--b2-panel)}
body.blokino-privacy-page .privacy-section h2{margin:0 0 16px;color:var(--b2-text);font-size:clamp(1.45rem,2.6vw,2.15rem);letter-spacing:-.03em}
body.blokino-privacy-page .privacy-section :is(p,li){color:#c4c8cf;font-size:.96rem;line-height:1.7}
body.blokino-privacy-page .privacy-section p{margin:0 0 14px}
body.blokino-privacy-page .privacy-section p:last-child{margin-bottom:0}
body.blokino-privacy-page .privacy-section ul{display:grid;gap:8px;margin:0;padding-left:20px}
body.blokino-privacy-page .privacy-section a{color:var(--b2-accent-info);text-underline-offset:3px}
body.blokino-privacy-page .privacy-note{padding:20px;background:var(--b2-panel-deep);color:var(--b2-muted);font-size:.82rem;line-height:1.6}
@media(max-width:1180px){body.blokino-privacy-page .privacy-hero{grid-template-columns:1fr}body.blokino-privacy-page .privacy-hero__meta{align-self:auto}}
@media(max-width:900px){body.blokino-privacy-page .privacy-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body.blokino-privacy-page .privacy-main{padding:var(--b2-section-gap) 0 0}body.blokino-privacy-page .privacy-hero{gap:24px;padding:24px}body.blokino-privacy-page .privacy-section{padding:20px}}
@media(max-width:520px){body.blokino-privacy-page .privacy-summary{grid-template-columns:1fr}}
body.blokino-v2-shell .site-header{position:relative;z-index:60;width:100%;border-bottom:1px solid #191b20;background:#000}body.blokino-v2-shell .site-header__inner{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;width:min(var(--b2-content),calc(100% - 48px));min-height:104px;margin:0 auto}body.blokino-v2-shell .brand-link{display:flex;align-items:center;min-height:48px;text-decoration:none}body.blokino-v2-shell .brand-logo{display:inline-flex;font-family:"Blokino Logo Roboto","Arial Narrow",sans-serif;font-size:clamp(2rem,3vw,3.6rem);font-weight:300;line-height:.9;letter-spacing:-.055em}body.blokino-v2-shell .brand-logo span:first-child{color:#fff}body.blokino-v2-shell .brand-logo span:last-child{color:#ff172a}
body.blokino-v2-shell .desktop-nav{justify-self:center;display:flex;align-self:stretch;align-items:stretch}body.blokino-v2-shell .desktop-nav a{position:relative;display:flex;align-items:center;padding:0 20px;color:#b4b8bf;font-size:18px;font-weight:var(--b2-weight-strong);text-decoration:none}body.blokino-v2-shell .desktop-nav a:after{position:absolute;right:17px;bottom:-1px;left:17px;height:2px;background:transparent;content:""}body.blokino-v2-shell .desktop-nav a:is(:hover,:focus,.is-active){color:#fff;text-decoration:none}body.blokino-v2-shell .desktop-nav a.is-active:after{background:var(--b2-red)}
body.blokino-v2-shell .header-actions{display:flex;align-items:center;gap:9px}body.blokino-v2-shell :is(.search-button,.profile-tile,.menu-button){min-height:62px;border:1px solid var(--b2-line);background:#17191e}body.blokino-v2-shell .search-button{display:flex;align-items:center;gap:14px;min-width:290px;padding:0 18px;color:#d7d9dd;text-decoration:none}body.blokino-v2-shell .search-button>span:nth-child(2){font-size:17px;font-weight:var(--b2-weight-strong)}body.blokino-v2-shell .search-button kbd{margin-left:auto;padding:4px 6px;border:1px solid var(--b2-line);background:#0d0f12;color:#777e88;font-size:10px}body.blokino-v2-shell .search-glyph{position:relative;display:inline-block;flex:0 0 17px;width:17px;height:17px;border:2px solid currentColor;border-radius:50%}body.blokino-v2-shell .search-glyph:after{position:absolute;right:-5px;bottom:-2px;width:7px;height:2px;background:currentColor;content:"";transform:rotate(45deg);transform-origin:left center}
body.blokino-v2-shell .profile-tile{display:flex;min-width:190px;margin:0;padding:0;list-style:none}body.blokino-v2-shell .profile-tile:empty{display:none}body.blokino-v2-shell .profile-tile .user-account{display:block;width:100%;margin:0;padding:0;list-style:none}body.blokino-v2-shell .profile-tile a{display:flex;align-items:center;gap:12px;min-height:60px;padding:7px 16px 7px 7px;color:#eceef1;font-size:19px;font-weight:var(--b2-weight-strong);text-decoration:none}body.blokino-v2-shell .profile-tile .user-account-name{display:flex;align-items:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.blokino-v2-shell .profile-tile .user-account-avatar{display:block;flex:0 0 46px;width:46px;height:46px;margin-right:12px;background:#e71e3a;color:#fff;object-fit:cover}body.blokino-v2-shell .profile-tile .user-account-avatar--fallback{display:grid;place-items:center;font-size:16px;font-weight:var(--b2-weight-strong)}body.blokino-v2-shell .profile-tile .user-account-badge{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#b40000;color:#fff;font-size:11px;line-height:1}body.blokino-v2-shell .profile-tile .user-account--guest a{justify-content:center;background:#8b0000}
body.blokino-v2-shell :is(.header-menu,.mobile-menu-panel,.mobile-tabbar){display:none}body.blokino-v2-shell .menu-button{box-sizing:border-box;width:46px;padding:18px 12px;cursor:pointer;list-style:none}body.blokino-v2-shell .menu-button::-webkit-details-marker{display:none}body.blokino-v2-shell .menu-button span{display:block;width:20px;height:2px;margin:4px 0;background:#fff}
body.blokino-v2-shell.search-is-open{overflow:hidden}body.blokino-v2-shell .search-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:start center;padding-top:max(4vh,24px);visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}body.blokino-v2-shell .search-overlay.is-open{visibility:visible;opacity:1}body.blokino-v2-shell .search-overlay__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.78);backdrop-filter:blur(8px)}body.blokino-v2-shell .search-panel{position:relative;width:min(760px,calc(100% - 28px));max-height:90vh;overflow:auto;padding:28px;border:1px solid var(--b2-line);background:#111317;box-shadow:0 40px 100px rgba(0,0,0,.7)}body.blokino-v2-shell .search-panel__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}body.blokino-v2-shell .search-panel__top p{margin:0;color:var(--b2-red);font-size:11px;font-weight:var(--b2-weight-strong);letter-spacing:.16em;text-transform:uppercase}body.blokino-v2-shell .search-panel h2{margin:7px 0 20px;font-size:clamp(22px,4vw,42px);line-height:1.04;letter-spacing:-.05em}body.blokino-v2-shell .close-button{width:42px;height:42px;border:1px solid var(--b2-line);background:#1b1e23;color:#fff;cursor:pointer;font-size:22px}body.blokino-v2-shell .search-input-wrap{display:flex;align-items:center;gap:15px;min-height:60px;padding:0 17px;border:1px solid var(--b2-line);background:#090a0c}body.blokino-v2-shell .search-input-wrap:focus-within{outline:2px solid #fff;outline-offset:3px}body.blokino-v2-shell .search-input-wrap input{flex:1;min-width:0;border:0!important;padding:17px 0!important;background:transparent!important;color:#fff!important;font:16px Arial,Helvetica,sans-serif;outline:0}body.blokino-v2-shell .search-submit{min-height:40px;padding:0 16px;border:0;background:var(--b2-red);color:#fff;font-weight:var(--b2-weight-strong);cursor:pointer}body.blokino-v2-shell .search-hint{margin:14px 0 0;color:#858c96;font-size:12px}
/* Series detail page. Shared header, news and comments stay in their canonical sections. */
body.blokino-series-page :is(button,input,textarea){font:inherit}body.blokino-series-page :is(button,a){-webkit-tap-highlight-color:transparent}body.blokino-series-page button{color:inherit}
@media(max-width:760px){body.blokino-v2-shell{--b2-section-gap:24px}}
body.blokino-series-page .page-main{padding-block:10px 0}
body:is(.blokino-series-page,.news-page) .detail-page__body{display:grid;grid-template-columns:minmax(0,1fr) 376px;align-items:start;gap:14px}
body:is(.blokino-series-page,.news-page) .detail-sidebar{position:sticky;top:12px;min-width:0;display:grid;gap:14px}
body.blokino-series-page .detail-cover--series{aspect-ratio:16 / 9}
body.blokino-series-page .detail-cover__scrim{background:linear-gradient(180deg,rgba(4,5,7,.08) 18%,rgba(4,5,7,.34) 48%,rgba(4,5,7,.94))}
body.blokino-series-page .series-cover__meta{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}
body.blokino-series-page .series-cover__meta li{min-height:32px;display:flex;align-items:stretch;border:1px solid rgba(255,255,255,.22);background:rgba(10,11,14,.68);font-size:.72rem;font-weight:var(--b2-weight-strong)}
body.blokino-series-page .series-cover__meta li>:is(span,a){display:inline-flex;align-items:center;padding:6px 9px;color:#fff}
body.blokino-series-page .series-cover__theme-link:hover{background:var(--b2-red-surface)}body.blokino-series-page .series-cover__theme-link:focus-visible{outline:2px solid #fff;outline-offset:2px}
body.blokino-series-page .series-status{min-height:62px;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:14px;margin-top:10px;padding:13px 16px}
body.blokino-series-page .series-status p{margin:0;color:#e2e4e7;font-size:.82rem;font-weight:var(--b2-weight-strong);line-height:1.45}
body.blokino-series-page .series-overview{display:grid;gap:10px;margin-top:10px}
body.blokino-series-page .series-overview__copy{padding:16px}body.blokino-series-page .series-overview__copy p{max-width:920px;margin:12px 0 0;color:#bdc1c8;font-size:.9rem;line-height:1.6}
body.blokino-series-page .series-edge-episodes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body.blokino-series-page .series-edge-card{min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px}
body.blokino-series-page .series-edge-card__copy{min-width:0;display:flex;flex-direction:column;gap:4px}body.blokino-series-page .series-edge-card strong{overflow:hidden;font-size:.86rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
body.blokino-series-page .series-edge-card small{color:var(--b2-muted);font-size:.64rem;line-height:1.35}body.blokino-series-page .series-edge-card time{color:#cbd0d7}
body.blokino-series-page .series-edge-card>b{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--b2-line-strong);color:var(--b2-red)}
body.blokino-series-page .series-edge-card:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.blokino-series-page .episodes-section{padding-top:var(--b2-section-gap);scroll-margin-top:16px}
body.blokino-series-page .season-heading>div>p{margin:10px 0 0;color:var(--b2-muted);font-size:.72rem}
body.blokino-series-page .season-switch{display:flex;gap:4px;scrollbar-width:none}body.blokino-series-page .season-switch::-webkit-scrollbar{display:none}
body.blokino-series-page .season-switch [role=tab]{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border:1px solid var(--b2-line);background:var(--b2-panel)}
body.blokino-series-page .season-switch [role=tab]:hover{border-color:var(--b2-line-strong);background:var(--b2-panel-deep)}
body.blokino-series-page .season-switch [role=tab]:is(.is-active,[aria-selected=true]){border-color:var(--b2-red);background:var(--b2-red-surface);color:#fff}body.blokino-series-page .season-switch [role=tab]:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.blokino-series-page .series-season-panel{display:none;scroll-margin-top:16px}body.blokino-series-page .series-season-panel.is-active,body.blokino-series-page .season-panels:not(.is-enhanced) .series-season-panel:target{display:block}body.blokino-series-page .season-panels:not(.is-enhanced):has(.series-season-panel:target) .series-season-panel.is-active:not(:target){display:none}
body.blokino-series-page .season-content-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:10px}
body.blokino-series-page .season-cover-card{position:sticky;top:12px;overflow:hidden}body.blokino-series-page .season-cover-card img{width:100%;aspect-ratio:180 / 405;display:block;object-fit:contain;background:#090a0c}body.blokino-series-page .season-content-layout--without-cover{grid-template-columns:minmax(0,1fr)}
body.blokino-series-page .season-cover-card>div{display:flex;flex-direction:column;gap:7px;padding:16px}body.blokino-series-page .season-cover-card strong{font-size:1.2rem}body.blokino-series-page .season-cover-card small{color:var(--b2-muted);font-size:.72rem;line-height:1.4}
body.blokino-series-page .season-content-main{min-width:0;display:grid;gap:10px}body.blokino-series-page .season-description{padding:clamp(18px,2.4vw,28px)}body.blokino-series-page .season-description p{max-width:920px;margin:10px 0 0;color:#c4c8cf;font-size:.9rem;line-height:1.65}
body.blokino-series-page .episode-list{display:grid;gap:6px}body.blokino-series-page .episode-list>a{min-height:68px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:9px 14px;border:1px solid var(--b2-line);background:var(--b2-panel)}
body.blokino-series-page .episode-list>a:visited{background-color:#191a1e}
body.blokino-series-page .episode-list>a:visited .episode-number{color:rgba(185,164,208,.62)}
body.blokino-series-page .episode-list>a:visited strong{color:#b9a4d0}
body.blokino-series-page .episode-list>a:is(:hover,.is-current){border-color:var(--b2-line-strong);background:var(--b2-panel-deep)}body.blokino-series-page .episode-list>a.is-current{border-left:3px solid var(--b2-red)}body.blokino-series-page .episode-list>a:focus-visible{outline:2px solid #fff;outline-offset:2px}
body.blokino-series-page .episode-number{color:rgba(255,255,255,.3);font-size:1.35rem;font-weight:var(--b2-weight-strong)}body.blokino-series-page .episode-list div{min-width:0;display:flex;flex-direction:column;gap:4px}
body.blokino-series-page .episode-list small{font-size:.68rem}body.blokino-series-page .episode-list strong{overflow-wrap:anywhere;font-size:.88rem;line-height:1.3}
body.blokino-v2-shell .franchise-section{padding-top:var(--b2-section-gap)}
body.blokino-v2-shell .franchise-section .section-heading .eyebrow{color:var(--b2-accent-info)}
body.blokino-v2-shell .franchise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}
body.blokino-v2-shell .franchise-card{min-height:142px;display:grid;grid-template-columns:152px minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px;color:inherit;text-decoration:none}
body.blokino-v2-shell .franchise-card.franchise-card--without-image{grid-template-columns:minmax(0,1fr) auto;padding:20px}
body.blokino-v2-shell .franchise-card img{width:152px;height:120px;display:block;object-fit:cover}body.blokino-v2-shell .franchise-card__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:7px}
body.blokino-v2-shell :is(.franchise-card,.recommendation-card)>.blokino-picture{display:block;overflow:hidden}body.blokino-v2-shell :is(.franchise-card,.recommendation-card)>.blokino-picture>img{width:100%;height:100%}body.blokino-v2-shell .franchise-card>.blokino-picture{width:152px;height:120px}body.blokino-v2-shell .recommendation-card>.blokino-picture{width:112px;height:88px}
body.blokino-v2-shell .franchise-card__relation{padding:5px 7px;border:1px solid rgba(130,183,213,.42);background:#15232c;color:var(--b2-accent-info);font-size:.62rem;font-weight:var(--b2-weight-strong);letter-spacing:.08em;text-transform:uppercase}
body.blokino-v2-shell .franchise-card strong{overflow-wrap:anywhere;font-size:.92rem;line-height:1.35}body.blokino-v2-shell .franchise-card small{color:var(--b2-muted);font-size:.72rem}body.blokino-v2-shell .franchise-card>b{padding-right:8px;color:var(--b2-accent-info);font-size:1.2rem}
body.blokino-v2-shell .franchise-card:hover{border-color:var(--b2-line-strong);background:var(--b2-panel-deep)}body.blokino-v2-shell .franchise-card:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.blokino-series-page :is(.recommendations-section,.anime-news-section){padding-top:var(--b2-section-gap)}body.blokino-series-page .recommendation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
body.blokino-series-page .recommendation-card{min-height:110px;display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px}body.blokino-series-page .recommendation-card.recommendation-card--without-image{grid-template-columns:minmax(0,1fr) auto}
body.blokino-series-page .recommendation-card img{width:112px;height:88px;display:block;object-fit:cover}body.blokino-series-page .recommendation-card>span{min-width:0;display:flex;flex-direction:column;gap:7px}
body.blokino-series-page .recommendation-card strong{overflow-wrap:anywhere;font-size:.84rem;line-height:1.35}body.blokino-series-page .recommendation-card small{color:var(--b2-muted);font-size:.72rem}body.blokino-series-page .recommendation-card>b{padding-right:10px;color:var(--b2-red);font-size:1.2rem}
body.blokino-series-page .recommendation-card:focus-visible{outline:2px solid #fff;outline-offset:3px}
@media(max-width:1100px){body:is(.blokino-series-page,.news-page) .detail-page__body{row-gap:var(--b2-section-gap);grid-template-columns:1fr}body:is(.blokino-series-page,.news-page) .detail-sidebar{position:relative;top:auto;margin-top:0}}
@media(max-width:760px){body.blokino-series-page .page-main{padding-block:10px 0}body.blokino-series-page .detail-cover--series{height:auto;aspect-ratio:16 / 9}body.blokino-series-page .series-cover__meta{gap:4px}body.blokino-series-page .series-cover__meta li{min-height:30px;font-size:.62rem}body.blokino-series-page .series-cover__meta li>:is(span,a){padding:5px 7px}body.blokino-series-page .series-status{grid-template-columns:1fr;gap:5px}body.blokino-v2-shell .franchise-grid,body.blokino-series-page .recommendation-grid{grid-template-columns:1fr}body.blokino-v2-shell .franchise-card,body.blokino-series-page .recommendation-card{grid-template-columns:112px minmax(0,1fr) auto;min-height:110px}body.blokino-v2-shell .franchise-card.franchise-card--without-image{grid-template-columns:minmax(0,1fr) auto}body.blokino-v2-shell .franchise-card img,body.blokino-series-page .recommendation-card img{width:112px;height:88px}body.blokino-series-page .season-heading{flex-direction:column}body.blokino-series-page .season-switch{width:100%;overflow-x:auto;padding-bottom:4px}body.blokino-series-page .season-content-layout{grid-template-columns:1fr}body.blokino-series-page .season-cover-card{position:relative;top:auto;display:grid;grid-template-columns:104px minmax(0,1fr);align-items:stretch}body.blokino-series-page .season-cover-card img{width:104px;height:auto;aspect-ratio:180 / 405;object-fit:contain;background:#090a0c}body.blokino-series-page .season-cover-card>div{justify-content:center;padding:16px}body.blokino-series-page .episode-list>a{min-height:62px;gap:10px;padding:8px 10px}body:is(.blokino-series-page,.news-page) .detail-sidebar{margin-top:0;gap:10px}}
@media(max-width:430px){body.blokino-series-page .detail-cover__caption .eyebrow{font-size:.62rem}body.blokino-series-page .series-edge-card{gap:8px;padding:10px 12px}body.blokino-series-page .series-edge-card>b{display:none}body.blokino-v2-shell .franchise-card,body.blokino-series-page .recommendation-card{grid-template-columns:92px minmax(0,1fr);gap:12px}body.blokino-v2-shell .franchise-card.franchise-card--without-image{grid-template-columns:minmax(0,1fr)}body.blokino-v2-shell .franchise-card img,body.blokino-series-page .recommendation-card img{width:92px;height:82px}body.blokino-v2-shell .franchise-card>b,body.blokino-series-page .recommendation-card>b{display:none}}

@media(max-width:760px){body.blokino-v2-shell :is(.franchise-card,.recommendation-card)>.blokino-picture{width:112px;height:88px}}
@media(max-width:430px){body.blokino-v2-shell :is(.franchise-card,.recommendation-card)>.blokino-picture{width:92px;height:82px}}

/* Shared random anime panel. */
body.blokino-v2-shell .random-anime-panel{min-width:0;overflow:hidden}
body.blokino-v2-shell .random-anime-panel__heading{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid var(--b2-line)}
body.blokino-v2-shell .random-anime-panel__heading h2{margin:0;font-size:2rem;font-weight:400;line-height:1;letter-spacing:-.035em}
body.blokino-v2-shell .random-anime-grid{display:grid;grid-template-columns:1fr;margin:0;padding:8px;background:transparent;list-style:none}
body.blokino-v2-shell .random-anime-item{min-width:0;border:1px solid var(--b2-line);background:var(--b2-panel)}
body.blokino-v2-shell .random-anime-card{color:var(--b2-text);text-decoration:none;position:relative;min-height:0;aspect-ratio:16 / 9;display:block;overflow:hidden;background:#24272d}
body.blokino-v2-shell .random-anime-card::after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(7,8,10,.04) 22%,rgba(7,8,10,.28) 48%,rgba(7,8,10,.96));content:""}
body.blokino-v2-shell .random-anime-card img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease,filter .25s ease}
body.blokino-v2-shell .random-anime-card__copy{position:absolute;z-index:2;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:4px;padding:10px}
body.blokino-v2-shell .random-anime-card__copy small{color:#ff8692;font-size:.7rem;font-weight:var(--b2-weight-strong);letter-spacing:.05em;text-transform:uppercase}body.blokino-v2-shell .random-anime-card__copy strong{display:-webkit-box;overflow:hidden;font-size:1.25rem;line-height:1.25;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.blokino-v2-shell .random-anime-card__copy>span{color:#bac0c8;font-size:.7rem}
body.blokino-v2-shell .random-anime-card>b{position:absolute;z-index:2;top:9px;right:9px;width:26px;height:26px;display:grid;place-items:center;background:rgba(9,10,12,.84);color:var(--b2-red);font-size:.78rem}
body.blokino-v2-shell .random-anime-card:hover img{transform:scale(1.04);filter:saturate(1.08)}body.blokino-v2-shell .random-anime-card:focus-visible{outline:2px solid #fff;outline-offset:-3px}
body.blokino-v2-shell .random-anime-panel__action{width:calc(100% - 16px);min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 8px 8px;padding:0 14px;border:1px solid var(--b2-line-strong);background:var(--b2-panel-deep);color:#fff;cursor:pointer;font:inherit;font-size:.7rem;font-weight:600}body.blokino-v2-shell .random-anime-panel__action b{color:var(--b2-red);font-size:1rem}body.blokino-v2-shell .random-anime-panel__action:hover{border-color:var(--b2-red)}body.blokino-v2-shell .random-anime-panel__action:focus-visible{outline:2px solid #fff;outline-offset:3px}
@media(max-width:760px){body.blokino-v2-shell .random-anime-panel__heading{min-height:68px;padding:11px 12px}body.blokino-v2-shell .random-anime-panel__heading h2{font-size:1.35rem}body.blokino-v2-shell .random-anime-grid{padding:7px}}

body.blokino-v2-shell .random-anime-panel__action:disabled{cursor:wait;opacity:.68}
body.blokino-v2-shell .random-anime-panel__action[aria-busy="true"] b{animation:random-anime-spin .8s linear infinite}
@keyframes random-anime-spin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion:reduce){body.blokino-v2-shell .random-anime-panel__action[aria-busy="true"] b{animation:none}}

/* Shared news rail. */
body.blokino-v2-shell .detail-news-rail{min-width:0;overflow:hidden}
body.blokino-v2-shell .detail-news-rail__heading{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid var(--b2-line)}
body.blokino-v2-shell .detail-news-rail__heading h2{margin:0;font-size:2rem;font-weight:400;line-height:1;letter-spacing:-.035em}
body.blokino-v2-shell .detail-news-rail__heading button{min-width:44px;min-height:44px;display:none;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid var(--b2-line-strong);background:var(--b2-panel-deep);color:#fff;cursor:pointer;font:var(--b2-weight-strong) .75rem/1 var(--b2-font)}
body.blokino-v2-shell .detail-news-rail__heading button:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.blokino-v2-shell .detail-news-rail__heading button b{color:var(--b2-red);font-size:1rem;transition:transform .2s ease}
body.blokino-v2-shell .detail-news-rail.is-expanded .detail-news-rail__heading button b{transform:rotate(180deg)}
body.blokino-v2-shell .detail-news-rail__body{max-height:clamp(180px,calc(100dvh - 540px),360px);overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#50545b #111317;scrollbar-width:thin}
body.blokino-v2-shell .detail-news-rail__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;background:var(--b2-line);list-style:none}
body.blokino-v2-shell .detail-news-rail__list>li{min-width:0;background:var(--b2-panel)}
body.blokino-v2-shell .detail-news-rail__list>.detail-news-day{--news-day-color:#69d9a1;grid-column:1/-1;min-width:0;display:grid;gap:1px;border:0;background:transparent}
body.blokino-v2-shell .detail-news-day__date{min-height:44px;display:flex;align-items:center;gap:12px;box-sizing:border-box;margin:0;padding:9px 12px;border:0;background:var(--b2-panel-deep);color:var(--news-day-color);font-size:1rem;font-weight:var(--b2-weight-strong);letter-spacing:.025em;line-height:1.2}
body.blokino-v2-shell .detail-news-day__date::after{height:1px;flex:1;background:var(--b2-line-strong);content:""}
body.blokino-v2-shell .detail-news-day__date time{white-space:nowrap}
body.blokino-v2-shell .detail-news-day__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;background:transparent;list-style:none}
body.blokino-v2-shell .detail-news-day__items>li{min-width:0;background:var(--b2-panel)}
@media(min-width:1101px){body.blokino-v2-shell .detail-news-day__items{background:var(--b2-panel)}body.blokino-v2-shell .detail-news-day__items>li{outline:1px solid var(--b2-line);outline-offset:-1px}}
body.blokino-v2-shell .detail-news-day[data-news-day-index="1"]{--news-day-color:#b9a4d0}
body.blokino-v2-shell .detail-news-day[data-news-day-index="2"]{--news-day-color:#76b7e8}
body.blokino-v2-shell .detail-news-day[data-news-day-index="3"]{--news-day-color:#e4bc6b}
body.blokino-v2-shell .detail-news-day[data-news-day-index="4"]{--news-day-color:#e88b9c}
body.blokino-v2-shell .detail-news-day[data-news-day-index="5"]{--news-day-color:#67cfda}
body.blokino-v2-shell .detail-news-day[data-news-day-index="6"]{--news-day-color:#a9b0bc}
body.blokino-v2-shell .detail-news-card{height:100%;min-height:218px;display:flex;flex-direction:column}
body.blokino-v2-shell .detail-news-card__image{position:relative;width:100%;height:auto;min-height:0;aspect-ratio:16 / 9;display:block;flex:0 0 auto;overflow:hidden;background:#24272d;text-decoration:none}
body.blokino-v2-shell .detail-news-card__image::after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(7,8,10,.42));content:""}
body.blokino-v2-shell .detail-news-card__image img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}
body.blokino-v2-shell .detail-news-card__badge{position:absolute;z-index:2;top:8px;right:8px;display:inline-flex;align-items:center;min-height:24px;box-sizing:border-box;padding:4px 7px;background:rgba(184,42,50,.94);box-shadow:0 2px 10px rgba(0,0,0,.35);color:#fff;font-size:.58rem;font-weight:var(--b2-weight-strong);letter-spacing:.04em;line-height:1;text-transform:uppercase}
body.blokino-v2-shell .detail-news-card:hover .detail-news-card__image img{transform:scale(1.035)}
body.blokino-v2-shell .detail-news-card__body{min-width:0;flex:1;display:flex;flex-direction:column;gap:8px;padding:10px}

body.blokino-v2-shell .detail-news-card__title{display:-webkit-box;overflow:hidden;color:#f4f5f6;font-size:.8rem;font-weight:500;line-height:1.32;text-align:center;text-decoration:none;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}
body.blokino-v2-shell .detail-news-card__title:is(:hover,:focus-visible){color:#fff;text-decoration:none}
body.blokino-v2-shell .detail-news-card__release{display:flex;align-items:stretch;flex-direction:column;gap:5px;margin-top:auto;color:#aeb4bd;font-size:.8rem;text-align:center}
body.blokino-v2-shell .detail-news-card__release>span{min-height:20px;display:flex;align-items:center;justify-content:center}
body.blokino-v2-shell .detail-news-card__release>a{position:relative;width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;padding:0 28px;border:1px solid var(--b2-line-strong);background:#111317;color:#fff;font-weight:500;text-align:center;text-decoration:none}
body.blokino-v2-shell .detail-news-card__release>a:is(:hover,:focus-visible){border-color:var(--b2-red);outline:0}
body.blokino-v2-shell .detail-news-card__release b{position:absolute;right:9px;color:var(--b2-red)}

body.blokino-v2-shell .episode-detail-page__body .detail-news-rail{min-height:0;display:flex;flex-direction:column}
body.blokino-v2-shell .episode-detail-page__body .detail-news-rail__body{min-height:0;flex:1 1 auto;max-height:none;overflow-y:auto}
@media(min-width:1101px){body.blokino-v2-shell .episode-detail-page__body .detail-news-rail{flex:1 1 0}}
@media(min-width:1101px){body:is(.blokino-series-page,.news-page) .series-v2-sidebar .detail-news-rail__body{max-height:529px}}
@media(max-width:1100px){body.blokino-v2-shell .detail-news-rail__body{max-height:620px;overflow-y:auto}body.blokino-v2-shell .detail-news-rail__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;background:transparent}body.blokino-v2-shell .detail-news-rail__list>li{border:1px solid var(--b2-line)}body.blokino-v2-shell .detail-news-rail__list>.detail-news-day{gap:8px;border:0}body.blokino-v2-shell .detail-news-day__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:transparent}body.blokino-v2-shell .detail-news-day__items>li{border:1px solid var(--b2-line)}body.blokino-v2-shell .episode-detail-page__body .detail-news-rail{display:block}body.blokino-v2-shell .episode-detail-page__body .detail-news-rail__body{max-height:620px;overflow-y:auto}}
@media(max-width:760px){body.blokino-v2-shell .detail-news-rail__heading{min-height:68px;padding:11px 12px}body.blokino-v2-shell .detail-news-rail__heading h2{font-size:1.35rem}body.blokino-v2-shell .detail-news-rail__heading button{display:inline-flex}body.blokino-v2-shell .detail-news-rail__body,body.blokino-v2-shell .episode-detail-page__body .detail-news-rail__body{max-height:none;overflow:visible}body.blokino-v2-shell .detail-news-rail:not(.is-expanded) .detail-news-rail__body{display:none}body.blokino-v2-shell .detail-news-rail__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:7px}body.blokino-v2-shell .detail-news-day__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}body.blokino-v2-shell .detail-news-day__date{min-height:44px;padding:9px 10px;font-size:.94rem}}
/* Series-only content accents. Shared widgets keep their canonical v2 rules above. */
body.blokino-series-page .series-overview__copy>.eyebrow,
body.blokino-series-page .season-heading__eyebrow,
body.blokino-series-page .season-cover-card .eyebrow,
body.blokino-series-page .season-description>.eyebrow{color:var(--b2-accent-info)}
body.blokino-series-page .series-status,
body.blokino-series-page .series-overview__copy,
body.blokino-series-page .series-edge-card{border-left:3px solid transparent;background:var(--b2-panel)}
body.blokino-series-page .series-status>.eyebrow{color:var(--b2-accent-fresh)}
body.blokino-series-page .series-edge-card:first-child :is(.eyebrow,b){color:var(--b2-accent-info)}
body.blokino-series-page .series-edge-card:last-child :is(.eyebrow,b){color:var(--b2-accent-fresh)}
body.blokino-series-page .series-edge-card:hover{border-color:var(--b2-line-strong);border-left-color:transparent;background:var(--b2-panel-deep)}
body.blokino-series-page .episode-list small{color:var(--b2-accent-info)}
body.blokino-series-page .recommendations-section .section-heading .eyebrow,
body.blokino-series-page .recommendation-card>b{color:var(--b2-accent-personal)}
body.blokino-series-page .recommendation-card:hover{border-color:var(--b2-line-strong);background:var(--b2-panel-deep)}
/* Shared v2 comments.  Renderer markup remains in bootstrap.php. */
body.blokino-v2-shell .discussion-section{box-sizing:border-box;scroll-margin-top:90px;padding-block:16px;color:var(--b2-text);font-family:var(--b2-font);line-height:1.5}body.blokino-v2-shell .discussion-section:empty{display:none}body.blokino-v2-shell .discussion-section *{box-sizing:border-box}
body.blokino-v2-shell .discussion-section :is(.blokino-comments-login,.blokino-comments-empty,.blokino-latest-comments-empty){margin:16px 0;padding:0;border:0;background:transparent;color:var(--b2-muted);font:400 1rem/1.5 var(--b2-font);text-align:left}
body.blokino-v2-shell .discussion-section .blokino-comments-login a{display:inline-flex;min-height:44px;align-items:center;margin-top:10px;padding:0 15px;border:1px solid var(--b2-red-surface);border-radius:0;background:var(--b2-red-surface);color:#fff;font:var(--b2-weight-strong) .75rem/1 var(--b2-font);text-decoration:none}
body.blokino-v2-shell .comments-panel{box-sizing:border-box;margin:10px 0 0;padding:10px 0 0;border:0;border-top:1px solid var(--b2-line);background:transparent;color:var(--b2-text);text-align:left}body.blokino-v2-shell .comments-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}body.blokino-v2-shell .comments-heading h2{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:7px 0 0;font-size:clamp(1.5rem,2vw,2.5rem);font-weight:500;line-height:1;letter-spacing:-.045em}body.blokino-v2-shell .comments-count{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid rgba(255,52,71,.48);font-size:.75rem;font-weight:var(--b2-weight-strong);line-height:1}.blokino-v2-shell .segmented-control{display:flex;gap:3px}.blokino-v2-shell .segmented-control button{min-height:44px;padding:0 14px;border:1px solid var(--b2-line);background:var(--b2-panel);color:var(--b2-muted);cursor:pointer;font-size:.75rem}.blokino-v2-shell .segmented-control button.is-active{background:#fff;color:#111}
body.blokino-v2-shell .comment-composer{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;margin:20px 0 12px;padding:14px;border:1px solid var(--b2-line-strong);background:#222}
.blokino-v2-shell .comment-avatar{width:50px;height:50px;display:grid;place-items:center;flex:0 0 50px;margin:0;border-radius:0;background:#111;color:#fff;font-size:1.25rem;font-weight:var(--b2-weight-strong);object-fit:cover}
.blokino-v2-shell .comment-avatar--owner{background:var(--b2-red-surface)}
.blokino-v2-shell .comment-composer label{display:flex;min-width:0;flex-direction:column;gap:7px;margin:0;font-weight:inherit}
.blokino-v2-shell .comment-composer label>span{color:#b5bbc4;font-size:.75rem;font-weight:var(--b2-weight-strong)}
.blokino-v2-shell .comment-composer textarea{box-sizing:border-box;width:100%;min-height:84px;resize:vertical;padding:12px 13px;border:1px solid var(--b2-line-strong);background:#000;color:#fff;font:400 .875rem/1.5 var(--b2-font);outline:0}
.blokino-v2-shell :is(.comment-composer__submit,.inline-reply button){min-height:44px;padding:0 15px;border:1px solid var(--b2-red-surface);background:var(--b2-red-surface);color:#fff;font-size:.75rem;font-weight:var(--b2-weight-strong)}
.blokino-v2-shell .comment-composer__submit{align-self:end}
.blokino-v2-shell .comment-list{display:grid;gap:7px}
.blokino-v2-shell .comment-card{display:grid;grid-template-columns:auto 1fr;gap:14px;margin:0;padding:10px;border:1px solid var(--b2-line);background:var(--b2-panel)}
.blokino-v2-shell .comment-card__content{position:relative;min-width:0}
.blokino-v2-shell :is(.comment-card__content>header,.comment-reply header){display:flex;align-items:center;gap:9px;margin:0}
.blokino-v2-shell :is(.comment-card,.comment-reply) header strong{font-size:1.2rem}
.blokino-v2-shell :is(.comment-card,.comment-reply) header time{color:#9299a3;font-size:.75rem}
.blokino-v2-shell :is(.comment-card__content>p,.comment-reply p){margin:10px 0;color:#ddd;font-size:1rem;line-height:1.5;overflow-wrap:anywhere}
.blokino-v2-shell .comment-actions{display:flex;align-items:center;flex-wrap:wrap;gap:2px 7px;margin-top:5px}
.blokino-v2-shell .comment-actions>:is(details,form){min-width:0;margin:0}
.blokino-v2-shell .comment-actions>details[open]{flex:1 0 100%}
.blokino-v2-shell .comment-actions>:is(details,form)>:is(summary,button){box-sizing:border-box;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;border:1px solid transparent;border-radius:2px;background:transparent;color:#929ba6;appearance:none;cursor:pointer;font:var(--b2-weight-strong) .72rem/1 var(--b2-font);list-style:none;transition:color .16s ease,border-color .16s ease,background-color .16s ease}
.blokino-v2-shell .comment-actions>details>summary::-webkit-details-marker{display:none}
.blokino-v2-shell .comment-actions>:is(details,form)>:is(summary,button)::before{display:grid;place-items:center;width:14px;height:14px;font-size:.72rem;font-weight:var(--b2-weight-strong);line-height:1;opacity:.9}
.blokino-v2-shell .comment-actions .blokino-comment-reply>summary::before{content:"";width:16px;height:16px;flex:0 0 16px;color:#78b99a;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M10%209V5l-7%207%207%207v-4.1c5%200%208.5%201.6%2011%205.1-.8-5-3.8-10-11-11z%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M10%209V5l-7%207%207%207v-4.1c5%200%208.5%201.6%2011%205.1-.8-5-3.8-10-11-11z%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat}
.blokino-v2-shell .comment-actions .blokino-comment-edit>summary::before{color:#c2a15d}
.blokino-v2-shell .comment-actions .blokino-comment-edit>summary::before{content:"\270E"}
.blokino-v2-shell .comment-actions .blokino-comment-delete>button::before{color:#d46f79}
.blokino-v2-shell .comment-actions .blokino-comment-delete>button::before{content:"\00D7"}
.blokino-v2-shell .comment-actions .blokino-comment-report{margin-left:auto}
.blokino-v2-shell .comment-actions .blokino-comment-report>summary{color:#7f8894}
.blokino-v2-shell .comment-actions .blokino-comment-report>summary::before{content:"!"}
.blokino-v2-shell .comment-actions .blokino-comment-reply[open]>summary{border-color:#47725e;background:#1c2923;color:#d8eee3}
.blokino-v2-shell .comment-actions .blokino-comment-edit[open]>summary{border-color:#705829;background:#2b2518;color:#f0dbac}
.blokino-v2-shell .comment-actions .blokino-comment-report[open]>summary{border-color:#454b55;background:#24272c;color:#d5dae1}
.blokino-v2-shell .comment-actions>:is(details,form)>:is(summary,button):hover{border-color:#3a3f47;background:#292c31;color:#fff}
.blokino-v2-shell .comment-actions .blokino-comment-delete>button:hover{border-color:#74303a;background:#321d21;color:#ffb2b9}
.blokino-v2-shell .comment-actions>:is(details,form)>:is(summary,button):focus-visible{outline:2px solid #fff;outline-offset:2px}
.blokino-v2-shell .comment-actions>details[open]>summary{margin-bottom:8px}
.blokino-v2-shell .blokino-comment-report-form{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin:0;padding:14px;border:1px solid #454b55;background:#181a1f;box-shadow:inset 3px 0 0 #929ba6}
.blokino-v2-shell .blokino-comment-report-form label{margin:0;color:#d5dae1;font-size:.75rem;line-height:1.4}
.blokino-v2-shell .blokino-comment-report-form label small{color:#9da3ad;font-weight:400}
.blokino-v2-shell .blokino-comment-report-form :is(select,textarea){box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:11px 12px;border:1px solid #454b55;border-radius:0;background:#0b0b0b;color:#f7f7f7;color-scheme:dark;font:400 .9rem/1.5 var(--b2-font)}
.blokino-v2-shell .blokino-comment-report-form select{min-height:44px}
.blokino-v2-shell .blokino-comment-report-form textarea{min-height:112px;max-height:320px;resize:vertical}
.blokino-v2-shell .blokino-comment-report-form textarea::placeholder{color:#9da3ad;opacity:1}
.blokino-v2-shell .blokino-comment-report-form>button{box-sizing:border-box;justify-self:start;min-height:44px;max-width:100%;padding:10px 16px;border:1px solid var(--b2-red-surface);border-radius:0;background:var(--b2-red-surface);color:#fff;cursor:pointer;font:var(--b2-weight-strong) .75rem/1.4 var(--b2-font)}
.blokino-v2-shell .blokino-comment-report-form>button:hover{border-color:#fff}
.blokino-v2-shell .blokino-comment-report-form :is(select,textarea,button):focus-visible{outline:2px solid #fff;outline-offset:2px}
@media(max-width:680px){.blokino-v2-shell .blokino-comment-report-form>button{justify-self:stretch;width:100%}}
.blokino-v2-shell .blokino-comment-edit-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 12px;margin:0;padding:14px;border:1px solid #705829;background:#181713;box-shadow:inset 3px 0 0 #c2a15d}
.blokino-v2-shell .blokino-comment-edit-form label{grid-column:1/-1;margin:0;color:#f0dbac;font-size:.75rem;line-height:1.25}
.blokino-v2-shell .blokino-comment-edit-form textarea{box-sizing:border-box;grid-column:1/-1;width:100%;min-height:112px;max-height:320px;resize:vertical;padding:11px 12px;border:1px solid #494234;border-radius:0;background:#0b0b0b;color:#f7f5f1;caret-color:#f0dbac;font:400 .95rem/1.5 var(--b2-font);outline:0}
.blokino-v2-shell .blokino-comment-edit-form textarea:focus{border-color:#c2a15d;outline:2px solid rgba(194,161,93,.24);outline-offset:1px}
.blokino-v2-shell .blokino-comment-edit-note{min-width:0;margin:0;color:#9da3ad;font-size:.75rem;line-height:1.45}
.blokino-v2-shell .blokino-comment-edit-form>button{box-sizing:border-box;display:inline-flex;min-width:120px;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border:1px solid #c2a15d;border-radius:0;background:#c2a15d;color:#17130b;cursor:pointer;font:var(--b2-weight-strong) .75rem/1 var(--b2-font);transition:border-color .16s ease,background-color .16s ease,color .16s ease}
.blokino-v2-shell .blokino-comment-edit-form>button:hover{border-color:#f0dbac;background:#f0dbac;color:#111}
.blokino-v2-shell .blokino-comment-edit-form>button:focus-visible{outline:2px solid #fff;outline-offset:2px}
@media(max-width:680px){.blokino-v2-shell .blokino-comment-edit-form{grid-template-columns:1fr}.blokino-v2-shell .blokino-comment-edit-note,.blokino-v2-shell .blokino-comment-edit-form>button{grid-column:1}.blokino-v2-shell .blokino-comment-edit-form>button{width:100%}}
.blokino-v2-shell .comment-reply{display:grid;grid-template-columns:auto 1fr;gap:11px;margin:8px 0 0;padding:12px;border:0;border-left:2px solid var(--b2-red);background:#282828}
.blokino-v2-shell .comment-reply .comment-avatar{width:40px;height:40px;flex-basis:40px;font-size:1.25rem}
.blokino-v2-shell .blokino-comment-reply-to{margin:0 0 4px;color:#aeb3bb;font-size:.75rem}
.blokino-v2-shell .blokino-comment-reply-to strong{color:#fff}
.blokino-v2-shell .inline-reply{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px;padding:10px;border:1px solid var(--b2-line);background:#181a1f}
.blokino-v2-shell .inline-reply label{display:flex;min-width:0;flex-direction:column;gap:6px;margin:0;font-weight:400}
.blokino-v2-shell .inline-reply textarea{box-sizing:border-box;width:100%;min-height:70px;padding:10px;border:1px solid var(--b2-line);background:#0f1013;color:#fff;font-family:inherit;font-weight:400;line-height:1.5}
.blokino-v2-shell .load-more{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;margin-top:7px;border:1px solid var(--b2-line);background:var(--b2-panel);color:#aeb3bb;text-decoration:none;cursor:pointer;font-size:.9rem;font-weight:var(--b2-weight-strong)}
.blokino-v2-shell .blokino-comments-pagination{gap:8px 18px;flex-wrap:wrap;padding:10px 16px}
/* Comment reputation UI. Component-scoped so legacy detail shells can use the canonical stylesheet too. */
.blokino-comments .comment-author-rail{display:flex;width:50px;min-width:0;flex:0 0 50px;align-items:center;flex-direction:column;gap:6px}
.blokino-comments .comment-author-rail>:is(.comment-avatar,.blokino-comment-avatar){width:50px;height:50px;flex-basis:50px}
.blokino-comments .comment-author-karma{display:block;max-width:100%;font-size:.68rem;font-weight:var(--b2-weight-strong);line-height:1.1;text-align:center;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.blokino-comments .comment-author-karma--positive{color:#7ee2a8}
.blokino-comments .comment-author-karma--neutral{color:#b8bec8}
.blokino-comments .comment-author-karma--negative{color:#ff8a96}
.blokino-comments .comment-author-karma--unknown{color:#737a84}
.blokino-comments .comment-vote{display:inline-grid;grid-template-columns:24px minmax(20px,auto) 24px;align-items:center;gap:0;width:auto;margin:0}
.blokino-comments :is(.comment-actions,.blokino-comment-tools)>.comment-vote>.comment-vote__button{display:inline-flex;width:24px;min-width:24px;min-height:30px;align-items:center;justify-content:center;padding:0 3px;border:0;border-radius:2px;background:transparent;color:#929ba6;cursor:pointer;font:var(--b2-weight-strong) .72rem/1 var(--b2-font,"Lucida Grande",Arial,Helvetica,sans-serif);text-decoration:none}
.blokino-comments :is(.comment-actions,.blokino-comment-tools)>.comment-vote>.comment-vote__button:is(:hover,:focus-visible){background:transparent;color:#fff;outline:0}
.blokino-comments :is(.comment-actions,.blokino-comment-tools)>.comment-vote>.comment-vote__button:focus-visible{outline:2px solid #fff;outline-offset:2px}
.blokino-comments :is(.comment-actions,.blokino-comment-tools)>.comment-vote>.comment-vote__button[disabled]{cursor:not-allowed;opacity:.42}
.blokino-comments :is(.comment-actions,.blokino-comment-tools)>.comment-vote>.comment-vote__button.is-active{background:transparent;color:#fff}
.blokino-comments :is(.comment-actions,.blokino-comment-tools)>.comment-vote>.comment-vote__button--up.is-active{background:transparent;color:#7ee2a8}
.blokino-comments :is(.comment-actions,.blokino-comment-tools)>.comment-vote>.comment-vote__button--down.is-active{background:transparent;color:#ff8a96}
.blokino-comments .comment-vote__score{min-width:20px;color:#b8bec8;font-size:.72rem;font-weight:var(--b2-weight-strong);text-align:center;font-variant-numeric:tabular-nums}
.blokino-comments .comment-vote__score--positive{color:#7ee2a8}
.blokino-comments .comment-vote__score--negative{color:#ff8a96}
.blokino-comments .comment-vote__status:empty{display:none}
.blokino-comments .comments-sort{display:flex;flex-wrap:wrap;gap:3px}
.blokino-comments .comments-sort__option{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--b2-line,#3a3a3a);background:var(--b2-panel,#222);color:var(--b2-muted,#999);font-size:.75rem;font-weight:var(--b2-weight-strong);text-decoration:none}
.blokino-comments .comments-sort__option:is(:hover,:focus-visible){border-color:var(--b2-line-strong,#666);color:#fff;outline:0}
.blokino-comments .comments-sort__option:focus-visible{outline:2px solid #fff;outline-offset:2px}
.blokino-comments .comments-sort__option.is-active{border-color:#fff;background:#fff;color:#111}
@media(max-width:760px){.blokino-comments .comment-author-rail{width:40px;flex-basis:40px}.blokino-comments .comment-author-rail>:is(.comment-avatar,.blokino-comment-avatar){width:40px;height:40px;flex-basis:40px}.blokino-comments .comment-author-karma{font-size:.62rem}.blokino-comments .comments-sort{width:100%}.blokino-comments .comments-sort__option{flex:1 1 0;padding-inline:10px}}
@media(prefers-reduced-motion:reduce){.blokino-comments .comment-vote__button,.blokino-comments .comments-sort__option{transition:none}}
body.blokino-v2-shell .latest-comments-section{margin-top:10px;padding-top:10px;border-top:1px solid var(--b2-line);background:transparent!important;box-shadow:none!important;color:var(--b2-text);text-align:left}
.blokino-v2-shell .section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}
.blokino-v2-shell .section-heading :is(h1,h2){margin:7px 0 0;color:#fff;font-size:clamp(1.5rem,2vw,2.5rem);font-weight:500;line-height:1;letter-spacing:-.045em}
.blokino-v2-shell .latest-comments-heading>p{max-width:320px;margin:0;color:var(--b2-muted);font-size:.75rem;text-align:right}
.blokino-v2-shell .latest-comments-grid{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.blokino-v2-shell .latest-comments-grid--object{grid-template-columns:repeat(2,minmax(0,1fr))}
.blokino-v2-shell .latest-comments-grid--object .latest-comment-item:first-child{grid-column:1/-1}
.blokino-v2-shell .latest-comment-item,.blokino-v2-shell .latest-comment-item article{min-width:0;height:100%}
.blokino-v2-shell .latest-comment-card{display:flex;height:100%;min-height:176px;flex-direction:column;padding:16px;border:1px solid var(--b2-line);background:var(--b2-panel);color:inherit;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}
.blokino-v2-shell .latest-comments-grid--object .latest-comment-item:first-child .latest-comment-card{min-height:156px}
.blokino-v2-shell .latest-comment-card:hover{transform:translateY(-2px);border-color:var(--b2-line-strong);background:#121419;text-decoration:none}
.blokino-v2-shell .latest-comment-card:focus-visible{outline:2px solid #fff;outline-offset:3px}
.blokino-v2-shell .latest-comment-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}
.blokino-v2-shell .latest-comment-avatar{display:grid;width:42px;height:42px;place-items:center;background:var(--b2-red-surface);color:#fff;font-size:.78rem;font-weight:var(--b2-weight-strong)}
.blokino-v2-shell .latest-comment-card>header>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}
.blokino-v2-shell .latest-comment-card>header strong{overflow:hidden;color:#fff;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}
.blokino-v2-shell .latest-comment-card>header time{color:#858c96;font-size:.75rem}
.blokino-v2-shell .latest-comment-card>header>b{color:#555c66;font-size:.6rem}
.blokino-v2-shell .latest-comment-material{display:flex;align-items:center;gap:6px;margin-top:5px}
.blokino-v2-shell .latest-comment-material span,.blokino-v2-shell .latest-comment-material em{padding:5px 7px;font-size:.68rem;font-style:normal;font-weight:var(--b2-weight-strong);letter-spacing:.07em;text-transform:uppercase}
.blokino-v2-shell .latest-comment-material span{border:1px solid var(--b2-line-strong);color:#c4c9d0}
.blokino-v2-shell .latest-comment-material em{background:#2b2224;color:#ff8994}
.blokino-v2-shell .latest-comment-card p{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:var(--b2-text);font-size:1rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.blokino-v2-shell .latest-comment-card h3{margin:8px 0 12px;overflow-wrap:anywhere;color:var(--b2-muted);font-size:.9rem;line-height:1.35}
.blokino-v2-shell .latest-comment-card footer{display:flex;min-height:20px;align-items:end;gap:12px;margin-top:auto;color:#9aa1aa;font-size:.75rem;font-weight:var(--b2-weight-strong)}
.blokino-v2-shell .latest-comment-card footer span{color:#ff3b4e!important;font-size:.95rem}
/* Shared header tablet layout. */
@media (min-width:761px) and (max-width:1100px){
 body.blokino-v2-shell .desktop-nav{display:none}
 body.blokino-v2-shell .site-header__inner{grid-template-columns:auto 1fr}
 body.blokino-v2-shell .header-actions{justify-self:end}
 body.blokino-v2-shell .header-menu{display:block}
 body.blokino-v2-shell .mobile-menu-panel{position:absolute;z-index:30;top:100%;right:0;left:0;display:block;padding:12px 0 18px;border-top:1px solid var(--b2-line);background:#000;box-shadow:0 16px 30px rgba(0,0,0,.6)}
 body.blokino-v2-shell .header-menu:not([open]) .mobile-menu-panel{display:none}
 body.blokino-v2-shell .mobile-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 body.blokino-v2-shell .mobile-menu-grid a{display:grid;grid-template-columns:1fr auto;align-content:center;gap:5px;min-height:92px;padding:15px;border:1px solid var(--b2-line);background:var(--b2-panel);color:#fff;text-decoration:none}
 body.blokino-v2-shell .mobile-menu-grid .mobile-menu-schedule{grid-column:1/-1;grid-row:1}
 body.blokino-v2-shell .mobile-menu-grid small{grid-column:1/-1;color:var(--b2-red);font-size:9px;text-transform:uppercase}
 body.blokino-v2-shell .mobile-menu-grid strong{font-size:14px}
 body.blokino-v2-shell .mobile-menu-grid span{color:#707680}
}

/* Shared header, search, comments and tabbar phone layout. */
@media(max-width:760px){
 body.blokino-v2-shell{width:100%;min-width:0;margin:0;padding:0;overflow-x:hidden}
 body.blokino-v2-shell .content-width{width:calc(100% - 24px)}
 body.blokino-v2-shell .site-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:8px;width:calc(100% - 24px);min-height:64px}
 body.blokino-v2-shell .brand-logo{font-size:32px}
 body.blokino-v2-shell .desktop-nav{display:none}
 body.blokino-v2-shell .header-actions{flex:0 0 auto;gap:6px}
 body.blokino-v2-shell .header-actions>.search-button{flex:0 0 46px}
 body.blokino-v2-shell .header-actions>:is(.profile-tile,.header-menu){flex:0 0 44px}
 body.blokino-v2-shell .search-button{width:46px;min-width:46px;min-height:44px;padding:0;justify-content:center}
 body.blokino-v2-shell .search-button>span:nth-child(2),body.blokino-v2-shell .search-button kbd{display:none}
 body.blokino-v2-shell .profile-tile{position:relative;width:44px;min-width:44px;min-height:44px}
 body.blokino-v2-shell .profile-tile a{min-width:0;min-height:42px;padding:0 5px;justify-content:center;overflow:hidden}
 body.blokino-v2-shell .profile-tile .user-account-name{font-size:0}
 body.blokino-v2-shell .profile-tile .user-account-avatar{display:block;flex:0 0 30px;width:30px;height:30px;margin:0;object-fit:cover}
 body.blokino-v2-shell .profile-tile .user-account-avatar--fallback{font-size:13px}
 body.blokino-v2-shell .profile-tile .user-account-badge{position:absolute;top:-6px;right:-6px}
 body.blokino-v2-shell .profile-tile .user-account--guest a{overflow:hidden;font-size:11px}
 body.blokino-v2-shell .menu-button{width:44px;min-height:44px;padding:9px 12px}
 body.blokino-v2-shell .header-menu{display:block;width:44px;min-width:44px}
 body.blokino-v2-shell .mobile-menu-panel{position:absolute;right:-12px;left:-12px;z-index:65;display:block;padding:12px 12px 18px;border:1px solid var(--b2-line);background:#15171b}
 body.blokino-v2-shell .header-menu:not([open]) .mobile-menu-panel{display:none}
 body.blokino-v2-shell .mobile-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
 body.blokino-v2-shell .mobile-menu-grid a{display:grid;grid-template-columns:1fr auto;gap:2px;padding:13px;border:1px solid var(--b2-line);color:#fff;text-decoration:none}
 body.blokino-v2-shell .mobile-menu-grid .mobile-menu-schedule{grid-column:1/-1;grid-row:1}
 body.blokino-v2-shell .mobile-menu-grid small{color:var(--b2-muted);font-size:.65rem}
 body.blokino-v2-shell .mobile-menu-grid strong{font-size:1rem}
 body.blokino-v2-shell .mobile-menu-grid span{grid-column:2;grid-row:1/3;color:var(--b2-red)}
 body.blokino-v2-shell .mobile-tabbar{position:fixed;inset-inline:0;bottom:0;z-index:70;display:grid;box-sizing:border-box;width:auto;min-width:0;max-width:none;grid-template-columns:repeat(5,minmax(0,1fr));min-height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid var(--b2-line);background:rgba(12,13,16,.96);box-shadow:0 -10px 26px rgba(0,0,0,.45)}
 body.blokino-v2-shell .mobile-tabbar--public{grid-template-columns:repeat(3,minmax(0,1fr))}
 body.blokino-v2-shell .mobile-tabbar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:64px;padding:0 2px;color:#777d86;text-decoration:none;text-align:center}
 body.blokino-v2-shell .mobile-tabbar a>span{height:19px;color:currentColor;font-size:17px}
 body.blokino-v2-shell .mobile-tabbar .search-glyph{width:17px;height:17px;border-width:2px}
 body.blokino-v2-shell .mobile-tabbar small{font-size:11px;font-weight:var(--b2-weight-strong)}
 body.blokino-v2-shell .mobile-tabbar .is-active{color:#fff}
 body.blokino-v2-shell .mobile-tabbar .is-active>span{color:var(--b2-red)}

 body.blokino-v2-shell .search-input-wrap{align-items:stretch;flex-wrap:wrap;padding:12px}
 body.blokino-v2-shell .search-input-wrap input{min-width:calc(100% - 35px)}
 body.blokino-v2-shell .search-submit{width:100%}
 body.blokino-v2-shell .comments-heading,body.blokino-v2-shell .section-heading{align-items:start;flex-direction:column}
 body.blokino-v2-shell .comment-composer{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:12px}
 body.blokino-v2-shell .comment-composer>.comment-avatar{width:40px;height:40px;flex-basis:40px;font-size:1rem}
 body.blokino-v2-shell .comment-composer__submit{grid-column:2;justify-self:end}
 body.blokino-v2-shell .comment-card{position:relative;display:block;padding:12px}
 body.blokino-v2-shell .comment-card>.comment-author-rail{position:absolute;top:12px;left:12px;width:40px;flex-basis:40px;z-index:1}
 body.blokino-v2-shell .comment-card>.comment-author-rail>:is(.comment-avatar,.blokino-comment-avatar){position:static;width:40px;height:40px;flex-basis:40px;font-size:1rem}
 body.blokino-v2-shell .comment-card>.comment-card__content>header{min-height:58px;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:2px;padding-left:52px}
  body.blokino-v2-shell .comment-actions{display:flex;gap:2px 5px;margin-top:6px;padding-top:0}
  body.blokino-v2-shell .comment-actions>:is(details,form){width:auto}
  body.blokino-v2-shell .comment-actions>:is(details,form)>:is(summary,button){width:auto;min-height:34px;padding:0 6px;font-size:.68rem}
  body.blokino-v2-shell .comment-actions>.comment-vote>:is(.comment-vote__button,.comment-vote__score){font-size:.68rem}
  body.blokino-v2-shell .comment-actions>details[open]{width:100%;flex-basis:100%}
 body.blokino-v2-shell .comment-reply{position:relative;display:block;margin:10px 0 0;padding:12px 12px 12px 14px}
 body.blokino-v2-shell .comment-reply>.comment-author-rail{position:absolute;top:12px;left:14px;width:36px;flex-basis:36px;z-index:1}
 body.blokino-v2-shell .comment-reply>.comment-author-rail>:is(.comment-avatar,.blokino-comment-avatar){position:static;width:36px;height:36px;flex-basis:36px;font-size:1rem}
 body.blokino-v2-shell .comment-reply>.comment-card__content>header{min-height:54px;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:2px;padding-left:48px}
 body.blokino-v2-shell .comment-card__content>p,body.blokino-v2-shell .comment-reply p{overflow-wrap:anywhere;word-break:normal}
 body.blokino-v2-shell .comment-reply .blokino-comment-reply-to{margin-top:8px}
 body.blokino-v2-shell .inline-reply{grid-template-columns:1fr}
 body.blokino-v2-shell .inline-reply button{justify-self:end}
 body.blokino-v2-shell .section-heading h2{font-size:1.75rem}
 body.blokino-v2-shell .latest-comments-heading>p{max-width:100%;text-align:left}
 body.blokino-v2-shell .latest-comments-grid--object{grid-template-columns:1fr}
 body.blokino-v2-shell .latest-comments-grid--object .latest-comment-item:first-child{grid-column:auto}
 body.blokino-v2-shell .latest-comments-grid--object .latest-comment-item:first-child .latest-comment-card,body.blokino-v2-shell .latest-comment-card{min-height:0}
}

/* Shared transient feedback. */
@keyframes blokino-flash-dismiss{from{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}
body.blokino-v2-shell .favorite-flash{position:fixed;z-index:2147483000;top:calc(10px + env(safe-area-inset-top,0px));left:50%;box-sizing:border-box;width:calc(100% - 20px);max-width:680px;margin:0;padding:14px 18px;transform:translateX(-50%);border:1px solid;border-radius:5px;text-align:center;box-shadow:0 7px 24px rgba(0,0,0,.55);pointer-events:none;animation:blokino-flash-dismiss .8s ease 5s forwards}
body.blokino-v2-shell .favorite-flash--success{background:#123d20;border-color:#23753c}
body.blokino-v2-shell .favorite-flash--error{background:#4a1717;border-color:#8f2d2d}
@media(prefers-reduced-motion:reduce){body.blokino-v2-shell .favorite-flash{animation-duration:.01ms}}

/* Account base: shared geometry and values not replaced by section components. */
body.user-account-page{--account-bg:#000;--account-panel:#222;--account-deep:#111;--account-soft:#222;--account-line:rgba(255,255,255,.09);--account-line-strong:rgba(255,255,255,.17);--account-text:#f7f5f1;--account-muted:#a2a2a2;--account-red:#ff3447;--account-red-surface:#e51d3b;--account-green:#7de0b1;--account-content:1240px;width:100%;min-width:0;margin:0;padding:0;overflow-x:hidden;background:var(--account-bg);color:var(--account-text);font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.5}
body.user-account-page a{color:inherit;text-decoration:none}
body.user-account-page button{font:inherit}
body.user-account-page .cabinet{width:min(var(--account-content),calc(100% - 48px));margin:0 auto;padding:var(--b2-section-gap) 0 20px}
body.user-account-page .account-tile{border:1px solid var(--account-line);background:var(--account-panel)}
body.user-account-page .account-hero{display:block}
body.user-account-page .account-person{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:180px;padding:24px}
body.user-account-page .account-avatar{display:grid;place-items:center;width:88px;height:88px;overflow:hidden;color:#fff;font-size:2.25rem;font-weight:var(--b2-weight-strong)}
body.user-account-page .account-avatar img{display:block;width:100%;height:100%;object-fit:cover}
body.user-account-page .account-eyebrow{color:var(--account-red);font-size:12px;font-weight:var(--b2-weight-strong);letter-spacing:.16em;text-transform:uppercase}
body.user-account-page .account-person h1{margin:5px 0;color:#fff;font-size:clamp(2.25rem,4vw,3.6rem);font-weight:500;line-height:.94;letter-spacing:-.05em}
body.user-account-page .account-person p{margin:0 0 5px;color:var(--account-muted);font-size:.78rem}
body.user-account-page .verified{color:var(--account-green);font-size:12px}
body.user-account-page .account-person__actions{display:grid;width:190px;min-width:0;align-self:start;justify-self:end;gap:6px}
body.user-account-page .account-person__actions form{width:100%;margin:0}
body.user-account-page .account-person__actions a,body.user-account-page .account-person__actions button{display:flex;box-sizing:border-box;align-items:center;justify-content:center;width:100%;min-height:40px;padding:0 12px;border:1px solid var(--account-line);border-radius:0;background:transparent;color:#dbdbdb;cursor:pointer;font-size:12px;font-weight:var(--b2-weight-strong);text-decoration:none}
body.user-account-page .account-person__actions a:hover,body.user-account-page .account-person__actions button:hover{border-color:var(--account-red);background:#191919;color:#fff}
body.user-account-page .account-person__actions .profile-moderation{color:#9fd5e5}
body.user-account-page .account-nav a{display:flex;align-items:center;overflow:hidden;font-weight:var(--b2-weight-strong)}
body.user-account-page .account-nav a>span{min-width:0;overflow-wrap:anywhere}
body.user-account-page .account-nav a b{flex:0 0 auto;font-variant-numeric:tabular-nums}
body.user-account-page .account-page-heading h1{color:#fff}
body.user-account-page .account-page-heading h1 sup{place-items:center}
body.user-account-page .account-page-heading p{max-width:780px;margin:0}
body.user-account-page .account-content-section{margin-top:0}
body.user-account-page .account-section-heading{margin-bottom:20px}
body.user-account-page .account-section-heading h2{margin:6px 0 4px;color:#fff;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500;line-height:1;letter-spacing:-.04em}
body.user-account-page .account-section-heading p{max-width:760px;margin:0;color:var(--account-muted);font-size:.82rem;line-height:1.55}
body.user-account-page .account-history__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body.user-account-page .account-history-panel{min-width:0;border:1px solid var(--account-line);background:var(--account-deep)}
body.user-account-page .account-history-panel>header{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border-bottom:1px solid var(--account-line);background:var(--account-panel)}
body.user-account-page .account-history-panel>header span{min-width:0}
body.user-account-page .account-history-panel>header small{display:block;color:var(--account-red);font-size:.66rem;font-weight:var(--b2-weight-strong);letter-spacing:.14em;text-transform:uppercase}
body.user-account-page .account-history-panel>header h3{margin:4px 0 0;color:#fff;font-size:1.28rem;line-height:1.15}
body.user-account-page .account-history-panel>header>b{display:grid;min-width:38px;height:38px;place-items:center;border:1px solid #5f202b;font-size:.82rem;font-variant-numeric:tabular-nums}
body.user-account-page .account-history-list{display:grid}
body.user-account-page .account-history-card{display:grid;grid-template-columns:128px minmax(0,1fr) auto;min-width:0;min-height:88px;align-items:center;border-bottom:1px solid var(--account-line);background:#1a1a1a;color:#fff}
body.user-account-page .account-history-card:last-child{border-bottom:0}
body.user-account-page .account-history-card:is(:hover,:focus-visible){background:#252525;outline:0;box-shadow:inset 3px 0 0 var(--account-red)}
body.user-account-page .account-history-card__media{position:relative;display:block;width:128px;height:88px;overflow:hidden;background:#171717}
body.user-account-page .account-history-card__media img{display:block;width:100%;height:100%;object-fit:cover}
body.user-account-page .account-history-card__media--empty{display:grid;place-items:center;background:linear-gradient(145deg,#272727,#171717);color:rgba(255,255,255,.3)}
body.user-account-page .account-history-card__media--empty b{font-size:1.4rem}
body.user-account-page .account-history-card__copy{display:flex;min-width:0;flex-direction:column;gap:9px;padding:12px 14px}
body.user-account-page .account-history-card__copy strong{display:-webkit-box;overflow:hidden;color:#fff;font-size:.92rem;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}
body.user-account-page .account-history-card__copy small{display:flex;min-width:0;flex-wrap:wrap;gap:5px 12px;color:var(--account-muted);font-size:.68rem}
body.user-account-page .account-history-card__copy small span{color:#767676}
body.user-account-page .account-history-card__arrow{padding-right:15px;color:var(--account-red);font-size:1.15rem}
body.user-account-page .account-history-empty{min-height:170px;padding:42px 18px;text-align:center}
body.user-account-page .account-history-empty strong{color:#fff}
body.user-account-page .account-history-empty p{margin:7px auto 0;max-width:330px;color:var(--account-muted);font-size:.76rem}
body.user-account-page .activity-tile{min-width:0;margin-top:var(--b2-section-gap);border:1px solid var(--account-line);background:var(--account-panel)}
body.user-account-page .activity-tile--empty{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:22px}
body.user-account-page .activity-tile--notification{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;border-left:3px solid var(--account-red);background:#222222}
body.user-account-page .activity-tile__avatar{display:grid;width:70px;height:70px;place-items:center;overflow:hidden;border:1px solid #70404a;background:#171717;color:#fff;font-size:1.25rem;font-weight:var(--b2-weight-strong)}
body.user-account-page .activity-tile__avatar img{display:block;width:100%;height:100%;object-fit:cover}
body.user-account-page .activity-tile__content{display:grid;min-width:0;gap:6px}
body.user-account-page .activity-tile__identity{display:flex;min-width:0;align-items:center;gap:10px}
body.user-account-page .activity-tile__identity strong{min-width:0;color:#fff;font-size:1rem;overflow-wrap:anywhere}
body.user-account-page .activity-tile__identity time{color:#999999;font-size:.7rem;white-space:nowrap}
body.user-account-page .activity-tile h2{margin:1px 0 2px;color:#fff;font-size:1.35rem;line-height:1.15}
body.user-account-page .activity-tile p{margin:0;color:var(--account-muted);overflow-wrap:anywhere}
body.user-account-page .activity-tile__material{font-size:.78rem}
body.user-account-page .activity-tile__material strong{color:#e3e3e3;font-weight:var(--b2-weight-strong)}
body.user-account-page .activity-tile__message{display:-webkit-box;max-width:920px;overflow:hidden;color:#c4c4c4!important;font-size:.86rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
body.user-account-page .activity-tile__action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:18px;padding:0 14px;border:1px solid #702b37;background:#171717;color:#ff7180;font-size:.75rem;font-weight:var(--b2-weight-strong);text-decoration:none;white-space:nowrap}
body.user-account-page .activity-tile__action:is(:hover,:focus-visible){border-color:var(--account-red);background:#24181c;color:#fff}
body.user-account-page .collection-toolbar{display:flex;align-items:center;justify-content:space-between}
body.user-account-page .collection-sort{display:flex;align-items:center;margin:0}
body.user-account-page .collection-sort select{color:#fff;font-size:.72rem}
body.user-account-page .collection-sort button,body.user-account-page .comments-catalog-toolbar>button{min-height:42px;padding:0 14px;border:1px solid var(--account-line);background:#171717;color:#fff;cursor:pointer;font-size:.72rem;font-weight:var(--b2-weight-strong)}
body.user-account-page .collection-sort button:is(:hover,:focus-visible),body.user-account-page .comments-catalog-toolbar>button:is(:hover,:focus-visible){border-color:var(--account-red)}
body.user-account-page .filter-tabs{display:flex;min-width:0;overflow-x:auto;scrollbar-width:none}
body.user-account-page .filter-tabs a{display:flex;flex:0 0 auto;align-items:center}
body.user-account-page .filter-tabs a:is(:hover,:focus-visible,.is-active){border-color:var(--account-red-surface);color:#fff}
body.user-account-page .empty-state{padding:70px 20px;border:1px dashed var(--account-line-strong);background:var(--account-panel);text-align:center}
body.user-account-page .empty-state strong{color:#fff}
body.user-account-page .empty-state p{color:var(--account-muted)}
body.user-account-page .pagination{display:flex;justify-content:center}
body.user-account-page .pagination :is(a,span){place-items:center}
body.user-account-page .pagination a:is(:hover,:focus-visible),body.user-account-page .pagination .is-active{border-color:var(--account-red-surface);background:var(--account-red-surface);color:#fff}
body.user-account-page .rating-summary{display:grid;margin-bottom:28px}
body.user-account-page .rating-summary div{display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--account-line)}
body.user-account-page .rating-summary div:last-child{border-right:0}
body.user-account-page .rating-summary strong{color:#fff}
body.user-account-page .comments-catalog-toolbar{display:grid;align-items:center}
body.user-account-page .comments-catalog-search{display:flex;min-width:0;align-items:center}
body.user-account-page .comments-catalog-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff}
body.user-account-page .comments-catalog-result{margin:0 0 20px;color:var(--account-muted);font-size:.7rem}
body.user-account-page .comments-catalog-result strong{color:#fff}
body.user-account-page .comments-filter-tabs{margin-bottom:20px}
body.user-account-page .account-comment-list{display:grid}
body.user-account-page .account-comment-card{display:grid;min-width:0;overflow:hidden}
body.user-account-page .account-comment-card__media{position:relative;display:block;min-width:0;overflow:hidden;background:#242424}
body.user-account-page .account-comment-card__media::after{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(8,9,11,.35));content:"";pointer-events:none}
body.user-account-page .account-comment-card__media>.blokino-picture{position:absolute;inset:0;display:block}
body.user-account-page .account-comment-card__media img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}
body.user-account-page .account-comment-card__media--empty{display:grid;place-items:center;background:linear-gradient(145deg,#2e2e2e,#141414);color:rgba(255,255,255,.3);font-family:"Blokino Logo Roboto","Arial Narrow",sans-serif;font-size:2.8rem}
body.user-account-page .account-comment-card__body{display:flex;min-width:0;flex-direction:column}
body.user-account-page .account-comment-card__body>header{display:flex;align-items:center;justify-content:space-between}
body.user-account-page .account-comment-card__body>header div{display:flex;min-width:0;align-items:center}
body.user-account-page .account-comment-card__body>header span{padding:4px 7px;text-transform:uppercase}
body.user-account-page .account-comment-card__body :is(time,header small){color:#8b8b8b;font-size:.7rem}
body.user-account-page .account-comment-card__material{display:flex;min-width:0;flex-direction:column;gap:4px;margin-top:12px}
body.user-account-page .account-comment-card__material strong{color:#fff;overflow-wrap:anywhere}
body.user-account-page .account-comment-card__material small{color:var(--account-muted);font-size:.7rem}
body.user-account-page .account-comment-card__body>p{max-width:880px}
body.user-account-page .account-comment-card__body>footer{display:flex;margin-top:auto;color:#8e8e8e;font-size:.7rem}
body.user-account-page .account-comment-card__body>footer a{margin-left:auto;font-weight:var(--b2-weight-strong)}
/* Account favourites and ratings reuse the compact visual rhythm of overview history. */
body.user-account-page .favorite-kind{display:block;width:auto;padding:0;border:0;background:transparent;font-size:.64rem;line-height:1.1;text-transform:uppercase}
body.user-account-page .favorites-list,body.user-account-page .ratings-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
body.user-account-page .account-collection-card{display:grid;min-width:0;overflow:hidden}
body.user-account-page .favorite-main,body.user-account-page .rating-main{min-width:0;color:#fff;text-decoration:none}
body.user-account-page .favorite-main{display:grid}
body.user-account-page .rating-main{display:grid}
body.user-account-page .favorite-main img,body.user-account-page .favorite-placeholder,body.user-account-page .rating-main img,body.user-account-page .rating-placeholder{display:block;object-fit:cover;background:#171717}
body.user-account-page .favorite-placeholder,body.user-account-page .rating-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#272727,#171717);font-size:1.4rem;font-weight:var(--b2-weight-strong)}

body.user-account-page .rating-placeholder{color:#ffd45d}
body.user-account-page .favorite-copy,body.user-account-page .rating-copy{display:flex;min-width:0;overflow:hidden;align-self:stretch;flex-direction:column}
body.user-account-page .favorite-copy strong,body.user-account-page .rating-copy strong{display:-webkit-box;overflow:hidden;color:#fff;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}
body.user-account-page .favorite-copy small,body.user-account-page .rating-copy small{overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
body.user-account-page .favorite-main:is(:hover,:focus-visible),body.user-account-page .rating-main:is(:hover,:focus-visible){background:#252525;outline:0;box-shadow:inset 3px 0 0 var(--account-red)}
body.user-account-page .rating-score{flex:0 0 auto;align-self:center;font-weight:var(--b2-weight-strong);font-variant-numeric:tabular-nums}
body.user-account-page .rating-score small{color:var(--account-muted)}
body.user-account-page .account-collection-remove{display:grid;min-width:0;margin:0}
body.user-account-page .favorite-remove{display:grid;width:100%;height:100%;min-height:44px;place-items:center;padding:0;border:0;border-radius:0;background:transparent;color:#959595;cursor:pointer;font-size:1.35rem;font-weight:400}
body.user-account-page .favorite-remove:is(:hover,:focus-visible){background:#35151b;color:#ff7180;outline:2px solid #fff;outline-offset:-3px}
body.user-account-page .favorites-pagination{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:nowrap;margin-top:18px}
body.user-account-page .favorites-pagination a{color:#fff;text-decoration:none}
body.user-account-page .favorites-pagination a:hover{color:var(--account-red)}
body.user-account-page .favorites-pagination span{color:var(--account-muted)}

@media(max-width:1100px){
 body.user-account-page .account-history__columns{grid-template-columns:1fr}}

@media(max-width:760px){
 body.user-account-page .cabinet{width:calc(100% - 24px);padding:var(--b2-section-gap) 0 12px}
 body.user-account-page .account-person{grid-template-columns:auto minmax(0,1fr);gap:14px;min-height:160px;padding:18px}
 body.user-account-page .account-avatar{width:72px;height:72px;font-size:1.8rem}
 body.user-account-page .account-person h1{overflow-wrap:anywhere;font-size:clamp(2rem,11vw,3.25rem)}
 body.user-account-page .account-person__actions{grid-column:1/-1;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);width:100%;min-width:0;justify-self:stretch}
 body.user-account-page .account-person__actions a,body.user-account-page .account-person__actions button{padding-inline:8px;white-space:nowrap}
 body.user-account-page .account-person__actions form{grid-column:1/-1}
 body.user-account-page .account-nav a{justify-content:space-between}
 body.user-account-page .account-nav a b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 body.user-account-page .panel{padding:14px}
 body.user-account-page .account-section{scroll-margin-top:74px}
 body.user-account-page .account-history-card{grid-template-columns:104px minmax(0,1fr) auto;min-height:82px}
 body.user-account-page .account-history-card__media{width:104px;height:82px}
 body.user-account-page .account-history-card__copy{padding:10px 12px}
 body.user-account-page .account-history-card__copy small{flex-direction:column;gap:2px}
 body.user-account-page .favorites-list,body.user-account-page .ratings-list{grid-template-columns:1fr}
 body.user-account-page .favorites-pagination{flex-wrap:wrap}
 body.user-account-page .account-page-heading h1{overflow-wrap:anywhere}
 body.user-account-page .collection-toolbar{align-items:stretch;flex-direction:column}
 body.user-account-page .rating-summary div:last-child{border-bottom:0}
 body.user-account-page .comments-catalog-toolbar>button{width:100%}
 body.user-account-page .account-comment-card__body>footer a{margin-left:0}
 body.user-account-page .activity-tile--empty{align-items:flex-start;flex-direction:column}
 body.user-account-page .activity-tile--notification{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:12px;padding:14px}
 body.user-account-page .activity-tile__avatar{width:50px;height:50px;font-size:1rem}
 body.user-account-page .activity-tile__identity{align-items:flex-start;flex-direction:column;gap:2px}
 body.user-account-page .activity-tile__identity time{white-space:normal}
 body.user-account-page .activity-tile h2{font-size:1.14rem}
 body.user-account-page .activity-tile__message{-webkit-line-clamp:3}
 body.user-account-page .activity-tile__action{box-sizing:border-box;grid-column:1/-1;width:100%;max-width:100%;white-space:normal;text-align:center}}

@media(max-width:430px){body.blokino-v2-shell .brand-logo{font-size:1.8rem}body.user-account-page .account-history-card{grid-template-columns:88px minmax(0,1fr)}body.user-account-page .account-history-card__media{width:88px}body.user-account-page .account-history-card__arrow{display:none}body.user-account-page .rating-score small{display:none}body.user-account-page .account-comment-card__media{height:140px}}

/* Moderation v2: the public account shell is shared, controls remain server-rendered. */
body.user-account-page .moderation-v2__heading>span,
body.user-account-page .moderation-v2__section .account-section-heading>span{display:block;color:var(--account-red);font-size:.72rem;font-weight:var(--b2-weight-strong);letter-spacing:.16em;text-transform:uppercase}
body.user-account-page .moderation-v2__heading{margin-bottom:26px}
body.user-account-page .moderation-v2__kpi{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
body.user-account-page .moderation-v2__kpi a{display:flex;flex-direction:column;justify-content:space-between}
body.user-account-page .moderation-v2__kpi a:hover{border-color:var(--account-red);background:#281b20}
body.user-account-page .moderation-v2__kpi small{font-weight:var(--b2-weight-strong)}
body.user-account-page .moderation-v2__kpi strong{font-variant-numeric:tabular-nums}
body.user-account-page .moderation-v2__tabs{display:flex;overflow-x:auto;padding-bottom:2px}
body.user-account-page .moderation-v2__tabs a{display:grid;place-items:center;flex:1 0 max-content;font-weight:var(--b2-weight-strong);white-space:nowrap}
body.user-account-page .moderation-v2__section{margin-top:0}
body.user-account-page .moderation-v2__section .account-section-heading{margin-bottom:18px}
body.user-account-page .moderation-v2__section .account-section-heading p{margin:0;color:var(--account-muted);font-size:14px}
body.user-account-page .moderation-v2__search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;gap:8px;margin:0 0 18px}
body.user-account-page .moderation-v2__search .comments-catalog-search{margin:0}
body.user-account-page .moderation-v2__search .moderation-v2__button{min-width:92px;min-height:48px}
body.user-account-page .moderation-v2__search-reset{place-items:center}
body.user-account-page .moderation-v2__list{display:grid}
body.user-account-page .moderation-v2__card{min-width:0}
body.user-account-page .moderation-v2__card:hover{border-color:var(--account-line-strong)}
body.user-account-page .moderation-v2__card.is-hidden{border-left:3px solid #a98032}
body.user-account-page .moderation-v2__card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
body.user-account-page .moderation-v2__card h3{margin:12px 0 4px;overflow-wrap:anywhere;color:#fff;font-size:1.15rem}
body.user-account-page .moderation-v2__card time{color:var(--account-muted);font-size:11px;white-space:nowrap}
body.user-account-page .moderation-v2__card a{color:#e5e5e5;font-weight:var(--b2-weight-strong)}
body.user-account-page .moderation-v2__card a:hover{color:var(--account-red)}
body.user-account-page .moderation-v2__card dl{display:flex;flex-wrap:wrap;gap:12px 28px;margin:16px 0 0}
body.user-account-page .moderation-v2__card dl div{display:grid;gap:2px}
body.user-account-page .moderation-v2__card dt{color:var(--account-muted);font-size:11px}
body.user-account-page .moderation-v2__card dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#fff;font-size:13px}
body.user-account-page .moderation-v2__label,body.user-account-page .moderation-v2__badges span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;background:#34191f;color:#ff8491;font-size:11px;text-transform:uppercase}
body.user-account-page .moderation-v2__comment{max-width:960px;margin:16px 0 0;overflow-wrap:anywhere;color:#d9d9d9}
body.user-account-page .moderation-v2__details{margin:12px 0 0;padding:11px 13px;border-left:2px solid var(--account-red);overflow-wrap:anywhere;color:#c7c7c7;font-size:13px;line-height:1.55}
body.user-account-page .moderation-v2__muted{margin:14px 0 0;color:var(--account-muted);font-size:13px}
body.user-account-page .moderation-v2__card footer{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
body.user-account-page .moderation-v2__card footer form{margin:0}
body.user-account-page .moderation-v2__button{min-height:40px;padding:0 13px;border:1px solid var(--account-line-strong);background:#171717;color:#fff;cursor:pointer;font-size:12px;font-weight:var(--b2-weight-strong)}
body.user-account-page .moderation-v2__button:hover{border-color:var(--account-red);background:#21161a}
body.user-account-page .moderation-v2__author{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center!important}
body.user-account-page .moderation-v2__author>span:nth-child(2){display:grid;min-width:0;gap:2px}
body.user-account-page .moderation-v2__author strong{overflow-wrap:anywhere;color:#fff}
body.user-account-page .moderation-v2__author small{color:var(--account-muted);font-size:11px}
body.user-account-page .moderation-v2__avatar{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;background:#222;color:#fff;font-weight:var(--b2-weight-strong)}
body.user-account-page .moderation-v2__avatar img{display:block;width:100%;height:100%;object-fit:cover}
body.user-account-page .moderation-v2__badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:14px}
body.user-account-page .moderation-v2__badges span{background:#2b2b2b;color:#c2c2c2}
body.user-account-page .moderation-v2__material{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 18px;margin-top:14px;padding:12px 14px;border:1px solid var(--account-line);text-decoration:none}
body.user-account-page .moderation-v2__material small{color:var(--account-muted);font-size:10px;font-weight:var(--b2-weight-strong);letter-spacing:.08em;text-transform:uppercase}
body.user-account-page .moderation-v2__material strong{min-width:0;overflow-wrap:anywhere;color:#fff;font-size:14px}
body.user-account-page .moderation-v2__material>span{grid-column:2;grid-row:1/3;align-self:center;color:var(--account-red);font-size:11px;white-space:nowrap}
body.user-account-page .moderation-v2__material:hover{border-color:var(--account-red);background:#1d171b}
body.user-account-page .moderation-v2__sanctions{margin-top:16px;border-top:1px solid var(--account-line)}
body.user-account-page .moderation-v2__sanctions>summary{color:#ff8996;cursor:pointer;font-size:13px;font-weight:var(--b2-weight-strong)}
body.user-account-page .moderation-v2__sanctions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:2px}
body.user-account-page .moderation-v2__sanctions form{min-width:0;margin:0;padding:14px;border:1px solid var(--account-line)}
body.user-account-page .moderation-v2__form{display:grid;gap:10px}
body.user-account-page .moderation-v2__form label{display:grid;gap:5px;color:#cbcbcb;font-size:12px}
body.user-account-page .moderation-v2__form select,body.user-account-page .moderation-v2__form textarea{box-sizing:border-box;width:100%;border:1px solid var(--account-line-strong);color:#fff;font:inherit}
body.user-account-page .moderation-v2__form select{height:38px}
body.user-account-page .moderation-v2__form textarea{resize:vertical}
body.user-account-page .moderation-v2__form--block{border-color:#71303a!important}
body.user-account-page .moderation-v2__form--block label:last-of-type{display:flex;align-items:flex-start;gap:7px}
body.user-account-page .moderation-v2__form--block input[type="checkbox"]{width:auto;margin-top:3px}
body.user-account-page .moderation-v2__back{display:inline-flex;margin-top:16px;color:var(--account-red);font-weight:var(--b2-weight-strong)}
body.user-account-page .moderation-v2__kpi a:focus-visible,
body.user-account-page .moderation-v2__tabs a:focus-visible,
body.user-account-page .moderation-v2__card a:focus-visible,
body.user-account-page .moderation-v2__search-reset:focus-visible,
body.user-account-page .moderation-v2 .favorites-pagination a:focus-visible,
body.user-account-page .moderation-v2__sanctions>summary:focus-visible,
body.user-account-page .moderation-v2__button:focus-visible,
body.user-account-page .moderation-v2__form select:focus-visible,
body.user-account-page .moderation-v2__form textarea:focus-visible{outline:2px solid var(--account-red);outline-offset:2px}
@media(max-width:760px){
 body.user-account-page .moderation-v2__kpi{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.user-account-page .moderation-v2__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
 body.user-account-page .moderation-v2__tabs a{min-width:0;flex:none;white-space:normal;text-align:center}
 body.user-account-page .moderation-v2__search{grid-template-columns:1fr 1fr}
 body.user-account-page .moderation-v2__search .comments-catalog-search{grid-column:1/-1}
 body.user-account-page .moderation-v2__search .moderation-v2__button,body.user-account-page .moderation-v2__search-reset{width:100%}
 body.user-account-page .moderation-v2__search--single-action .moderation-v2__button{grid-column:1/-1}
 body.user-account-page .moderation-v2__card>header{flex-direction:column}
 body.user-account-page .moderation-v2__author{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important}
 body.user-account-page .moderation-v2__author>a{grid-column:1/-1;margin-top:7px}
 body.user-account-page .moderation-v2__material{grid-template-columns:1fr}
 body.user-account-page .moderation-v2__material>span{grid-column:1;grid-row:auto;white-space:normal}
 body.user-account-page .moderation-v2__sanctions>div{grid-template-columns:1fr}
 body.user-account-page .moderation-v2__card footer,body.user-account-page .moderation-v2__card footer form,body.user-account-page .moderation-v2__button{width:100%}}

/* Shared quarterly schedule weekday navigation. */
body.blokino-v2-shell .day-nav{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;margin:var(--b2-section-gap) 0 0;padding:7px;border:1px solid var(--b2-line);background:rgba(12,13,16,.94)}
body.blokino-v2-shell .day-nav a{display:flex;min-height:80px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;background:var(--b2-panel-deep)}
body.blokino-v2-shell .day-nav a:is(:hover,:focus){border-color:var(--b2-red);outline:0}
body.blokino-v2-shell .day-nav strong{font-size:22px}
body.blokino-v2-shell .day-nav small{display:grid;min-width:28px;height:28px;place-items:center;background:#292d33;color:var(--b2-muted);font-size:14px}
body.blokino-v2-shell .schedule-day-section{scroll-margin-top:104px}
@media(max-width:760px){body.blokino-v2-shell .day-nav{grid-template-columns:repeat(8,66px);overflow-x:auto;margin:var(--b2-section-gap) -10px 0;padding-inline:10px;border-right:0;border-left:0;scrollbar-width:none}body.blokino-v2-shell .day-nav::-webkit-scrollbar{display:none}body.blokino-v2-shell .day-nav a{min-height:58px;gap:8px}body.blokino-v2-shell .day-nav strong{font-size:13px}body.blokino-v2-shell .day-nav small{min-width:22px;height:22px;font-size:11px}body.blokino-v2-shell .schedule-day-section{scroll-margin-top:74px}}

/* Seasonal schedule archive and quarter details. */
body.blokino-schedule .schedule-archive-page{padding-block:var(--b2-section-gap) 0}
body.blokino-schedule .schedule-archive-page>h1{max-width:900px;margin:0 0 28px;font-size:clamp(2rem,5vw,3.5rem);font-weight:450;line-height:1;letter-spacing:-.045em}
body.blokino-schedule .schedule-season--winter{--schedule-season-bg:#101c2a;--schedule-season-surface:#16283a;--schedule-season-line:#3b6a8f;--schedule-season-accent:#8dd7ff;--schedule-season-ink:#07131d;--schedule-season-muted:#b5c0cc;--schedule-season-glow:rgba(88,176,232,.2)}
body.blokino-schedule .schedule-season--spring{--schedule-season-bg:#132218;--schedule-season-surface:#1b3121;--schedule-season-line:#477a52;--schedule-season-accent:#8be6a1;--schedule-season-ink:#07140b;--schedule-season-muted:#b7c7ba;--schedule-season-glow:rgba(91,190,112,.18)}
body.blokino-schedule .schedule-season--summer{--schedule-season-bg:#2a210f;--schedule-season-surface:#3a2e14;--schedule-season-line:#8d6d26;--schedule-season-accent:#ffd166;--schedule-season-ink:#1b1200;--schedule-season-muted:#cbc2ad;--schedule-season-glow:rgba(255,191,64,.18)}
body.blokino-schedule .schedule-season--fall{--schedule-season-bg:#281711;--schedule-season-surface:#3a2118;--schedule-season-line:#985638;--schedule-season-accent:#ff9b73;--schedule-season-ink:#1d0903;--schedule-season-muted:#ceb9b0;--schedule-season-glow:rgba(230,100,55,.2)}
body.blokino-schedule .quarter-schedule-page{padding-block:var(--b2-section-gap) 0}
body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro{position:relative;isolation:isolate;min-height:210px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;padding:clamp(28px,4vw,48px);border:1px solid var(--schedule-season-line);border-left:4px solid var(--schedule-season-accent);background:radial-gradient(circle at 82% 22%,var(--schedule-season-glow),transparent 34%),linear-gradient(120deg,var(--schedule-season-bg),var(--schedule-season-surface) 70%,#090a0d)}
body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro::before{position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 22px);content:""}
body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro::after{position:absolute;right:-68px;bottom:-116px;z-index:-1;width:320px;height:320px;border:1px solid var(--schedule-season-line);border-radius:50%;box-shadow:0 0 80px var(--schedule-season-glow);content:""}
body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro .schedule-eyebrow{color:var(--schedule-season-accent);font-size:.75rem;line-height:1.35}
body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro h1{max-width:900px;margin:8px 0 0;color:#fff;font-size:clamp(2rem,4.2vw,3.5rem);font-weight:500;line-height:1;letter-spacing:-.045em;text-wrap:balance}
body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro p{margin:14px 0 0;color:var(--schedule-season-muted);font-size:.875rem;line-height:1.45}
body.blokino-schedule .quarter-schedule-page .quarter-switcher{min-height:142px;align-items:center;margin-top:8px;border:1px solid var(--schedule-season-line);background:linear-gradient(120deg,var(--schedule-season-bg),var(--schedule-season-surface) 72%,#15171c)}
body.blokino-schedule .quarter-schedule-page .quarter-switcher>div>.schedule-eyebrow{color:var(--schedule-season-accent);font-size:.75rem;line-height:1.35}
body.blokino-schedule .quarter-schedule-page .quarter-switcher nav :is(a,strong,span){min-width:96px;min-height:48px;border-color:var(--schedule-season-line);background:linear-gradient(145deg,var(--schedule-season-bg),var(--schedule-season-surface));color:var(--schedule-season-muted);font-size:.875rem}
body.blokino-schedule .quarter-schedule-page .quarter-switcher nav strong{border-color:var(--schedule-season-accent);background:var(--schedule-season-accent);color:var(--schedule-season-ink)}
body.blokino-schedule .quarter-schedule-page .quarter-switcher nav a:is(:hover,:focus-visible){border-color:var(--schedule-season-accent);color:#fff;outline:0}
body.blokino-schedule .quarter-schedule-page .quarter-switcher nav a:focus-visible{outline:2px solid var(--schedule-season-accent);outline-offset:2px}
body.blokino-schedule .quarter-schedule-page .quarter-switcher nav span{border-color:#4a4f57;border-style:dashed;background:linear-gradient(145deg,#25282d,#181a1e);color:#9299a3;opacity:1}
body.blokino-schedule .quarter-schedule-page .quarter-switcher__archive{color:var(--schedule-season-accent)!important;font-size:.75rem}
body.blokino-schedule .quarter-schedule-page .day-nav{border-color:var(--schedule-season-line)}
body.blokino-schedule .quarter-schedule-page .day-nav a:is(:hover,:focus){border-color:var(--schedule-season-accent)}
body.blokino-schedule .quarter-schedule-page .day-nav small{background:var(--schedule-season-surface);color:var(--schedule-season-accent)}
body.blokino-schedule .quarter-schedule-page .schedule-day-section>header .schedule-eyebrow{color:var(--schedule-season-accent);font-size:.75rem}
body.blokino-schedule .quarter-schedule-page .schedule-day-section>header>a,body.blokino-schedule .quarter-schedule-page .entry-card__copy>span{font-size:.75rem}
body.blokino-schedule .quarter-schedule-page .schedule-day-section h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;line-height:1.05}
body.blokino-schedule .quarter-schedule-page .entry-card__copy>small{font-size:.8125rem}
body.blokino-schedule .quarter-schedule-page .entry-card__copy>strong{font-size:1rem}
body.blokino-schedule .schedule-archive-page .schedule-hero{position:relative;isolation:isolate;min-height:226px;display:flex;overflow:hidden;border:1px solid var(--schedule-season-line);border-left:4px solid var(--schedule-season-accent);background:radial-gradient(circle at 82% 22%,var(--schedule-season-glow),transparent 34%),linear-gradient(120deg,var(--schedule-season-bg),var(--schedule-season-surface) 70%,#090a0d)}
body.blokino-schedule .schedule-archive-page .schedule-hero::before{position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 22px);content:""}
body.blokino-schedule .schedule-archive-page .schedule-hero::after{position:absolute;right:-68px;bottom:-116px;z-index:-1;width:320px;height:320px;border:1px solid var(--schedule-season-line);border-radius:50%;box-shadow:0 0 80px var(--schedule-season-glow);content:""}
body.blokino-schedule .schedule-archive-page .schedule-hero__copy{position:relative;inset:auto;z-index:1;min-height:224px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(28px,4vw,48px)}
body.blokino-schedule .schedule-archive-page .schedule-hero__copy small{color:var(--schedule-season-accent);font-size:.75rem;font-weight:var(--b2-weight-strong);letter-spacing:.11em;text-transform:uppercase}
body.blokino-schedule .schedule-archive-page .schedule-hero__copy strong{margin:9px 0 20px;color:#fff;font-size:clamp(2rem,3vw,2.75rem);font-weight:var(--b2-weight-strong);line-height:1.02;letter-spacing:-.035em}
body.blokino-schedule .schedule-archive-page .schedule-hero__copy b{min-height:44px;display:inline-flex;align-items:center;padding:0 16px;background:var(--schedule-season-accent);color:var(--schedule-season-ink);font-size:.875rem;font-weight:var(--b2-weight-strong)}
body.blokino-schedule .schedule-archive-page .schedule-hero:is(:hover,:focus-visible){border-color:var(--schedule-season-accent);outline:0}
body.blokino-schedule .schedule-archive-page .schedule-hero:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.blokino-schedule .schedule-archive-page .schedule-hero:hover .schedule-hero__copy b{background:#fff}
body.blokino-schedule .schedule-archive{padding-top:var(--b2-section-gap)}
body.blokino-schedule .schedule-archive-page .schedule-section-heading{margin-bottom:18px}
body.blokino-schedule .schedule-archive-page .schedule-section-heading h2{margin:5px 0 0;font-size:clamp(1.75rem,2.6vw,2.25rem);font-weight:500;line-height:1.05;letter-spacing:-.035em}
body.blokino-schedule .schedule-archive-page .schedule-year-list{gap:8px}
body.blokino-schedule .schedule-archive-page .archive-year{grid-template-columns:104px minmax(0,1fr);gap:8px;padding:8px;border:1px solid var(--b2-line);background:#1b1d21}
body.blokino-schedule .schedule-archive-page .archive-year__label{gap:4px;padding:13px}
body.blokino-schedule .schedule-archive-page .archive-year__label small{color:#9fa6b0;font-size:.75rem;line-height:1.2}
body.blokino-schedule .schedule-archive-page .archive-year__label strong{font-size:clamp(1.5rem,2vw,1.875rem);font-weight:var(--b2-weight-strong);line-height:1;letter-spacing:-.04em}
body.blokino-schedule .schedule-archive-page .archive-year__quarters{gap:6px}
body.blokino-schedule .schedule-archive-page .archive-year__quarters>.schedule-quarter{min-height:82px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-content:center;gap:7px 10px;padding:13px 14px;border:1px solid var(--schedule-season-line);border-top-width:3px;background:linear-gradient(145deg,var(--schedule-season-bg),var(--schedule-season-surface))}
body.blokino-schedule .schedule-archive-page .schedule-quarter>span{grid-column:1;grid-row:1;color:#fff;font-size:1rem;font-weight:var(--b2-weight-strong);line-height:1.25}
body.blokino-schedule .schedule-archive-page .schedule-quarter>small{grid-column:1/-1;grid-row:2;color:var(--schedule-season-muted);font-size:.75rem;line-height:1.35}
body.blokino-schedule .schedule-archive-page .schedule-quarter>b{grid-column:2;grid-row:1;align-self:center;color:var(--schedule-season-accent);font-size:1rem;line-height:1}
body.blokino-schedule .schedule-archive-page a.schedule-quarter:is(:hover,:focus-visible){border-color:var(--schedule-season-accent);background:linear-gradient(145deg,var(--schedule-season-surface),#15171c 72%);outline:0}
body.blokino-schedule .schedule-archive-page a.schedule-quarter:focus-visible{outline:2px solid var(--schedule-season-accent);outline-offset:2px}
body.blokino-schedule .schedule-archive-page a.schedule-quarter.is-current{border-color:var(--schedule-season-accent);background:var(--schedule-season-accent);color:var(--schedule-season-ink);box-shadow:inset 0 0 0 1px var(--schedule-season-accent)}
body.blokino-schedule .schedule-archive-page a.schedule-quarter.is-current :is(span,small,b){color:var(--schedule-season-ink)}
body.blokino-schedule .schedule-archive-page .schedule-quarter.is-unavailable{border-color:#4a4f57;border-style:dashed;background:linear-gradient(145deg,#25282d,#181a1e);color:#9299a3;opacity:1;filter:none}
body.blokino-schedule .schedule-archive-page .schedule-quarter.is-unavailable :is(span,small,b){color:#9299a3}
body.blokino-schedule .schedule-archive-page .schedule-total{font-size:.8125rem}
@media(max-width:760px){body.blokino-schedule .schedule-archive-page{padding-block:var(--b2-section-gap) 0}body.blokino-schedule .schedule-archive-page>h1{margin-bottom:20px;font-size:clamp(2rem,5vw,3.5rem)}body.blokino-schedule .schedule-archive-page .schedule-hero{min-height:188px}body.blokino-schedule .schedule-archive-page .schedule-hero::after{right:-128px;bottom:-150px}body.blokino-schedule .schedule-archive-page .schedule-hero__copy{min-height:186px;padding:22px}body.blokino-schedule .schedule-archive-page .schedule-hero__copy strong{margin-block:8px 16px;font-size:clamp(2rem,3vw,2.75rem)}body.blokino-schedule .schedule-archive{padding-top:var(--b2-section-gap)}body.blokino-schedule .schedule-archive-page .schedule-section-heading{align-items:flex-start;flex-direction:column;gap:10px}body.blokino-schedule .schedule-archive-page .archive-year{grid-template-columns:1fr;padding:8px}body.blokino-schedule .schedule-archive-page .archive-year__label{align-items:baseline;justify-content:flex-start;flex-direction:row;padding:10px 10px 4px}body.blokino-schedule .schedule-archive-page .archive-year__quarters{grid-template-columns:repeat(2,minmax(0,1fr))}body.blokino-schedule .schedule-archive-page .archive-year__quarters>.schedule-quarter{min-height:82px;padding:12px}body.blokino-schedule .schedule-archive-page .schedule-total{text-align:left}}
@media(max-width:760px){body.blokino-schedule .quarter-schedule-page{padding-block:var(--b2-section-gap) 0}body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro{min-height:174px;padding:22px}body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro::after{right:-128px;bottom:-150px}body.blokino-schedule .quarter-schedule-page .schedule-quarter-intro h1{font-size:clamp(2rem,9vw,2.75rem)}body.blokino-schedule .quarter-schedule-page .quarter-switcher{min-height:0;align-items:stretch;padding:16px}body.blokino-schedule .quarter-schedule-page .quarter-switcher nav{margin-inline:-16px;padding-inline:16px}body.blokino-schedule .quarter-schedule-page .quarter-switcher nav :is(a,strong,span){min-width:78px;min-height:46px;flex:0 0 78px}body.blokino-schedule .quarter-schedule-page .day-nav strong{font-size:.875rem}body.blokino-schedule .quarter-schedule-page .day-nav small,body.blokino-schedule .quarter-schedule-page .entry-card__copy>small{font-size:.75rem}body.blokino-schedule .quarter-schedule-page .entry-card__copy>strong{font-size:.9375rem}body.blokino-schedule .quarter-schedule-page .schedule-day-section h2{font-size:clamp(1.75rem,8vw,2.25rem)}}
@media(max-width:360px){body.blokino-schedule .schedule-archive-page .archive-year__quarters>.schedule-quarter{padding:10px}body.blokino-schedule .schedule-archive-page .schedule-quarter>small{font-size:.75rem}}

/* Account notifications. */
body.blokino-v2-shell .notifications-v2__toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px;padding:15px 17px;border:1px solid #30343b;background:#1b1d21}body.blokino-v2-shell .notifications-v2__toolbar p,body.blokino-v2-shell .notifications-v2__toolbar form{margin:0}body.blokino-v2-shell .notifications-v2__toolbar p{color:#a9b2bf;font-size:.84rem}body.blokino-v2-shell .notifications-v2__list{display:grid;gap:12px}body.blokino-v2-shell .notifications-v2 .notification-card{display:grid;grid-template-columns:58px minmax(0,1fr);min-width:0;gap:16px;padding:18px;border:1px solid #30343b;border-left:3px solid #3b4048;background:#202226}body.blokino-v2-shell .notifications-v2 .notification-card--unread{border-color:#5c2932;border-left-color:var(--b2-red);background:#202226}body.blokino-v2-shell .notification-card__avatar{display:grid;width:56px;height:56px;place-items:center;overflow:hidden;border:1px solid #3a3f47;background:#111318;color:#fff;font-size:1.15rem;font-weight:var(--b2-weight-strong)}body.blokino-v2-shell .notification-card--unread .notification-card__avatar{border-color:#82404b}body.blokino-v2-shell .notification-card__avatar img{display:block;width:100%;height:100%;object-fit:cover}body.blokino-v2-shell .notification-card__content{min-width:0}body.blokino-v2-shell .notification-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}body.blokino-v2-shell .notification-card__identity{display:grid;min-width:0;gap:4px}body.blokino-v2-shell .notification-card__eyebrow{color:#ff7b88;font-size:.68rem;font-weight:var(--b2-weight-strong);letter-spacing:.11em;text-transform:uppercase}body.blokino-v2-shell .notification-card__header strong{min-width:0;color:#fff;font-size:1.08rem;line-height:1.25;overflow-wrap:anywhere}body.blokino-v2-shell .notification-card__header time{flex:0 0 auto;color:#95a2b3;font-size:.76rem;white-space:nowrap}body.blokino-v2-shell .notification-card__body{min-width:0;margin:14px 0 15px}body.blokino-v2-shell .notification-card__body p{overflow-wrap:anywhere}body.blokino-v2-shell .notification-card__material{margin:0;color:#9da9b9;font-size:.84rem;line-height:1.45}body.blokino-v2-shell .notification-card__material strong{color:#f0f2f5;font-weight:var(--b2-weight-strong)}body.blokino-v2-shell .notification-card__message{margin:10px 0 0;padding:12px 14px;border-left:2px solid #606874;background:#17191d;color:#d7dbe1;font-size:.96rem;line-height:1.55}body.blokino-v2-shell .notification-card--unread .notification-card__message{border-left-color:#bd4a5a;background:#17191d}body.blokino-v2-shell .notification-card__actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0}body.blokino-v2-shell .notification-card__actions form{margin:0}body.blokino-v2-shell .notification-card__state{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border:1px solid #3b4048;color:#9da8b7;font-size:.68rem;font-weight:var(--b2-weight-strong);letter-spacing:.08em;text-transform:uppercase}body.blokino-v2-shell .notification-card--unread .notification-card__state{border-color:#793541;background:transparent;color:#ff8994}body.blokino-v2-shell :is(.notifications-dismiss-all,.notification-open){min-height:42px;padding:0 14px;border:1px solid var(--b2-line-strong);border-radius:0;background:#111318;color:#fff;cursor:pointer;font:var(--b2-weight-strong) .78rem/1 var(--b2-font)}body.blokino-v2-shell :is(.notifications-dismiss-all,.notification-open):is(:hover,:focus-visible){border-color:var(--b2-red);background:#191b20}body.blokino-v2-shell .notification-open{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-width:174px;border-color:#d92440;background:var(--b2-red);color:#fff;text-decoration:none}body.blokino-v2-shell .notification-open:is(:hover,:focus-visible){border-color:#ff6576;background:#d81735}body.blokino-v2-shell .account-empty-state{padding:24px;border:1px solid var(--b2-line);background:var(--b2-panel)}body.blokino-v2-shell .account-empty-state strong{display:block;color:#fff;font-size:1.1rem}body.blokino-v2-shell .account-empty-state p{margin:7px 0 0;color:var(--b2-muted)}
@media(max-width:760px){body.blokino-v2-shell .notifications-v2__toolbar{align-items:stretch;flex-direction:column}body.blokino-v2-shell .notifications-v2__toolbar form,body.blokino-v2-shell .notifications-dismiss-all{width:100%}body.blokino-v2-shell .notifications-v2 .notification-card{grid-template-columns:44px minmax(0,1fr);gap:11px;padding:13px}body.blokino-v2-shell .notification-card__avatar{width:42px;height:42px;font-size:.92rem}body.blokino-v2-shell .notification-card__header{align-items:flex-start;flex-direction:column;gap:5px}body.blokino-v2-shell .notification-card__header time{white-space:normal}body.blokino-v2-shell .notification-card__body{margin:12px 0}body.blokino-v2-shell .notification-card__message{padding:10px 11px;font-size:.91rem}body.blokino-v2-shell .notification-card__actions{align-items:stretch;flex-direction:column}body.blokino-v2-shell .notification-card__state{align-self:flex-start}body.blokino-v2-shell .notification-card__actions form,body.blokino-v2-shell .notification-open{width:100%}}

/* Keep notification actions inside their mobile card width (width includes padding and border). */
body.blokino-v2-shell :is(.notifications-dismiss-all,.notification-open){box-sizing:border-box}
@media(max-width:760px){body.blokino-v2-shell .notification-card__actions{min-width:0}body.blokino-v2-shell .notification-card__actions form,body.blokino-v2-shell .notification-open{box-sizing:border-box;max-width:100%;min-width:0;margin-inline:0}}

/* Catalog search page and progressive shared search results. */
body.blokino-v2-shell .search-live-status{min-height:20px;margin:12px 0 0;color:var(--b2-muted);font-size:12px}
body.blokino-v2-shell .search-results{display:grid;gap:8px;margin-top:12px}
body.blokino-v2-shell .search-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px 14px;min-width:0;padding:10px;border-color:var(--b2-line);color:#fff;text-decoration:none;transition:border-color .18s ease,background .18s ease}
body.blokino-v2-shell .search-card__poster{display:block;grid-column:1;width:80px;height:45px;border:1px solid var(--b2-line);background:#1b1e23;object-fit:cover}
body.blokino-v2-shell .search-card__poster--empty{position:relative}body.blokino-v2-shell .search-card__poster--empty:after{position:absolute;inset:0;display:grid;place-items:center;color:#616873;font-size:10px;content:"БЛОКИНО"}
body.blokino-v2-shell .search-card:is(:hover,:focus-visible){border-color:var(--b2-red);background:#282828;outline:0}
body.blokino-v2-shell .search-card__copy{display:grid;grid-column:2;align-content:center;gap:5px;min-width:0}
body.blokino-v2-shell .search-card__title-row{display:flex;align-items:flex-start;gap:9px;min-width:0}body.blokino-v2-shell .search-card__title-row strong{min-width:0;flex:1 1 auto}body.blokino-v2-shell .search-card__rank{display:inline-flex;min-width:34px;min-height:26px;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 auto;padding:0 7px;border:1px solid var(--b2-line-strong);background:#17191e;color:#c8cdd5;font-size:11px;font-weight:var(--b2-weight-strong);line-height:1;white-space:nowrap}body.blokino-v2-shell .search-card__rank--top{border-color:var(--b2-red);background:var(--b2-red-surface);color:#fff}
body.blokino-v2-shell .search-card__type{display:inline-flex;min-height:22px;align-items:center;box-sizing:border-box;flex:0 0 auto;padding:0 7px;border:1px solid rgba(100,211,255,.32);background:rgba(100,211,255,.08);color:#9edfff;font-size:10px;font-weight:var(--b2-weight-strong);line-height:1;text-transform:uppercase;white-space:nowrap}body.blokino-v2-shell .search-card__type--film{border-color:rgba(182,128,255,.38);background:rgba(182,128,255,.09);color:#c8a7ff}
body.blokino-v2-shell .search-card strong{overflow-wrap:anywhere;font-size:15px;line-height:1.3}
body.blokino-v2-shell .search-card small{overflow-wrap:anywhere;color:var(--b2-muted);font-size:12px;line-height:1.4}
body.blokino-v2-shell :is(.search-card__rating,.search-card__views){align-self:center;display:grid;grid-column:3;min-width:48px;padding:6px 8px;border:1px solid rgba(255,220,102,.25);background:#17191e;color:#ffdc66;font-size:16px;line-height:1;text-align:center}body.blokino-v2-shell :is(.search-card__rating,.search-card__views) small{margin-top:5px;color:#8e939c;font-size:9px;font-weight:var(--b2-weight-strong)}body.blokino-v2-shell .search-card__views{min-width:78px;border-color:rgba(255,59,78,.32);}
body.blokino-v2-shell .search-retry{justify-self:start;min-height:36px;padding:0 12px;border:1px solid var(--b2-line-strong);background:#1b1e23;color:#fff;font-weight:var(--b2-weight-strong);cursor:pointer}
body.blokino-search-page .search-page-intro{max-width:760px;margin:0;color:var(--b2-muted);line-height:1.55}
body.blokino-search-page .search-page-form{max-width:1040px;margin:20px 0 0}
body.blokino-search-page .search-page-status{max-width:1040px;margin:22px 0 0;color:var(--b2-muted)}
body.blokino-search-page .search-page-results{max-width:1040px;gap:10px;margin-top:12px}
:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card{min-height:126px;padding:14px 16px 14px 14px;gap:8px 20px}
:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card__poster{width:168px;height:96px}
:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card__copy{gap:8px}
:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card strong{font-size:20px;line-height:1.25}
:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card__copy small{font-size:14px;line-height:1.45}
:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results :is(.search-card__rating,.search-card__views){min-width:64px;padding:9px 10px;font-size:20px}
body.blokino-catalog-page .catalog-page-main{padding-top:34px}body.blokino-catalog-page .catalog-heading{margin-bottom:13px}body.blokino-catalog-page .catalog-page-intro{max-width:820px;margin:0;color:var(--b2-muted);font-size:1rem;line-height:1.55}
body.blokino-catalog-page .catalog-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:24px 0 10px}body.blokino-catalog-page .catalog-tabs a{display:flex;min-height:54px;align-items:center;justify-content:center;padding:8px 12px;border:1px solid var(--b2-line);background:var(--b2-panel);color:#aeb4bd;font-size:.88rem;font-weight:var(--b2-weight-strong);text-align:center;text-decoration:none}body.blokino-catalog-page .catalog-tabs a:is(:hover,:focus-visible){border-color:var(--b2-line-strong);color:#fff;outline:0}body.blokino-catalog-page .catalog-tabs a.is-active{border-color:var(--b2-red);background:#2a1519;color:#fff}
body.blokino-catalog-page .catalog-controls{padding:16px}body.blokino-catalog-page .catalog-filter-form{display:flex;align-items:end;flex-wrap:wrap;gap:10px}body.blokino-catalog-page .catalog-field{display:grid;flex:0 1 190px;gap:6px;min-width:150px;color:#b7bdc6;font-size:.72rem;font-weight:var(--b2-weight-strong)}body.blokino-catalog-page .catalog-field--search{flex:1 1 300px}body.blokino-catalog-page .catalog-field :is(input,select){box-sizing:border-box;width:100%;min-height:46px;padding:0 12px;border:1px solid var(--b2-line-strong);border-radius:0;background:#0e1014;color:#fff;font:500 .88rem/1 var(--b2-font);outline:0}body.blokino-catalog-page .catalog-field :is(input,select):focus{border-color:#fff}body.blokino-catalog-page .catalog-filter-actions{display:flex;flex:0 0 auto;gap:7px}body.blokino-catalog-page .catalog-filter-actions :is(button,a){display:flex;min-height:46px;align-items:center;justify-content:center;box-sizing:border-box;padding:0 15px;border:1px solid var(--b2-line-strong);border-radius:0;background:#15171b;color:#fff;font:.78rem/1 var(--b2-font);font-weight:var(--b2-weight-strong);text-decoration:none;cursor:pointer}body.blokino-catalog-page .catalog-filter-actions button{border-color:var(--b2-red);background:var(--b2-red-surface)}body.blokino-catalog-page .catalog-filter-actions :is(button,a):is(:hover,:focus-visible){border-color:#fff;outline:0}
body.blokino-catalog-page .catalog-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:15px;padding-top:15px;border-top:1px solid var(--b2-line)}body.blokino-catalog-page .catalog-chips a{display:flex;min-width:42px;min-height:36px;align-items:center;justify-content:center;gap:7px;padding:0 9px;border:1px solid var(--b2-line);background:#15171b;color:#d8dbe0;font-size:.78rem;font-weight:var(--b2-weight-strong);text-decoration:none}body.blokino-catalog-page .catalog-chips a:is(:hover,:focus-visible),body.blokino-catalog-page .catalog-chips a.is-active{border-color:var(--b2-red);background:#2a1519;color:#fff;outline:0}body.blokino-catalog-page .catalog-chips small{color:#7e858f;font-size:.62rem}body.blokino-catalog-page .catalog-chips--featured a{min-width:0;padding-inline:12px}
body.blokino-catalog-page .catalog-results-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 10px;color:var(--b2-muted);font-size:.82rem}body.blokino-catalog-page .catalog-results-bar p{margin:0}body.blokino-catalog-page .catalog-results-bar strong{color:#fff}body.blokino-catalog-page .catalog-results{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;margin-top:0}body.blokino-catalog-page .catalog-state{margin-top:12px;padding:24px}body.blokino-catalog-page .catalog-state strong{color:#fff;font-size:1.1rem}body.blokino-catalog-page .catalog-state p{margin:6px 0 0;color:var(--b2-muted)}body.blokino-catalog-page .catalog-validation{margin:14px 0;padding:10px 12px;border-left:3px solid var(--b2-red);background:#271519;color:#ffabb3}
body.blokino-catalog-page .catalog-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:18px}body.blokino-catalog-page .catalog-pagination a{display:grid;min-width:42px;min-height:42px;place-items:center;padding:0 10px;border:1px solid var(--b2-line);background:var(--b2-panel);color:#c4c8ce;font-size:.78rem;font-weight:var(--b2-weight-strong);text-decoration:none}body.blokino-catalog-page .catalog-pagination a:is(:hover,:focus-visible),body.blokino-catalog-page .catalog-pagination a.is-active{border-color:var(--b2-red);color:#fff;outline:0}body.blokino-catalog-page .catalog-pagination a.is-active{background:var(--b2-red-surface)}body.blokino-catalog-page .catalog-pagination__edge{min-width:92px!important}
@media(max-width:1100px){body.blokino-catalog-page .catalog-results{grid-template-columns:1fr}}
@media(max-width:760px){:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card{grid-template-columns:auto minmax(0,1fr);min-height:94px;padding:10px;gap:6px 12px}:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card__poster{grid-row:1 / span 2;width:112px;height:64px}:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card strong{font-size:17px}:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card__rank{min-width:30px;min-height:23px;padding-inline:6px;font-size:10px}:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results .search-card__copy small{font-size:13px}:is(body.blokino-search-page,body.blokino-catalog-page,body.news-page) .search-page-results :is(.search-card__rating,.search-card__views){grid-column:2;justify-self:start;min-width:52px;padding:6px 8px;font-size:16px}body.blokino-catalog-page .catalog-page-main{padding-top:22px}body.blokino-catalog-page .catalog-tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}body.blokino-catalog-page .catalog-tabs a:first-child{grid-column:1/-1}body.blokino-catalog-page .catalog-controls{padding:12px}body.blokino-catalog-page .catalog-filter-form{align-items:stretch;flex-direction:column}body.blokino-catalog-page .catalog-field,body.blokino-catalog-page .catalog-field--search{width:100%;min-width:0;flex:none}body.blokino-catalog-page .catalog-filter-actions,body.blokino-catalog-page .catalog-filter-actions :is(button,a){width:100%}body.blokino-catalog-page .catalog-results-bar{align-items:flex-start;flex-direction:column;gap:3px}body.blokino-catalog-page .catalog-chips{max-height:184px;overflow:auto}body.blokino-catalog-page .catalog-pagination{justify-content:flex-start}}

/* Live-search overlay: compact two-column cards on phones. */
@media(max-width:760px){
 body.blokino-v2-shell .search-overlay{padding-top:10px}
 body.blokino-v2-shell .search-panel{box-sizing:border-box;width:calc(100% - 20px);max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);padding:18px}
 body.blokino-v2-shell .search-panel .search-input-wrap{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;padding:12px}
 body.blokino-v2-shell .search-panel .search-input-wrap input{width:100%;min-width:0}
 body.blokino-v2-shell .search-panel .search-submit{grid-column:1/-1;width:100%}
 body.blokino-v2-shell .search-panel .search-card{box-sizing:border-box;width:100%;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:7px 11px;padding:9px}
 body.blokino-v2-shell .search-panel .search-card__poster{box-sizing:border-box;grid-column:1;grid-row:1/span 2;align-self:start;width:72px;height:54px}
 body.blokino-v2-shell .search-panel .search-card__copy{box-sizing:border-box;grid-column:2;grid-row:1;width:100%;min-width:0;gap:6px}
 body.blokino-v2-shell .search-panel .search-card__title-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:6px;width:100%;min-width:0}
 body.blokino-v2-shell .search-panel .search-card__title-row strong{width:100%;min-width:0;overflow-wrap:break-word;word-break:normal}
 body.blokino-v2-shell .search-panel .search-card__type{justify-self:start}
 body.blokino-v2-shell .search-panel :is(.search-card__rating,.search-card__views){box-sizing:border-box;grid-column:2;grid-row:2;justify-self:start;min-width:52px;padding:6px 8px;font-size:16px}}

/* Catalog and homepage share the quarterly schedule entry-card and two mobile columns. */
body.blokino-v2-shell .catalog-entry-results{grid-template-columns:repeat(4,minmax(0,1fr));--panel:var(--b2-panel);--line:var(--b2-line);--line-strong:var(--b2-line-strong);--muted:var(--b2-muted);--red-text:var(--b2-red)}
body.blokino-v2-shell .catalog-entry-results .entry-card{color:var(--b2-text);text-decoration:none;grid-template-columns:40% minmax(0,1fr)}
body.blokino-v2-shell .catalog-entry-results .entry-card>.blokino-picture,body.blokino-v2-shell .catalog-entry-results .entry-card>.blokino-picture>img{width:100%;height:100%}
body.blokino-v2-shell .catalog-entry-results .entry-card__copy{padding:18px 12px}
body.blokino-v2-shell .catalog-entry-results .entry-card__copy>span{gap:4px;align-items:flex-start;flex-direction:column;overflow-wrap:anywhere}
body.blokino-v2-shell .catalog-entry-results .entry-card__copy>span>span{max-width:100%}
@media(max-width:1100px){body.blokino-v2-shell .catalog-entry-results{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
 body.blokino-v2-shell .catalog-entry-results{gap:8px}
 body.blokino-v2-shell .catalog-entry-results .entry-card{height:248px}
 body.blokino-v2-shell .catalog-entry-results .entry-card__copy{padding:10px 8px}
 body.blokino-v2-shell .catalog-entry-results .entry-card__copy>strong{font-size:12px;max-height:8.1em;-webkit-line-clamp:6;line-clamp:6}
 body.blokino-v2-shell .catalog-entry-results .entry-card__copy>span{font-size:10px;line-height:1.35}
 body.blokino-v2-shell .catalog-entry-results .entry-card__copy>small{font-size:10px}
}
body.blokino-film-catalog-page .catalog-results .search-card__type--film{display:none}

/* Homepage. All rules stay page-scoped and reuse the shared v2 components. */
body.blokino-home-page .home-main{padding-block:10px 0}
body.blokino-home-page .home-section{padding-top:var(--b2-section-gap)}
body.blokino-home-page .home-heading{align-items:end;margin-bottom:15px}
body.blokino-home-page .home-heading>div>p{max-width:660px;margin:10px 0 0;color:var(--b2-muted);font-size:.76rem;line-height:1.5}
body.blokino-home-page .home-heading>a{display:inline-flex;min-height:42px;align-items:center;gap:22px;padding:0 13px;border:1px solid var(--b2-line);background:var(--b2-panel-deep);color:#fff;font-size:.72rem;font-weight:var(--b2-weight-strong);white-space:nowrap}
body.blokino-home-page .home-heading>a b{color:var(--b2-red)}body.blokino-home-page .home-heading>a:is(:hover,:focus-visible){border-color:var(--b2-red);outline:0}
body.blokino-home-page .home-hero{min-height:440px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);overflow:hidden;background:#14161a}
body.blokino-home-page .home-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,3.4vw,48px)}
body.blokino-home-page .home-hero__copy::after{position:absolute;z-index:-1;right:-82px;bottom:-116px;width:270px;height:270px;border:54px solid rgba(255,52,71,.08);border-radius:50%;content:""}
body.blokino-home-page .home-hero h1{max-width:650px;margin:11px 0 20px;color:#fff;font-size:clamp(2.75rem,4vw,4.5rem);font-weight:var(--b2-weight-strong);line-height:.9;letter-spacing:-.06em}body.blokino-home-page .home-hero h1>span{display:block;max-width:560px;margin-top:16px;color:#ff6877;font-size:.42em;line-height:1.08;letter-spacing:-.035em}
body.blokino-home-page .home-hero__copy>p{max-width:570px;margin:0;color:#bac0c8;font-size:clamp(.96rem,1.4vw,1.2rem);line-height:1.6}
body.blokino-home-page .home-hero__actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:29px}
body.blokino-home-page .home-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:28px;padding:0 18px;border:1px solid var(--b2-line-strong);background:#101216;color:#fff;font-size:.875rem;font-weight:var(--b2-weight-strong)}
body.blokino-home-page .home-button__short{display:none}
body.blokino-home-page .home-button--primary{border-color:var(--b2-red-surface);background:var(--b2-red-surface);color:#fff}body.blokino-home-page .home-button:hover{border-color:#fff}body.blokino-home-page .home-button:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.blokino-home-page .home-hero__signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:35px 0 0;padding:1px;background:var(--b2-line);list-style:none}
body.blokino-home-page .home-hero__signals li{display:grid;gap:4px;padding:12px;background:#101216}body.blokino-home-page .home-hero__signals b{color:#fff;font-size:.78rem}body.blokino-home-page .home-hero__signals span{color:#737b86;font-size:.61rem;line-height:1.35}
body.blokino-home-page .home-hero__mascot{position:relative;min-width:0;min-height:440px;display:block;overflow:hidden;background:radial-gradient(circle at 78% 46%,rgba(255,52,71,.2),transparent 48%),#050607}
body.blokino-home-page .home-hero__mascot::before{position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(255,255,255,.025) 0 1px,transparent 1px 22px);content:""}
body.blokino-home-page .home-hero__mascot>.blokino-picture>img{position:absolute;right:-18px;bottom:0;width:auto;height:100%;max-height:440px;display:block;object-fit:contain;object-position:right bottom;transition:transform .35s ease,filter .35s ease}
body.blokino-home-page .home-hero__mascot-copy{position:relative;z-index:2;width:62%;min-height:440px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;padding:clamp(24px,4vw,48px);background:linear-gradient(90deg,#07080a 0,rgba(7,8,10,.95) 66%,transparent 100%)}
body.blokino-home-page .home-hero__mascot-copy>small{color:#ff7c89;font-size:.68rem;font-weight:var(--b2-weight-strong);letter-spacing:.13em;text-transform:uppercase}
body.blokino-home-page .home-hero__mascot-copy>h2{max-width:470px;margin:0;color:#fff;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:var(--b2-weight-strong);line-height:.96;letter-spacing:-.045em}
body.blokino-home-page .home-hero__mascot-copy>p{max-width:370px;margin:3px 0 6px;color:#c8cdd4;font-size:.8rem;line-height:1.55}
body.blokino-home-page .home-hero__mascot-action{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:24px;padding:0 15px;border:1px solid #fff;background:#fff;color:#090a0c;font-size:.875rem;font-weight:var(--b2-weight-strong)}body.blokino-home-page .home-hero__mascot-action b{color:var(--b2-red)}body.blokino-home-page .home-hero__mascot-action:hover{border-color:var(--b2-red-surface);background:var(--b2-red-surface);color:#fff}body.blokino-home-page .home-hero__mascot-action:focus-visible{outline:2px solid #fff;outline-offset:3px}body.blokino-home-page .home-hero__mascot-action:is(:hover,:focus-visible) b{color:#fff}
body.blokino-home-page .home-hero__mascot:is(:hover,:focus-within)>.blokino-picture>img{transform:translateX(-8px) scale(1.025);filter:saturate(1.08)}body.blokino-home-page .home-hero__mascot:focus-within{outline:2px solid #fff;outline-offset:-4px}

body.blokino-home-page .home-personal-nav{display:grid;grid-template-columns:repeat(3,minmax(126px,1fr));gap:6px}
body.blokino-home-page .home-personal-nav a{min-height:50px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:7px;border:1px solid var(--b2-line-strong);background:var(--b2-panel);color:#fff;font-size:.72rem;font-weight:var(--b2-weight-strong)}
body.blokino-home-page .home-personal-nav a b{width:34px;height:34px;display:grid;place-items:center;background:#111317;color:var(--b2-red);font-size:.84rem}body.blokino-home-page .home-personal-nav a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.blokino-home-page .home-personal-nav a:is(:hover,:focus-visible){border-color:var(--b2-red);background:var(--b2-panel-deep);outline:0}body.blokino-home-page .home-personal-nav a:is(:hover,:focus-visible) b{background:var(--b2-red-surface);color:#fff}
body.blokino-home-page .home-history__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
body.blokino-home-page .home-history-card{position:relative;width:100%;min-width:0;max-width:100%;aspect-ratio:16 / 7;min-height:180px;display:block;overflow:hidden;background:#1b1e23}
body.blokino-home-page .home-history-card img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}
body.blokino-home-page .home-history-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 16%,rgba(8,9,11,.88))}
body.blokino-home-page .home-history-card__copy{position:absolute;right:0;bottom:13px;left:0;display:flex;flex-direction:column;gap:5px;padding:18px}body.blokino-home-page .home-history-card__copy strong{color:#fff;font-size:1.15rem;line-height:1.2}
body.blokino-home-page .home-history-card:is(:hover,:focus-visible){border-color:var(--b2-red);outline:0}body.blokino-home-page .home-history-card:hover img{transform:scale(1.03)}
body.blokino-home-page .home-routes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;padding-top:var(--b2-section-gap)}
body.blokino-home-page .home-route-card{position:relative;min-height:116px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:14px 12px}
body.blokino-home-page .home-route-card .eyebrow{font-size:.58rem;line-height:1.25}body.blokino-home-page .home-route-card strong{margin-top:7px;color:#fff;font-size:1rem;line-height:1.12}body.blokino-home-page .home-route-card small{display:-webkit-box;max-width:100%;overflow:hidden;margin-top:6px;color:var(--b2-muted);font-size:.61rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.blokino-home-page .home-route-card>b{position:absolute;top:10px;right:11px;color:var(--b2-red);font-size:.88rem}
body.blokino-home-page .home-route-card:is(:hover,:focus-visible){border-color:var(--b2-red);background:var(--b2-panel-deep);outline:0}
body.blokino-home-page .home-empty{grid-column:1/-1;width:100%;min-height:92px;display:grid;place-items:center;margin:0;padding:18px;border:1px solid var(--b2-line);background:var(--b2-panel);color:var(--b2-muted);font-size:.74rem;line-height:1.5;text-align:center;list-style:none}


body.blokino-home-page .home-discovery{display:grid;grid-template-columns:minmax(0,1fr) 376px;align-items:start;gap:14px}
body.blokino-home-page .home-discovery__side{min-width:0;display:grid;gap:14px}
body.blokino-home-page .home-updates .detail-news-rail__body{max-height:clamp(500px,64dvh,720px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:auto;scrollbar-gutter:stable}
body.blokino-home-page .home-updates .detail-news-rail__body:focus-visible{outline:2px solid #fff;outline-offset:-3px}
body.blokino-home-page .home-updates .detail-news-rail__list{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto}
body.blokino-home-page .home-updates .detail-news-rail__list>li{min-height:0}
body.blokino-home-page .home-updates .detail-news-rail__list>li:not(.detail-news-day){height:auto}
body.blokino-home-page .home-updates .detail-news-day__items{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto}
body.blokino-home-page .home-updates .detail-news-day__items>li{min-height:0}
body.blokino-home-page .home-updates .detail-news-card{height:100%;min-height:0}

body.blokino-home-page .home-updates .detail-news-card__title{min-height:0;-webkit-line-clamp:2}
body.blokino-home-page .home-updates .detail-news-card__release>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(min-width:1101px){body.blokino-home-page .home-discovery{align-items:stretch}body.blokino-home-page .home-updates{height:0;min-height:100%;display:flex;flex-direction:column}body.blokino-home-page .home-updates .detail-news-rail__body{min-height:0;flex:1 1 auto;max-height:none}body.blokino-home-page .home-updates .detail-news-rail__heading{min-height:68px;padding:10px 14px}body.blokino-home-page .home-updates .detail-news-rail__heading h2{font-size:1.7rem}body.blokino-home-page .home-updates .detail-news-card__image{height:132px;aspect-ratio:auto}body.blokino-home-page .home-updates .detail-news-card__body{gap:5px;padding:8px}body.blokino-home-page .home-updates .detail-news-card__title{min-height:0;font-size:.76rem;-webkit-line-clamp:2}body.blokino-home-page .home-updates .detail-news-card__release{gap:4px;font-size:.72rem}body.blokino-home-page .home-updates .detail-news-card__release>span{min-height:18px}body.blokino-home-page .home-updates .detail-news-card__release>a{min-height:38px}}
body.blokino-home-page .home-account-card{padding:22px}body.blokino-home-page .home-account-card h2{margin:10px 0 0;color:#fff;font-size:1.7rem;line-height:1.08;letter-spacing:-.035em}body.blokino-home-page .home-account-card p{margin:13px 0 20px;color:var(--b2-muted);font-size:.78rem;line-height:1.55}body.blokino-home-page .home-account-card>a{display:flex;min-height:46px;align-items:center;justify-content:space-between;padding:0 13px;border:1px solid var(--b2-red-surface);background:var(--b2-red-surface);color:#fff;font-size:.875rem;font-weight:var(--b2-weight-strong)}body.blokino-home-page .home-account-card>a b{color:#fff}body.blokino-home-page .home-account-card>a:hover{border-color:#fff}body.blokino-home-page .home-account-card>a:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.blokino-home-page .home-comments{padding-top:var(--b2-section-gap);border-top:0}
body.blokino-home-page .home-comments .latest-comments-grid--object{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
body.blokino-home-page .home-comments .latest-comments-grid--object .latest-comment-item:first-child{grid-column:auto}
body.blokino-home-page .home-comments .latest-comment-card,body.blokino-home-page .home-comments .latest-comments-grid--object .latest-comment-item:first-child .latest-comment-card{min-height:156px;padding:11px}
body.blokino-home-page .home-comments .latest-comment-card>header{gap:8px}body.blokino-home-page .home-comments .latest-comment-avatar{width:34px;height:34px;font-size:.66rem}body.blokino-home-page .home-comments .latest-comment-card>header strong{font-size:.78rem}body.blokino-home-page .home-comments .latest-comment-card>header time{font-size:.6rem}body.blokino-home-page .home-comments .latest-comment-card>header>b{display:none}
body.blokino-home-page .home-comments .latest-comment-material{gap:4px;margin-top:7px}body.blokino-home-page .home-comments .latest-comment-material span,body.blokino-home-page .home-comments .latest-comment-material em{padding:3px 5px;font-size:.54rem}
body.blokino-home-page .home-comments .latest-comment-card p{margin:7px 0 0;font-size:.72rem;line-height:1.38;-webkit-line-clamp:2}body.blokino-home-page .home-comments .latest-comment-card h3{display:-webkit-box;overflow:hidden;margin:6px 0 8px;font-size:.76rem;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}
body.blokino-home-page .home-comments .latest-comment-card footer{min-height:16px;gap:8px;font-size:.6rem}body.blokino-home-page .home-comments .latest-comment-card footer span{font-size:.78rem}
body.blokino-home-page .home-metrika-pixel{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}

@media(max-width:1100px){body.blokino-home-page .home-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)}body.blokino-home-page .home-hero h1{font-size:clamp(2.6rem,4.5vw,3.7rem)}body.blokino-home-page .home-discovery{grid-template-columns:1fr}body.blokino-home-page .home-discovery__side{grid-template-columns:repeat(2,minmax(0,1fr))}body.blokino-home-page .home-history__grid{grid-template-columns:1fr 1fr}body.blokino-home-page .home-history-card:first-child{grid-column:1/-1}body.blokino-home-page .home-routes{grid-template-columns:repeat(3,minmax(0,1fr))}body.blokino-home-page .home-comments .latest-comments-grid--object{grid-template-columns:repeat(3,minmax(0,1fr))}body.blokino-home-page .home-updates .detail-news-rail__body{max-height:clamp(500px,68dvh,720px)}body.blokino-home-page .home-updates .detail-news-rail__list{grid-template-columns:repeat(3,minmax(0,1fr))}body.blokino-home-page .home-updates .detail-news-day__items{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){body.blokino-home-page .home-hero{grid-template-columns:1fr}body.blokino-home-page .home-hero__copy{min-height:360px;padding:36px}body.blokino-home-page .home-hero h1{font-size:clamp(2.75rem,6.5vw,4.2rem)}body.blokino-home-page .home-hero__mascot,body.blokino-home-page .home-hero__mascot-copy{min-height:300px}body.blokino-home-page .home-hero__mascot>.blokino-picture>img{max-height:320px}}
@media(max-width:760px){body.blokino-home-page .home-main{padding-block:0}body.blokino-home-page .home-section{padding-top:var(--b2-section-gap)}body.blokino-home-page .home-heading{align-items:flex-start;flex-direction:column;gap:12px}body.blokino-home-page .home-heading>a{width:100%;justify-content:space-between}body.blokino-home-page .home-hero{grid-template-columns:1fr;min-height:0;margin-inline:-10px;border-right:0;border-left:0}body.blokino-home-page .home-hero__copy{min-height:0;padding:20px 16px 16px}body.blokino-home-page .home-hero h1{margin:8px 0 14px;font-size:clamp(1.9rem,8.5vw,2.9rem);line-height:.93}body.blokino-home-page .home-hero h1>span{margin-top:8px;font-size:.58em}body.blokino-home-page .home-hero__copy>p{font-size:.82rem;line-height:1.45}body.blokino-home-page .home-hero__actions{width:100%;gap:6px;margin-top:18px}body.blokino-home-page .home-button{min-height:44px;flex:1 1 130px;gap:8px;padding:0 8px;font-size:.875rem}body.blokino-home-page .home-button__full{display:none}body.blokino-home-page .home-button__short{display:inline}body.blokino-home-page .home-hero__signals{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}body.blokino-home-page .home-hero__signals li{align-content:center;padding:9px 6px;text-align:center}body.blokino-home-page .home-hero__signals li:last-child{grid-column:auto}body.blokino-home-page .home-hero__signals span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0);white-space:nowrap}body.blokino-home-page .home-hero__mascot,body.blokino-home-page .home-hero__mascot-copy{min-height:240px}body.blokino-home-page .home-hero__mascot>.blokino-picture>img{right:-28px;height:100%;max-height:260px;opacity:.82}body.blokino-home-page .home-hero__mascot-copy{width:100%;justify-content:flex-end;padding:18px;background:linear-gradient(180deg,transparent 0,rgba(7,8,10,.48) 38%,#07080a 74%)}body.blokino-home-page .home-hero__mascot-copy>h2{max-width:260px;font-size:1.65rem}body.blokino-home-page .home-hero__mascot-copy>p{max-width:260px;font-size:.68rem;line-height:1.4}body.blokino-home-page .home-hero__mascot-action{min-height:44px;font-size:.875rem}body.blokino-home-page .home-personal-nav{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}body.blokino-home-page .home-personal-nav a{grid-template-columns:28px minmax(0,1fr);gap:6px;min-width:0;padding:6px;font-size:.65rem}body.blokino-home-page .home-personal-nav a b{width:28px;height:32px}body.blokino-home-page .home-history__grid{grid-template-columns:1fr}body.blokino-home-page .home-history-card:first-child{grid-column:auto}body.blokino-home-page .home-history-card{min-height:170px;aspect-ratio:auto}body.blokino-home-page .home-routes{grid-template-columns:1fr 1fr;padding-top:var(--b2-section-gap)}body.blokino-home-page .home-route-card{min-height:108px;padding:12px 10px}body.blokino-home-page .home-updates .detail-news-rail__body{max-height:clamp(420px,calc(100dvh - 190px),680px);overflow-x:hidden;overflow-y:auto}body.blokino-home-page .home-updates .detail-news-rail__list{grid-template-columns:repeat(2,minmax(0,1fr))}body.blokino-home-page .home-discovery__side{grid-template-columns:1fr}body.blokino-home-page .home-comments{padding-top:var(--b2-section-gap)}body.blokino-home-page .home-comments .latest-comments-grid--object{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:430px){body.blokino-home-page .home-hero__mascot-action{width:100%}body.blokino-home-page .home-hero h1{font-size:clamp(1.9rem,8.5vw,2.55rem)}body.blokino-home-page .home-route-card strong{font-size:1.05rem}body.blokino-home-page .home-route-card small{font-size:.62rem}body.blokino-home-page .home-personal-nav a{grid-template-columns:1fr;justify-items:center;text-align:center}body.blokino-home-page .home-personal-nav a b{height:26px}body.blokino-home-page .home-comments .latest-comments-grid--object{grid-template-columns:1fr}body.blokino-home-page .home-comments .latest-comment-card>header strong{font-size:.875rem}body.blokino-home-page .home-comments .latest-comment-card>header time{font-size:.7rem}body.blokino-home-page .home-comments .latest-comment-material span,body.blokino-home-page .home-comments .latest-comment-material em{font-size:.66rem}body.blokino-home-page .home-comments .latest-comment-card h3{font-size:.875rem}body.blokino-home-page .home-comments .latest-comment-card p{font-size:.825rem;line-height:1.45}body.blokino-home-page .home-comments .latest-comment-card footer{font-size:.7rem}}
@media(max-width:760px){body.blokino-home-page .home-updates .detail-news-day__items{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body.blokino-catalog-page .catalog-results .search-card{box-sizing:border-box;grid-template-columns:112px minmax(0,1fr);min-height:94px;padding:10px;gap:6px 12px}body.blokino-catalog-page .catalog-results .search-card__poster{box-sizing:border-box;align-self:start;width:112px;height:64px}body.blokino-catalog-page .catalog-results .search-card__copy{box-sizing:border-box;gap:8px}body.blokino-catalog-page .catalog-results .search-card strong{box-sizing:border-box;font-size:17px;line-height:1.25}body.blokino-catalog-page .catalog-results .search-card__rank{min-width:30px;min-height:23px;padding-inline:6px;font-size:10px}body.blokino-catalog-page .catalog-results .search-card__copy small{box-sizing:border-box;font-size:13px;line-height:1.45}body.blokino-catalog-page .catalog-results :is(.search-card__rating,.search-card__views){min-width:52px;padding:6px 8px;font-size:16px}body.blokino-catalog-page .catalog-results .search-card:has(>.search-card__views){position:relative;align-items:start;grid-template-rows:auto auto}body.blokino-catalog-page .catalog-results .search-card:has(>.search-card__views) .search-card__poster{grid-row:1}body.blokino-catalog-page .catalog-results .search-card:has(>.search-card__views) .search-card__copy{grid-column:2;grid-row:1 / span 2;align-self:start}body.blokino-catalog-page .catalog-results .search-card:has(>.search-card__views) .search-card__views{box-sizing:border-box;grid-column:1;grid-row:2;justify-self:stretch;width:100%;min-width:0}body.blokino-catalog-page .catalog-results .search-card:has(>.search-card__views) .search-card__rank{position:absolute;z-index:1;top:10px;left:10px}}
picture.blokino-avatar-picture{display:block;width:100%;height:100%;overflow:hidden}
picture.blokino-avatar-picture>img{display:block;width:100%;height:100%;object-fit:cover}
/* User avatars use one familiar circular crop across public and account surfaces. */
body.blokino-v2-shell :is(.profile-tile .user-account-avatar,.comment-avatar,.latest-comment-avatar,.notification-card__avatar),
body.user-account-page :is(.account-avatar,.activity-tile__avatar,.moderation-v2__avatar),
.blokino-comments .blokino-comment-avatar,
.blokino-latest-comment-avatar{border-radius:50%}
@media(prefers-reduced-motion:reduce){body.blokino-home-page .skip-link,body.blokino-home-page .home-hero__mascot>.blokino-picture>img,body.blokino-home-page .home-history-card img,body.blokino-home-page .home-updates .detail-news-card__image img{transition:none}body.blokino-home-page .home-hero__mascot:is(:hover,:focus-within)>.blokino-picture>img,body.blokino-home-page .home-history-card:hover img,body.blokino-home-page .home-updates .detail-news-card:hover .detail-news-card__image img{transform:none;filter:none}}

/* Sitewide semantic colors: color-only layer over the exact live geometry. */
body.blokino-v2-shell .eyebrow{color:var(--b2-accent-quiet)}
body.blokino-home-page :is(.home-hero,.home-history-card,.home-route-card,.home-account-card,.home-updates .detail-news-rail,.home-comments .latest-comment-card){background-color:var(--b2-panel)}
body.blokino-home-page .home-updates .eyebrow{color:var(--b2-accent-fresh)}
body.blokino-home-page .home-popular .eyebrow,body.blokino-home-page .home-popular :is(.search-card__rating,.home-heading>a b){color:var(--b2-accent-rating)}
body.blokino-home-page .home-personal-nav b,body.blokino-home-page .home-account-card .eyebrow{color:var(--b2-accent-personal)}
body.blokino-home-page .home-history .eyebrow{color:var(--b2-accent-personal)}
body.blokino-home-page .home-routes .eyebrow,body.blokino-home-page .home-route-card>b,body.blokino-home-page .home-comments .eyebrow,body.blokino-home-page .home-comments .latest-comment-card footer span{color:var(--b2-accent-info)!important}
body.blokino-v2-shell .detail-news-rail .eyebrow,body.blokino-v2-shell .detail-news-card__release b,body.blokino-v2-shell .detail-news-rail__heading button b{color:var(--b2-accent-fresh)}
body.blokino-v2-shell .random-anime-panel .eyebrow,body.blokino-v2-shell :is(.random-anime-card__copy small,.random-anime-card>b,.random-anime-panel__action b){color:var(--b2-accent-personal)}
body.blokino-v2-shell :is(.favorite-action--v2,.content-engagement>.favorite-action){background:var(--b2-panel)}body.blokino-v2-shell :is(.favorite-action--v2,.content-engagement>.favorite-action) .favorite-action-icon{color:var(--b2-accent-personal)}
body.blokino-v2-shell :is(.favorite-action--v2,.content-engagement>.favorite-action).is-active{background:var(--b2-panel)}body.blokino-v2-shell :is(.favorite-action--v2,.content-engagement>.favorite-action).is-active .favorite-action-icon{background:var(--b2-accent-personal);color:#151019}
body.blokino-v2-shell :is(.user-rating--v2,.content-engagement>.user-rating){background:var(--b2-panel)}body.blokino-v2-shell :is(.user-rating--v2,.content-engagement>.user-rating) .user-rating-average{color:var(--b2-accent-rating)}
body.blokino-v2-shell .comments-panel .eyebrow{color:var(--b2-accent-info)}body.blokino-v2-shell .comments-count{background:var(--b2-panel-deep);color:var(--b2-accent-info)}body.blokino-v2-shell .comment-avatar--owner{background:var(--b2-panel-deep)}body.blokino-v2-shell .comment-reply{background:var(--b2-panel)}
body.blokino-v2-shell .search-card:is(:hover,:focus-visible){background:var(--b2-panel)}body.blokino-v2-shell .search-card__views{background:var(--b2-panel-deep);color:var(--b2-accent-info)}body.blokino-v2-shell .search-card__rating{background:var(--b2-panel-deep);color:var(--b2-accent-rating)}
body.blokino-search-page .section-heading .eyebrow,body.blokino-catalog-page .catalog-heading .eyebrow{color:var(--b2-accent-info)}

/* Standalone 404 page */
body.blokino-404-page .error404-main{padding-block:var(--b2-section-gap) 0}
body.blokino-404-page .error404-hero{position:relative;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);min-height:460px;overflow:hidden;background:var(--b2-panel)}
body.blokino-404-page .error404-hero::before{position:absolute;right:-180px;bottom:-260px;width:560px;height:560px;border:1px solid #363636;border-radius:50%;box-shadow:0 0 0 60px rgba(255,255,255,.025),0 0 0 130px rgba(255,255,255,.018);content:"";pointer-events:none}
body.blokino-404-page .error404-code{position:relative;display:flex;align-items:center;justify-content:center;gap:0;overflow:hidden;border-right:1px solid var(--b2-line);background:#171717;color:#fff;font-size:clamp(8rem,17vw,14rem);font-weight:600;line-height:.75;letter-spacing:-.13em}
body.blokino-404-page .error404-code span:nth-child(2){color:var(--b2-red)}
body.blokino-404-page .error404-copy{position:relative;z-index:1;display:flex;justify-content:center;flex-direction:column;padding:clamp(36px,6vw,88px)}
body.blokino-404-page .error404-copy h1{max-width:760px;margin:12px 0 20px;color:#fff;font-size:clamp(2.65rem,5vw,5.6rem);font-weight:500;line-height:.92;letter-spacing:-.06em}
body.blokino-404-page .error404-copy p{max-width:660px;margin:0;color:var(--b2-muted);font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7}
body.blokino-404-page .error404-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}
body.blokino-404-page .error404-button{display:inline-flex;box-sizing:border-box;min-width:190px;min-height:56px;align-items:center;justify-content:space-between;gap:28px;padding:0 20px;border:1px solid var(--b2-line-strong);background:#171717;color:#fff;font-size:.83rem;font-weight:600;text-decoration:none}
body.blokino-404-page .error404-button:is(:hover,:focus-visible){border-color:#fff;background:#303030}
body.blokino-404-page .error404-button--primary{border-color:var(--b2-red);background:var(--b2-red)}
body.blokino-404-page .error404-button--primary:is(:hover,:focus-visible){border-color:#ff6576;background:#d81735}
body.blokino-404-page .error404-routes{padding-top:var(--b2-section-gap)}
body.blokino-404-page .error404-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body.blokino-404-page .error404-route{--error404-accent:var(--b2-red);position:relative;display:grid;box-sizing:border-box;min-height:148px;grid-template-columns:78px minmax(0,1fr) 48px;grid-template-rows:auto auto 1fr;align-items:center;gap:4px 18px;padding:18px;overflow:hidden;background:var(--b2-panel);color:#fff;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}
body.blokino-404-page .error404-route::after{position:absolute;inset:auto 0 0;height:3px;background:var(--b2-red);transform:scaleX(0);transform-origin:left;transition:transform .18s ease;content:""}
body.blokino-404-page .error404-route:is(:hover,:focus-visible){border-color:var(--error404-accent);background:#2a2a2a;transform:translateY(-2px)}
body.blokino-404-page .error404-route:is(:hover,:focus-visible)::after{transform:scaleX(1)}
body.blokino-404-page .error404-route__number{display:grid;width:78px;height:78px;grid-row:1/4;place-items:center;border:1px solid currentColor;background:#171717;color:var(--error404-accent);font-size:2rem;font-weight:500;line-height:1;letter-spacing:-.08em}
body.blokino-404-page .error404-route>.eyebrow{grid-column:2;color:var(--error404-accent)}
body.blokino-404-page .error404-route strong{grid-column:2;font-size:1.45rem;font-weight:600;line-height:1.1}
body.blokino-404-page .error404-route small{grid-column:2;align-self:start;max-width:360px;color:var(--b2-muted);font-size:.82rem;line-height:1.45}
body.blokino-404-page .error404-route__arrow{display:grid;width:44px;height:44px;grid-column:3;grid-row:1/4;place-items:center;border:1px solid var(--b2-line-strong);background:#171717;color:var(--error404-accent);font-size:1rem;font-weight:500;transition:border-color .18s ease,background .18s ease,color .18s ease}
body.blokino-404-page .error404-route:is(:hover,:focus-visible) .error404-route__arrow{border-color:var(--error404-accent);background:var(--error404-accent);color:#fff}
body.blokino-404-page .error404-help{display:flex;min-height:90px;align-items:center;justify-content:space-between;gap:24px;margin-top:10px;padding:20px 22px}
body.blokino-404-page .error404-help strong{display:block;margin-top:6px;color:#fff;font-size:1rem;font-weight:500}
body.blokino-404-page .error404-help>a{display:inline-flex;min-height:46px;align-items:center;gap:30px;padding:0 16px;border:1px solid var(--b2-line-strong);background:#171717;color:#fff;font-size:.78rem;font-weight:600;text-decoration:none}
body.blokino-404-page .error404-help>a:is(:hover,:focus-visible){border-color:var(--b2-red)}
@media(max-width:960px){body.blokino-404-page .error404-hero{grid-template-columns:220px minmax(0,1fr);min-height:390px}body.blokino-404-page .error404-code{font-size:8rem}body.blokino-404-page .error404-copy{padding:42px}}
@media(max-width:760px){body.blokino-404-page .error404-main{padding-block:var(--b2-section-gap) 0}body.blokino-404-page .error404-hero{display:block;min-height:0}body.blokino-404-page .error404-hero::before{right:-260px;bottom:-300px}body.blokino-404-page .error404-code{min-height:170px;border-right:0;border-bottom:1px solid var(--b2-line);font-size:7.2rem;letter-spacing:-.12em}body.blokino-404-page .error404-copy{padding:26px 22px 28px}body.blokino-404-page .error404-copy h1{font-size:clamp(2.35rem,13vw,3.6rem)}body.blokino-404-page .error404-copy p{font-size:.96rem;line-height:1.6}body.blokino-404-page .error404-actions{display:grid;grid-template-columns:1fr;margin-top:24px}body.blokino-404-page .error404-button{width:100%;min-width:0}body.blokino-404-page .error404-routes{padding-top:var(--b2-section-gap)}body.blokino-404-page .error404-route-grid{grid-template-columns:1fr}body.blokino-404-page .error404-route{min-height:132px;grid-template-columns:62px minmax(0,1fr) 42px;gap:3px 13px;padding:15px}body.blokino-404-page .error404-route__number{width:62px;height:62px;font-size:1.55rem}body.blokino-404-page .error404-route strong{font-size:1.2rem}body.blokino-404-page .error404-route small{font-size:.75rem}body.blokino-404-page .error404-route__arrow{width:38px;height:38px}body.blokino-404-page .error404-help{align-items:flex-start;flex-direction:column;padding:18px}body.blokino-404-page .error404-help>a{box-sizing:border-box;width:100%;justify-content:space-between}}
body.blokino-faq-page :is(.faq-hero__copy>p,.faq-intro header>span){color:var(--b2-accent-info)}body.blokino-faq-page :is(.faq-item,.faq-admin-note),body.blokino-faq-page .faq-item[open]{background:var(--b2-panel)}body.blokino-faq-page :is(.faq-hero__summary b,.faq-item summary>span){background:var(--b2-panel-deep);color:var(--b2-accent-info)}
body.user-account-page .account-avatar{background:var(--account-deep)}body.user-account-page :is(.account-eyebrow,.account-history-panel>header small,.account-history-card__arrow){color:var(--b2-accent-personal)}body.user-account-page .account-history-panel>header>b{background:var(--b2-panel-deep);color:var(--b2-accent-personal)}
body.user-account-page .favorite-placeholder{color:var(--b2-accent-personal)}body.user-account-page :is(.rating-score,.rating-placeholder){color:var(--b2-accent-rating)}

/* Film detail: new shared shell around the generated movie body and player switcher. */
body.blokino-film-page .film-page-main{padding-bottom:0}
body.blokino-film-page .detail-heading--film{display:block;margin:0;padding:15px;text-align:center;text-transform:none}
body.blokino-film-page .detail-heading--film h1{max-width:1080px;margin:0 auto;font-size:clamp(1.5rem,2vw,2.5rem);line-height:.95}
body.blokino-film-page .film-detail-page__body{display:grid;grid-template-columns:minmax(0,1fr) 376px;align-items:stretch;gap:14px}
body.blokino-film-page .film-detail-main{min-width:0;overflow:hidden;padding:10px}
body.blokino-film-page .blokino-film-v2{display:grid;min-width:0;gap:10px}
body.blokino-film-page .detail-cover--film{aspect-ratio:16/9;background:var(--b2-panel-deep)}
body.blokino-film-page .detail-cover--film>.figure,body.blokino-film-page .detail-cover--film>picture>.figure{display:block;background:var(--b2-panel-deep)}
body.blokino-film-page .detail-cover--film .detail-cover__scrim{background:linear-gradient(180deg,rgba(4,5,7,.04) 15%,rgba(4,5,7,.28) 48%,rgba(4,5,7,.94))}
body.blokino-film-page .detail-cover--film .detail-cover__caption>.eyebrow{display:block;margin-bottom:10px}
body.blokino-film-page .film-cover__meta{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}
body.blokino-film-page .film-cover__meta li{min-height:32px;display:flex;align-items:stretch;border:1px solid rgba(255,255,255,.22);background:rgba(10,11,14,.72);font-size:.72rem;font-weight:var(--b2-weight-strong)}
body.blokino-film-page .film-cover__meta li>:is(span,a){display:inline-flex;align-items:center;padding:6px 9px;color:#fff;text-decoration:none}
body.blokino-film-page .film-cover__meta .film-cover__genre-link:is(:hover,:focus-visible){background:#fff;color:#090a0c;outline:0}
body.blokino-film-page .blokino-film-v2>.figure{display:block;width:100%;max-height:560px;aspect-ratio:16/9;object-fit:cover;background:var(--b2-panel-deep)}
body.blokino-film-page .blokino-film-v2 :is(.breadcrumbs,.breadcrumb){margin:0;border:1px solid var(--b2-line);background:var(--b2-panel-deep)}
body.blokino-film-page .blokino-film-v2 :is(.breadcrumbs,.breadcrumb) a{text-decoration:none}body.blokino-film-page .blokino-film-v2 :is(.breadcrumbs,.breadcrumb) a:is(:hover,:focus-visible){color:#fff;outline:0}
body.blokino-film-page .blokino-player-switcher{width:100%;min-width:0;margin:5px 0 0!important;border:1px solid var(--b2-line)!important;background:var(--b2-panel-deep)!important}
body.blokino-film-page .blokino-player-switcher .bps-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:16px 18px 12px!important;background:var(--b2-panel)!important}
body.blokino-film-page .blokino-player-switcher .bps-preference{display:flex!important;width:auto!important;min-width:min(100%,430px)!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}
body.blokino-film-page .blokino-player-switcher .bps-favorite-state{color:#aeb4bd!important;font-size:.75rem!important;white-space:nowrap!important}
body.blokino-film-page .blokino-player-switcher .bps-favorite-state strong{color:#fff!important;font-size:inherit!important}
body.blokino-film-page .blokino-player-switcher .bps-actions{display:flex!important;align-items:center!important;gap:6px!important}
body.blokino-film-page .blokino-player-switcher .bps-action{min-height:44px!important;border:1px solid var(--b2-line-strong)!important;font-size:.75rem!important;font-weight:var(--b2-weight-strong)!important}
body.blokino-film-page .blokino-player-switcher .bps-action-primary{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 13px!important;background:#111!important;color:#fff!important}
body.blokino-film-page .blokino-player-switcher .bps-action-primary.is-active{border-color:var(--bps-accent,#f5b83d)!important;background:color-mix(in srgb,var(--bps-accent,#f5b83d) 22%,#15171b)!important;color:#fff!important}
body.blokino-film-page .blokino-player-switcher .bps-favorite-star-icon{margin-right:0!important;color:var(--bps-accent,#f5b83d)!important;font-size:1rem!important}
body.blokino-film-page .blokino-player-switcher .bps-favorite-star-label{color:#fff!important;font-size:.75rem!important}
body.blokino-film-page .blokino-player-switcher .bps-clear-favorite{padding:0 10px!important;background:transparent!important;color:#aeb4bd!important}
body.blokino-film-page .blokino-player-switcher .bps-clear-favorite:not(:disabled):is(:hover,:focus-visible){border-color:#ff8994!important;color:#fff!important}
body.blokino-film-page .film-user-actions{margin:0}
body.blokino-film-page .film-info{width:100%;margin:0;border-collapse:collapse;border:1px solid var(--b2-line);background:var(--b2-panel)}
body.blokino-film-page .film-info :is(th,td){padding:12px 14px;border-bottom:1px solid var(--b2-line);vertical-align:top;text-align:left}
body.blokino-film-page .film-info tr:last-child :is(th,td){border-bottom:0}body.blokino-film-page .film-info th{width:190px;color:var(--b2-muted);font-size:.76rem;font-weight:var(--b2-weight-strong)}body.blokino-film-page .film-info td{color:var(--b2-text);font-size:.92rem}
body.blokino-film-page .blokino-film-v2 :is(.obnovka,.opisanie){margin:0;padding:18px;border:1px solid var(--b2-line);background:var(--b2-panel);color:#d4d7dc;line-height:1.68}
body.blokino-film-page .blokino-film-v2 :is(.obnovka,.opisanie) :is(h2,h3){margin:0 0 10px;color:#fff;font-size:1.18rem}body.blokino-film-page .blokino-film-v2 :is(.obnovka,.opisanie) p{margin:0 0 10px}body.blokino-film-page .blokino-film-v2 :is(.obnovka,.opisanie) p:last-child{margin-bottom:0}
body.blokino-film-page .film-v2-sidebar{position:relative;top:auto;min-width:0;align-self:stretch;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px}
body.blokino-film-page .film-detail-page__body .detail-news-rail{min-height:0;display:flex;flex-direction:column}
body.blokino-film-page .film-detail-page__body .detail-news-rail__body{min-height:0;flex:1 1 auto;max-height:none;overflow-y:auto}
@media(min-width:1101px){body.blokino-film-page .film-detail-page__body>.detail-sidebar{min-height:0;display:flex;flex-direction:column}body.blokino-film-page .film-detail-page__body .detail-news-rail{flex:1 1 0}body.blokino-film-page .film-detail-page__body .random-anime-panel{flex:0 0 auto}}
@media(max-width:1100px){body.blokino-film-page .film-detail-page__body{row-gap:var(--b2-section-gap);grid-template-columns:1fr;align-items:start}body.blokino-film-page .film-v2-sidebar{position:relative;top:auto;align-self:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:10px;margin-top:0}body.blokino-film-page .film-detail-page__body .detail-news-rail{display:block}body.blokino-film-page .film-detail-page__body .detail-news-rail__body{max-height:620px;overflow-y:auto}}
@media(max-width:760px){body.blokino-film-page .detail-heading--film{padding:10px}body.blokino-film-page .film-detail-main{padding:5px}body.blokino-film-page .detail-cover--film .detail-cover__caption>.eyebrow{margin-bottom:7px;font-size:.62rem}body.blokino-film-page .film-cover__meta{gap:4px}body.blokino-film-page .film-cover__meta li{min-height:30px;font-size:.62rem}body.blokino-film-page .film-cover__meta li>:is(span,a){padding:5px 7px}body.blokino-film-page .film-info :is(th,td){padding:10px}body.blokino-film-page .film-info th{width:34%}body.blokino-film-page .film-v2-sidebar{grid-template-columns:1fr;margin-top:0}body.blokino-film-page .blokino-player-switcher .bps-head{align-items:stretch!important;flex-direction:column!important;padding:14px 16px 10px!important}body.blokino-film-page .blokino-player-switcher .bps-preference{width:100%!important;min-width:0!important;align-items:flex-start!important;flex-direction:column!important}body.blokino-film-page .blokino-player-switcher .bps-actions{width:100%!important;flex-wrap:wrap!important}body.blokino-film-page .blokino-player-switcher .bps-action-primary{flex:1 1 auto!important}}

/* G6-UX-MOBILE-R2: personal home, scoped; advertising layouts unchanged. */
body.user-account-page .account-home :is(.account-history-card,.account-home-links>a,.account-profile-menu summary,.account-profile-menu__content,.account-profile-menu__content a,.account-profile-menu__content button,.account-history-panel>header,.account-resume-action){box-sizing:border-box}
body.user-account-page .cabinet.account-home{padding-top:28px}
body.user-account-page .account-home-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
body.user-account-page .account-home-identity{display:flex;align-items:center;gap:12px;min-width:0}
body.user-account-page .account-home-identity>div:last-child{min-width:0}
body.user-account-page .account-home-header .account-avatar{flex:0 0 42px;width:42px;height:42px;font-size:20px}
body.user-account-page .account-home-header h1{margin:2px 0;font-size:clamp(1.15rem,3vw,1.5rem);line-height:1.25;overflow-wrap:anywhere}
body.user-account-page .account-home-header .account-eyebrow{color:var(--account-muted);font-size:10px;letter-spacing:.1em}
body.user-account-page .account-profile-menu{position:relative;flex:0 0 auto}
body.user-account-page .account-profile-menu summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #363636;border-radius:0;background:#222;color:#e3e3e3;font-size:13px;list-style:none}
body.user-account-page .account-profile-menu summary::-webkit-details-marker{display:none}
body.user-account-page .account-profile-menu summary::after{content:'';width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-left:5px;margin-top:-3px}
body.user-account-page .account-profile-menu[open] summary::after{transform:rotate(225deg);margin-top:3px}
body.user-account-page .account-profile-menu__content{position:absolute;right:0;top:calc(100% + 8px);z-index:5;width:min(280px,calc(100vw - 24px));padding:8px;border:1px solid #363636;border-radius:0;background:#222;box-shadow:0 16px 36px #0009}
body.user-account-page .account-profile-menu__content p{margin:8px 10px 12px;color:var(--account-muted);font-size:12px;overflow-wrap:anywhere}
body.user-account-page .account-profile-menu__content a,body.user-account-page .account-profile-menu__content button{display:flex;align-items:center;min-height:44px;width:100%;padding:8px 10px;border:0;border-radius:0;background:transparent;color:var(--account-text);font:inherit;font-size:14px;text-align:left;cursor:pointer}
body.user-account-page .account-profile-menu__content :is(a,button):hover{background:#303030}
body.user-account-page .account-profile-menu__content form{margin:4px 0 0;border-top:1px solid var(--account-line)}
body.user-account-page .account-home-start{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:stretch;margin-bottom:32px}
body.user-account-page .account-home .account-resume{min-width:0;border:1px solid #333333;border-radius:0;background:#222;overflow:hidden;margin:0}
body.user-account-page .account-home .account-resume h2{margin:0;padding:16px 18px 0;color:var(--account-muted);font-size:12px;font-weight:500}
body.user-account-page .account-home .account-resume-card{grid-template-columns:160px minmax(0,1fr);min-height:154px;padding:12px 18px 18px;gap:18px;background:transparent;border:0;box-shadow:none}
body.user-account-page .account-home .account-resume-card .account-history-card__media{width:160px;height:114px;border-radius:0;margin:0}
body.user-account-page .account-home .account-resume-card .account-history-card__copy{padding:0;gap:8px}
body.user-account-page .account-home .account-resume-card .account-history-card__copy strong{font-size:18px;line-height:1.4}
body.user-account-page .account-home .account-resume-card .account-history-card__arrow{display:none}
body.user-account-page .account-home .account-resume-action{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:40px;padding:8px 14px;border-radius:0;background:#df2039;color:#fff;font-size:13px;font-weight:600}
body.user-account-page .account-home .account-resume-card:hover .account-resume-action{background:#c91b32}
body.user-account-page .account-home .account-resume-empty{padding:0 18px 18px}
body.user-account-page .account-home .account-resume-empty h2{padding:16px 0 0;color:#fff;font-size:20px}
body.user-account-page .account-home .account-resume-empty p{font-size:14px;color:var(--account-muted)}
body.user-account-page .account-home-links{display:grid;grid-template-columns:1fr;gap:8px;margin:0}
body.user-account-page .account-home-links a{display:flex;align-items:center;gap:12px;min-width:0;min-height:52px;padding:12px 16px;border:1px solid #2c2c2c;border-radius:0;background:#222;color:#e7e7e7;font-size:14px;text-decoration:none;transition:background .15s,border-color .15s}
body.user-account-page .account-home-links a:hover,body.user-account-page .account-profile-menu summary:hover{background:#2a2a2a;border-color:#545454}
body.user-account-page .account-link-icon{flex:0 0 20px;width:20px;height:20px;color:#c7c7c7}
body.user-account-page .account-home-links a span{min-width:0}
body.user-account-page .account-home-links b{margin-left:auto;min-width:26px;padding:2px 7px;border-radius:0;background:#333;color:#d0d0d0;font-size:12px;font-weight:500;text-align:center;font-variant-numeric:tabular-nums}
body.user-account-page .account-home .account-section-heading{margin-bottom:20px}
body.user-account-page .account-home .account-section-heading h2{font-size:24px}
body.user-account-page .account-home .account-section-heading .account-eyebrow{display:none}
body.user-account-page .account-home .account-history__columns{gap:20px;align-items:start}
body.user-account-page .account-home .account-history-panel{padding:0 14px;border:1px solid #292929;border-radius:0;background:#222;overflow:hidden}
body.user-account-page .account-home .account-history-panel>header{min-height:62px;padding:14px 0;gap:12px;border:0;background:transparent}
body.user-account-page .account-home .account-history-panel>header h3{margin:0;font-size:15px;line-height:1.35}
body.user-account-page .account-home .account-history-panel>header>b{min-width:24px;height:auto;border:0;background:none;color:#989898;font-size:12px;font-weight:500}
body.user-account-page .account-home .account-history-panel .account-history-card{grid-template-columns:104px minmax(0,1fr) 12px;gap:12px;min-height:104px;padding:12px 0;background:transparent;border-bottom:1px solid #2a2a2a;box-shadow:none}
body.user-account-page .account-home .account-history-panel .account-history-card:hover{background:#2a2a2a}
body.user-account-page .account-home .account-history-panel .account-history-card__media{width:104px;height:76px;border-radius:0}
body.user-account-page .account-home .account-history-card__media picture{display:block;width:100%;height:100%}
body.user-account-page .account-home .account-history-card__copy{padding:0;gap:5px}
body.user-account-page .account-home .account-history-card__copy strong{font-size:14px;line-height:1.4}
body.user-account-page .account-home .account-history-episode{color:#c5c5c5;font-size:12px;line-height:1.4}
body.user-account-page .account-home .account-history-card__copy small{font-size:11px;color:#8c8c8c}
body.user-account-page .account-home .account-history-card__arrow{padding:0;color:#939393;font-size:16px}
body.user-account-page .account-home .account-history-more{margin:8px 0 14px}
body.user-account-page .account-home .account-history-more summary{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:12px 14px;cursor:pointer;color:#eee;font-size:13px;font-weight:500;border:1px solid #484848;border-radius:0;background:#2b2b2b;list-style:none}
body.user-account-page .account-home .account-history-more summary:hover{background:#343434;border-color:#666}
body.user-account-page .account-home .account-history-more__count{display:inline-block;min-width:24px;margin-left:8px;padding:1px 6px;background:#414141;color:#ddd;text-align:center;font-size:12px;font-variant-numeric:tabular-nums}
body.user-account-page .account-home .account-history-more summary::-webkit-details-marker{display:none}
body.user-account-page .account-home .account-history-more summary::after{content:'';width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-3px}
body.user-account-page .account-home .account-history-more[open] summary::after{transform:rotate(225deg);margin-top:3px}
body.user-account-page .account-home .history-less-label,body.user-account-page .account-home .account-history-more[open] .history-more-label{display:none}
body.user-account-page .account-home .account-history-more[open] .history-less-label{display:inline}
body.user-account-page .account-home :is(a,button,summary):focus-visible{outline:2px solid #ff5366;outline-offset:3px}
body.user-account-page .account-home .activity-tile{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:24px;padding:20px;border:1px solid #2c2c2c;border-radius:0;background:#222}
body.user-account-page .account-home .activity-tile .account-eyebrow{color:#9d9d9d;font-size:10px}
body.user-account-page .account-home .activity-tile h2{margin:4px 0;font-size:17px;line-height:1.35}
body.user-account-page .account-home .activity-tile p{margin:6px 0 0;color:#a9a9a9;font-size:13px}
body.user-account-page .account-home .activity-tile__action{box-sizing:border-box;display:inline-flex;grid-column:auto;align-items:center;justify-content:center;gap:10px;min-height:44px;width:auto;max-width:100%;padding:10px 14px;border:1px solid #3e3e3e;border-radius:0;background:#202020;color:#e4e4e4;font-size:13px;white-space:normal;text-align:center}
body.user-account-page .account-home .activity-tile__action:hover{background:#333;border-color:#696969}
body.user-account-page .account-home .activity-tile--notification{grid-template-columns:48px minmax(0,1fr) auto}
body.user-account-page .account-home .activity-tile__avatar{width:48px;height:48px;font-size:20px}
body.user-account-page .account-home .activity-tile__message{padding:10px 12px;border-left:2px solid #4b4b4b;background:#1d1d1d}
@media(max-width:760px){body.user-account-page .account-home .activity-tile{grid-template-columns:1fr;padding:16px;gap:12px}body.user-account-page .account-home .activity-tile--notification{grid-template-columns:40px minmax(0,1fr)}body.user-account-page .account-home .activity-tile__avatar{width:40px;height:40px}body.user-account-page .account-home .activity-tile__action{grid-column:1/-1;justify-self:start}body.user-account-page .account-home .activity-tile h2{font-size:16px}}
@media(max-width:900px){body.user-account-page .account-home-start{grid-template-columns:1fr}body.user-account-page .account-home-links{grid-template-columns:repeat(3,minmax(0,1fr))}body.user-account-page .account-home-links a{flex-wrap:wrap;justify-content:center;padding:12px 6px;gap:8px}body.user-account-page .account-home-links a span{order:3;width:100%;text-align:center;font-size:12px}body.user-account-page .account-home-links b{margin:0}body.user-account-page .account-home .account-history__columns{grid-template-columns:1fr}}
@media(max-width:760px){
 body.user-account-page .cabinet.account-home{padding-top:18px}
 body.user-account-page .account-home-header{margin-bottom:16px;gap:10px}
 body.user-account-page .account-profile-menu summary{padding:0 10px;font-size:12px;gap:6px}
 body.user-account-page .account-profile-menu summary .account-link-icon{display:none}
 body.user-account-page .account-home-start{gap:10px;margin-bottom:28px}
 body.user-account-page .account-home .account-resume h2{padding:12px 12px 0}
 body.user-account-page .account-home .account-resume-card{grid-template-columns:92px minmax(0,1fr);min-height:138px;gap:12px;padding:12px}
 body.user-account-page .account-home .account-resume-card .account-history-card__media{width:92px;height:106px}
 body.user-account-page .account-home .account-resume-card .account-history-card__copy{gap:6px}
 body.user-account-page .account-home .account-resume-card .account-history-card__copy strong{font-size:14px}
 body.user-account-page .account-home .account-resume-action{min-height:36px;padding:7px 10px;font-size:12px;gap:8px}
 body.user-account-page .account-home .account-section-heading h2{font-size:22px}
 body.user-account-page .account-home .account-history-panel{padding:0 12px}
 body.user-account-page .account-home .account-history-panel .account-history-card{grid-template-columns:84px minmax(0,1fr) 10px;gap:10px}
 body.user-account-page .account-home .account-history-panel .account-history-card__media{width:84px;height:72px}
 body.user-account-page .account-home .account-history-panel>header h3{font-size:14px}}

/* Explicit in-document navigation. No automatic scrolling or ad changes. */
@media(max-width:760px){body.blokino-v2-shell .detail-heading--episode h1{font-size:clamp(1.2rem,5vw,1.6rem);line-height:1.25;text-transform:none;letter-spacing:0}}
/* Account section components: final shared appearance for all five sections. */
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2){padding-top:28px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-page-heading{margin:0 0 22px;max-width:850px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-page-heading>span{color:#9d9d9d;font-size:10px;letter-spacing:.1em}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-page-heading h1{font-size:32px;line-height:1.2;letter-spacing:-.025em;margin:6px 0 10px;font-weight:500}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-page-heading h1 sup{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:26px;vertical-align:middle;padding:0 8px;margin-left:8px;border:1px solid #373737;border-radius:0;background:#2a2a2a;color:#cacaca;font-size:13px;font-weight:500;letter-spacing:0}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-page-heading p{font-size:14px;line-height:1.5;color:#a6a6a6}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav a{box-sizing:border-box;gap:12px;min-width:144px;min-height:46px;padding:10px 14px;border:1px solid #343434;border-radius:0;background:#222;color:#d0d0d0;font-size:13px;text-decoration:none}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav a b{min-width:24px;padding:1px 6px;margin-left:auto;border-radius:0;background:#333;color:#bcbcbc;font-size:11px;font-weight:500;text-align:center}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav a.is-active{border-color:#a43547;background:#29171d;color:#fff}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav a.is-active b{background:#49232d;color:#ffc2c9}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(button,select,textarea,.comments-catalog-search,.filter-tabs a,.pagination a,.pagination span,.pagination strong,.moderation-v2__tabs a,.moderation-v2__search-reset){box-sizing:border-box;border-radius:0;font-size:13px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(button,.notification-open,.moderation-v2__search-reset){display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:10px 14px;border:1px solid #3e3e3e;background:#202020;color:#e7e7e7;cursor:pointer;font-weight:500}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(button,.account-nav a,.filter-tabs a,.moderation-v2__tabs a,.moderation-v2__search-reset):hover{background:#333;border-color:#696969;color:#fff}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(a,button,summary,input,select,textarea):focus-visible{outline:2px solid #ff5366;outline-offset:3px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(input,select,textarea){min-width:0;color:#e7e7e7}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .collection-toolbar{flex-wrap:wrap;gap:14px;margin-bottom:22px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .collection-sort{gap:8px;min-width:0}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .collection-sort select{min-height:44px;max-width:100%;border:1px solid #373737;background:#222;padding:9px 32px 9px 12px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .filter-tabs{flex-wrap:wrap;gap:6px;overflow:visible}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .filter-tabs a{justify-content:center;min-height:44px;min-width:44px;padding:9px 14px;border:1px solid #343434;background:#222;color:#c0c0c0;font-weight:500}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .filter-tabs a.is-active{background:#343434;border-color:#6f6f6f;color:#fff}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .comments-catalog-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:16px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .comments-catalog-search{min-height:46px;padding:10px 14px;gap:12px;border:1px solid #373737;background:#222}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .comments-catalog-search input{font-size:14px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .comments-catalog-search:focus-within{outline:2px solid #ff5366;outline-offset:2px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.empty-state,.account-empty-state){padding:36px 22px;border:1px solid #333;border-radius:0;background:#222;text-align:left}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.empty-state,.account-empty-state) strong{font-size:18px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.empty-state,.account-empty-state) p{font-size:14px;line-height:1.55}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .pagination{gap:8px;flex-wrap:wrap;padding-top:24px;margin-top:0}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .pagination :is(a,span,strong){display:flex;box-sizing:border-box;align-items:center;justify-content:center;min-width:44px;min-height:44px;height:auto;padding:9px;border:1px solid #343434;background:#222;color:#c9c9c9;font-size:13px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .pagination strong,body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .pagination .is-active{border-color:#a43547;background:#29171d;color:#fff;font-weight:500}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .pagination [aria-disabled=true]{opacity:.45}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorites-list,.ratings-list){gap:12px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-collection-card{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 44px;height:116px;border:1px solid #343434;border-radius:0;background:#222}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-main,.rating-main){box-sizing:border-box;height:114px;padding:12px;gap:12px;align-items:center;background:transparent}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .favorite-main{grid-template-columns:110px minmax(0,1fr)}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-main{grid-template-columns:100px minmax(0,1fr) auto}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-main img,.favorite-placeholder,.rating-main img,.rating-placeholder){width:100%;height:88px;border-radius:0}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-copy,.rating-copy){padding:0;gap:6px;justify-content:center}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-copy,.rating-copy) strong{font-size:14px;line-height:1.4}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-copy,.rating-copy) small{font-size:11px;color:#9a9a9a}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .favorite-kind{color:#bdbdbd!important;letter-spacing:.05em;font-weight:500}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-main,.rating-main):hover{background:#232323;box-shadow:none}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-collection-remove{background:transparent;border-left:1px solid #333}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-collection-remove .favorite-remove{padding:0;min-height:44px;min-width:44px;width:100%;height:100%;border:0;border-radius:0;background:transparent;color:#a7a7a7;font-size:24px;font-weight:400}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-collection-remove .favorite-remove:hover{background:#391b24;color:#ffb3be}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-score{padding-right:0;font-size:23px;color:#f0c86c}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-score small{font-size:10px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-summary{grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #343434;border-radius:0;background:#222;overflow:hidden;margin:0 0 22px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-summary div{padding:16px;gap:5px;border-color:#333}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-summary span{font-size:12px;line-height:1.4;color:#a7a7a7}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-summary strong{font-size:24px;font-weight:500}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-list{gap:14px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card{grid-template-columns:128px minmax(0,1fr);min-height:0;border:1px solid #343434;border-radius:0;background:#222}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__media{min-height:150px;margin:14px 0 14px 14px;border-radius:0}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body{padding:16px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>header{flex-wrap:wrap;gap:8px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>header div{flex-wrap:wrap;gap:8px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>header span{border-radius:0;background:#333;color:#c2c2c2;font-size:10px;font-weight:500}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__material strong{font-size:15px;line-height:1.4}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>p{margin:12px 0;font-size:14px;line-height:1.6;color:#d5d5d5;overflow-wrap:anywhere}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>footer{gap:12px;align-items:center;flex-wrap:wrap}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>footer a{box-sizing:border-box;display:inline-flex;align-items:center;min-height:44px;padding:8px 12px;border:1px solid #3e3e3e;border-radius:0;background:#202020;color:#e7e7e7;font-size:12px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notifications-v2__toolbar{border:0;border-radius:0;background:transparent;padding:0;gap:12px;margin-bottom:18px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notifications-v2__toolbar p{font-size:13px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card{box-sizing:border-box;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:20px;border:1px solid #343434;border-radius:0;background:#222}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card--unread{border-left:3px solid #dc3851;background:#262626}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__avatar{width:42px;height:42px;border-radius:50%;font-size:16px;border-color:#4b4b4b;background:var(--account-deep)}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__eyebrow{color:#bdbdbd;font-size:10px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__header strong{font-size:16px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__message{border-left-color:#4b4b4b;border-radius:0;background:#1f1f1f;font-size:14px;line-height:1.6}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card--unread .notification-card__message{border-left-color:#a24455;background:#1f1f1f}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__state{border-radius:0;font-size:10px;letter-spacing:.04em}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-open{box-sizing:border-box;min-width:0;border-radius:0;border-color:#df2039;background:#df2039;color:#fff;font-size:13px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-open:hover{background:#c91b32;border-color:#c91b32}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__kpi{gap:10px;margin-bottom:20px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__kpi a{box-sizing:border-box;min-height:90px;padding:16px;border:1px solid #343434;border-radius:0;background:#222}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__kpi small{color:#b5b5b5;font-size:12px;letter-spacing:0;line-height:1.4;text-transform:none}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__kpi strong{font-size:26px;font-weight:500;color:#e7e7e7}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__tabs{flex-wrap:wrap;overflow:visible;gap:8px;margin-bottom:26px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__tabs a{min-height:46px;box-sizing:border-box;padding:10px 14px;border:1px solid #343434;background:#222;color:#cecece;font-size:13px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__tabs a.is-active{border-color:#a43547;background:#29171d;color:#fff}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-section-heading h2{margin:6px 0;font-size:23px;font-weight:500}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-section-heading p{color:#a7a7a7;font-size:13px;line-height:1.5}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__card{padding:20px;border:1px solid #343434;border-radius:0;background:#222}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__list{gap:14px}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.moderation-v2__label,.moderation-v2__badges span){border-radius:0;font-weight:500;letter-spacing:0}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__comment{font-size:14px;line-height:1.6}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__details{border-radius:0;border-color:#616161;background:#1f1f1f}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__button--danger{border-color:#a84455;background:#381b24;color:#ffc2cc}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__button--danger:hover{border-color:#ca6173;background:#562431;color:#fff}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__material{border-radius:0;background:#1c1c1c}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__sanctions>summary{box-sizing:border-box;min-height:44px;padding:12px 0}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__sanctions form{border-radius:0;background:#1a1a1a}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__form :is(select,textarea){min-height:44px;padding:10px 12px;border-color:#3e3e3e;background:#121212}
body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__form textarea{min-height:92px}
@media(max-width:760px){
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2){padding-top:20px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-page-heading{margin-bottom:18px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-page-heading h1{font-size:26px;line-height:1.2}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-page-heading p{font-size:13px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:22px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav a{min-width:0;min-height:44px;padding:9px 10px;gap:6px;font-size:12px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav a:last-child{grid-column:1/-1}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-nav a b{max-width:none;font-size:11px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .collection-toolbar{gap:12px;margin-bottom:18px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .collection-sort{display:grid;grid-template-columns:minmax(0,1fr) auto}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .collection-sort label{min-width:0}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .collection-sort select{width:100%;font-size:12px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .comments-catalog-toolbar{grid-template-columns:minmax(0,1fr) auto}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .comments-catalog-search input{font-size:13px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .filter-tabs a{padding:8px 12px;font-size:12px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-collection-card{height:112px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-main,.rating-main){height:110px;padding:10px;gap:9px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .favorite-main{grid-template-columns:72px minmax(0,1fr)}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-main{grid-template-columns:64px minmax(0,1fr) auto}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-main img,.favorite-placeholder,.rating-main img,.rating-placeholder){height:84px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-copy,.rating-copy) strong{font-size:13px;line-height:1.4}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.favorite-copy,.rating-copy) small{font-size:10px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-score{font-size:19px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-summary div{padding:12px 10px;border-bottom:0;border-right:1px solid #333}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-summary div:last-child{border:0}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-summary span{font-size:11px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .rating-summary strong{font-size:21px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card{grid-template-columns:1fr;position:relative}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__media{position:absolute;top:16px;left:14px;width:62px;height:72px;min-height:0;margin:0}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body{padding:14px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>header{padding-left:74px;min-height:24px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>header div{flex-direction:row;align-items:center;gap:6px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__material{margin-top:6px;padding-left:74px;min-height:60px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__material strong{font-size:13px;line-height:1.4}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .account-comment-card__body>footer a{width:auto;margin:0}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notifications-v2__toolbar{flex-direction:row;align-items:center}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notifications-v2__toolbar form,body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notifications-dismiss-all{width:auto;flex:0 0 auto}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notifications-v2__toolbar p{font-size:12px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:14px 12px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__avatar{width:32px;height:32px;font-size:14px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__header strong{font-size:15px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__message{padding:10px;font-size:13px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-card__actions{gap:10px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .notification-open{width:auto;align-self:flex-start;padding:10px 12px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__kpi a{min-height:90px;padding:12px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__tabs a{min-height:46px;font-size:12px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__card{padding:14px}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) .moderation-v2__card time{white-space:normal}
 body.user-account-page :is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2) :is(.moderation-v2__button,.moderation-v2__search-reset){font-size:12px}
}

/* Keep the existing header inside the viewport on tablet section pages. */
@media(min-width:761px) and (max-width:1000px){body.user-account-page:has(>main:is(.account-catalog-page,.account-comments-page,.notifications-v2,.moderation-v2)) .site-header .search-button{min-width:0;width:220px}}

/* Clear notifications: explicit, two-step destructive action. */
body.user-account-page .notifications-v2 .notifications-clear{width:min(100%,360px);margin-left:auto}
body.user-account-page .notifications-v2 .notifications-clear>summary{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #493038;border-radius:0;color:#ffadb7;background:#24191d;cursor:pointer;font-weight:600;font-size:14px;list-style:none}
body.user-account-page .notifications-v2 .notifications-clear>summary::-webkit-details-marker{display:none}
body.user-account-page .notifications-v2 .notifications-clear>summary::after{content:'+';margin-left:12px}
body.user-account-page .notifications-v2 .notifications-clear[open]>summary::after{content:'−'}
body.user-account-page .notifications-v2 .notifications-clear>summary:focus-visible{outline:2px solid #f57a89;outline-offset:3px}
body.user-account-page .notifications-v2 .notifications-clear form{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:14px;margin-top:8px;border:1px solid #493038;border-radius:0;background:#20171b}
body.user-account-page .notifications-v2 .notifications-clear form p{margin:0;color:#d8c7cc;font-size:14px;line-height:1.55}
body.user-account-page .notifications-v2 .notifications-clear .notifications-dismiss-all{color:#fff;background:#b7243b;border-color:#b7243b;width:100%}
body.user-account-page .notifications-v2 .notifications-clear .notifications-dismiss-all:hover{background:#992036}

@media(max-width:600px){body.user-account-page .notifications-v2 .notifications-v2__toolbar{flex-direction:column;align-items:stretch;gap:12px}body.user-account-page .notifications-v2 .notifications-clear{width:100%;margin-left:0}}

/* BEGIN BLOKINO AUTH UI */
/* G6-UX-AUTH: shared source; the ID host serves an exact local export of this module. */
body.blokino-auth-page{color-scheme:dark;margin:0;min-width:320px;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#000;color:#f4f4f4;font:16px/1.5 ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--auth-line:#2c2c2c;--auth-muted:#a4a4a4;--auth-red:#df2039}
body.blokino-auth-page *,body.blokino-auth-page *::before,body.blokino-auth-page *::after{box-sizing:border-box}
body.blokino-auth-page a{color:inherit;text-underline-offset:4px}
body.blokino-auth-page :is(button,input,textarea,select){font:inherit}
body.blokino-auth-page :is(a,button){-webkit-tap-highlight-color:transparent}
body.blokino-auth-page .auth-page-main{width:min(1040px,calc(100% - 48px));margin:0 auto;flex:1;padding:36px 0 48px}
body.blokino-auth-page .auth-layout{max-width:520px;margin:0 auto}

body.blokino-auth-page .auth-shell{min-width:0;padding:28px;border:1px solid var(--auth-line);border-radius:12px;background:#222}
body.blokino-auth-page .auth-shell__eyebrow{display:block;margin-bottom:8px;color:#a899cd;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
body.blokino-auth-page h1{margin:0 0 22px;font-size:32px;font-weight:600;line-height:1.18;letter-spacing:-.025em;overflow-wrap:anywhere}
body.blokino-auth-page h2{margin:0 0 12px;font-size:19px;font-weight:600;line-height:1.3}
body.blokino-auth-page p{margin:0 0 16px;color:#c0c0c0;line-height:1.6;overflow-wrap:anywhere}
body.blokino-auth-page form{margin:20px 0 0}
body.blokino-auth-page label{display:block;margin:16px 0 7px;color:#d0d0d0;font-size:14px;font-weight:500}
body.blokino-auth-page form>label:first-of-type{margin-top:0}
body.blokino-auth-page input:not([type=checkbox]):not([type=hidden]){width:100%;min-width:0;min-height:46px;padding:11px 13px;border:1px solid #3d3d3d;border-radius:8px;background:#0b0b0b;color:#f6f6f6;caret-color:#ff5269;font-size:16px;line-height:1.4}
body.blokino-auth-page input:hover{border-color:#686868}
body.blokino-auth-page :is(input,button,a):focus-visible{outline:2px solid #a89cd3;outline-offset:3px}
body.blokino-auth-page input[type=file]{overflow:hidden;padding:6px!important;font-size:14px!important}
body.blokino-auth-page input[type=file]::file-selector-button{min-height:38px;margin-right:10px;padding:8px 12px;border:1px solid #404040;border-radius:6px;background:#282828;color:#f1f1f1;font:inherit;cursor:pointer}
body.blokino-auth-page :is(button,.button){display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;max-width:100%;margin-top:16px;padding:11px 17px;border:1px solid var(--auth-red);border-radius:8px;background:var(--auth-red);color:#fff;font-size:14px;font-weight:600;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer;overflow-wrap:anywhere}
body.blokino-auth-page :is(button,.button):hover{background:#c81d34;border-color:#ed4d63}
body.blokino-auth-page :is(button,.button).secondary{border-color:#393939;background:#303030;color:#e1e1e1}
body.blokino-auth-page :is(button,.button).secondary:hover{background:#303030;border-color:#6b6b6b}
body.blokino-auth-page :is(button,.button).danger{border-color:#69353f;background:#301c22;color:#ffb8c1}
body.blokino-auth-page :is(button,.button).danger:hover{border-color:#ad5967;background:#48232d}
body.blokino-auth-page button:disabled{opacity:.5;cursor:not-allowed}
body.blokino-auth-page .checkbox-label{display:flex;align-items:flex-start;gap:12px;min-height:44px;padding:8px 0;font-weight:400}
body.blokino-auth-page .checkbox-label input{width:20px;height:20px;flex:0 0 20px;margin:1px 0 0;accent-color:var(--auth-red)}
body.blokino-auth-page .links{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;margin-top:22px}
body.blokino-auth-page .links :is(form,button,.button){margin-top:0}
body.blokino-auth-page .links a:not(.button){display:inline-flex;align-items:center;min-height:44px;color:#c0b4e3;font-size:14px}
body.blokino-auth-page .flash{margin:0 0 18px;padding:13px 15px;border:1px solid #474747;border-radius:8px;font-size:14px;overflow-wrap:anywhere}
body.blokino-auth-page .flash.success{border-color:#315b4a;background:#152c23;color:#b6e7d0}
body.blokino-auth-page .flash.error{border-color:#79434d;background:#351c24;color:#ffc5ce}
body.blokino-auth-page .hint{margin:10px 0 0;color:var(--auth-muted);font-size:13px;line-height:1.55}
body.blokino-auth-page .profile-summary{display:flex;align-items:center;gap:16px;min-width:0;padding:20px;border:1px solid var(--auth-line);border-radius:12px;background:#222}
body.blokino-auth-page .profile-summary>div:last-child{min-width:0}
body.blokino-auth-page .profile-summary strong{display:block;font-size:22px;font-weight:600;overflow-wrap:anywhere}
body.blokino-auth-page .profile-summary p{margin:4px 0 0;font-size:14px}
body.blokino-auth-page .avatar-preview{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;overflow:hidden;border-radius:50%;background:#452333;color:#ffe1e7;font-size:28px;font-weight:600}
body.blokino-auth-page .avatar-preview :is(picture,img){display:block;width:100%;height:100%;object-fit:cover}

body.blokino-auth-page .account-section{min-width:0;margin-top:18px;padding:22px;border:1px solid var(--auth-line);border-radius:12px;background:#222}
body.blokino-auth-page .account-section form{margin:0}
body.blokino-auth-page .account-section>p{margin:0}
body.blokino-auth-page .account-section .remove-avatar-form{margin-top:12px}
body.blokino-auth-page .remove-avatar-form button{margin-top:0}
body.blokino-auth-page .account-danger-zone{border-color:#442d34;background:#222}
body.blokino-auth-page .account-danger-zone h2{color:#e6a6b1}
body.blokino-auth-page .deletion-summary{padding:16px;border:1px solid #60323d;border-radius:8px;background:#25171d}
body.blokino-auth-page .deletion-summary p{margin:0 0 8px}
body.blokino-auth-page .deletion-summary p:last-child{margin:0}
body.blokino-auth-page .auth-layout:has(.profile-summary){max-width:none}
body.blokino-auth-page .auth-shell:has(.profile-summary){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0;border:0;background:none}
body.blokino-auth-page .auth-shell:has(.profile-summary)>:is(.auth-shell__eyebrow,h1,.profile-summary,.links,.flash){grid-column:1/-1;margin:0}
body.blokino-auth-page .auth-shell:has(.profile-summary)>.auth-shell__eyebrow{margin-bottom:-10px}
body.blokino-auth-page .auth-shell:has(.profile-summary)>.account-section{margin:0}
body.blokino-auth-page .auth-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;width:min(1240px,calc(100% - 48px));margin:0 auto;padding:18px 0;border-top:1px solid #282828;color:#989898;font-size:12px}
body.blokino-auth-page .auth-footer span:first-child{color:#aa9dd0;font-weight:600}
body.blokino-auth-page .auth-footer__privacy{display:inline-flex;align-items:center;min-height:44px;color:#c5c5c5}
@media(max-width:640px){
    body.blokino-auth-page .auth-page-main{width:calc(100% - 24px);padding:22px 0 32px}
 body.blokino-auth-page .auth-shell{padding:20px 18px}
 body.blokino-auth-page h1{font-size:26px}
 body.blokino-auth-page .auth-shell:has(.profile-summary){grid-template-columns:minmax(0,1fr);gap:14px}
 body.blokino-auth-page .account-section{padding:18px}
 body.blokino-auth-page .profile-summary{padding:16px;gap:12px}
 body.blokino-auth-page .profile-summary strong{font-size:20px}
 body.blokino-auth-page .avatar-preview{width:52px;height:52px;flex-basis:52px}
 body.blokino-auth-page :is(button,.button){width:100%}
 body.blokino-auth-page .links{align-items:stretch}
 body.blokino-auth-page .links>form{width:100%}
 body.blokino-auth-page .auth-footer{width:calc(100% - 24px);gap:8px 16px;padding:14px 0}
}
/* END BLOKINO AUTH UI */

/* Shared footer: one layout, neutral graphite surfaces. */
body.blokino-v2-shell .site-footer__legal a:is(:hover,:focus-visible),body.blokino-v2-shell .site-footer__legal a[aria-current=page]{color:#fff}
body.blokino-v2-shell .site-footer__legal a{color:#bbb;font-weight:400;text-decoration:underline;text-decoration-color:#666;text-underline-offset:4px;display:inline-flex;align-items:center;min-height:44px;line-height:1.5;overflow-wrap:anywhere}
body.blokino-v2-shell .site-footer__legal{margin-top:14px;padding-top:14px;border-top:1px solid var(--b2-line);font-size:13px;display:flex;align-items:center;min-width:0;margin:0;padding:0;border:0}
body.blokino-v2-shell .site-footer-card[aria-current=page]{background:#2b2b2b;border-color:#666}
body.blokino-v2-shell .site-footer-card:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.blokino-v2-shell .site-footer-card:is(:hover,:focus-visible){border-color:#555;background:#2a2a2a;outline:0}
body.blokino-v2-shell .site-footer-card__arrow{color:#aaa;font-size:17px}
body.blokino-v2-shell .site-footer-card__copy span{overflow:hidden;color:#aaa;font-size:12px;text-overflow:ellipsis;white-space:normal;line-height:1.4;overflow-wrap:anywhere}
body.blokino-v2-shell .site-footer-card__copy strong{overflow:hidden;color:var(--b2-text);font-size:15px;line-height:1.3;text-overflow:ellipsis;white-space:normal;font-weight:600;overflow-wrap:anywhere}
body.blokino-v2-shell .site-footer-card__copy small{color:#ccc;font-size:.62rem;font-weight:var(--b2-weight-strong);letter-spacing:.13em;text-transform:uppercase;display:none}
body.blokino-v2-shell .site-footer-card__copy{display:flex;min-width:0;flex-direction:column;gap:5px}
body.blokino-v2-shell .site-footer-card--faq .site-footer-card__mark{font-size:21px}
body.blokino-v2-shell .site-footer-card__mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ccc;background:#181818;color:#ccc;font-size:11px;font-weight:var(--b2-weight-strong);letter-spacing:0;border-color:#444;border-radius:0}
body.blokino-v2-shell .site-footer-card{--site-footer-accent:#fff;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:90px;padding:16px;border:1px solid #363636;background:var(--b2-panel);color:var(--b2-text);text-decoration:none;border-radius:0}
body.blokino-v2-shell .site-footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;grid-column:1/-1;padding-bottom:20px;border-bottom:1px solid #333}
body.blokino-v2-shell .site-footer__heading h2{margin:0;color:var(--b2-text);font-size:24px;line-height:1.25;letter-spacing:-.02em;font-weight:600}
body.blokino-v2-shell .site-footer__heading .eyebrow{padding-bottom:5px;color:#fff;display:none}
body.blokino-v2-shell .site-footer__heading{display:block;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px;grid-column:1/-1;margin:0}
body.blokino-v2-shell .site-footer{margin-top:24px;padding:24px 0 32px;border-top:1px solid #333;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px 24px}
body.blokino-v2-shell .site-footer,body.blokino-v2-shell .site-footer *{box-sizing:border-box}
body.blokino-v2-shell .site-footer>.bookmark-help__launcher{align-self:center;justify-self:end;margin:0;min-height:44px;padding:11px 16px;border:1px solid #444;border-radius:0;background:#222;color:#eee;font-size:13px;font-weight:600;line-height:1.4}
body.blokino-v2-shell .site-footer>.bookmark-help__launcher:hover{background:#303030;border-color:#666}
body.blokino-v2-shell dialog.bookmark-help{width:min(560px,calc(100% - 24px));max-height:calc(100dvh - 32px);padding:26px;border:1px solid #555;border-radius:0;background:#181818;color:#eee;font-size:15px}
body.blokino-v2-shell dialog.bookmark-help::backdrop{background:rgba(0,0,0,.78)}
body.blokino-v2-shell dialog.bookmark-help h2{font-size:24px;font-weight:600;line-height:1.25;letter-spacing:-.02em}
body.blokino-v2-shell dialog.bookmark-help .bookmark-help__address{border:1px solid #555;border-radius:0;background:#111;color:#f5f5f5;min-width:0;min-height:46px;font-size:16px}
body.blokino-v2-shell dialog.bookmark-help .bookmark-help__button{min-height:44px;padding:11px 16px;border:1px solid #df2039;border-radius:0;background:#df2039;color:#fff;font-size:14px;font-weight:600;line-height:1.4}
body.blokino-v2-shell dialog.bookmark-help .bookmark-help__button:hover{background:#c71c33}
body.blokino-v2-shell dialog.bookmark-help>.bookmark-help__button:last-child{border-color:#444;background:#292929;color:#eee}
body.blokino-v2-shell dialog.bookmark-help .bookmark-help__instructions{padding:0;border-color:#444}
body.blokino-v2-shell dialog.bookmark-help .bookmark-help__instructions summary{min-height:44px;padding:12px 0;color:#ddd;font-size:14px;font-weight:500;cursor:pointer}
body.blokino-v2-shell dialog.bookmark-help .bookmark-help__note{color:#aaa;font-size:13px}
body.blokino-v2-shell dialog.bookmark-help .bookmark-help__status{color:#9fdcc2;font-size:13px}
@media(max-width:760px){
 body.blokino-v2-shell .site-footer{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:20px;padding:22px 0 calc(94px + env(safe-area-inset-bottom,0px))}
 body.blokino-v2-shell .site-footer__heading h2{font-size:22px}
 body.blokino-v2-shell .site-footer__grid{grid-template-columns:minmax(0,1fr);gap:8px;padding-bottom:16px}
 body.blokino-v2-shell .site-footer-card{min-height:78px;padding:13px 14px;gap:12px}
 body.blokino-v2-shell .site-footer-card--faq{grid-column:auto}
 body.blokino-v2-shell .site-footer>.bookmark-help__launcher{justify-self:stretch;width:100%}
 body.blokino-v2-shell .site-footer__legal a{min-height:44px}
 body.blokino-v2-shell dialog.bookmark-help{padding:20px}
 body.blokino-v2-shell dialog.bookmark-help h2{font-size:22px}
 body.blokino-v2-shell dialog.bookmark-help .bookmark-help__button{width:100%}
}

/* G6-UX-TOP-ACTIONS: readable guest sign-in actions; quick jumps removed by owner. */
body.blokino-v2-shell .content-engagement:has(>.favorite-login){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.blokino-v2-shell .content-engagement>.favorite-login,body.blokino-v2-shell .content-engagement>.user-rating:has(>.user-rating-login){min-height:126px;padding:16px;border:1px solid #34343f;border-radius:10px;background:#15161c}
body.blokino-v2-shell .content-engagement>.favorite-login{gap:12px;color:#eee9f7;text-decoration:none}
body.blokino-v2-shell .favorite-login .favorite-action-icon{width:40px;height:40px;flex-basis:40px;border:1px solid #493d5b;border-radius:8px;background:#25202e;color:#c8b3f4;font-size:26px}
body.blokino-v2-shell .favorite-login .favorite-action-copy strong{color:#eee9f7;font-size:15px;font-weight:600;line-height:1.4}
body.blokino-v2-shell .favorite-login .favorite-action-copy small{color:#a6aebc;font-size:12px}
body.blokino-v2-shell .content-engagement>.favorite-login:is(:hover,:focus-visible){background:#211d29;border-color:#8b74ae}
body.blokino-v2-shell .content-engagement>.user-rating:has(>.user-rating-login){grid-template-columns:minmax(0,1fr);gap:12px}
body.blokino-v2-shell .user-rating:has(>.user-rating-login) .user-rating-summary-copy strong{font-size:14px;white-space:normal}
body.blokino-v2-shell .user-rating:has(>.user-rating-login) .user-rating-average{font-size:26px}
body.blokino-v2-shell a.user-rating-login,body.blokino-v2-shell .discussion-section .blokino-comments-login a{display:inline-flex;align-items:center;justify-content:center;justify-self:start;max-width:100%;min-height:44px;margin:0;padding:10px 15px;border:1px solid #584967;border-radius:8px;background:#292232;color:#eee6ff;font-size:14px;font-weight:600;line-height:1.4;text-align:center;text-decoration:none;overflow-wrap:anywhere}
body.blokino-v2-shell a.user-rating-login:visited,body.blokino-v2-shell .discussion-section .blokino-comments-login a:visited{color:#eee6ff}
body.blokino-v2-shell a.user-rating-login:hover,body.blokino-v2-shell .discussion-section .blokino-comments-login a:hover{background:#3b2f48;border-color:#947dad;color:#fff}
body.blokino-v2-shell :is(a.user-rating-login,.favorite-login,.blokino-comments-login a):focus-visible{outline:2px solid #baa3e2;outline-offset:3px}
body.blokino-v2-shell .site-header .profile-tile:has(.user-account--guest){min-width:110px;border-color:#393d47;border-radius:8px;overflow:hidden}
body.blokino-v2-shell .site-header .profile-tile .user-account--guest a{justify-content:center;padding:10px 16px;border:0;background:#25202e;color:#eee6ff;font-size:15px}
body.blokino-v2-shell .site-header .profile-tile .user-account--guest a:visited{color:#eee6ff}
body.blokino-v2-shell .site-header .profile-tile .user-account--guest a:hover{background:#3a2e48}
@media(max-width:760px){body.blokino-v2-shell .content-engagement:has(>.favorite-login){grid-template-columns:minmax(0,1fr)}body.blokino-v2-shell .content-engagement>.favorite-login{min-height:92px}body.blokino-v2-shell .site-header .profile-tile:has(.user-account--guest){min-width:0}body.blokino-v2-shell .site-header .profile-tile .user-account--guest a{padding:8px 10px;font-size:13px}body.blokino-v2-shell a.user-rating-login{justify-self:stretch}body.blokino-v2-shell .discussion-section .blokino-comments-login a{width:100%}}

/* G6-SITE shared links and bookmark option. */
body.blokino-v2-shell .site-footer__legal{flex-wrap:wrap;gap:6px 24px}
body.blokino-v2-shell dialog.bookmark-help .bookmark-app{margin:0 0 20px;padding:16px;border:1px solid #394455;border-radius:0;background:#1a202b}
body.blokino-v2-shell dialog.bookmark-help .bookmark-app strong{display:block;font-size:17px;color:#f1f3f7}
body.blokino-v2-shell dialog.bookmark-help .bookmark-app p{margin:8px 0 12px;font-size:14px;color:#b8c2d2}
body.blokino-v2-shell dialog.bookmark-help .bookmark-app a{display:inline-flex;align-items:center;min-height:44px;color:#a6cdff;font-size:14px;font-weight:600;text-decoration:none}
body.blokino-v2-shell dialog.bookmark-help .bookmark-app a:is(:hover,:focus-visible){color:#fff;text-decoration:underline}
@media(min-width:1101px){body.blokino-v2-shell .desktop-nav a{padding-right:12px;padding-left:12px;font-size:16px}body.blokino-v2-shell .site-header__inner{gap:22px}body.blokino-v2-shell .search-button{min-width:220px}}
/* Android install offer replaces the bookmark notice; stays in document flow. */
.bookmark-reminder--app{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 20px;padding:18px 58px 18px 20px;background:#222;border:1px solid rgba(255,255,255,.09);border-radius:12px;color:#f7f5f1;align-items:center}
.bookmark-reminder--app .bookmark-reminder__copy{min-width:0;flex-basis:auto;padding:0}
.bookmark-reminder--app .bookmark-reminder__copy strong{font-size:16px;font-weight:600;color:#f7f5f1}
.bookmark-reminder--app .bookmark-reminder__copy span{font-size:14px;line-height:1.5;color:#b2b2b2}
.bookmark-reminder--app .bookmark-reminder__install{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#161616;color:#f7f5f1;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}
.bookmark-reminder--app .bookmark-reminder__install:hover{border-color:#ff3447;background:#292929}
.bookmark-reminder--app .bookmark-reminder__dismiss{position:absolute;right:6px;top:6px;min-width:44px;min-height:44px;margin:0;padding:8px;border:0;border-radius:8px;background:transparent;color:#b2b2b2;font-size:24px;line-height:1;order:0}
.bookmark-reminder--app .bookmark-reminder__dismiss:hover{background:#333;color:#fff}
.bookmark-reminder--app a:focus-visible,.bookmark-reminder--app button:focus-visible{outline:2px solid #ff3447;outline-offset:3px}
@media(max-width:600px){.bookmark-reminder--app{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px 52px 16px 16px}.bookmark-reminder--app .bookmark-reminder__install{justify-self:start;width:auto}}

/* BEGIN BLOKINO APP PAGE — included in the full shared CSS export to PICS. */
.app-page{margin:0;background:#000;color:#f7f5f1;color-scheme:dark;font:16px/1.6 system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-text-size-adjust:100%}
.app-page *{box-sizing:border-box}
.app-page a{color:inherit;text-decoration:none}
.app-page a:focus-visible,.app-page summary:focus-visible{outline:3px solid #ff3447;outline-offset:5px}
.app-page [hidden]{display:none!important}
.app-page .app-width{width:min(1240px,calc(100% - 48px));margin-inline:auto}

.app-page .app-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);align-items:center;gap:72px;padding:var(--b2-section-gap) 0}
.app-page .app-identity{display:flex;align-items:center;gap:16px;color:#aaa;font-size:12px;font-weight:600;letter-spacing:.13em}
.app-page .app-identity img{border-radius:18px}
.app-page h1{margin:26px 0 20px;font-size:clamp(36px,4.5vw,58px);font-weight:600;line-height:1.12;letter-spacing:-.045em}
.app-page h1 span{color:#f7f5f1}
.app-page .app-lead{max-width:570px;margin:0 0 26px;color:#b4b8bf;font-size:18px;line-height:1.65}
.app-page .app-download{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:14px 24px;border-radius:10px;background:#e51d3b;color:white;font-size:17px;font-weight:600}
.app-page .app-download:hover{background:#ff3447}
.app-page .app-download>span{font-size:24px;line-height:1}
.app-page .app-meta{margin:12px 0 14px;color:#9da3ad;font-size:13px}
.app-page .app-meta span{padding-inline:6px}
.app-page .app-text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;color:#ddd;font-size:14px}
.app-page .app-text-link:hover{text-decoration:underline}
.app-page .app-transfer{padding:28px;border:1px solid #363636;border-radius:18px;background:#222;text-align:center}
.app-page .app-overline{color:#ff3447;font-size:11px;font-weight:600;letter-spacing:.12em}
.app-page h2{margin:8px 0 12px;font-size:26px;font-weight:600;line-height:1.3;letter-spacing:-.025em}
.app-page .app-transfer p{margin:0 0 22px;color:#aaa;font-size:14px}
.app-page .app-qr{display:block;max-width:100%;height:auto;margin:auto;border-radius:8px}
.app-page .app-qr-address{display:block;margin-top:15px;color:#aaa;font-size:13px}
.app-page .app-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:var(--b2-section-gap)}
.app-page .app-benefits article{padding:24px;border:1px solid #303030;border-radius:12px;background:#222}
.app-page .app-step-mark{color:#ff3447;font-size:13px;font-weight:600}
.app-page .app-benefits h2{margin-top:14px;font-size:19px}
.app-page .app-benefits p{margin:0;color:#aaa;font-size:14px}
.app-page .app-install{display:grid;grid-template-columns:1fr 1.5fr;gap:72px;padding:var(--b2-section-gap) 0;border-top:1px solid #303030;scroll-margin-top:24px}
.app-page .app-install>div>p{color:#aaa;font-size:15px}
.app-page .app-install ol{display:grid;gap:22px;margin:0;padding-left:28px}
.app-page .app-install li{padding-left:10px}
.app-page .app-install li::marker{color:#f7f5f1;font-weight:600}
.app-page .app-install strong{font-size:18px;font-weight:600}
.app-page .app-install li p{margin:6px 0 0;color:#aaa;font-size:15px}
.app-page .app-faq{padding:var(--b2-section-gap) 0 0}
.app-page .app-faq h2{margin-bottom:20px}
.app-page .app-faq details{border-top:1px solid #303030}
.app-page .app-faq details:last-child{border-bottom:1px solid #303030}
.app-page .app-faq summary{padding:18px 4px;min-height:56px;cursor:pointer;color:#eee;font-size:16px;font-weight:500}
.app-page .app-faq details p{max-width:840px;margin:0 4px 22px;color:#aaa;font-size:15px;overflow-wrap:anywhere}
.app-page .app-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:24px;border-top:1px solid #303030;color:#9da3ad;font-size:13px}
.app-page .app-footer nav{display:flex;flex-wrap:wrap;gap:12px 26px}
.app-page .app-footer a{display:inline-flex;align-items:center;min-height:44px}
.app-page .app-footer a:hover{color:#fff;text-decoration:underline}
.app-page .app-ios{padding:12px 16px;border-left:3px solid #aaa;color:#bbb;font-size:14px}
.app-phone .app-transfer{display:none}
.app-phone .app-hero{grid-template-columns:1fr}
@media(max-width:800px){.app-page .app-hero{grid-template-columns:minmax(0,1fr);gap:32px;padding:var(--b2-section-gap) 0}.app-page .app-transfer{max-width:420px;justify-self:center}.app-page .app-benefits{grid-template-columns:1fr;gap:10px;padding-bottom:var(--b2-section-gap)}.app-page .app-benefits article{padding:20px}.app-page .app-benefits h2{margin-top:6px}.app-page .app-install{grid-template-columns:1fr;gap:22px;padding-block:var(--b2-section-gap)}.app-page .app-footer{align-items:flex-start;flex-direction:column;gap:4px}}
@media(max-width:480px){.app-page .app-width{width:calc(100% - 32px)}.app-page .app-identity img{width:56px;height:56px;border-radius:14px}.app-page .app-identity{font-size:10px;gap:12px}.app-page h1{font-size:38px}.app-page .app-lead{font-size:16px}.app-page .app-download{width:100%;padding-inline:12px;font-size:16px}.app-page .app-meta{font-size:12px}.app-page .app-meta span{padding-inline:2px}}

/* END BLOKINO APP PAGE */

/* Editorial news shares the site's graphite surfaces and red accent. */
.news-layout{padding-block:var(--b2-section-gap) 0}
.news-heading{max-width:780px;margin-bottom:28px}.news-heading h1,.news-article h1{font-size:clamp(30px,4vw,50px);line-height:1.12;margin:12px 0 22px}
.news-heading>p,.news-kicker{color:#ef2447;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.news-heading>span{color:#aaa;line-height:1.6}
.news-filters,.news-pagination{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.news-filters a,.news-pagination a{background:#222;color:#ddd;padding:12px 20px;text-decoration:none;border:1px solid #333}.news-filters a[aria-current]{background:#e9153b;color:#fff;border-color:#e9153b}
.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.news-card{display:block;background:#202020;color:#eee;text-decoration:none;min-width:0}.news-card>div{padding:20px}.news-card picture{display:block;aspect-ratio:16/9}.news-card img{width:100%;height:100%;object-fit:cover}.news-card small{color:#a5a5a5}.news-card h2{font-size:22px;line-height:1.3;margin:10px 0}.news-card p{color:#b6b6b6;font-size:15px;line-height:1.6;margin:0}.news-card:hover h2{color:#ff526d}
.news-empty{padding:32px;background:#202020;color:#bbb}.news-article{min-width:0;margin:0;overflow-wrap:anywhere}.news-lead{font-size:21px;line-height:1.6;color:#ccc}.news-article figcaption,.news-article .news-anime>p{font-size:13px;line-height:1.6;color:#999}.news-article figure{margin:28px 0}.news-article figure picture,.news-article figure img{display:block;width:100%;height:auto}.news-article figcaption,.news-article .news-anime>p{margin:8px 0 0}.news-body{font-size:18px;line-height:1.8}.news-body h2{font-size:28px;line-height:1.3;margin:34px 0 16px}.news-body p{margin:0 0 20px}.news-anime{margin:28px 0}body.blokino-v2-shell .news-neighbours{margin:32px 0 0}.news-page a:focus-visible{outline:2px solid #fff;outline-offset:3px}
@media(max-width:1000px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.news-layout{padding-block:var(--b2-section-gap) 0}.news-grid{grid-template-columns:1fr}.news-filters a{padding:10px 14px}.news-lead{font-size:18px}.news-body{font-size:17px}.news-body h2{font-size:24px}.news-article h1{font-size:32px}}

/* BEGIN PLAYER BASE — shared rules and site typography. */
.blokino-player-switcher,.blokino-player-switcher *{box-sizing:border-box}
.blokino-player-switcher{--bps-accent:#f5b83d;width:100%;min-width:0;max-width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:#222;color:#f7f5f1;box-shadow:0 18px 60px rgba(0,0,0,.28);text-align:left}
.blokino-player-switcher button,.blokino-player-switcher a{font:inherit}
.blokino-player-switcher a{text-decoration:none}
.blokino-player-switcher button:focus,.blokino-player-switcher a:focus{outline:2px solid #fff;outline-offset:3px}
.blokino-player-switcher button:focus-visible,.blokino-player-switcher a:focus-visible{outline:2px solid #fff;outline-offset:3px}
.bps-stage{position:relative;width:100%;min-width:0;max-width:100%;height:0;padding-bottom:56.25%;overflow:hidden;background:#08090b}
.bps-frame{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:100%;border:0;background:#000;opacity:1;pointer-events:auto}
.bps-frame.is-visible{opacity:1;pointer-events:auto}
.bps-placeholder{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block;background:radial-gradient(circle at 50% 45%,rgba(255,52,71,.12),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.025) 25%,transparent 25%) 0 0/34px 34px,#050608;text-align:center}
.bps-placeholder:after{position:absolute;top:50%;left:50%;width:660px;height:660px;margin:-330px 0 0 -330px;border:1px solid rgba(255,255,255,.055);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.012),0 0 0 160px rgba(255,255,255,.009);content:"";pointer-events:none}
.bps-placeholder-status{position:absolute;z-index:2;top:20px;left:20px;display:flex;align-items:center;gap:11px;padding:8px 11px 8px 8px;background:rgba(8,9,11,.86);color:#eee;text-align:left}
.bps-placeholder-mark{display:block;display:grid;width:40px;height:40px;place-items:center;background:#f5b83d;background:var(--bps-accent);color:#0b0c0e;font-size:.7rem;font-weight:var(--b2-weight-strong);line-height:40px}
.bps-placeholder-copy{display:block}.bps-placeholder-label,.bps-placeholder-name{display:block}.bps-placeholder-label{margin-bottom:3px;color:#b0b6bf;font-size:.75rem}.bps-placeholder-name{color:#fff;font-size:.875rem;font-weight:var(--b2-weight-strong)}.bps-placeholder-note{display:none}
.bps-launch{position:absolute;z-index:3;top:50%;left:50%;display:block;width:190px;min-height:110px;margin:-55px 0 0 -95px;padding:0;border:0;background:transparent;color:#fff;font-size:.875rem;font-weight:var(--b2-weight-strong);text-align:center}.bps-launch-icon{display:grid;width:76px;height:76px;margin:0 auto 13px;place-items:center;border-radius:50%;background:rgba(255,255,255,.94);color:#0b0c0e;font-size:1.2rem;line-height:76px;box-shadow:0 16px 46px rgba(0,0,0,.42)}.bps-launch-label{display:block}
.blokino-player-switcher.is-enhanced.is-awaiting-play .bps-placeholder{z-index:2}.blokino-player-switcher.is-enhanced.is-awaiting-play .bps-frame{opacity:0;pointer-events:none}.blokino-player-switcher.is-enhanced:not(.is-awaiting-play) .bps-launch{display:none}
.bps-loading{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:none;place-items:center;background:rgba(0,0,0,.58);color:#fff;text-align:center;pointer-events:none}
.bps-loading.is-visible{display:grid}
.bps-spinner{width:38px;height:38px;margin:0 auto 10px;border:3px solid rgba(255,255,255,.22);border-top-color:#f5b83d;border-top-color:var(--bps-accent);border-radius:50%;animation:bps-spin .75s linear infinite}
@keyframes bps-spin{to{transform:rotate(1turn)}}
.bps-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px 12px;background:#222}
.bps-title{display:block;min-width:0;color:#fff;font-size:1rem;font-weight:var(--b2-weight-strong)}.bps-eyebrow{display:block;margin-bottom:6px;color:#ff3b4e;font-size:.75rem;font-weight:var(--b2-weight-strong);letter-spacing:.2em;text-transform:uppercase}
.bps-dot{display:none}
.bps-preference{display:flex;min-width:430px;min-width:min(100%,430px);align-items:center;justify-content:flex-end;gap:12px}
.bps-favorite-state{min-width:0;overflow:hidden;color:#aeb4bd;font-size:.75rem;text-align:right;text-overflow:ellipsis;white-space:nowrap}
.bps-favorite-state strong{color:#fff}
.bps-actions{display:flex;align-items:center;gap:6px}
.bps-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 10px;border:1px solid rgba(255,255,255,.17);background:transparent;color:#aeb4bd;cursor:pointer;font-size:.75rem;font-weight:var(--b2-weight-strong);text-align:center}
.bps-action:hover{border-color:#ff8994;color:#fff}
.bps-action-primary{padding:0 13px;border-color:rgba(255,255,255,.17);background:#111;color:#fff}
.bps-action-primary.is-active{border-color:#f5b83d;border-color:var(--bps-accent,#f5b83d);background:#342b1c;background:color-mix(in srgb,var(--bps-accent,#f5b83d) 22%,#15171b)}
.bps-action:disabled{opacity:.4;cursor:default}
.bps-clear-favorite:disabled{display:none}
.bps-favorite-star{min-width:44px;padding:0;color:#f5b83d;font-size:1rem;line-height:1}
.bps-favorite-star-icon{margin-right:8px;color:#f5b83d;color:var(--bps-accent,#f5b83d);font-size:1rem}.bps-favorite-star-label{color:#fff;font-size:.75rem}
.bps-tabs{display:block;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:0 18px 14px;background:#222}
.blokino-player-tab{position:relative;display:grid;width:100%;min-width:0;min-height:68px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin:0 0 6px;padding:8px;border:1px solid rgba(255,255,255,.09);background:#111;color:#ddd;cursor:pointer;text-align:left}
.blokino-player-tab:hover{border-color:rgba(255,255,255,.17);background:#15171b}
.blokino-player-tab[aria-current=true]{border-color:#ffcc33;border-color:var(--bps-player-color,#ffcc33);background:#211e17;box-shadow:inset 0 0 0 1px #ffcc33;box-shadow:inset 0 0 0 1px var(--bps-player-color,#ffcc33)}
.bps-tab-logo{display:block;display:grid;width:42px;height:42px;place-items:center;background:#29251b;background:var(--bps-player-color,#ffcc33);color:#0b0c0e;font-size:.7rem;font-weight:var(--b2-weight-strong);text-align:center;line-height:42px}
.bps-tab-copy{min-width:0}
.bps-tab-name,.bps-tab-note{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bps-tab-name{color:#fff;font-size:.875rem;font-weight:var(--b2-weight-strong)}
.bps-tab-note{margin-top:4px;color:#afb5be;font-size:.75rem;font-weight:normal;line-height:1.3}
.bps-tab-favorite{position:absolute;top:3px;right:5px;color:#ffcc33;font-size:70%}
.bps-hint{padding:0 18px 16px;background:#222;color:#8c939d;font-size:.75rem;line-height:1.45;text-align:left}
.bps-toast{position:fixed;z-index:2147482999;right:18px;bottom:18px;max-width:calc(100% - 36px);padding:10px 13px;border:1px solid #28786e;background:#153a36;color:#fff;box-shadow:0 8px 25px rgba(0,0,0,.55);opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s ease}
.bps-toast.is-visible{opacity:1;transform:translateY(0)}
.predvideo:empty{display:none!important;margin:0!important;padding:0!important}
@supports (display:grid){.blokino-player-tab{margin-bottom:0}}
@media screen and (max-width:750px){.blokino-player-switcher{width:100%;min-width:0;max-width:100%}.bps-stage{width:100%;min-width:0;max-width:100%;height:0;padding-bottom:56.25%}.bps-frame{top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;height:100%}.bps-placeholder-status{top:12px;left:12px;gap:7px;padding:6px}.bps-placeholder-mark{width:34px;height:34px;line-height:34px}.bps-placeholder-label{display:none}.bps-launch{width:160px;min-height:90px;margin:-45px 0 0 -80px}.bps-launch-icon{width:60px;height:60px;margin-bottom:8px;line-height:60px}.bps-head{align-items:stretch;flex-direction:column;padding:14px 16px 10px}.bps-preference{width:100%;min-width:0;align-items:flex-start;flex-direction:column}.bps-actions{width:100%;flex-wrap:wrap}.bps-action-primary{flex:1}.bps-tabs{grid-template-columns:1fr;padding:0 16px 14px}.bps-hint{padding:0 16px 16px}.blokino-player-tab{min-width:0}.bps-tab-name,.bps-tab-note{overflow:visible;text-overflow:clip;white-space:normal}}
@media screen and (max-width:500px){.blokino-player-tab{min-height:58px;padding:6px}.bps-tab-logo{width:34px;height:34px;line-height:34px}.bps-tab-note{font-size:.68rem}}
@media screen and (max-width:350px){.bps-tabs{grid-template-columns:1fr}}
/* END PLAYER BASE */

/* Embedded article links use the catalogue portrait preview without clipping metadata. */
body.news-page .news-anime .entry-card{height:auto;min-height:278px;grid-template-columns:123px minmax(0,1fr);background:#222;border:1px solid #303030;color:#eee;text-decoration:none}
body.news-page .news-anime .entry-card>.blokino-picture{position:relative;width:100%;height:auto;min-height:170px}
body.news-page .news-anime .entry-card>.blokino-picture>img{position:absolute;inset:0;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover}
body.news-page .news-anime .entry-card__copy{min-height:0;justify-content:center;overflow:visible}
body.news-page .news-anime .entry-card__copy>strong{display:block;max-height:none;margin:0;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}
body.news-page .news-anime .entry-card__copy>span{display:block;margin-top:14px;color:#999;font-size:13px;line-height:1.5}
body.news-page .news-anime .entry-card__copy>span>span:not(:last-child)::after{content:" · "}
@media(max-width:760px){
 body.news-page .news-anime .entry-card{grid-template-columns:min(40%,123px) minmax(0,1fr)}
 body.news-page .news-anime .entry-card__copy{padding:14px 12px}
 body.news-page .news-anime .entry-card__copy>strong{font-size:17px;line-height:1.35}
}

/* Briefly highlight the permalink target, including replies, without moving the layout. */
.blokino-v2-shell .blokino-comment{scroll-margin-top:90px}
.blokino-v2-shell .blokino-comment:target{outline:2px solid transparent;outline-offset:-2px;animation:blokino-comment-highlight 3s ease-out}
@keyframes blokino-comment-highlight{0%,50%{outline-color:#c2a15d}100%{outline-color:transparent}}
@media(prefers-reduced-motion:reduce){.blokino-v2-shell .blokino-comment:target{animation-timing-function:step-end}}


/* News linked to this anime; the section precedes recommendations at render time. */
.anime-news-section{min-width:0}
.anime-news-section>header>a{color:#ccc;font-size:14px;text-underline-offset:4px}
.anime-news-section .news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.anime-news-card{overflow-wrap:anywhere;border-radius:0}
.anime-news-card>div{padding:14px}
.anime-news-card time{color:#aaa;font-size:12px}
.anime-news-card h3{font-size:18px;line-height:1.4;margin:8px 0 0;color:#eee}
.anime-news-card:hover h3{color:#ff526d}
.anime-news-section a:focus-visible{outline:2px solid #fff;outline-offset:3px}
@media(max-width:750px){.anime-news-section .news-grid{grid-template-columns:1fr}}
