@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Prata&display=swap');
:root{--bg:#080a0c;--panel:#101315;--text:#f0ede6;--muted:rgba(240,237,230,.58);--line:rgba(255,255,255,.12);--gold:#e2c981;--green:#71947c;--display:'Prata',serif;--body:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:var(--body);font-size:14px}a{color:inherit;text-decoration:none}button{font:inherit}.fx-page{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 82% 8%,rgba(196,162,93,.13),transparent 25%),var(--bg)}.fx-shell{width:min(calc(100% - 96px),1360px);margin:auto}.fx-header{position:relative;z-index:10;display:flex;align-items:center;min-height:108px;border-bottom:1px solid var(--line)}.fx-logo{width:190px}.fx-logo img{display:block;width:100%;height:auto}.fx-nav{display:flex;gap:46px;margin:auto;font-family:var(--display);font-size:14px}.fx-nav a{color:rgba(240,237,230,.72);transition:.2s}.fx-nav a:hover{color:var(--gold)}.fx-help{display:flex;align-items:center;justify-content:center;min-width:190px;height:48px;border:1px solid rgba(226,201,129,.48);color:var(--gold);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fx-back{display:inline-flex;align-items:center;gap:12px;color:rgba(240,237,230,.5);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fx-back i{font-style:normal;color:var(--gold)}.fx-hero{position:relative;padding:72px 0 78px;border-bottom:1px solid var(--line)}.fx-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#080a0c 0%,rgba(8,10,12,.84) 48%,rgba(8,10,12,.2)),url('https://static.tildacdn.com/tild6465-6531-4135-a362-643661656339/which-classic-movie-.jpg') right 30%/56% auto no-repeat;filter:grayscale(.55) sepia(.1);opacity:.42}.fx-hero__inner{position:relative;z-index:1}.fx-kicker{display:flex;align-items:center;gap:14px;margin:38px 0 22px;color:var(--gold);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.fx-kicker:before{content:'';width:38px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}.fx-hero h1{max-width:900px;margin-bottom:26px;font-family:var(--display);font-size:clamp(48px,6vw,88px);font-weight:400;line-height:1.04;letter-spacing:-.04em}.fx-hero h1 em{color:var(--gold);font-style:normal}.fx-hero__lead{max-width:700px;margin:0;color:var(--muted);font-size:15px;line-height:1.8}.fx-summary{display:flex;gap:0;margin-top:42px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:max-content}.fx-summary span{min-width:180px;padding:18px 24px;border-right:1px solid var(--line);color:rgba(240,237,230,.45);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.fx-summary span:first-child{padding-left:0}.fx-summary strong{display:block;margin-top:7px;color:var(--text);font-family:var(--display);font-size:15px;font-weight:400;letter-spacing:0;text-transform:none}.fx-content{padding:110px 0 130px}.fx-head{display:grid;grid-template-columns:1fr 420px;align-items:end;gap:60px;margin-bottom:58px}.fx-head h2{margin:0;font-family:var(--display);font-size:clamp(42px,4.8vw,70px);font-weight:400;line-height:1.08;letter-spacing:-.035em}.fx-head h2 em{color:var(--gold);font-style:normal}.fx-head p{margin:0;color:var(--muted);line-height:1.75}.fx-timeline{border-top:1px solid var(--line)}.fx-news{display:grid;grid-template-columns:120px minmax(0,1fr) 180px 54px;gap:28px;align-items:center;min-height:150px;padding:25px 0;border-bottom:1px solid var(--line);transition:.25s}.fx-news:hover{padding-left:18px;background:linear-gradient(90deg,rgba(226,201,129,.07),transparent)}.fx-news time{color:rgba(240,237,230,.38);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.fx-news time strong{display:block;color:var(--gold);font-family:var(--display);font-size:36px;font-weight:400}.fx-news h3{margin:0 0 9px;font-family:var(--display);font-size:22px;font-weight:400;line-height:1.35}.fx-news p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.fx-news__tag{color:rgba(240,237,230,.36);font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fx-news__arrow{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);color:var(--gold);transition:.2s}.fx-news:hover .fx-news__arrow{color:#080a0c;background:var(--gold);border-color:var(--gold)}.fx-film{padding:82px 0 125px}.fx-film__grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.65fr);gap:24px;align-items:start}.fx-player{position:relative;aspect-ratio:16/9;border:1px solid rgba(226,201,129,.28);background:#000;box-shadow:0 35px 100px rgba(0,0,0,.52)}.fx-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.fx-film__aside{padding:32px;border:1px solid var(--line);background:rgba(16,19,21,.88)}.fx-film__aside span{color:var(--gold);font-size:8px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.fx-film__aside h2{margin:16px 0 15px;font-family:var(--display);font-size:32px;font-weight:400;line-height:1.22}.fx-film__aside p{color:var(--muted);font-size:12px;line-height:1.7}.fx-platforms{display:grid;gap:8px;margin-top:28px}.fx-platforms a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 15px;border:1px solid var(--line);font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:.2s}.fx-platforms a:hover{color:#080a0c;background:var(--gold);border-color:var(--gold)}.fx-platforms i{font-style:normal}.fx-footer{padding:58px 0 34px;border-top:1px solid var(--line);background:#060708}.fx-footer__top{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:start}.fx-footer img{width:180px}.fx-footer address{font-style:normal;text-align:right;color:var(--muted);font-size:11px;line-height:1.8}.fx-footer address a{display:block;color:var(--text);font-size:13px}.fx-footer__bottom{display:flex;justify-content:space-between;gap:30px;margin-top:42px;padding-top:24px;border-top:1px solid var(--line);color:rgba(240,237,230,.3);font-size:9px}.fx-menu{display:none}
@media(max-width:900px){.fx-shell{width:calc(100% - 40px)}.fx-header{min-height:82px}.fx-logo{width:160px}.fx-nav{display:none}.fx-help{margin-left:auto;min-width:46px;width:46px;font-size:0}.fx-help:after{content:'→';font-size:15px}.fx-hero{padding:45px 0 58px}.fx-hero:before{background-size:cover;background-position:center;opacity:.25}.fx-summary{width:100%;display:grid;grid-template-columns:1fr 1fr}.fx-summary span{min-width:0;border-bottom:1px solid var(--line)}.fx-head{grid-template-columns:1fr;gap:25px}.fx-content{padding:78px 0 90px}.fx-news{grid-template-columns:72px 1fr 42px;gap:16px;min-height:130px}.fx-news__tag{display:none}.fx-news h3{font-size:17px}.fx-news p{display:none}.fx-film{padding:52px 0 85px}.fx-film__grid{grid-template-columns:1fr}.fx-footer__top{grid-template-columns:1fr}.fx-footer address{text-align:left}.fx-footer__bottom{display:block;line-height:1.7}}
@media(max-width:520px){.fx-hero h1{font-size:42px}.fx-hero__lead{font-size:13px}.fx-kicker{font-size:8px}.fx-summary span{padding:15px 10px}.fx-summary span:nth-child(odd){padding-left:0}.fx-head h2{font-size:39px}.fx-news{grid-template-columns:58px 1fr 34px;gap:12px}.fx-news time strong{font-size:28px}.fx-news h3{font-size:15px}.fx-news__arrow{width:34px;height:34px}.fx-film__aside{padding:24px 20px}.fx-footer__bottom p:last-child{margin-bottom:0}}
.fx-hero:before{background-image:linear-gradient(90deg,#080a0c 0%,#080a0c 39%,rgba(8,10,12,.99) 47%,rgba(8,10,12,.9) 57%,rgba(8,10,12,.58) 70%,rgba(8,10,12,.18) 100%),url('https://static.tildacdn.com/tild6465-6531-4135-a362-643661656339/which-classic-movie-.jpg');background-position:left top,center center;background-size:100% 100%,cover;background-repeat:no-repeat;opacity:.54}
@media(max-width:900px){.fx-hero:before{background-image:linear-gradient(90deg,rgba(8,10,12,.93),rgba(8,10,12,.58)),url('https://static.tildacdn.com/tild6465-6531-4135-a362-643661656339/which-classic-movie-.jpg');background-position:center;background-size:cover;opacity:.34}}
.fx-nav{gap:clamp(22px,2.2vw,38px)}.fx-header__actions{display:grid;justify-items:start;gap:7px}.fx-svo{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.68);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fx-svo i{width:6px;height:6px;border-radius:50%;background:#b84239;box-shadow:0 0 0 4px rgba(184,66,57,.12)}.fx-footer__top{grid-template-columns:1.15fr .7fr 1fr;gap:80px;padding-bottom:58px}.fx-footer__brand p{max-width:330px;margin:23px 0 0;color:rgba(240,237,230,.42);font-size:12px;line-height:1.7}.fx-footer__nav{display:grid;align-content:start;gap:13px}.fx-footer__nav a{color:rgba(240,237,230,.66);font-family:var(--display);font-size:15px}.fx-footer__requisites{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fx-footer__requisites div{min-height:100px;padding:24px;border-right:1px solid var(--line)}.fx-footer__requisites div:last-child{border-right:0}.fx-footer__requisites span{display:block;color:rgba(240,237,230,.34);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.fx-footer__requisites strong{display:block;margin-top:8px;font-size:11px;font-weight:500}.fx-footer__bottom div{display:flex;gap:24px}
@media(max-width:1100px){.fx-nav{display:none}.fx-footer__top{gap:45px}.fx-footer__requisites{grid-template-columns:1fr 1fr}.fx-footer__requisites div:nth-child(2){border-right:0}.fx-footer__requisites div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:900px){.fx-header__actions{margin-left:auto}.fx-svo{display:none}.fx-footer__top{grid-template-columns:1fr 1fr}.fx-footer__brand{grid-column:1/-1}.fx-footer address{text-align:left}}
@media(max-width:520px){.fx-footer__top{grid-template-columns:1fr;gap:35px}.fx-footer__brand{grid-column:auto}.fx-footer__requisites{grid-template-columns:1fr}.fx-footer__requisites div{border-right:0;border-bottom:1px solid var(--line)}.fx-footer__bottom div{display:grid;gap:10px;margin-top:12px}}
.fx-header{position:fixed;z-index:200;top:0;left:50%;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;width:min(calc(100% - 96px),1440px);min-height:108px;border-bottom:1px solid rgba(255,255,255,.15);background:rgba(9,11,13,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform:translateX(-50%);transition:background-color .3s ease,border-color .3s ease,min-height .3s ease,backdrop-filter .3s ease}.fx-header.is-scrolled{min-height:84px;border-bottom-color:rgba(255,255,255,.12);background:rgba(9,11,13,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.fx-logo{display:inline-flex;align-items:center;justify-self:start}.fx-logo img{width:190px;height:78px;object-fit:contain}.fx-nav{gap:clamp(24px,2.8vw,48px)}.fx-nav a{position:relative;padding:12px 0;color:rgba(255,255,255,.82);font-size:15px;letter-spacing:.015em}.fx-nav a:after{content:'';position:absolute;right:0;bottom:5px;left:0;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:right;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.fx-nav a:hover:after{transform:scaleX(1);transform-origin:left}.fx-help{justify-self:end;gap:16px;min-width:0;min-height:46px;height:auto;padding:0 4px 0 22px;font-size:13px}.fx-help:after{content:'→';display:grid;place-items:center;width:38px;height:38px;border-left:1px solid rgba(226,201,129,.28);font-size:15px}.fx-header__actions{justify-self:end}.fx-menu,.fx-mobile-nav{display:none}.fx-hero{padding-top:180px}
.fx-header:before{content:'';position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;background:#090b0d;box-shadow:0 1px rgba(255,255,255,.12);transform:translateX(-50%)}
@media(max-width:1180px){.fx-header{grid-template-columns:1fr auto;width:calc(100% - 64px)}.fx-nav,.fx-header__actions{display:none}.fx-menu{display:grid;align-content:center;justify-items:end;gap:7px;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.22);background:rgba(0,0,0,.14);cursor:pointer}.fx-menu span{display:block;width:20px;height:1px;margin-right:11px;background:#fff;transition:transform .3s ease,width .3s ease}.fx-menu span:last-child{width:13px}.fx-menu[aria-expanded=true] span:first-child{width:18px;transform:translateY(4px) rotate(45deg)}.fx-menu[aria-expanded=true] span:last-child{width:18px;transform:translateY(-4px) rotate(-45deg)}.fx-mobile-nav{position:fixed;z-index:190;top:92px;right:32px;display:grid;width:min(380px,calc(100% - 64px));padding:22px;background:rgba(9,11,13,.98);border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 60px rgba(0,0,0,.42);opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease}.fx-mobile-nav.is-open{opacity:1;pointer-events:auto;transform:none}.fx-mobile-nav a{padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.09);color:rgba(255,255,255,.72);font-family:var(--display);font-size:16px}.fx-mobile-nav__donate,.fx-mobile-nav__svo{margin-top:10px!important;padding:14px!important;text-align:center;font-family:var(--body)!important;font-size:10px!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fx-mobile-nav__donate{color:#111!important;background:var(--gold);border:0!important}.fx-mobile-nav__svo{color:#f0ede6!important;border:1px solid rgba(184,66,57,.62)!important}.fx-hero{padding-top:150px}}
@media(max-width:600px){.fx-header{width:calc(100% - 40px);min-height:86px}.fx-logo img{width:156px;height:64px}.fx-mobile-nav{top:86px;right:20px;width:calc(100% - 40px)}.fx-hero{padding-top:125px}}

/* Укрупнённая типографика для комфортного чтения на всех внутренних страницах */
.fx-back,.fx-kicker,.fx-summary span,.fx-news time,.fx-news__tag,.fx-film__aside span,.fx-platforms a,.fx-footer__bottom{font-size:12px}
.fx-hero__lead{font-size:18px;line-height:1.75}.fx-summary strong{font-size:18px}.fx-head p{font-size:17px}.fx-news p{font-size:16px}.fx-news h3{font-size:27px}.fx-film__aside p{font-size:16px}.fx-footer address{font-size:15px}.fx-footer address a{font-size:17px}
@media(max-width:900px){.fx-hero__lead{font-size:16px}.fx-news h3{font-size:22px}.fx-news p{display:block;font-size:14px}}
@media(max-width:520px){.fx-hero__lead{font-size:15px}.fx-kicker,.fx-back,.fx-summary span{font-size:10px}.fx-news p{display:none}}
@media(max-width:380px){
  html,body,.fx-page{max-width:100%;overflow-x:hidden}
  .fx-shell{width:calc(100% - 32px)}
  .fx-header{width:calc(100% - 32px)}
  .fx-mobile-nav{right:16px;width:calc(100% - 32px);padding:20px}
  .fx-hero h1{max-width:100%;font-size:clamp(34px,12.5vw,42px);line-height:1.03;letter-spacing:-.045em;overflow-wrap:anywhere}
  .fx-hero__lead{max-width:100%}
  .fx-summary{grid-template-columns:minmax(0,1fr);width:100%}
  .fx-summary span,.fx-summary span:nth-child(odd){min-width:0;padding:14px 0;border-right:0}
  .fx-summary span:last-child{border-bottom:0}
  .fx-summary strong{max-width:100%;font-size:16px;overflow-wrap:anywhere}
  .fx-head h2{max-width:100%;font-size:34px;overflow-wrap:anywhere}
  .fx-news{grid-template-columns:48px minmax(0,1fr) 30px;gap:10px}
  .fx-news>*{min-width:0}
  .fx-news h3{font-size:15px;overflow-wrap:anywhere}
  .fx-news__arrow{width:30px;height:30px}
}
