/* Home v0.3 · catalogue artwork is live data, not a flattened UI mockup. */
:root { --sidebar:224px; --home-border:#222638; --home-accent:#7860ff; --home-muted:#9ca4b9; }
body { background:radial-gradient(ellipse at 55% -28%,#20234966,transparent 55%),#080b12; }
button, input, select, textarea { -webkit-tap-highlight-color:transparent; }
button > [data-icon] { display:inline-flex; }
button svg { pointer-events:none; }
.skip-link { position:fixed;top:-80px;left:250px;z-index:10000;padding:12px;background:#fff;color:#171121; }
.skip-link:focus { top:8px; }
.lume-shell { min-height:100dvh; }
.sidebar { position:fixed;inset:0 auto 0 0;z-index:40;width:var(--sidebar);display:flex;flex-direction:column;padding:24px 16px 22px;background:linear-gradient(160deg,#0c101bee,#0a0e17);border-right:1px solid #1c2131; }
.lume-brand { display:flex;align-items:center;gap:12px;background:none;padding:4px 12px;margin-bottom:33px;width:100%;text-align:left; }
.lume-brand > span:last-child { font-size:28px;letter-spacing:2px;font-weight:720;color:#f8f8fc;line-height:1; }
#brandMark { display:flex; }
.lume-mark { width:34px;height:39px;filter:drop-shadow(0 5px 15px #634aff22); }
.main-nav { display:flex;flex-direction:column;gap:8px; }
.nav-link { display:flex;align-items:center;gap:17px;min-height:52px;padding:13px 17px;border:1px solid transparent;border-radius:11px;text-align:left;background:transparent;color:#a3adc5;font-size:14px;font-weight:450; }
.nav-link svg { width:23px;height:23px;stroke-width:1.65; }
.nav-link:hover { background:#171c2a;color:#f3f2fb; }
.nav-link.selected { background:linear-gradient(110deg,#29274f,#151928);border-color:#37335688;color:#fff;box-shadow:inset 2px 0 #8169ff; }
.nav-link[data-view="home"].selected svg { fill:#f7f5ff;stroke-width:1.1; }
.nav-link[data-view="settings"] { margin-top:12px; }
.server-card { display:flex;align-items:center;gap:12px;margin-top:auto;padding:13px 12px;min-height:64px;background:linear-gradient(115deg,#161c2a,#111522);border:1px solid #23283a;border-radius:12px;text-align:left; }
.server-card:hover { border-color:#44425e;background:#1a2030; }
.server-card > .dot { width:12px;height:12px;flex:none;box-shadow:0 0 16px #52ce8630; }
.server-card .pending { background:#7b829b;box-shadow:none; }
.server-card .offline { background:var(--bad);box-shadow:none; }
.server-card > span:nth-child(2) { min-width:0;flex:1; }
.server-card strong { display:block;font-size:12px;font-weight:600;white-space:nowrap; }
.server-card small { display:block;font-size:11px;color:#929db5;margin-top:1px; }
.server-card svg { width:16px;height:16px;color:#9aa4bd; }
.main-content { min-width:0;margin-left:var(--sidebar);padding:0 24px; }
.main-content:focus { outline:none; }
.site-header { height:66px;display:flex;align-items:center;justify-content:center;position:relative;max-width:1720px;margin:auto;gap:18px; }
.global-search { width:min(520px,65%);height:42px;display:flex;align-items:center;gap:12px;padding:0 12px 0 15px;border:1px solid #2d314d;border-radius:24px;background:#111522b8;box-shadow:0 3px 16px #0002; }
.global-search:focus-within { border-color:#7562c5;background:#171b2e; }
.global-search > [data-icon] { display:flex;color:#a1adca; }
.global-search svg { width:19px;height:19px; }
.global-search input { background:transparent;border:0;box-shadow:none;outline:0!important;min-width:0;font-size:13px;padding:9px 0; }
.global-search input::placeholder { color:#929ab0; }
.global-search kbd { color:#b4bbd0;font-family:inherit;font-size:11px;white-space:nowrap;padding:1px 4px;border:1px solid #34394e;border-radius:4px;line-height:20px; }
.global-search kbd span { display:inline-block;border-left:1px solid #34394e;margin-left:3px;padding-left:5px; }
.search-submit { display:none;background:none;padding:0;color:#b9bdcf; }
.header-actions { display:flex;align-items:center;gap:20px;position:absolute;right:5px; }
.header-tool { display:grid;place-items:center;background:transparent;color:#aeb7cf;width:36px;height:36px;border-radius:50%; }
.header-tool:hover { background:#1d2235;color:#fff; }
.settings-shortcut { width:36px;height:36px;border-radius:50%;background:linear-gradient(140deg,#484ea0,#303989);border:1px solid #626bcc77;color:#fff;font-size:15px;font-weight:550; }
.mobile-brand { display:none; }
.view { max-width:1720px;margin:0 auto;padding:20px 0 36px;min-height:calc(100dvh - 142px); }
.home-view { padding-top:0; }
.home-hero { isolation:isolate;position:relative;min-height:330px;height:clamp(330px,20vw,380px);border:1px solid #282a41;border-radius:14px;overflow:hidden;background:#10131e;display:flex;align-items:center; }
.hero-art { position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% 30%;z-index:-3; }
.hero-art.failed { visibility:hidden; }
.hero-shade { position:absolute;inset:0;background:linear-gradient(90deg,#0c0f19 0%,#0c0f19ed 14%,#0c0f19b0 33%,#0b0f1935 61%,#0c0f1910 100%),linear-gradient(0deg,#0a0d159e,transparent 50%);z-index:-1; }
.hero-copy { padding:32px 36px;max-width:590px;width:48%;position:relative; }
.hero-copy .eyebrow { font-size:12px;letter-spacing:.025em;font-weight:650;color:#9782ff;margin-bottom:11px;text-transform:uppercase; }
.hero-title { margin-bottom:14px; }
.hero-title h1 { font-size:clamp(29px,2.9vw,49px);line-height:1.09;letter-spacing:-1.35px;font-weight:680;text-wrap:balance;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.title-art { display:block;width:auto;max-width:min(100%,370px);height:75px;max-height:94px;object-fit:contain;object-position:left center;filter:drop-shadow(0 2px 10px #0008); }
.title-art.failed { display:none; }
.hero-description { color:#c4cada;line-height:1.6;font-size:14px;max-width:470px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden; }
.hero-actions { display:flex;align-items:center;gap:12px;margin-top:20px; }
.primary { background:linear-gradient(110deg,#8068ff,#6948f6);color:#fff;border:1px solid #9382ff55;box-shadow:0 5px 18px #4c30a220; }
.primary:hover { background:linear-gradient(110deg,#947fff,#7c5fff);color:#fff; }
.secondary { background:#1e2232b8;border-color:#34354b;color:#cfd4e4; }
.secondary:hover { background:#2a2e45;border-color:#57516e; }
.hero-actions button { display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:10px 20px;border-radius:9px;font-size:14px;font-weight:550; }
.hero-play { min-width:184px; }
.hero-actions svg { width:21px;height:21px; }
.hero-meta { display:flex;align-items:center;gap:8px 10px;flex-wrap:wrap;margin-top:13px;font-size:12px;line-height:1.45;color:#a1abc3; }
.hero-meta > span+span:before { content:'·';margin-right:10px;color:#7e849c; }
.hero-meta > .resolution-limit { background:#ffffff0d;border:1px solid #ffffff17;border-radius:4px;padding:1px 5px;font-size:10px;color:#c7cce0; }
.hero-meta > .resolution-limit:before { content:none; }
.hero-navigation { position:absolute;right:20px;bottom:16px;display:flex;align-items:center;gap:12px; }
.hero-arrow { height:38px;width:38px;display:grid;place-items:center;border-radius:50%;background:#202334bc;border:1px solid #53546e55;color:#d6d9e9; }
.hero-arrow:hover { background:#443868; }
.hero-arrow svg { width:18px;height:18px; }
.previous svg { transform:rotate(180deg); }
.hero-dots { display:flex;gap:1px;margin-right:6px; }
.hero-dot { position:relative;width:18px;height:30px;border:0;background:transparent;border-radius:15px;padding:0; }
.hero-dot:after { content:'';display:block;width:7px;height:7px;border-radius:50%;background:#6b6e84;margin:auto; }
.hero-dot.active:after { background:#8571ff;box-shadow:0 0 10px #7159ff60; }
.poster-backdrop .hero-art { left:auto;right:0;width:55%;object-fit:contain;object-position:right center;opacity:.9; }
.hero-unavailable .hero-copy { width:75%;max-width:800px; }
.hero-unavailable h1 { font-size:36px;margin-bottom:15px; }
.hero-unavailable .primary { margin-top:20px;display:inline-flex;align-items:center;gap:8px; }
.hero-loading { background:linear-gradient(100deg,#121625,#191d2e,#101420); }
.hero-loading-content { padding:40px;width:70%; }
.hero-loading-content p:not(.eyebrow) { color:#7f89a2;font-size:13px; }
.hero-title-skeleton { height:46px;background:#24293d;width:70%;max-width:340px;border-radius:10px;margin:14px 0 20px;animation:pulse 1.4s infinite; }
@keyframes pulse { 50%{opacity:.4;} }
.shelf { margin-top:22px; }
.shelf-heading { display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px; }
.shelf-heading h2 { font-size:21px;letter-spacing:-.55px;font-weight:620; }
.shelf-actions { display:flex;align-items:center;gap:4px; }
.view-all { display:flex;align-items:center;gap:7px;background:none;color:#a3adc4;font-size:12px;padding:4px 0 4px 12px; }
.view-all:hover { color:#e7e3ff; }
.view-all svg { width:14px;height:14px; }
.shelf-arrow { display:grid;place-items:center;border:1px solid #292e41;border-radius:50%;background:#121624;color:#aeb6cc;width:27px;height:27px;opacity:0;transition:opacity .15s,background .15s; }
.shelf:hover .shelf-arrow,.shelf:focus-within .shelf-arrow { opacity:1; }
.shelf-arrow:hover { background:#29253e; }
.shelf-arrow svg { width:13px;height:13px; }
.media-rail { display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 7 * 16px) / 8);gap:16px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding:2px;padding:3px 2px 6px;margin:-3px -2px 0;scrollbar-width:none; }
.media-rail::-webkit-scrollbar { display:none; }
.media-rail > * { scroll-snap-align:start;min-width:0; }
.poster-image { border:1px solid #383d4c;border-radius:9px;background:#171c2c;box-shadow:none; }
.poster-title { font-size:12px;line-height:1.35;font-weight:550;color:#edf0f8;margin-top:6px; }
.poster-year { color:#8e99b3;font-size:12px;margin-top:2px; }
.poster-card:hover .poster-image { transform:translateY(-2px);box-shadow:0 0 0 1px #8b75ff,0 8px 22px #0005; }
.poster-image .poster-empty { z-index:0; }
.poster-image img { position:relative;z-index:1; }
.poster-image .poster-overlay { z-index:2; }
.poster-image img.failed { display:none; }
.poster-overlay span { background:#ffffffeb;color:#292344; }
.continue-rail { grid-auto-columns:calc((100% - 4 * 16px) / 5); }
.continue-item { position:relative;min-width:0; }
.continue-card { width:100%;text-align:left;background:transparent;padding:0; }
.continue-art { position:relative;aspect-ratio:2.34/1;overflow:hidden;border-radius:9px;border:1px solid #343d50;background:#19202f; }
.continue-art:after { content:'';position:absolute;inset:0;background:linear-gradient(0deg,#070c15b8,transparent 65%); }
.continue-art img { width:100%;height:100%;object-fit:cover;object-position:center 32%; }
.continue-art img.failed { visibility:hidden; }
.continue-play { display:grid;place-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:2px solid #f6f4f3da;border-radius:50%;background:#10141a42;color:#fff;z-index:1; }
.continue-play svg { width:21px;height:21px;margin-left:2px; }
.continue-card:hover .continue-play { background:#765af2;border-color:#ad9fff; }
.watch-track { position:absolute;bottom:8px;left:10px;right:10px;height:4px;background:#c6cbd240;border-radius:10px;overflow:hidden;z-index:1; }
.watch-track span { display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#805eff,#b49bff); }
.continue-card h3 { margin-top:5px;font-size:12px;font-weight:570;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.continue-card p { font-size:12px;line-height:1.45;color:#a0abc3;margin-top:2px; }
.continue-fallback { display:grid;height:100%;place-items:center;color:#808cac; }
.dismiss-progress { position:absolute;right:6px;top:6px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#080c15cf;border:1px solid #c9c3e044;opacity:0; }
.dismiss-progress svg { width:14px;height:14px; }
.continue-item:hover .dismiss-progress,.continue-item:focus-within .dismiss-progress { opacity:1; }
.continue-card:focus-visible,.poster-card:focus-visible { outline-offset:0;border-radius:9px; }
.catalog-notice { display:flex;align-items:center;gap:15px;margin-top:16px;color:#b7b1ca;font-size:12px;padding:12px 0;border-bottom:1px solid #343044; }
.catalog-notice p { flex:1; }
#view-explore .catalog-header { margin-top:4px; }
#view-explore .poster-grid,#view-library .poster-grid { grid-template-columns:repeat(7,minmax(0,1fr));gap:28px 18px; }
#view-library .continue-grid { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 18px; }
.library-tabs { display:flex;gap:8px;margin-bottom:25px;border-bottom:1px solid #252a3c; }
.library-tabs button { padding:10px 15px;border-bottom:2px solid transparent;background:none;color:#949eb6;font-size:13px; }
.library-tabs button.active { color:#cdc1ff;border-color:#9176ff; }
.settings-menu { display:grid;gap:1px;max-width:850px;border:1px solid #292e43;border-radius:14px;overflow:hidden;background:#252a3c; }
.settings-menu button { display:flex;align-items:center;gap:18px;width:100%;padding:20px 24px;background:#121724;text-align:left; }
.settings-menu button:hover { background:#1c2133; }
.settings-menu button > span:nth-child(2) { flex:1; }
.settings-menu strong { font-weight:550;font-size:15px;display:block; }
.settings-menu small { color:#98a4bd;font-size:12px;margin-top:5px;display:block; }
.setting-icon { width:43px;height:43px;display:grid!important;place-items:center;border-radius:11px;background:#222238;color:#b3a4f5;flex:none; }
.preferences-summary { max-width:850px;margin-top:30px; }
.preferences-summary h2 { font-size:19px;margin-bottom:15px; }
.preferences-summary > div { display:flex;justify-content:space-between;gap:25px;padding:10px 0;border-bottom:1px solid #1d2535;font-size:13px; }
.preferences-summary strong { font-weight:500;text-align:right; }
.preferences-summary span,.preferences-summary p { color:#97a2ba; }
.preferences-summary p { font-size:12px;margin-top:14px;max-width:680px; }
.settings-badges { margin-bottom:20px; }
.library-item { position:relative; }
.library-item .poster-card { width:100%; }
.remove-favorite { position:absolute;right:6px;top:6px;z-index:4;background:#111524ee;border:1px solid #afa5d066;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;opacity:0; }
.remove-favorite svg { width:16px;height:16px; }
.library-item:hover .remove-favorite,.library-item:focus-within .remove-favorite { opacity:1; }
.detail-save { display:inline-flex;align-items:center;gap:6px; }
.detail-save svg { width:18px;height:18px; }
.detail-hero:before { background:linear-gradient(90deg,#10131dee,#10131dbb 40%,#10131d30),linear-gradient(0deg,#10131d,transparent 75%); }
.detail-content,.details-dialog { background:#10131d; }
.detail-information h2 { text-wrap:balance; }
.smart-actions { flex-wrap:wrap; }
.stream-rank { flex-wrap:wrap; }
.footer { color:#6b7590;font-size:10px;max-width:1720px;padding:20px 0 26px;border-top:1px solid #161e2c; }
.footer > span:first-child { font-size:12px;color:#929cb1; }
.mobile-back { display:none; }
@media(min-width:1800px) { .main-content { padding:0 36px; }.shelf { margin-top:28px; }.home-hero { height:400px; } }
@media(max-width:1250px) {
  :root { --sidebar:196px; }
  .sidebar { padding:22px 12px; }.lume-brand { padding-left:10px;gap:8px; }.lume-brand > span:last-child { font-size:25px; }
  .nav-link { gap:13px;padding-left:14px;font-size:13px; }.main-content { padding:0 22px; }
  .hero-copy { width:60%;padding:28px; }.hero-title h1 { font-size:35px; }.hero-description { font-size:13px; }
  .media-rail { grid-auto-columns:calc((100% - 5 * 14px) / 6);gap:14px; }.continue-rail { grid-auto-columns:calc((100% - 3 * 14px) / 4); }
  .hero-actions button { font-size:13px;padding:10px 15px; }.hero-play { min-width:150px; }
  #view-explore .poster-grid,#view-library .poster-grid { grid-template-columns:repeat(5,minmax(0,1fr)); }
}
@media(max-width:980px) {
  :root { --sidebar:78px; }.sidebar { padding:20px 9px; }.lume-brand { padding:2px 7px;margin-bottom:28px; }.lume-brand > span:last-child { display:none; }
  .nav-link { justify-content:center;padding:13px; }.nav-link > span:last-child { display:none; }.server-card { justify-content:center;padding:16px; }.server-card > span { display:none; }
  .hero-copy { width:61%; }.hero-description { -webkit-line-clamp:3; }.hero-navigation { right:14px;bottom:14px;gap:8px; }
  .hero-dots { display:none; }.hero-actions { gap:8px; }.title-art { max-width:290px;width:100%; }
  .global-search { width:min(520px,70%); }.main-content { padding:0 18px; }
  #view-library .continue-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
}
@media(max-width:640px) {
  body { padding-bottom:calc(72px + env(safe-area-inset-bottom)); }
  .sidebar { inset:auto 0 0;width:100%;height:calc(66px + env(safe-area-inset-bottom));padding:4px 7px env(safe-area-inset-bottom);background:#0d1221f5;border:0;border-top:1px solid #2a2d43;backdrop-filter:blur(14px); }
  .lume-brand,.server-card { display:none; }.main-nav { flex-direction:row;align-items:center;justify-content:space-around;gap:2px;height:100%; }
  .nav-link { flex:1;flex-direction:column;gap:3px;min-height:52px;height:54px;min-width:0;padding:5px 2px;border-radius:9px;font-size:9px; }
  .nav-link > span:last-child { display:block;white-space:nowrap; }.nav-link svg { width:21px;height:21px; }.nav-link[data-view="settings"] { margin-top:0; }.nav-search { display:none; }
  .nav-link.selected { background:#25224288;border-color:transparent;box-shadow:inset 0 2px #8169ff; }
  .main-content { margin:0;padding:0 15px; }.site-header { height:68px;gap:10px;padding-top:env(safe-area-inset-top); }
  .mobile-brand { display:block;color:#aa97ff;font-size:24px;font-weight:800;background:transparent;padding:0;width:24px;flex:none; }.mobile-brand span { display:none; }
  .global-search { width:100%;height:40px;padding:0 10px;gap:8px; }.global-search input { font-size:16px;padding:8px 0; }.global-search kbd { display:none; }.global-search > [data-icon] { display:none; }
  .header-actions { position:static;gap:0; }.header-tool { display:none; }.settings-shortcut { width:30px;height:30px;font-size:12px; }
  .global-search input::placeholder { font-size:12px; }.global-search .search-submit { display:flex; }
  .view { padding-top:16px;min-height:calc(100dvh - 178px); }.home-view { padding-top:0; }
  .home-hero { height:410px;min-height:0;align-items:flex-end;border-radius:12px; }
  .hero-art { height:72%;object-position:65% 22%; }.hero-shade { background:linear-gradient(0deg,#0d101a 4%,#0d101afb 27%,#0d101a93 48%,#0d101a1a 83%); }
  .hero-copy { width:100%;padding:22px 20px 49px;max-width:none; }.hero-copy .eyebrow { font-size:10px;margin-bottom:7px; }
  .hero-title { margin-bottom:9px; }.hero-title h1 { font-size:31px;letter-spacing:-.8px; }.title-art { height:48px;max-height:55px;max-width:250px; }
  .hero-description { font-size:12px;line-height:1.55;-webkit-line-clamp:2;max-width:100%; }.hero-actions { margin-top:14px;gap:9px; }
  .hero-actions button { min-height:44px;font-size:12px;border-radius:8px;padding:9px 12px; }.hero-play { min-width:0;flex:1.1; }.hero-save { flex:1; }.hero-actions svg { width:18px;height:18px; }
  .hero-meta { margin-top:11px;font-size:10px;gap:4px 7px; }.hero-meta > span+span:before { margin-right:7px; }.hero-meta .resolution-limit { font-size:9px; }
  .hero-navigation { left:20px;right:14px;bottom:9px;gap:8px; }.hero-dots { display:flex;margin-right:auto; }.hero-dot { width:17px;height:26px; }.hero-arrow { width:29px;height:29px; }.hero-arrow svg { width:13px;height:13px; }
  .poster-backdrop .hero-art { width:100%;height:70%;object-fit:cover;opacity:.7; }
  .shelf { margin-top:22px; }.shelf-heading { margin-bottom:11px;gap:7px; }.shelf-heading h2 { font-size:18px;letter-spacing:-.45px; }.view-all { font-size:11px;padding-left:0;gap:3px; }.view-all svg { width:12px;height:12px; }
  .shelf-arrow { display:none; }.media-rail { gap:12px;grid-auto-columns:calc((100% - 24px) / 2.7); }.continue-rail { grid-auto-columns:70%; }
  .poster-title { font-size:11px;margin-top:7px; }.poster-year { font-size:10px; }.poster-image { border-radius:8px; }
  .continue-art { aspect-ratio:2.15/1; }.continue-card h3 { font-size:12px; }.continue-card p { font-size:11px; }.continue-play { width:37px;height:37px; }
  .dismiss-progress,.remove-favorite { opacity:1; }
  #view-explore .poster-grid,#view-library .poster-grid { grid-template-columns:repeat(3,minmax(0,1fr));gap:23px 11px; }
  #view-library .continue-grid { grid-template-columns:1fr;gap:22px; }.library-tabs { gap:0; }.library-tabs button { font-size:12px;padding:10px 12px; }
  .settings-menu button { padding:15px 13px;gap:13px; }.settings-menu strong { font-size:14px; }.settings-menu small { font-size:11px; }.settings-menu button > [data-icon]:last-child svg { width:15px;height:15px; }.setting-icon { width:34px;height:36px; }
  .preferences-summary strong,.preferences-summary span { font-size:12px; }.preferences-summary > div { gap:14px; }
  .catalog-notice { flex-wrap:wrap; }.catalog-notice p { flex-basis:100%; }.hero-unavailable .hero-copy { width:100%;padding:25px; }.hero-unavailable h1 { font-size:31px; }
  .hero-loading-content { width:100%;padding:25px; }.hero-loading { height:410px; }
  .smart-actions { flex-wrap:wrap; }.detail-save { justify-content:center; }.smart-source { line-height:1.6; }
  .footer { margin-top:12px; }.skip-link { left:10px; }
}
@media(max-width:360px) {
  .main-content { padding:0 12px; }.home-hero { height:415px; }.hero-copy { padding-left:16px;padding-right:16px; }.hero-actions { gap:7px; }.hero-actions button { font-size:11px;padding:9px; }.hero-actions svg { width:16px; }.hero-title h1 { font-size:28px; }
  .global-search input::placeholder { font-size:11px; }.shelf-heading h2 { font-size:17px; }.nav-link > span:last-child { font-size:8px; }
}
@media(prefers-reduced-motion:reduce) { *,*:before,*:after { animation:none!important;scroll-behavior:auto!important;transition:none!important; } }

/* Denser editorial covers on the home rails; browse grids retain the full 2:3 poster. */
.poster-rail .poster-image { aspect-ratio:3/4; }

.mobile-brand .lume-mark { width:25px;height:29px;display:block; }
