:root{font-family:OnestCyrillic,OnestLatin,Noto Sans,sans-serif;color:#151619;background:#f4f4f1;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#f4f4f1}button,input,textarea,select{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed}a{color:inherit}img{display:block;max-width:100%}fieldset{padding:0;margin:0;border:0}#root{min-height:100vh}.auth-page{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);min-height:100vh;color:var(--ink);background:var(--screen)}.auth-frame{min-height:100vh;overflow:hidden;background:var(--cinema)}.auth-frame img{width:100%;height:100%;object-fit:cover;object-position:48% center;filter:saturate(.78) contrast(1.04)}.auth-panel{display:flex;min-height:100vh;flex-direction:column;padding:clamp(24px,5vw,64px)}.auth-wordmark{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:25px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.auth-wordmark svg{width:38px;height:38px}.auth-panel__content{width:min(100%,520px);margin:auto 0}.auth-panel h1{margin:6px 0 36px;font-family:var(--display);font-size:clamp(78px,8vw,116px);font-weight:800;line-height:.72;text-transform:uppercase}.auth-panel h1 small{display:block;margin-top:16px;font-family:var(--body);font-size:14px;font-weight:650;letter-spacing:.02em;line-height:1;text-transform:none}.auth-providers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;background:#b7b9bd}.auth-provider,.auth-more,.auth-retry{display:flex;align-items:center;gap:13px;min-height:62px;padding:12px 16px;color:var(--ink);background:var(--screen);border:0;font-size:14px;font-weight:650;text-decoration:none;transition:background .16s ease,transform .16s ease}.auth-provider:hover,.auth-more:hover{background:#fff}.auth-provider:active,.auth-more:active{transform:translateY(1px)}.auth-provider--extra{animation:auth-provider-in .16s ease-out both}.auth-provider svg,.auth-more svg,.auth-retry svg{width:21px;height:21px;flex:0 0 auto}.auth-provider--yandex svg{color:#fc3f1d}.auth-provider--telegram svg{color:#229ed9}.auth-provider--vk svg{color:#07f}.auth-provider--twitch svg{color:#9146ff}.auth-provider--steam svg{color:#1b2838}.auth-more{grid-column:1 / -1;justify-content:center;cursor:pointer}.auth-more[aria-expanded=true] svg{transform:rotate(180deg)}.auth-error{margin:-16px 0 24px;padding-left:12px;border-left:4px solid var(--red);font-size:13px;line-height:1.5}.auth-loading{color:var(--muted);font-size:13px}.auth-failed p{margin:0 0 14px;font-size:13px}.auth-retry{border:2px solid var(--ink);cursor:pointer}@keyframes auth-provider-in{0%{opacity:0;transform:translateY(-4px)}}@media(max-width:760px){.auth-page{grid-template-columns:1fr}.auth-frame{min-height:31vh;height:31vh}.auth-frame img{object-position:52% 54%}.auth-panel{min-height:69vh;padding:20px 18px 32px}.auth-wordmark{font-size:21px}.auth-wordmark svg{width:32px;height:32px}.auth-panel__content{margin-top:52px}.auth-panel h1{margin-bottom:26px;font-size:76px}.auth-providers{grid-template-columns:1fr}.auth-provider,.auth-more{min-height:54px}}@media(prefers-reduced-motion:reduce){.auth-provider,.auth-more{transition:none}.auth-provider--extra{animation:none}}:root{--cinema: #090a0b;--screen: #f4f4f1;--ink: #151619;--paper: var(--screen);--paper-light: #ffffff;--paper-dark: #e5e5e1;--yellow: #f3d34a;--blue: #2e55d4;--red: #e64b35;--sasha: var(--blue);--trofim: var(--red);--green: #3f775a;--muted: #68645d;--display: SofiaExtraCyrillic, SofiaExtraLatin, sans-serif;--body: OnestCyrillic, OnestLatin, sans-serif}.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}.app{min-height:100vh;padding-bottom:90px;color:var(--ink);background:var(--paper)}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:10px max(24px,calc((100vw - 1320px)/2));color:#fff;background:var(--ink);border-bottom:8px solid var(--yellow)}.wordmark{display:inline-flex;align-items:center;gap:12px;color:#fff;font-family:var(--display);font-size:1.55rem;font-weight:800;line-height:.8;letter-spacing:.035em;text-decoration:none;text-transform:uppercase}.wordmark__icon{width:44px;height:44px}.brand-mark__blue{color:var(--blue)}.brand-mark__red{color:var(--red)}.topbar__right{display:flex;align-items:center;gap:24px}.collection-switcher select{width:min(260px,28vw);min-height:44px;padding:8px 34px 8px 11px;overflow:hidden;color:#fff;background:var(--cinema);border:1px solid #62646a;border-radius:0;font-size:.76rem;font-weight:650;text-overflow:ellipsis}.queue-count{color:#aba79d;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.queue-count strong{margin-right:4px;color:var(--yellow);font-family:var(--display);font-size:1.4rem;font-weight:800}.topbar__logout{min-width:48px;padding:5px;color:#fff;background:transparent;border-color:#62646a}.topbar__logout span{display:grid;width:26px;height:26px;place-items:center;color:var(--ink);background:var(--yellow);font-family:var(--display);font-size:1rem;font-weight:800}.topbar__logout svg{width:14px}.shell{width:min(1320px,calc(100% - 40px));margin:0 auto}button,.button,select{font-family:var(--body)}.button,.filter-button,.status-button,.back-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 14px;color:var(--ink);background:var(--paper-light);border:2px solid var(--ink);border-radius:0;font-size:.78rem;font-weight:700;text-decoration:none;transition:color .12s ease,background .12s ease,border-color .12s ease}.button svg,.filter-button svg,.status-button svg,.back-button svg,.icon-button svg{flex:0 0 auto;width:17px;height:17px}.button:hover:not(:disabled),.filter-button:hover:not(:disabled),.status-button:hover:not(:disabled),.back-button:hover:not(:disabled),.icon-button:hover:not(:disabled){border-color:var(--blue)}.button:disabled,.filter-button:disabled,.status-button:disabled,.back-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.45}.button--primary{background:var(--yellow)}.button--play{color:#fff;background:var(--ink);border-color:var(--yellow)}.button--sasha{color:#fff;background:var(--sasha)}.button--trofim{color:var(--ink);background:var(--trofim)}.persona-wrap{margin:22px 0}.persona-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));border:3px solid var(--ink)}.persona-nav__item{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:56px;padding:10px 16px;color:var(--ink);background:var(--paper-light);border:0;border-right:3px solid var(--ink);font-size:.82rem;font-weight:700;text-align:left;transition:color .12s ease,background .12s ease}.persona-nav__item:last-child{border-right:0}.persona-nav__item svg{width:19px;height:19px}.persona-nav__item small{display:grid;place-items:center;min-width:29px;height:25px;padding:0 6px;color:var(--ink);background:var(--paper);border:1px solid currentColor;font-family:var(--display);font-size:.9rem;font-weight:800}.persona-nav__item[data-active=true]{color:var(--ink);background:var(--yellow)}.persona-nav__item--sasha[data-active=true]{color:#fff;background:var(--sasha)}.persona-nav__item--trofim[data-active=true]{color:var(--ink);background:var(--trofim)}.persona-nav__item[data-active=true] small{background:#fff}.feature{--owner: var(--yellow);position:relative;display:grid;grid-template-columns:minmax(280px,34%) 1fr;min-height:500px;overflow:hidden;color:#fff;background:#1b1a18;border:4px solid var(--ink);border-left:18px solid var(--owner);box-shadow:14px 14px 0 var(--ink);isolation:isolate}.feature--sasha{--owner: var(--sasha)}.feature--trofim{--owner: var(--trofim)}.feature:before,.feature:after{position:absolute;z-index:-1;width:260px;height:260px;content:"";border:34px solid #34312d;border-radius:50%;box-shadow:inset 0 0 0 3px #545049,0 0 0 3px #0b0b0a}.feature:before{right:29%;bottom:-91px}.feature:after{right:2%;top:-92px}.feature__poster-wrap{position:relative;z-index:2;display:grid;place-items:center;min-width:0;padding:34px;background:var(--owner);border-right:4px solid var(--ink)}.poster{position:relative;overflow:hidden;background:#aaa69e}.poster img{width:100%;height:100%;object-fit:cover}.poster__fallback{display:grid;place-content:center;justify-items:center;width:100%;height:100%;min-height:160px;color:#53514c;background:#c3bfb6;border:1px solid #87837c}.poster__fallback svg{width:44px;height:44px}.poster__fallback span{margin-top:10px;font-family:var(--display);font-size:.95rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feature__poster{width:min(100%,290px);aspect-ratio:2 / 3;border:4px solid var(--ink);box-shadow:9px 9px #11100fbf}.feature__poster-wrap .owner{position:absolute;right:20px;bottom:20px}.feature__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:50px clamp(30px,5vw,72px) 42px}.eyebrow{display:block;color:var(--muted);font-size:.67rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.feature .eyebrow{margin-bottom:12px;color:var(--yellow)}.feature__catalog{position:absolute;top:20px;right:22px;color:#8e8980;font-family:var(--display);font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.feature h2{max-width:800px;margin:0;font-family:var(--display);font-size:clamp(4.4rem,8vw,8.4rem);font-weight:800;line-height:.78;letter-spacing:-.035em;text-transform:uppercase;text-wrap:balance}.feature__meta{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-top:24px;font-size:.74rem;font-weight:600}.feature__meta>span{min-height:28px;padding:5px 9px;color:#fff;border:1px solid #5e5a54;border-right:0}.feature__meta>span:last-child{border-right:1px solid #5e5a54}.feature__content p{max-width:600px;margin:16px 0 0;color:#bcb8b0;font-size:.88rem;line-height:1.55}.feature__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.button--light{background:var(--yellow)}.button--ghost-light{color:#fff;background:transparent;border-color:#77726a}.button--ghost-light:hover{color:var(--ink);background:#fff}.feature--leaving .feature__poster-wrap,.feature--leaving .feature__content{animation:cassette-eject .22s cubic-bezier(.6,0,.9,.4) both}.feature--entering .feature__poster-wrap,.feature--entering .feature__content{animation:cassette-insert .38s cubic-bezier(.1,.75,.15,1) both}.feature--empty,.feature--loading{display:flex;align-items:center;justify-content:center;gap:18px;min-height:300px;padding:40px;border-left-color:var(--yellow)}.feature--empty>svg,.feature--loading>svg{width:38px;height:38px;color:var(--yellow)}.feature--empty h2{font-size:clamp(3rem,7vw,6rem)}.owner,.source,.movie-card__priority,.movie-card__watched-mark{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 8px;color:var(--ink);background:#fff;border:2px solid var(--ink);border-radius:0;font-size:.58rem;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.owner--sasha{color:#fff;background:var(--sasha)}.owner--trofim{color:var(--ink);background:var(--trofim)}.owner--neutral{color:#fff;background:var(--ink)}.source{min-height:21px;padding:3px 6px;border-width:1px}.source--imdb{background:var(--yellow)}.source--tmdb{color:#fff;background:#167fa3}.source--apple{color:#fff;background:#353535}.source--wiki{background:#fff}.collection{margin-top:86px}.collection__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:4px solid var(--ink)}.collection h2{margin:5px 0 -4px;font-family:var(--display);font-size:clamp(4.2rem,7vw,7rem);font-weight:800;line-height:.78;letter-spacing:-.02em;text-transform:uppercase}.collection h2 sup{position:relative;top:-2.7em;margin-left:8px;font-family:var(--body);font-size:.66rem;font-weight:700}.collection__actions{display:flex;gap:10px}.filter-button{background:transparent}.movie-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 18px;margin-top:26px}.movie-card{--owner: var(--yellow);position:relative;display:flex;min-width:0;overflow:visible;flex-direction:column;background:var(--paper-light);border:2px solid var(--ink);border-left:18px solid var(--owner);transition:box-shadow .14s ease,transform .14s ease}.movie-card:before{position:absolute;top:9px;bottom:9px;left:-15px;z-index:3;color:#fff;content:"";font-size:.48rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl}.movie-card--sasha:before{content:"Саша"}.movie-card--trofim:before{content:"Трофим"}.movie-card--sasha{--owner: var(--sasha)}.movie-card--trofim{--owner: var(--trofim)}.movie-card--neutral{--owner: var(--ink)}.movie-card:hover{z-index:2;box-shadow:0 14px 30px #15161929}.movie-card__visual-wrap{position:relative;overflow:hidden}.movie-card__visual{position:relative;display:block;width:100%;padding:8px 8px 0;overflow:hidden;color:inherit;background:var(--paper-dark);border:0;border-bottom:2px solid var(--ink);border-radius:0;text-align:left}.movie-card__poster{width:100%;aspect-ratio:2 / 3;border:2px solid var(--ink)}.movie-card__poster img{transition:filter .14s ease,transform .18s ease .15s}.movie-card__visual-wrap:hover .movie-card__poster img,.movie-card__visual-wrap[data-expanded=true] .movie-card__poster img{transform:scale(1.02)}.movie-card__priority{position:absolute;top:17px;left:17px;min-width:34px;background:var(--yellow);font-family:var(--display);font-size:.9rem;font-weight:800}.movie-card__visual>.owner{position:absolute;right:15px;bottom:8px}.movie-card__watched-mark{position:absolute;bottom:15px;left:10px;color:var(--ink);background:var(--yellow);transform:rotate(-5deg)}.movie-card__watched-mark svg{width:12px;height:12px;margin-right:4px}.movie-card--watched .movie-card__poster img{filter:grayscale(1) contrast(.82)}.movie-card__synopsis{position:absolute;right:8px;bottom:0;left:8px;z-index:2;max-height:0;padding:0 10px;overflow:hidden;color:#e8e5dd;background:#11100feb;border-top:2px solid var(--yellow);font-size:12px;line-height:1.5;transition:max-height .2s ease .15s,padding .2s ease .15s}.movie-card__visual-wrap:hover .movie-card__synopsis,.movie-card__visual:focus-visible+.movie-card__synopsis,.movie-card__visual-wrap[data-expanded=true] .movie-card__synopsis{max-height:120px;padding:10px}.movie-card__synopsis p{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.movie-card__synopsis-hint{position:absolute;right:15px;bottom:38px;z-index:1;display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:4px 7px;color:#fff;background:#090a0bd1;font-size:10px;font-weight:700}.movie-card__synopsis-hint svg{width:13px;height:13px}.movie-card__visual-wrap:hover .movie-card__synopsis-hint,.movie-card__visual:focus-visible .movie-card__synopsis-hint,.movie-card__visual-wrap[data-expanded=true] .movie-card__synopsis-hint{opacity:0}.status-button--play{color:#fff;background:var(--sasha);border-color:var(--ink)}.status-button--play:hover:not(:disabled){border-color:var(--blue)}.movie-card__body{display:flex;flex:1;flex-direction:column;min-height:230px;padding:14px 12px 10px}.movie-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.movie-card__heading>div{min-width:0}.movie-card__year{display:block;margin-bottom:4px;color:var(--muted);font-size:.61rem;font-weight:700;letter-spacing:.08em}.movie-card h3{margin:0;font-family:var(--display);font-size:clamp(1.45rem,2vw,1.9rem);font-weight:800;line-height:.88;letter-spacing:-.015em;text-transform:uppercase;overflow-wrap:anywhere}.movie-card h3 a{text-decoration:none}.movie-card h3 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.movie-card h3 svg{display:inline;width:11px;height:11px;margin-left:5px}.movie-card__comment{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:var(--muted);font-size:.7rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.movie-card__scores{display:flex;gap:5px;margin-top:auto;padding-top:13px}.score{display:grid;grid-template-columns:22px auto auto;align-items:center;gap:5px;min-width:60px;min-height:44px;padding:3px 7px 3px 3px;color:var(--ink);background:transparent;border:1px solid var(--ink);border-radius:0;font-size:.66rem}.score>span{display:grid;place-items:center;width:22px;height:22px;color:#fff;background:var(--ink);font-weight:700}.score--sasha>span{background:var(--sasha)}.score--trofim>span{color:var(--ink);background:var(--trofim)}.score--neutral>span{background:var(--ink)}.score strong{font-size:.67rem}.score svg{width:11px;height:11px}.score:disabled{cursor:default;opacity:.62}.score[data-active=true]{background:#fff;border-width:2px}.movie-card__controls{display:flex;align-items:center;gap:5px;margin-top:10px;padding-top:9px;border-top:1px solid #aaa69e}.status-button{flex:1;justify-content:flex-start;min-width:0;min-height:44px;padding:5px 7px;background:transparent;border:1px solid var(--ink);font-size:.61rem}.status-button[data-watched=true]{color:#fff;background:var(--green);border-color:var(--green)}.status-button:disabled{opacity:.62}.priority-select select{min-width:46px;height:44px;padding:0 4px;color:var(--ink);background:var(--yellow);border:1px solid var(--ink);border-radius:0;font-size:.63rem;font-weight:700}.movie-card__edit-actions{display:flex;gap:4px}.icon-button{width:44px;min-height:44px;padding:6px;background:transparent}.icon-button--danger:hover{color:var(--ink);background:var(--trofim)}.empty-state{grid-column:1 / -1;display:grid;min-height:280px;place-content:center;justify-items:center;border:3px dashed var(--ink);text-align:center}.empty-state>svg{width:44px;height:44px}.empty-state h3{margin:12px 0 18px;font-family:var(--display);font-size:2.5rem;text-transform:uppercase}.modal{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;overflow-y:auto;background:#11100fdb;animation:modal-backdrop .14s linear both}.composer{width:min(900px,100%);max-height:min(880px,calc(100vh - 48px));overflow-y:auto;background:var(--paper-light);border:4px solid var(--ink);box-shadow:12px 12px 0 var(--yellow);animation:terminal-open .24s steps(5,end) both}.composer__header,.rating-dialog header{position:sticky;top:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;color:#fff;background:var(--ink);border-bottom:4px solid var(--yellow)}.composer__header .eyebrow,.rating-dialog header .eyebrow{color:var(--yellow)}.composer__header h2,.rating-dialog h2{margin:2px 0 0;font-family:var(--display);font-size:clamp(2.4rem,6vw,4.6rem);font-weight:800;line-height:.82;text-transform:uppercase}.composer__header .icon-button,.rating-dialog header .icon-button{color:#fff;border-color:#fff}.composer__search-step,.composer__details{padding:24px}.movie-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:74px;padding:0 16px;background:#fff;border:3px solid var(--ink)}.movie-search>svg{width:26px;height:26px}.movie-search input{min-width:0;height:68px;color:var(--ink);background:transparent;border:0;outline:0;font-family:var(--display);font-size:clamp(2rem,5vw,3.4rem);font-weight:700}.movie-search input::placeholder{color:#979289}.search-sources{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.search-placeholder{display:flex;align-items:center;justify-content:center;gap:12px;min-height:210px;margin-top:20px;border:2px dashed #8c887f;color:var(--muted);font-size:.84rem}.search-placeholder svg{width:24px;height:24px}.inline-error{margin-top:14px;padding:12px;color:#fff;background:var(--trofim);border:2px solid var(--ink);font-size:.78rem;font-weight:700}.search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.search-result{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:stretch;min-height:114px;padding:0;overflow:hidden;color:var(--ink);background:#fff;border:2px solid var(--ink);text-align:left;transition:color .12s ease,background .12s ease}.search-result:hover{color:#fff;background:var(--ink)}.search-result__poster{width:76px;height:110px;border-right:2px solid var(--ink)}.search-result__poster .poster__fallback{min-height:110px}.search-result__poster .poster__fallback span{display:none}.search-result__poster .poster__fallback svg{width:25px;height:25px}.search-result__copy{display:flex;min-width:0;flex-direction:column;padding:12px 10px}.search-result__copy strong{font-family:var(--display);font-size:1.65rem;font-weight:800;line-height:.88;text-transform:uppercase}.search-result__copy>span:not(.search-result__sources){margin-top:5px;color:var(--muted);font-size:.64rem}.search-result:hover .search-result__copy>span{color:#bbb7af}.search-result__sources{display:flex;flex-wrap:wrap;gap:4px;margin-top:auto;padding-top:7px}.search-result__sources small{padding:2px 4px;color:var(--ink);background:var(--yellow);font-size:.5rem;font-weight:700}.search-result__plus{align-self:center;width:20px;height:20px;margin-right:10px}.back-button{margin-bottom:18px;background:transparent}.selected-movie{display:grid;grid-template-columns:190px minmax(0,1fr);gap:20px;padding-bottom:22px;border-bottom:3px solid var(--ink)}.selected-movie__poster{width:190px;aspect-ratio:2 / 3;border:3px solid var(--ink)}.selected-movie>div:last-child{display:grid;grid-template-columns:1fr 110px;align-content:start;gap:16px 10px}.selected-movie>div:last-child>.source{grid-column:1 / -1;justify-self:start}.field{display:grid;gap:6px;margin-top:18px}.selected-movie .field{margin-top:0}.field>span,.choice-group legend{font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.field input,.field textarea{width:100%;min-height:45px;padding:10px 11px;color:var(--ink);background:#fff;border:2px solid var(--ink);border-radius:0;outline:0}.field--title input{font-family:var(--display);font-size:1.9rem;font-weight:700}.field textarea{resize:vertical;line-height:1.45}.field input:focus,.field textarea:focus,.movie-search:focus-within{box-shadow:5px 5px 0 var(--yellow)}.choice-group{margin-top:20px}.choice-group legend{margin-bottom:8px}.priority-picker{display:grid;border:2px solid var(--ink)}.priority-picker button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;color:var(--ink);background:#fff;border:0;border-right:2px solid var(--ink);font-weight:700}.priority-picker button:last-child{border-right:0}.priority-picker{grid-template-columns:repeat(5,1fr)}.priority-picker button{font-family:var(--display);font-size:1.35rem;font-weight:800}.priority-picker button[data-active=true]{background:var(--yellow)}.composer__details>.button{width:100%;margin-top:22px}.rating-dialog{--owner: var(--yellow);width:min(650px,100%);background:var(--paper-light);border:4px solid var(--ink);box-shadow:12px 12px 0 var(--owner)}.rating-dialog--sasha{--owner: var(--sasha)}.rating-dialog--trofim{--owner: var(--trofim)}.rating-dialog--neutral{--owner: var(--yellow)}.rating-dialog header{border-bottom-color:var(--owner)}.rating-options{display:grid;grid-template-columns:repeat(3,1fr);padding:20px}.rating-options button{display:flex;min-height:84px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:10px;color:var(--ink);background:transparent;border:1px solid var(--ink);margin:-1px 0 0 -1px;text-align:left}.rating-options button span{font-size:.68rem}.rating-options button strong{font-family:var(--display);font-size:2.2rem;line-height:.8}.rating-options button:hover,.rating-options button[data-active=true]{color:#fff;background:var(--owner)}.rating-dialog--trofim .rating-options button:hover,.rating-dialog--trofim .rating-options button[data-active=true],.rating-dialog--neutral .rating-options button:hover,.rating-dialog--neutral .rating-options button[data-active=true]{color:var(--ink)}.load-notice,.modal-loader{display:flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:12px 16px;color:#fff;background:var(--cinema);border-left:5px solid var(--red);font-size:.78rem;font-weight:700}.load-notice{margin:-8px 0 22px}.load-notice svg,.modal-loader svg{flex:0 0 auto;width:20px;height:20px}.modal-loader{border:2px solid var(--screen);border-left:5px solid var(--blue)}.detail-sheet{position:relative;display:grid;grid-template-columns:minmax(180px,38%) 1fr;width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;color:#fff;background:var(--cinema);border:3px solid var(--screen)}.detail-sheet__poster{min-height:100%;aspect-ratio:2 / 3}.detail-sheet__content{position:relative;display:flex;flex-direction:column;padding:40px 32px 30px}.detail-sheet__close{position:absolute;top:12px;right:12px;color:#fff;border-color:var(--screen)}.detail-sheet h2{margin:8px 0 18px;font-family:var(--display);font-size:clamp(48px,8vw,78px);line-height:.82;text-transform:uppercase}.detail-sheet p{margin:0 0 28px;color:#d2d3d4;font-size:14px;line-height:1.6}.detail-sheet .button{align-self:flex-start;margin-top:auto}.toast{position:fixed;right:20px;bottom:20px;z-index:50;max-width:360px;padding:13px 16px;color:#fff;background:var(--ink);border:3px solid var(--yellow);box-shadow:6px 6px #11100f47;font-size:.78rem;font-weight:700;animation:toast-in .18s ease-out both}.spin{animation:spin .75s linear infinite}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes cassette-eject{to{opacity:0;transform:translate(-45px)}}@keyframes cassette-insert{0%{opacity:0;transform:translate(55px)}to{opacity:1;transform:translate(0)}}@keyframes modal-backdrop{0%{opacity:0}}@keyframes terminal-open{0%{opacity:0;transform:scaleY(.02)}60%{opacity:1;transform:scaleY(.02)}to{transform:scaleY(1)}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}@media(max-width:1120px){.topbar__right{gap:12px}.queue-count{display:none}.collection-switcher select{width:min(220px,25vw)}.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature{grid-template-columns:290px 1fr}.feature__poster-wrap{padding:27px}.feature h2{font-size:clamp(4rem,8vw,6.7rem)}}@media(max-width:860px){.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature{grid-template-columns:240px 1fr;min-height:410px;box-shadow:9px 9px 0 var(--ink)}.feature__poster{width:210px}.feature__content{padding:40px 26px 32px}.feature h2{font-size:clamp(3.5rem,9vw,5.5rem)}.feature:before,.feature:after{width:190px;height:190px;border-width:26px}.feature__catalog{display:none}}@media(max-width:680px){.app{padding-bottom:46px}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;min-height:66px;padding:8px 12px;border-bottom-width:6px}.wordmark{gap:9px;font-size:1.25rem}.wordmark__icon{width:39px;height:39px}.topbar__right{display:contents}.queue-count{display:none}.collection-switcher{grid-column:1 / -1;grid-row:2;margin-top:7px}.collection-switcher select{width:100%}.topbar__logout{grid-column:2;grid-row:1}.topbar .button{grid-column:3;grid-row:1}.topbar .button{min-height:44px;padding:7px 10px}.topbar .button span{display:none}.shell{width:calc(100% - 20px)}.persona-wrap{margin:14px 0}.persona-nav{display:flex;overflow-x:auto;border-width:2px}.persona-nav__item{grid-template-columns:1fr;min-width:104px;justify-items:center;gap:2px;min-height:58px;padding:6px 3px;border-right-width:2px;font-size:.69rem;text-align:center}.persona-nav__item svg{width:16px;height:16px}.persona-nav__item small{position:absolute;top:4px;right:5px;min-width:20px;height:18px;padding:0 3px;font-size:.68rem}.feature{grid-template-columns:124px minmax(0,1fr);min-height:270px;border-width:3px;border-left-width:9px;box-shadow:6px 6px 0 var(--ink)}.feature__poster-wrap{padding:12px;border-right-width:3px}.feature__poster{width:104px;border-width:2px;box-shadow:4px 4px #11100fbf}.feature__poster-wrap .owner{right:4px;bottom:10px;min-height:20px;padding:2px 5px;font-size:.47rem}.feature__content{min-height:264px;padding:22px 14px 18px}.feature .eyebrow{margin-bottom:7px;font-size:.5rem}.feature h2{font-size:clamp(2.5rem,12vw,4rem);line-height:.78}.feature__meta{margin-top:11px}.feature__meta>span{min-height:22px;padding:3px 5px;font-size:.53rem}.feature__content p{display:-webkit-box;margin-top:8px;overflow:hidden;font-size:.61rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feature__actions{gap:6px;margin-top:12px}.feature__actions .button{min-height:44px;padding:7px 9px;font-size:.62rem}.feature__actions .button--ghost-light{display:none}.feature:before,.feature:after{width:115px;height:115px;border-width:16px}.feature:before{right:28%;bottom:-45px}.feature:after{right:-12%;top:-42px}.collection{margin-top:52px}.collection__header{align-items:stretch;flex-direction:column;gap:14px}.collection h2{font-size:4rem}.collection h2 sup{top:-2.5em}.collection__actions{display:grid;grid-template-columns:1fr auto}.collection__actions>*{min-height:44px}.movie-grid{grid-template-columns:1fr;gap:12px;margin-top:16px}.movie-card{display:grid;grid-template-columns:138px minmax(0,1fr);min-height:180px;border-left-width:18px}.movie-card:before{left:-15px}.movie-card:hover{box-shadow:none;transform:none}.movie-card__visual-wrap{height:100%}.movie-card__visual{height:100%;padding:6px;background:var(--paper-dark);border-right:2px solid var(--ink);border-bottom:0}.movie-card__poster{width:124px;height:100%;min-height:186px}.movie-card__priority{top:12px;left:12px;min-width:30px;min-height:23px;font-size:.75rem}.movie-card__visual>.owner{right:3px;bottom:11px}.movie-card__watched-mark{bottom:14px;left:8px;padding:3px 5px;font-size:.47rem}.movie-card__body{min-height:0;padding:11px 9px 8px}.movie-card h3{font-size:1.48rem}.movie-card__heading>.source{display:none}.movie-card__comment{margin-top:5px;font-size:.61rem;-webkit-line-clamp:1}.movie-card__scores{padding-top:8px}.movie-card__controls{flex-wrap:wrap;margin-top:7px;padding-top:7px}.movie-card__controls .status-button{flex-basis:calc(50% - 3px)}.movie-card__edit-actions{margin-left:auto}.movie-card__synopsis{font-size:11px}.movie-card__visual-wrap:hover .movie-card__synopsis,.movie-card__visual:focus-visible+.movie-card__synopsis{max-height:0;padding:0 10px}.movie-card__visual-wrap[data-expanded=true] .movie-card__synopsis{max-height:150px;padding:10px}.movie-card__synopsis-hint{right:10px;bottom:39px}.modal{align-items:end;padding:0}.detail-sheet{grid-template-columns:118px minmax(0,1fr);width:100%;max-height:min(76vh,680px);border-right:0;border-bottom:0;border-left:0}.detail-sheet__content{min-height:310px;padding:58px 16px 16px}.detail-sheet h2{margin-bottom:12px;font-size:42px}.detail-sheet p{display:-webkit-box;margin-bottom:16px;overflow:hidden;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:7}.detail-sheet .button{min-height:44px}.composer{width:100%;max-height:100vh;min-height:100vh;border:0;box-shadow:none}.composer__header,.rating-dialog header{padding:16px 14px}.composer__header h2,.rating-dialog h2{font-size:2.7rem}.composer__search-step,.composer__details{padding:14px}.movie-search{min-height:62px;padding:0 10px}.movie-search input{height:56px;font-size:2.2rem}.search-results{grid-template-columns:1fr}.search-placeholder{min-height:160px}.selected-movie{grid-template-columns:118px minmax(0,1fr);gap:12px}.selected-movie__poster{width:118px}.selected-movie>div:last-child{grid-template-columns:1fr 65px;gap:10px 6px}.field--title input{font-size:1.45rem}.rating-dialog{width:100%;border-right:0;border-bottom:0;border-left:0;box-shadow:none}.rating-options{padding:10px}.rating-options button{min-height:74px;padding:8px}.rating-options button strong{font-size:1.9rem}.toast{right:10px;bottom:10px;left:10px;max-width:none}}@media(max-width:380px){.feature{grid-template-columns:108px minmax(0,1fr)}.feature__poster{width:90px}.feature h2{font-size:2.45rem}.feature__meta .source{display:none}.movie-card{grid-template-columns:124px minmax(0,1fr)}.movie-card__poster{width:110px}.score{min-width:54px;padding-right:4px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.movie-card__visual-wrap:hover .movie-card__synopsis,.movie-card__visual:focus-visible+.movie-card__synopsis,.movie-card__visual-wrap[data-expanded=true] .movie-card__synopsis{max-height:120px;padding:10px;transition:none}}
