:root{--bg:#070d18;--panel:#101b2d;--panel2:#15243a;--line:#293c51;--text:#f1f6fb;--muted:#9baec4;--teal:#59edda;--blue:#6da7ff;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 55% 42% at 93% 3%,#16355666,transparent 80%),radial-gradient(ellipse 65% 50% at 0% 65%,#0d344544,transparent 70%)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:min(var(--max),calc(100% - 44px));margin:auto}.site-header{border-bottom:1px solid #26384a;background:#080f1bdc;backdrop-filter:blur(15px);position:sticky;top:0;z-index:20}.header-inner{height:82px;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand img{width:45px;height:45px}.brand strong{display:block;font-size:17px;letter-spacing:.14em;line-height:1.15}.brand small{display:block;color:var(--teal);font-size:10px;letter-spacing:.37em;margin-top:5px;font-weight:700}.nav{display:flex;gap:23px;align-items:center}.nav a{color:#b5c5d5;font-size:13px;font-weight:700;letter-spacing:.05em;transition:.2s}.nav a:hover,.nav a.active{color:var(--teal)}.nav .nav-cta{border:1px solid #5be6d86e;color:#e8ffff;padding:9px 16px;border-radius:9px}.menu-toggle{display:none;border:1px solid var(--line);background:var(--panel);color:white;border-radius:9px;padding:8px 11px;font-size:24px;line-height:1}.eyebrow{color:var(--teal);font-size:11px;text-transform:uppercase;letter-spacing:.27em;font-weight:800;display:inline-flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:24px;height:1px;background:var(--teal)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(43px,5.5vw,78px);line-height:1.04;letter-spacing:-.05em;max-width:800px;margin:24px 0}h1 em{font-style:normal;color:var(--teal)}h2{font-size:clamp(29px,3.1vw,44px);line-height:1.15;letter-spacing:-.04em;margin:16px 0 18px}.lead{color:#b6c9d9;font-size:clamp(16px,1.5vw,19px);line-height:1.8;max-width:540px}.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:33px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:9px;padding:13px 23px;font-size:13px;letter-spacing:.06em;font-weight:800;text-transform:uppercase;min-height:49px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#071a22;background:linear-gradient(110deg,#5ef0d7,#7ab7ff);box-shadow:0 8px 35px #23d3d91b}.btn-outline{border-color:#435d71;background:#111d2b88;color:white}.btn-disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.hero{padding:78px 0 55px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.04fr;align-items:center;min-height:540px;gap:23px}.hero-copy{position:relative;z-index:2}.hero-note{display:inline-flex;align-items:center;gap:9px;background:#15343d;color:#bafdf1;border:1px solid #3e877b;padding:7px 11px;font-size:11px;font-weight:700;letter-spacing:.12em;border-radius:999px}.hero-note:before{content:"";width:7px;height:7px;border-radius:100%;background:var(--teal);box-shadow:0 0 12px var(--teal)}.hero-scene{position:relative;min-height:490px;border:1px solid #375369;border-radius:18px;background:#0e2036 url('city.svg') center/cover;box-shadow:0 35px 100px #06131d;overflow:hidden}.hero-scene:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#09132388,transparent 35%,#09132333)}.scene-label{position:absolute;left:24px;bottom:23px;padding:15px 19px;background:#081525db;border:1px solid #69889d7d;backdrop-filter:blur(8px);border-radius:10px}.scene-label strong{display:block;font-size:13px;letter-spacing:.19em}.scene-label small{color:#8bcad3;font-size:11px}.sections{padding:45px 0 96px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-top p{color:var(--muted);max-width:500px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature,.panel{background:linear-gradient(140deg,#14243a,#0d1728);border:1px solid #293f56;border-radius:14px;padding:27px}.feature .symbol{display:grid;place-items:center;width:53px;height:53px;border-radius:12px;background:#1f4d59;color:var(--teal);font-size:22px;margin-bottom:22px}.feature h3{font-size:19px;letter-spacing:-.03em}.feature p,.panel p,.muted{color:var(--muted)}.feature p{font-size:14px;margin-bottom:0}.subtle-link{color:var(--teal);font-size:13px;font-weight:800;display:inline-flex;gap:8px;margin-top:19px}.callout{padding:35px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:15px;background:linear-gradient(120deg,#123b49,#152643);border:1px solid #347685;margin-top:54px}.callout h2{font-size:29px;margin:7px 0}.callout p{margin:0;color:#bfd6e2}.page-intro{padding:85px 0 43px}.page-intro h1{font-size:clamp(42px,4.5vw,64px);max-width:950px}.page-intro p{max-width:740px}.page-main{padding-bottom:100px;min-height:48vh}.stack{display:grid;gap:16px}.content-box{border:1px solid #29435a;border-radius:13px;padding:26px 30px;background:linear-gradient(130deg,#132239,#0b1525)}.content-box h2{font-size:25px;margin:8px 0}.content-box h3{margin-bottom:8px}.content-box p{color:#acbecf}.tag{display:inline-block;color:#8fe6dd;border:1px solid #3d746e;background:#193b3c66;border-radius:30px;padding:4px 10px;font-size:11px;font-weight:800;letter-spacing:.1em}.two-col{display:grid;grid-template-columns:1.3fr .7fr;gap:20px;align-items:start}.notice{border:1px solid #bba97099;background:#302b1b77;border-radius:10px;padding:18px 21px;color:#f1dfa9;font-size:14px}.muted-list{color:#b6c7d7;padding-left:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px}.field.wide{grid-column:1/-1}.field label{font-size:13px;font-weight:700;color:#c7d8e5}.field input,.field select{width:100%;border:1px solid #3b5064;background:#081524;border-radius:8px;padding:13px;color:#c2cfde;outline:none}.field input:disabled,.field select:disabled{opacity:.64}.field input::placeholder{color:#71849b}.site-footer{border-top:1px solid #293c4b;padding:36px 0;color:#90a2b6;font-size:12px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a:hover{color:var(--teal)}.footer-brand{font-weight:900;letter-spacing:.12em;color:#dceaf4}.tiny{font-size:12px;color:#8da3b5}.steps{counter-reset:s;display:grid;gap:13px;margin-top:23px}.step{display:flex;align-items:start;gap:15px}.step:before{counter-increment:s;content:counter(s);width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;background:#19444a;border-radius:8px;color:#94fcf0;font-weight:900;font-size:13px}.step p{margin:1px 0 0;color:#c4d5e4}.no-events{max-width:720px}.card-head{display:flex;gap:12px;align-items:center;margin-bottom:20px}.card-head h2{margin:0}.divider{height:1px;background:#304458;margin:30px 0}@media(max-width:980px){.nav{gap:12px}.nav a{font-size:11px}.hero-grid{grid-template-columns:1fr 1fr}.hero-scene{min-height:420px}}@media(max-width:760px){.wrap{width:min(100% - 32px,650px)}.header-inner{height:70px}.brand img{width:42px;height:42px}.brand strong{font-size:14px}.brand small{letter-spacing:.27em}.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:70px;flex-direction:column;align-items:stretch;padding:22px;background:#0b1725;border-bottom:1px solid #365269;gap:17px}.nav.open{display:flex}.nav a{font-size:14px}.hero{padding:46px 0 30px}.hero-grid{grid-template-columns:1fr;gap:37px}.hero-scene{min-height:325px}.hero h1{max-width:620px}.sections{padding:45px 0 70px}.grid-3,.two-col{grid-template-columns:1fr}.section-top,.callout{display:block}.callout .btn{margin-top:22px}.page-intro{padding:57px 0 32px}.footer-inner{align-items:start;flex-direction:column}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:1}.feature{padding:25px}.scene-label{left:14px;bottom:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}

.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dashboard-head{display:flex;align-items:center;gap:20px;padding:24px;border:1px solid #2d5367;border-radius:16px;background:linear-gradient(120deg,#153649,#152139);margin-bottom:20px}.dashboard-head h2{font-size:26px;margin:9px 0 3px}.dashboard-head p{margin:0}.dashboard-head .btn{margin-left:auto}.dash-avatar{width:76px;height:76px;border-radius:20px;background:linear-gradient(140deg,#69f3d8,#5a95e0);color:#0a202b;font-size:44px;font-weight:900;display:grid;place-items:center;flex-shrink:0}.dashboard-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:18px;align-items:start}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stat-tile{min-height:105px;background:#0d1c2e;border:1px solid #2d495d;border-radius:10px;padding:17px}.stat-tile span{font-size:12px;color:#9fb5c9;display:block}.stat-tile strong{font-size:22px;color:#5fead9;display:block;margin-top:11px}@media(max-width:1120px){.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:70px;flex-direction:column;align-items:stretch;padding:22px;background:#0b1725;border-bottom:1px solid #365269;gap:15px;max-height:calc(100dvh - 70px);overflow-y:auto}.nav.open{display:flex}.nav a{font-size:14px}.header-inner{height:70px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.dashboard-head{flex-wrap:wrap}.dashboard-head .btn{width:100%;margin:0}.dashboard-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-4{grid-template-columns:1fr}}@media(max-width:360px){.stat-grid{grid-template-columns:1fr}}

/* LEVADA v3 — responsive galleries, news, login, and trailer */
:root{--surface:#122238} img{max-width:100%} .hero-v3 .hero-scene-v3{background:#0e2036 url('scenes/city-night.webp') center/cover;min-height:480px}.v3-section{padding:35px 0 70px}.v3-section-alt{background:linear-gradient(145deg,#0c1c2a,#07101d)}.visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.visual-card,.news-card{border:1px solid #2a455b;border-radius:14px;background:linear-gradient(155deg,#192b42,#0d1828);overflow:hidden}.visual-card img{display:block;width:100%;height:175px;object-fit:cover}.visual-card-body{padding:19px}.visual-card-body h3{font-size:21px;margin:11px 0 8px}.visual-card-body p{font-size:13px;color:#afc3d3;line-height:1.7;margin:0}.visual-card:hover,.city-item:hover{border-color:#5ddccc}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.news-card{padding:25px}.news-card h3{font-size:22px;line-height:1.25;margin:16px 0 8px}.news-card p{font-size:14px;color:#b8cddd;line-height:1.7}.news-list{display:grid;gap:18px}.news-feature{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:center;padding:20px;border-radius:15px;border:1px solid #2b455b;background:linear-gradient(120deg,#172940,#0e192a)}.news-feature img{width:240px;height:145px;object-fit:cover;border-radius:9px}.news-feature h2{font-size:27px;margin:12px 0}.news-feature p{margin:0;color:#b2c8d8}.city-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;margin-top:24px}.city-item{display:block;border:1px solid #33506a;background:#142439;border-radius:16px;overflow:hidden;min-width:0}.city-item img{display:block;width:100%;height:250px;object-fit:cover}.city-item>div{padding:17px 22px 24px}.city-item h3{font-size:21px;margin:0 0 6px}.city-item p{color:#afc7d9;margin:0}.feature-v3-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:27px}.v3-margin{margin-top:28px}.wide-media{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;border:1px solid #356a74;border-radius:17px;background:linear-gradient(120deg,#193747,#112239);padding:27px 34px}.wide-media p{color:#b4cedf}.wide-media-image{position:relative;display:block;border-radius:13px;overflow:hidden}.wide-media-image img,.wide-media>img{width:100%;border-radius:13px;display:block}.wide-media-image span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;font-size:38px;padding-left:5px;color:#06151d;background:#69eddb;border-radius:50%;width:77px;height:77px}.car-banner{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;background:#14273c;border:1px solid #2d5268;border-radius:16px;overflow:hidden}.car-banner img{width:100%;height:290px;object-fit:cover}.car-banner>div{padding:28px}.car-banner h2{font-size:35px}.car-banner p{color:#b9cedb}.login-form{display:grid;gap:17px;max-width:500px}.login-form .btn{width:max-content}.video-shell{overflow:hidden;border:1px solid #3b6373;border-radius:15px;background:#101e31}.video-shell video{display:block;width:100%;aspect-ratio:16/9;background:#081521;max-height:690px}.video-caption{padding:25px 30px;display:flex;gap:25px;align-items:center;justify-content:space-between}.video-caption h2{font-size:25px}.video-caption p{color:#b8cddd;max-width:640px;margin-bottom:0}.hero-scene:before{pointer-events:none}
@media(max-width:1350px){.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:70px;flex-direction:column;align-items:stretch;padding:18px max(20px,calc((100% - 1200px)/2));background:#0b1725;max-height:calc(100dvh - 70px);overflow:auto;gap:7px;border-bottom:1px solid #365269}.nav.open{display:flex}.nav a{font-size:15px;padding:10px 15px}.header-inner{height:70px}}@media(max-width:1100px){.visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.news-grid,.feature-v3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-item img{height:200px}.wide-media{grid-template-columns:1fr}.car-banner{grid-template-columns:1fr}.hero-v3 .hero-scene-v3{min-height:350px}}@media(max-width:640px){.visual-grid,.news-grid,.feature-v3-grid,.city-gallery{grid-template-columns:1fr}.visual-card img{height:190px}.news-feature{grid-template-columns:1fr;padding:16px}.news-feature img{width:100%;height:195px}.news-feature h2{font-size:24px}.city-item img{height:200px}.video-caption{padding:20px;align-items:stretch;flex-direction:column}.video-caption .btn{width:100%}.wide-media{padding:22px;gap:20px}.car-banner>div{padding:20px}.hero-v3 .hero-scene-v3{min-height:300px}.page-intro h1{overflow-wrap:anywhere}}

/* LEVADA visual update v4 */
.hero-v3 .hero-scene-v3{background:#0e2036 url('scenes/city-night.webp') center/cover}
.hero-v3 .hero-scene-v3:before{background:linear-gradient(180deg,transparent 30%,rgba(3,13,23,.72))}
.v4-banner{background:linear-gradient(92deg,#081321 5%,#0a2230bb 65%,#07172466),url('scenes/city-dusk.webp') center/cover; padding:64px 0; border-top:1px solid #27445a;border-bottom:1px solid #27445a}
.v4-banner-inner{max-width:1200px;display:flex;align-items:center;min-height:260px}
.v4-banner-inner>div{max-width:610px}.v4-banner h2{font-size:clamp(30px,4vw,51px);line-height:1.13;margin:13px 0}.v4-banner p{max-width:550px;color:#d0dfeb;line-height:1.65}
.v4-filterbar{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 24px}.v4-filter{appearance:none;background:#14253b;border:1px solid #36516b;border-radius:100px;color:#cfe0ed;padding:10px 20px;cursor:pointer;font-weight:750;min-height:44px}.v4-filter:is(.is-active,:hover){background:#5fe0d3;border-color:#5fe0d3;color:#061522}
.v4-gallery{margin-top:12px}.v4-gallery-item[hidden]{display:none!important}.v4-gallery-item{transition:transform .18s ease,border-color .18s ease}.v4-gallery-item:hover{transform:translateY(-3px)}.v4-gallery-item .tag{display:inline-flex;align-items:center;margin-bottom:10px;font-size:11px;letter-spacing:.09em}.gallery-status{color:#95afc4;margin:26px 0 0}.v4-feature-image{height:clamp(200px,34vw,430px);position:relative;overflow:hidden;border:1px solid #33546c;border-radius:15px;margin-bottom:30px}.v4-feature-image img{display:block;width:100%;height:100%;object-fit:cover}.v4-feature-badge{position:absolute;left:16px;bottom:16px;background:#07121ddc;border:1px solid #4dcabb7a;border-radius:100px;padding:7px 13px;font-size:11px;letter-spacing:.08em;color:#e5fffb;font-weight:750}.hero-copy .lead{max-width:550px}
@media(max-width:640px){.hero-v3 .hero-scene-v3{min-height:235px}.v4-banner{padding:38px 0}.v4-banner-inner{min-height:260px}.v4-banner p{font-size:15px}.v4-feature-badge{font-size:9px;left:9px;bottom:9px}.v4-filterbar{gap:7px}.v4-filter{padding:9px 12px;font-size:13px}.v4-gallery .city-item img{height:auto;aspect-ratio:16/9}.v4-gallery .city-item h3{font-size:20px}}
@media(prefers-reduced-motion:reduce){.v4-gallery-item{transition:none}.v4-gallery-item:hover{transform:none}}


/* LEVADA v4.1 — permanent account access, editorial gallery and mobile improvements */
:root{--auth-height:35px}
.site-header{isolation:isolate}
.auth-topbar{background:#07111e;border-bottom:1px solid #214256}
.auth-topbar-inner{display:flex;justify-content:space-between;align-items:center;min-height:35px;gap:12px}
.auth-actions{display:flex;align-items:center;gap:7px}
.auth-link{display:inline-flex;align-items:center;min-height:30px;padding:4px 13px;color:#d8edf8;font-weight:800;font-size:12px;line-height:1.3;border-radius:6px;letter-spacing:.03em}
.auth-link:hover,.auth-link.is-current{color:#061b25;background:#76e8db}
.auth-register:not(.is-current){background:#173f48;color:#b9fbef}
.auth-account-link{color:#9ed5dd;font-weight:700;font-size:12px}
.auth-account-link:hover{color:#6ce8d8}
.header-inner{height:76px;gap:22px}
.brand{flex:0 0 auto;margin-right:auto}
.nav{gap:15px}
.nav a{font-size:12px}
.nav .nav-cta{border:0;padding:0}
.nav a:focus-visible,.auth-link:focus-visible,.auth-account-link:focus-visible,.btn:focus-visible,.menu-toggle:focus-visible,.v4-filter:focus-visible,.v4-gallery-item:focus-visible,.lightbox-close:focus-visible,.lightbox-prev:focus-visible,.lightbox-next:focus-visible{outline:3px solid #9efbeb;outline-offset:3px}
.skip-to-content{position:fixed;left:12px;top:-80px;padding:10px 16px;background:#6ce8d8;color:#071722;font-weight:800;z-index:99;border-radius:5px}
.skip-to-content:focus{top:8px}
.gallery-intro{color:#abc6d7;margin-top:-8px}
.homepage-gallery{padding:76px 0 65px;background:linear-gradient(165deg,#0c1e31,#09131e)}
.home-scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,190px);gap:13px;margin-top:25px}
.home-scene{display:block;position:relative;min-width:0;overflow:hidden;border-radius:13px;border:1px solid #3c5c6c;isolation:isolate}
.home-scene-large{grid-row:span 2}
.home-scene:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,#051322e6 0%,transparent 68%)}
.home-scene img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}
.home-scene:hover img{transform:scale(1.045)}
.home-scene span{position:absolute;z-index:2;bottom:15px;left:17px;right:15px;font-size:21px;line-height:1.25;font-weight:800;text-shadow:0 1px 5px #04101e}
.home-scene small{display:block;color:#78f9e5;font-size:10px;letter-spacing:.16em;margin-bottom:5px}
.homepage-trailer-player{position:relative;overflow:hidden;border-radius:13px;border:1px solid #376d7a;background:#081522}
.homepage-trailer-player video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.homepage-trailer-hint{position:absolute;top:11px;left:12px;background:#031722ca;color:#ddfdf4;font-size:10px;font-weight:800;letter-spacing:.11em;border-radius:30px;padding:6px 11px;pointer-events:none}
.gallery-help{font-size:13px;color:#9ebacc;margin:4px 0 20px}
.gallery-lightbox{width:min(1100px,calc(100% - 30px));max-height:calc(100dvh - 24px);padding:14px 20px 12px;background:#091625;color:#eef9ff;border:1px solid #3e7b84;border-radius:17px;box-shadow:0 25px 100px #0009;overflow-y:auto}
.gallery-lightbox::backdrop{background:#020711e8;backdrop-filter:blur(6px)}
.lightbox-toolbar{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:11px}
.lightbox-toolbar h2{font-size:23px;letter-spacing:-.02em;margin:2px 0}
.lightbox-toolbar p{font-size:13px;color:#a6c5d2;margin:0}
.lightbox-eyebrow{letter-spacing:.13em;color:#6df0df;font-weight:800;font-size:10px}
.lightbox-close,.lightbox-prev,.lightbox-next{cursor:pointer;background:#17344b;color:#eafff9;border:1px solid #3f6875;border-radius:9px;font-size:24px;display:grid;place-items:center}
.lightbox-close{width:38px;height:38px;font-size:20px;flex:0 0 auto}
.lightbox-media{position:relative;display:grid;place-items:center;background:#030b15;border-radius:10px;overflow:hidden;min-height:160px}
.lightbox-media img{display:block;max-width:100%;max-height:calc(100dvh - 190px);object-fit:contain}
.lightbox-prev,.lightbox-next{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:44px;height:56px;opacity:.91}
.lightbox-prev{left:10px}.lightbox-next{right:10px}
.lightbox-prev:hover,.lightbox-next:hover,.lightbox-close:hover{background:#3f7f83}
.lightbox-help{text-align:center;color:#94b1c4;font-size:12px;margin:8px 0 0}
@media(max-width:1250px){.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;padding:15px max(20px,calc((100% - 1200px)/2));background:#0b1725;max-height:calc(100dvh - 104px);overflow:auto;gap:6px;border-bottom:1px solid #365269;box-shadow:0 18px 30px #020915a8}.nav.open{display:flex}.nav a{font-size:15px;padding:10px 15px}.header-inner{height:69px}}
@media(min-width:1251px){.menu-toggle{display:none}.nav{display:flex}}
@media(max-width:750px){.home-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,160px)}.home-scene-large{grid-row:span 2}.homepage-gallery{padding:45px 0}.homepage-gallery .section-top{gap:17px;align-items:start}}
@media(max-width:520px){.auth-account-link{font-size:0}.auth-account-link:before{content:"Кабінет →";font-size:11px}.auth-link{font-size:11px;padding:3px 9px}.brand img{width:40px;height:40px}.brand strong{font-size:15px}.brand small{font-size:9px}.header-inner{height:62px}.home-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,138px);gap:9px}.home-scene-large{grid-column:span 2;grid-row:span 2}.home-scene span{font-size:16px;bottom:10px;left:11px}.home-scene small{font-size:9px}.gallery-lightbox{padding:10px;max-height:calc(100dvh - 12px)}.lightbox-toolbar h2{font-size:17px}.lightbox-media img{max-height:calc(100dvh - 145px)}.lightbox-prev,.lightbox-next{width:34px;height:48px;font-size:20px}.lightbox-prev{left:2px}.lightbox-next{right:2px}.lightbox-help{font-size:10px}.gallery-help{font-size:12px}}
@media(prefers-reduced-motion:reduce){.home-scene img{transition:none}.home-scene:hover img{transform:none}}


/* LEVADA v4.2: single-purpose home page; responsive, no duplicate promo blocks */
.v42-hero{padding-top:48px;padding-bottom:42px}
.v42-hero .hero-grid{min-height:485px}
.v42-hero .hero-scene-v3{min-height:425px}
.v42-disclaimer{max-width:520px;margin-top:19px}
.v42-trailer-section{scroll-margin-top:125px;padding:65px 0 75px;background:linear-gradient(155deg,#0c1a2b,#08111e)}
.v42-trailer-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.35fr);align-items:center;gap:50px}
.v42-trailer-copy p{color:#bdd0df;font-size:16px;line-height:1.8;max-width:440px}
.v42-trailer-copy h2{max-width:430px}
.v42-media-note{display:inline-flex;align-items:center;gap:10px;margin-top:12px;border:1px solid #3b6376;border-radius:100px;padding:8px 14px;color:#a3e8df;font-weight:800;font-size:11px;letter-spacing:.075em}
.v42-gallery{scroll-margin-top:125px;padding-top:78px;padding-bottom:85px}
.v42-updates{padding-top:67px;padding-bottom:90px}
.v42-updates .section-top{margin-bottom:29px}
.v42-trailer-grid .homepage-trailer-player{box-shadow:0 24px 60px #0005}
@media(max-width:950px){.v42-trailer-grid{gap:24px;grid-template-columns:minmax(0,.8fr) minmax(0,1fr)}.v42-hero .hero-scene-v3{min-height:340px}}
@media(max-width:750px){.v42-hero{padding:44px 0 26px}.v42-hero .hero-grid{min-height:0}.v42-hero .hero-scene-v3{min-height:275px}.v42-trailer-section{padding:44px 0 53px}.v42-trailer-grid{grid-template-columns:1fr;gap:22px}.v42-trailer-copy h2{max-width:none}.v42-trailer-copy p{max-width:none}.v42-gallery{padding:53px 0 65px}.v42-updates{padding:50px 0 67px}}
@media(max-width:520px){.v42-hero .hero-scene-v3{min-height:230px}.v42-hero .btn-row .btn{width:100%}.v42-gallery .section-top{display:flex;align-items:flex-start;flex-wrap:wrap}.v42-gallery .section-top .btn{width:100%}.v42-media-note{font-size:10px}}


/* V4.3: чотири основні посилання в шапці, решта — лише на головній. */
@media(min-width:781px){
 .site-header .menu-toggle{display:none}
 .site-header .nav{display:flex;position:static;left:auto;right:auto;top:auto;flex-direction:row;align-items:center;padding:0;background:transparent;max-height:none;overflow:visible;gap:28px;border-bottom:0;box-shadow:none}
 .site-header .nav a{font-size:14px;padding:0}
 .site-header .header-inner{height:74px}
}
.v43-explore{padding-top:65px;padding-bottom:75px;scroll-margin-top:115px}
.v43-explore .section-top{margin-bottom:12px}
.v43-explore .gallery-intro{margin-bottom:23px}
.v43-scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:275px;margin-top:0}
.v43-scene-grid .v43-scene{grid-column:auto;grid-row:auto}
.v43-scene-grid .v43-scene span{font-size:21px}
.v43-scene-grid .v43-scene em{display:block;margin-top:10px;color:#d8ebf2;font-size:12px;font-weight:600;font-style:normal;letter-spacing:0}
.v43-launcher-section{padding:0 0 76px;scroll-margin-top:115px}
.v43-launcher-banner{display:flex;align-items:center;gap:27px;border-radius:16px;padding:29px 36px;background:linear-gradient(110deg,#112f3d,#152844 65%,#102136);border:1px solid #3a7981}
.v43-launcher-icon{flex:0 0 75px;width:75px;height:75px;border:1px solid #66c7c6;background:#163f4b;border-radius:18px;display:grid;place-items:center;color:#8ff7ed;font-size:40px;font-weight:900;box-shadow:0 12px 28px #0003}
.v43-launcher-copy{flex:1;min-width:0}
.v43-launcher-copy h2{font-size:clamp(24px,2.5vw,32px);margin:8px 0 8px}
.v43-launcher-copy p{max-width:665px;color:#bdccda;font-size:14px;line-height:1.7;margin:0}
.v43-launcher-action{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:13px}
.v43-status{border:1px solid #bbaf6e;color:#f4dfa4;background:#5e4f2045;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800;letter-spacing:.13em}
.v43-launcher-action .btn{white-space:nowrap}
@media(max-width:1020px){.v43-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:235px}.v43-launcher-banner{flex-wrap:wrap}.v43-launcher-action{margin-left:102px;flex-direction:row}}
@media(max-width:780px){.v43-explore{padding:52px 0 56px}.v43-launcher-section{padding-bottom:57px}.v43-launcher-banner{gap:15px;padding:24px}.v43-launcher-icon{width:52px;height:52px;flex-basis:52px;font-size:27px;border-radius:12px}.v43-launcher-copy{flex-basis:calc(100% - 67px)}.v43-launcher-action{width:100%;margin-left:0;justify-content:space-between}}
@media(max-width:520px){.v43-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:178px;gap:10px}.v43-scene-grid .v43-scene{grid-column:auto;grid-row:auto}.v43-scene-grid .v43-scene span{font-size:17px;left:12px;bottom:12px}.v43-scene-grid .v43-scene em{font-size:10px;line-height:1.35}.v43-launcher-banner{padding:20px}.v43-launcher-action{align-items:stretch;flex-wrap:wrap}.v43-launcher-action .btn{flex:1}}
