html {
  background: rgb(79,16,1);
  min-height: 100vh;
}

body{
  background: rgb(79,16,1);
  
}

.jubileumdag{
  max-width: 550px;
  max-height: 550px;
}

.jubileumsfoto { 
  aspect-ratio: 1 / 1;
  background-size: cover;
}

.jubileumModalPoster {
  @media (min-width: 768px) {
      max-width: 20vw;
      margin: 1vw;
    }
}



.cinema-shadow-text {
  text-shadow: 2px 2px 0 #000000, 2px -2px 0 #000000, -2px 2px 0 #000000, -2px -2px 0 #000000, 2px 0px 0 #000000, 0px 2px 0 #000000, -2px 0px 0 #000000, 0px -2px 0 #000000;
  color: #FFFFFF;
}

.cinema-shadow-text2 {
  text-shadow: 2px 2px 0 #000000, 2px -2px 0 #000000, -2px 2px 0 #000000, -2px -2px 0 #000000, 2px 0px 0 #000000, 0px 2px 0 #000000, -2px 0px 0 #000000, 0px -2px 0 #000000;
  color: #000000;
}

.deepshd {
  color: #e0dfdc;
  letter-spacing: .1em;
  text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9);
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}
.fa2 {
  padding: 20px;
  font-size: 30px;
  width: 70px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}
.fa2:hover {
  opacity: 0.7;
}
.fa {
  padding: 20px;
  font-size: 30px;
  width: 70px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
}
/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Email */
.fa-envelope {
  background: #13ed4d;
  color: white;
}

/* Utropstecken */
.fa-exclamation-circle {
  background: white;
  color: #8c8265;
}

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}

/* Insatgaram */
.fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
    color: white;
}


.cw-95 {
  width: 95% !important;
  margin: auto;
}
.cw-90 {
  width: 90% !important;
  margin: auto;
}

.cw-80 {
  width: 80% !important;
  margin: auto;
}
.btn-cinema {
  color: #fbdf2d;
  background-color: #a92202;
  border-color: #a92202;
}

.btn-cinema:hover {
  color: #fbdf2d;
  background-color: #4f1001;
  border-color: #a92202;
}

.btn-cinema:focus, .btn-cinema.focus {
  color: #fbdf2d;
  background-color: #4f1001;
  border-color: #a92202;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-cinema.disabled, .btn-cinema:disabled {
  color: #fbdf2d;
  background-color: #a92202;
  border-color: #a92202;
}


border-cinema{
  border-color: #fbdf2d !important;
  }

hr.style1{
	border-top: 2px solid ;
	color: #fbdf2d;
}

.bg-light {
    background-color: #4f1001 !important;
}

.innehall {
   	padding: 20px;
   	border: 2px solid #4f1001;
	background-color: #ffffff;
}
.programheader {
   	color: #fff !important;
}
.bg-cinema-dark-bg{
    background-color: #4f1001 !important;
}
    a.bg-cinema-dark-bg:hover, a.bg-cinema-dark-bg:focus,
    button.bg-cinema-dark-bg:hover,
    button.bg-cinema-dark-bg:focus {
      background-color: #a92202 !important;
}
.navbar {
	margin:50 !important;
	padding: 10px !important;
}


.col-cinema-dark-bg{
    background-color: #4f1001 !important;
}
.col-cinema-medium-bg{
    background-color: #6D1601 !important;
}
.primary-cinema{
	color: #fbdf2d;
}
.cinema-light{
	color: #a92202;
}
.cinema-light a {
	color: #a92202;
}
.icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #cccccc;
  border-radius: 1px;
}
.navbar-light-cinema {
  color: #fbdf2d;
}
.navbar-light-cinema a {
  color: #fbdf2d;
}
.navbar-light-cinema a:hoover {
  color: #fbdf2d;
}
.navbar-custom {
    background-color: #4f1001;
}


/* new section */

.navbar-cinema .navbar-brand {
  color: #fff;
}

.navbar-cinema .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-cinema .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-cinema .navbar-nav .nav-link:hover, .navbar-cinema .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-cinema .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-cinema .navbar-nav .show > .nav-link,
.navbar-cinema .navbar-nav .active > .nav-link,
.navbar-cinema .navbar-nav .nav-link.show,
.navbar-cinema .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-cinema .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-cinema .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-cinema .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-cinema .navbar-text a {
  color: #fff;
}

.navbar-cinema .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* v5 modern homepage */
:root {
  --cinema-wine: #4f1001;
  --cinema-wine-dark: #210905;
  --cinema-red: #a92202;
  --cinema-red-bright: #d23817;
  --cinema-gold: #fbdf2d;
  --cinema-cream: #fff8eb;
  --cinema-ink: #17100e;
}

html { scroll-behavior: smooth; }
body.home-page { margin: 0; background: var(--cinema-ink); color: #fff; font-family: "Open Sans", sans-serif; }
.home-page h1, .home-page h2, .home-page h3, .cinema-brand { font-family: "Montserrat", sans-serif; }
.home-page h2 { font-size: clamp(2rem, 4vw, 3.3rem); font-weight: 800; line-height: 1.05; margin: 0; }

.site-header { position: absolute; z-index: 20; top: 0; left: 0; width: 100%; border-bottom: 1px solid rgba(255,255,255,.14); background: linear-gradient(to bottom, rgba(20,5,2,.92), rgba(20,5,2,.3)); }
.cinema-nav { min-height: 88px; padding: .7rem 15px !important; }
.cinema-brand { display: flex; align-items: center; gap: .8rem; color: #fff !important; }
.cinema-brand img { width: auto; height: 56px; object-fit: contain; transform-origin: center; }
.cinema-brand:hover img,
.cinema-brand:focus img { animation: brand-logo-spin .8s cubic-bezier(.45,.05,.25,1); }
@keyframes brand-logo-spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
.cinema-brand span { display: flex; flex-direction: column; line-height: 1.05; }
.cinema-brand strong { font-size: 1.05rem; letter-spacing: .02em; }
.cinema-brand small { color: rgba(255,255,255,.65); font-family: "Open Sans", sans-serif; font-size: .68rem; margin-top: .3rem; }
.cinema-nav .nav-link { color: rgba(255,255,255,.82) !important; font-weight: 600; margin-left: .65rem; padding: .65rem .7rem !important; }
.cinema-nav .nav-link:hover, .cinema-nav .nav-link:focus { color: var(--cinema-gold) !important; }
.cinema-nav .dropdown-menu { background: #fffaf2; border: 0; border-radius: .75rem; padding: .5rem; box-shadow: 0 18px 50px rgba(0,0,0,.25); }
.cinema-nav .dropdown-item { border-radius: .45rem; padding: .6rem .8rem; }
.cinema-nav .dropdown-item:hover { background: #f5eadd; color: var(--cinema-red); }
.btn-ticket { color: #210905 !important; background: var(--cinema-gold); border: 1px solid var(--cinema-gold); border-radius: 999px; font-weight: 800; padding: .72rem 1.25rem; box-shadow: 0 10px 30px rgba(251,223,45,.16); }
.btn-ticket:hover, .btn-ticket:focus { background: #fff08a; border-color: #fff08a; transform: translateY(-1px); }

.hero { position: relative; display: flex; align-items: flex-end; min-height: min(850px, 92vh); padding: 170px 0 115px; overflow: hidden; background: var(--cinema-wine-dark); }
.hero::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(90deg, rgba(25,5,2,.98) 0%, rgba(35,7,3,.77) 42%, rgba(35,7,3,.18) 75%), linear-gradient(0deg, var(--cinema-ink) 0%, transparent 40%), var(--hero-image); background-size: cover; background-position: center 22%; filter: saturate(.85); transform: scale(1.01); }
.hero-content { position: relative; z-index: 1; }
.eyebrow { color: var(--cinema-gold); font-family: "Montserrat", sans-serif; font-size: .77rem; font-weight: 800; letter-spacing: .18em; margin: 0 0 .85rem; text-transform: uppercase; }
.hero h1 { max-width: 780px; font-size: clamp(3rem, 7.5vw, 6.5rem); font-weight: 800; letter-spacing: -.055em; line-height: .94; margin: 0; text-wrap: balance; }
.hero-copy { max-width: 620px; color: rgba(255,255,255,.78); font-size: clamp(1rem, 1.6vw, 1.2rem); line-height: 1.7; margin: 1.6rem 0 2rem; }
.hero-actions { display: flex; flex-wrap: wrap; gap: .8rem; }
.btn-ghost { color: #fff; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.4); border-radius: 999px; font-weight: 700; padding: .72rem 1.35rem; backdrop-filter: blur(10px); }
.btn-ghost:hover { color: var(--cinema-gold); border-color: var(--cinema-gold); }
.hero-scroll { position: absolute; right: max(30px, calc((100vw - 1140px) / 2)); bottom: 42px; z-index: 1; color: rgba(255,255,255,.66); font-size: .75rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.hero-scroll:hover { color: var(--cinema-gold); text-decoration: none; }

.movie-section { background: var(--cinema-ink); padding: 90px 0 110px; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 1rem; margin-bottom: 2.2rem; }
.text-link { color: var(--cinema-gold); font-weight: 700; white-space: nowrap; }
.text-link:hover { color: #fff08a; text-decoration: none; }
.movie-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2rem 1.35rem; }
.movie-card { min-width: 0; background: #211816; border: 1px solid rgba(255,255,255,.08); border-radius: 1rem; overflow: hidden; transition: transform .25s ease, border-color .25s ease; }
.movie-card:hover { transform: translateY(-6px); border-color: rgba(251,223,45,.45); }
.movie-poster-wrap { position: relative; aspect-ratio: 2/3; overflow: hidden; background: #34231f; }
.movie-poster { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.movie-card:hover .movie-poster { transform: scale(1.025); }
.movie-badge { position: absolute; top: 1rem; left: 1rem; color: #fff; background: var(--cinema-red); border-radius: 999px; font-size: .68rem; font-weight: 800; letter-spacing: .1em; padding: .42rem .7rem; text-transform: uppercase; }
.movie-card-body { display: flex; flex-direction: column; min-height: 210px; padding: 1.35rem; }
.movie-card h3 { font-size: 1.18rem; font-weight: 700; line-height: 1.3; margin: 0 0 .65rem; }
.movie-card p { color: rgba(255,255,255,.62); font-size: .88rem; line-height: 1.6; }
.movie-card form { margin-top: auto; }
.movie-link { color: var(--cinema-gold); background: none; border: 0; padding: .5rem 0 0; font-weight: 800; cursor: pointer; }
.movie-showtimes { display: flex; flex-wrap: wrap; gap: .45rem; margin: .4rem 0 1rem; }
.movie-showtimes a { display: flex; align-items: center; gap: .38rem; color: #fff; background: rgba(255,255,255,.07); border: 1px solid rgba(251,223,45,.25); border-radius: 999px; font-size: .72rem; padding: .42rem .65rem; }
.movie-showtimes a:hover { color: var(--cinema-ink); background: var(--cinema-gold); border-color: var(--cinema-gold); text-decoration: none; }
.movie-showtimes span { opacity: .7; }
.movie-showtimes strong { font-family: "Montserrat", sans-serif; }
.empty-state { padding: 4rem; text-align: center; border: 1px dashed rgba(255,255,255,.2); border-radius: 1rem; }

.schedule-section { background: linear-gradient(135deg, #651601, var(--cinema-wine) 60%, #310c04); padding: 95px 0; }
.schedule-layout { display: grid; grid-template-columns: .78fr 1.22fr; gap: 6rem; align-items: start; }
.schedule-intro > p:not(.eyebrow) { color: rgba(255,255,255,.7); line-height: 1.75; margin: 1.25rem 0 1.8rem; }
.schedule-intro .btn { border-radius: 999px; font-weight: 700; }
.show-list { border-top: 1px solid rgba(255,255,255,.18); }
.show-row { display: grid; grid-template-columns: 90px 1fr auto; gap: 1.25rem; align-items: center; min-height: 98px; border-bottom: 1px solid rgba(255,255,255,.18); }
.show-date { display: flex; flex-direction: column; }
.show-date strong { font-family: "Montserrat", sans-serif; font-size: .8rem; text-transform: uppercase; }
.show-date span, .show-title span { color: rgba(255,255,255,.58); font-size: .82rem; }
.show-title h3 { font-size: 1.05rem; margin: 0 0 .25rem; }
.show-book { color: var(--cinema-gold); font-weight: 800; }
.show-book:hover { color: #fff; text-decoration: none; }
.show-empty { display: block; padding: 2rem 0; color: rgba(255,255,255,.7); }

.quick-links { padding: 70px 0; background: var(--cinema-cream); color: var(--cinema-ink); }
.quick-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.quick-grid > a { display: grid; grid-template-columns: auto 1fr auto; gap: 1.2rem; align-items: center; color: var(--cinema-ink); border: 1px solid #e1d4c8; border-radius: 1rem; padding: 1.7rem; transition: border-color .2s, transform .2s; }
.quick-grid > a:hover { border-color: var(--cinema-red); text-decoration: none; transform: translateY(-3px); }
.quick-grid h3 { font-size: 1.05rem; font-weight: 800; margin: 0 0 .25rem; }
.quick-grid p { color: #6f625d; font-size: .86rem; margin: 0; }
.quick-icon { display: grid; place-items: center; width: 48px; height: 48px; color: var(--cinema-gold); background: var(--cinema-wine); border-radius: 50%; }
.newsletter { padding: 80px 0; background: #221714; }
.newsletter-inner { display: grid; grid-template-columns: 1fr 1.25fr; gap: 4rem; align-items: center; }
.newsletter h2 { font-size: clamp(1.8rem, 3vw, 2.6rem); }
.newsletter p:not(.eyebrow) { color: rgba(255,255,255,.62); margin: .7rem 0 0; }
.newsletter-form { display: grid; grid-template-columns: 1fr 1.3fr auto; gap: .6rem; }
.newsletter-form input { min-width: 0; color: #fff; background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.2); border-radius: 999px; padding: .8rem 1rem; outline: none; }
.newsletter-form input:focus { border-color: var(--cinema-gold); }
.site-footer { color: rgba(255,255,255,.67); background: #120b09; padding: 65px 0 25px; }
.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 3rem; }
.footer-brand { color: #fff; font-family: "Montserrat", sans-serif; font-size: 1.35rem; font-weight: 800; }
.footer-brand:hover { color: var(--cinema-gold); text-decoration: none; }
.site-footer p { font-size: .88rem; line-height: 1.7; margin: .8rem 0 0; }
.site-footer h2 { color: #fff; font-size: .78rem; letter-spacing: .12em; margin: 0 0 1rem; text-transform: uppercase; }
.footer-grid > div > a:not(.footer-brand) { display: block; color: rgba(255,255,255,.67); font-size: .88rem; margin: .5rem 0; }
.footer-grid > div > a:hover { color: var(--cinema-gold); text-decoration: none; }
.footer-socials { display: flex; gap: .55rem; }
.footer-socials .fa { display: grid; place-items: center; width: 38px; height: 38px; padding: 0; color: #fff; background: rgba(255,255,255,.08); border-radius: 50%; font-size: 1rem; transition: transform .2s ease, background .2s ease, box-shadow .2s ease; }
.footer-socials .fa:hover,
.footer-socials .fa:focus { color: #fff; text-decoration: none; transform: translateY(-2px); }
.footer-socials .fa-facebook:hover,
.footer-socials .fa-facebook:focus { background: #3b5998; box-shadow: 0 0 0 4px rgba(59,89,152,.18), 0 8px 22px rgba(59,89,152,.42); }
.footer-socials .fa-instagram:hover,
.footer-socials .fa-instagram:focus { background: #d6249f; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%); box-shadow: 0 0 0 4px rgba(214,36,159,.16), 0 8px 22px rgba(214,36,159,.38); }
.footer-socials .fa-envelope:hover,
.footer-socials .fa-envelope:focus { background: #13ed4d; box-shadow: 0 0 0 4px rgba(19,237,77,.14), 0 8px 22px rgba(19,237,77,.34); }
.footer-bottom { display: flex; justify-content: space-between; gap: 1rem; border-top: 1px solid rgba(255,255,255,.1); font-size: .72rem; margin-top: 3rem; padding-top: 1.4rem; }
.cinema-facts { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; margin-top: 2.5rem; }
.cinema-facts > div { display: flex; flex-direction: column; gap: .35rem; padding: 1rem; background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.08); border-radius: .75rem; }
.cinema-facts strong { color: var(--cinema-gold); font-family: "Montserrat", sans-serif; font-size: .7rem; letter-spacing: .08em; text-transform: uppercase; }
.cinema-facts span, .cinema-facts a { color: rgba(255,255,255,.68); font-size: .78rem; line-height: 1.45; }
.cinema-facts a:hover { color: #fff; }

@media (max-width: 991.98px) {
  .site-header { background: rgba(25,5,2,.94); }
  .cinema-nav .navbar-collapse { padding: 1rem 0 1.4rem; }
  .cinema-nav .navbar-nav { align-items: stretch !important; }
  .cinema-nav .nav-link { margin-left: 0; }
  .cinema-nav .nav-item { border-bottom: 1px solid rgba(255,255,255,.08); }
  .cinema-nav .nav-item:last-child { border-bottom: 0; }
  .cinema-nav .nav-link { padding: .85rem .25rem !important; font-size: 1.05rem; }
  .cinema-nav .btn-ticket { display: block; width: 100%; margin: 1rem 0 0; text-align: center; }
  .movie-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .schedule-layout, .newsletter-inner { grid-template-columns: 1fr; gap: 2.8rem; }
  .newsletter-form { grid-template-columns: 1fr 1fr; }
  .newsletter-form button { grid-column: 1 / -1; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .cinema-facts { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 575.98px) {
  .cinema-brand small { display: none; }
  .hero { min-height: 760px; padding: 145px 0 90px; }
  .hero::before { background-image: linear-gradient(0deg, var(--cinema-ink) 0%, rgba(30,6,3,.5) 65%, rgba(30,6,3,.75)), var(--hero-image); background-position: center; }
  .hero h1 { font-size: clamp(2.8rem, 15vw, 4.5rem); }
  .hero-actions .btn { width: 100%; }
  .hero-scroll { display: none; }
  .section-heading { align-items: flex-start; flex-direction: column; }
  .movie-section { padding: 70px 0; }
  .movie-grid { grid-template-columns: 1fr; }
  .movie-card-body { min-height: 190px; }
  .schedule-section { padding: 70px 0; }
  .show-row { grid-template-columns: 68px 1fr; padding: 1rem 0; }
  .show-book { grid-column: 2; }
  .quick-grid { grid-template-columns: 1fr; }
  .newsletter-form { grid-template-columns: 1fr; }
  .newsletter-form button { grid-column: auto; }
  .footer-grid { grid-template-columns: 1fr; gap: 2rem; }
  .footer-bottom { align-items: flex-start; flex-direction: column; }
  .cinema-facts { grid-template-columns: 1fr; }
}

/* v5 subpages: shared visual system */
body.subpage {
  margin: 0;
  overflow-x: hidden;
  color: #332925;
  background: var(--cinema-ink) !important;
  font-family: "Open Sans", sans-serif;
}

.subpage h1,
.subpage h2,
.subpage h3,
.subpage h4,
.subpage h5,
.subpage .cinema-brand {
  font-family: "Montserrat", sans-serif;
}

.subpage .site-header {
  position: relative;
  background: linear-gradient(135deg, #210905, var(--cinema-wine));
  box-shadow: 0 8px 35px rgba(30, 6, 2, .2);
}

.subpage > style + .site-header,
.subpage > .site-header {
  z-index: 20;
}

/* Hide the old yellow divider around the content; the new header supplies hierarchy. */
.subpage > .row.no-gutters:has(hr.style1),
.subpage > div > .row.no-gutters:has(hr.style1) {
  display: none;
}

.subpage > .row.no-gutters:not(.footer-grid),
.subpage > div > .row.no-gutters {
  margin: 0 !important;
}

/* Old page-header images become a consistent editorial header. */
.subpage h3.text-center:has(img[src*="page_bg_"]) {
  position: relative;
  display: flex;
  align-items: flex-end;
  width: 100%;
  min-height: 210px;
  margin: 0 0 2rem;
  padding: 2.4rem clamp(1.4rem, 4vw, 3.5rem);
  overflow: hidden;
  color: #fff;
  border-radius: 0 0 1.25rem 1.25rem;
  background: linear-gradient(110deg, #210905, #651601 65%, #8a2107);
  text-align: left !important;
}

.subpage h3.text-center:has(img[src*="page_bg_"])::before {
  position: relative;
  z-index: 1;
  display: block;
  font-size: clamp(2.1rem, 5vw, 4rem);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -.045em;
}

.subpage h3.text-center:has(img[src*="page_bg_"])::after {
  content: "FILM ÄR BÄST PÅ BIO";
  position: absolute;
  z-index: 1;
  top: 2.1rem;
  left: clamp(1.4rem, 4vw, 3.5rem);
  color: var(--cinema-gold);
  font-family: "Montserrat", sans-serif;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .18em;
}

/* A restrained 35 mm film strip along the editorial header edge. */
.subpage h3.text-center:has(img[src*="page_bg_"]) {
  border-bottom: 16px solid rgba(18, 5, 2, .74);
  background-image:
    radial-gradient(ellipse at center, rgba(251, 223, 45, .72) 0 42%, transparent 46%),
    linear-gradient(110deg, #210905, #651601 65%, #8a2107);
  background-position: left bottom, center;
  background-repeat: repeat-x, no-repeat;
  background-size: 34px 10px, cover;
}

.subpage h3.text-center:has(img[src*="page_bg_"]) {
  box-shadow:
    inset 0 -7px 0 rgba(251, 223, 45, .08),
    0 14px 35px rgba(79, 16, 1, .12);
}


.page-program h3.text-center:has(img[src*="page_bg_program"])::before { content: "Program"; }
.page-kommande h3.text-center:has(img[src*="page_bg_kommande"])::before { content: "Kommande filmer"; }
.page-filminfo h3.text-center:has(img[src*="page_bg_filminformation"])::before { content: "Om filmen"; }
.page-nyheter h3.text-center:has(img[src*="page_bg_nyheter"])::before { content: "Nyheter"; }
.page-presentkort h3.text-center:has(img[src*="page_bg_presentkort"])::before { content: "Presentkort"; }
.page-om-oss h3.text-center:has(img[src*="page_bg_om_oss"])::before { content: "Om Nöjesstjärnan"; }
.page-hyra h3.text-center:has(img[src*="page_bg_hyra"])::before { content: "Hyr biografen"; }

.subpage h3.text-center:has(img[src*="page_bg_"]) img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .12;
  filter: grayscale(1);
}

/* Program headings inside sidebars should be compact, not a second hero. */
.subpage h3.text-center:has(img[src*="page_bg_program"]):not(:first-child),
.page-filminfo h3.text-center:has(img[src*="page_bg_program"]),
.page-nyheter h3.text-center:has(img[src*="page_bg_program"]),
.page-om-oss h3.text-center:has(img[src*="page_bg_program"]) {
  min-height: auto;
  margin: 1rem 0;
  padding: 1.2rem;
  border-radius: .8rem;
}

.subpage h3.text-center:has(img[src*="page_bg_program"]):not(:first-child)::before,
.page-filminfo h3.text-center:has(img[src*="page_bg_program"])::before,
.page-nyheter h3.text-center:has(img[src*="page_bg_program"])::before,
.page-om-oss h3.text-center:has(img[src*="page_bg_program"])::before {
  content: "Program";
  font-size: 1.45rem;
  letter-spacing: -.02em;
}

.subpage h3.text-center:has(img[src*="page_bg_program"]):not(:first-child)::after,
.page-filminfo h3.text-center:has(img[src*="page_bg_program"])::after,
.page-nyheter h3.text-center:has(img[src*="page_bg_program"])::after,
.page-om-oss h3.text-center:has(img[src*="page_bg_program"])::after {
  display: none;
}

/* Override legacy inline burgundy columns with a light content canvas. */
.subpage [style*="background-color: #4f1001"] {
  background-color: transparent !important;
}

.subpage .col-md-10 {
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.subpage .col-md-1:empty,
.subpage .col-md-2:empty {
  display: none;
}

.subpage .row.m-2 {
  margin: 0 !important;
  padding: 0 0 5rem;
}

.page-nyheter .row.m-2 > .col-md-8,
.page-om-oss .row.m-2 > .col-md-8 {
  flex: 0 1 1050px;
  max-width: 1050px;
  margin-right: auto;
  margin-left: auto;
}

.page-nyheter .row.m-2 > .col-md-8 > .row,
.page-om-oss .row.m-2 > .col-md-8 > .row {
  justify-content: center;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.page-nyheter .card-group,
.page-om-oss .card-deck {
  justify-content: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.page-kommande .card-group,
.page-presentkort .card-group {
  gap: 1rem;
}

.page-nyheter .card-title,
.page-om-oss .card-title,
.page-om-oss .card h6 {
  text-align: center;
}

.subpage .row.m-2 > .col-md-8,
.subpage .row.m-2 > .col-md-4 {
  padding-right: .75rem;
  padding-left: .75rem;
}

.subpage .card,
.subpage [style*="background-color: #ffffff"] {
  color: #332925;
  background: #fffdf8 !important;
  border: 1px solid rgba(251, 223, 45, .42) !important;
  border-radius: 1rem !important;
  box-shadow: 0 20px 55px rgba(0, 0, 0, .3) !important;
}

.subpage .card-body,
.subpage .card-block {
  padding: clamp(1rem, 2.5vw, 2rem);
}

.subpage .card-title {
  color: var(--cinema-wine);
  font-weight: 800;
  line-height: 1.25;
}

.subpage .card-text,
.subpage .svart,
.subpage .card p {
  color: #665954;
  line-height: 1.7;
}

.subpage .card-img-top {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: .75rem .75rem 0 0;
  object-fit: cover;
}

.subpage .content-image,
.subpage .card img:not(.card-img-top) {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.subpage hr {
  border-color: #eadfd5;
}

.subpage a:not(.btn):not(.nav-link):not(.navbar-brand):not(.dropdown-item):not(.fa) {
  color: var(--cinema-red);
  font-weight: 700;
}

.subpage .btn-cinema,
.subpage .btn-primary,
.subpage button[type="submit"] {
  color: #210905;
  background: var(--cinema-gold);
  border-color: var(--cinema-gold);
  border-radius: 999px;
  font-weight: 800;
  padding: .65rem 1.1rem;
}

.subpage .btn-cinema:hover,
.subpage .btn-primary:hover,
.subpage button[type="submit"]:hover {
  color: #fff;
  background: var(--cinema-red);
  border-color: var(--cinema-red);
}

.subpage iframe {
  max-width: 100%;
  border: 0;
  border-radius: .75rem;
}

.subpage .site-footer {
  margin-top: 0;
}

.subpage .site-footer a:not(.fa) {
  color: #fff !important;
}

.subpage .site-footer a:not(.fa):hover,
.subpage .site-footer a:not(.fa):focus {
  color: var(--cinema-gold) !important;
  text-decoration: none;
}

/* Program: turn the legacy rows into compact, scannable screening cards. */
.page-program .card.p-2.border-cinema.w-100 {
  background: #e8dfd8 !important;
}

.page-program .card-body > .row.no-gutters {
  align-items: center;
  margin: 0 0 1rem !important;
  padding: 1rem;
  background: #fffdf8;
  border: 1px solid #eadfd5;
  border-radius: .85rem;
  box-shadow: 0 8px 20px rgba(51,41,37,.08);
}

.page-program .card-body > .row.no-gutters .card-img-left {
  display: block;
  width: 100%;
  max-width: 120px;
  height: 170px;
  object-fit: cover;
  border-radius: .65rem !important;
}

.page-program .card-body > .row.no-gutters h4 {
  color: var(--cinema-red);
  font-size: .8rem;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.page-program .card-body > .row.no-gutters h5 {
  color: var(--cinema-wine);
  font-size: 1.35rem;
  font-weight: 800;
}

.page-program .card-body > .row.mt-1 {
  margin: -.55rem 0 1.6rem !important;
  padding: 0 1rem 1rem;
}

/* Film information: poster, facts, trailer and booking read as one feature. */
.page-filminfo .row.m-2 > .col-md-8 { flex: 0 1 1100px; max-width: 1100px; margin-right: auto; margin-left: auto; }
.page-filminfo .card-group { align-items: stretch; gap: 1rem; width: 100%; }
.page-filminfo .card-group > .card:first-child { flex: 0 1 38%; }
.page-filminfo .card-group > .card:last-child { flex: 1 1 58%; }
.page-filminfo .card-group > .card:first-child .card-img-top { max-height: 540px; object-fit: contain; background: #211714; }
.page-filminfo .card-title { font-size: 1.5rem; }
.page-filminfo .card-text { margin-bottom: .55rem !important; }
.page-filminfo .embed-responsive { border-radius: .75rem; overflow: hidden; background: #100a08; }

.current-movies-section {
  margin-top: 2rem;
  padding-right: .75rem;
  padding-left: .75rem;
}

.current-movies-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.25rem;
}

.current-movies-heading h4 {
  color: #fff;
  font-size: clamp(1.45rem, 3vw, 2rem);
  font-weight: 800;
  margin: 0;
}

.current-movies-heading a {
  color: var(--cinema-gold) !important;
  font-weight: 700;
  white-space: nowrap;
}

.current-movies-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.current-movie-card { margin: 0; }

.page-filminfo .current-movie-card button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
  color: #fff;
  text-align: left;
  background: #211816;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: .85rem;
  box-shadow: none;
  cursor: pointer;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.page-filminfo .current-movie-card button:hover,
.page-filminfo .current-movie-card button:focus {
  color: #fff;
  background: #211816;
  border-color: rgba(251,223,45,.45);
  box-shadow: 0 12px 28px rgba(169,34,2,.18);
  transform: translateY(-3px);
}

.current-movie-poster {
  display: block;
  aspect-ratio: 2 / 3;
  overflow: hidden;
  background: #34231f;
}

.current-movie-poster img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.current-movie-title {
  display: block;
  min-height: 4.3rem;
  padding: 1rem;
  font-family: "Montserrat", sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.35;
}

/* Small cinema details: light beams, red glow, ticket notches and an opening curtain. */
.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: .18;
  background:
    linear-gradient(112deg, transparent 8%, rgba(255, 238, 180, .16) 27%, transparent 44%),
    linear-gradient(248deg, transparent 15%, rgba(255, 238, 180, .11) 34%, transparent 50%);
  mix-blend-mode: screen;
}

.movie-card {
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.movie-card:hover {
  box-shadow: 0 18px 42px rgba(169, 34, 2, .2), 0 0 24px rgba(169, 34, 2, .12);
}

.btn-ticket,
.subpage .btn-cinema {
  position: relative;
  transition: transform .2s ease, box-shadow .2s ease;
}

.btn-ticket::before,
.btn-ticket::after {
  content: "";
  position: absolute;
  top: 50%;
  width: .48rem;
  height: .48rem;
  border-radius: 50%;
  background: var(--cinema-ink);
  transform: translateY(-50%);
}

.btn-ticket::before { left: -.24rem; }
.btn-ticket::after { right: -.24rem; }

.btn-ticket:hover,
.subpage .btn-cinema:hover {
  box-shadow: 0 0 0 4px rgba(169,34,2,.14), 0 12px 30px rgba(169,34,2,.24);
}

body.home-page::before,
body.home-page::after {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  width: 51%;
  pointer-events: none;
  background:
    repeating-linear-gradient(90deg, rgba(255,255,255,.025) 0 7%, rgba(0,0,0,.08) 7% 14%),
    linear-gradient(90deg, #4f1001, #7d1b08 72%, #4f1001);
  box-shadow: 0 0 35px rgba(0,0,0,.45);
}

body.home-page::before {
  left: 0;
  transform-origin: left center;
  animation: curtain-open-left 1.05s cubic-bezier(.7,0,.2,1) .15s both;
}

body.home-page::after {
  right: 0;
  transform-origin: right center;
  animation: curtain-open-right 1.05s cubic-bezier(.7,0,.2,1) .15s both;
}

@keyframes curtain-open-left {
  to { transform: translateX(-102%); }
}

@keyframes curtain-open-right {
  to { transform: translateX(102%); }
}

@media (prefers-reduced-motion: reduce) {
  body.home-page::before,
  body.home-page::after { display: none; }

  .movie-card,
  .movie-poster,
  .btn-ticket { transition: none; }

  .cinema-brand:hover img,
  .cinema-brand:focus img { animation: none; }
}

@media (max-width: 991.98px) {
  .subpage .row.m-2 > .col-md-8,
  .subpage .row.m-2 > .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .subpage .card-deck,
  .subpage .card-group {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    width: 100%;
  }

  .subpage .card {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 1rem !important;
  }

  .page-filminfo .card-group > .card:first-child,
  .page-filminfo .card-group > .card:last-child { flex: 1 1 100%; }

  .current-movies-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 575.98px) {
  .subpage h3.text-center:has(img[src*="page_bg_"]) {
    min-height: 175px;
    margin-right: -15px;
    margin-left: -15px;
    width: calc(100% + 30px);
    border-radius: 0;
  }

  .subpage .row.m-2 {
    padding-bottom: 3rem;
  }

  .current-movies-heading { align-items: flex-start; flex-direction: column; }
  .current-movies-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}


/* Tidsstyrda meddelanden – v1.1.0 */
.notice-section { background: #171717; padding: 1.5rem 0 0; }
.cinema-notice { display: flex; align-items: center; gap: 1.4rem; padding: 1.35rem 1.6rem; color: #fff; background: linear-gradient(110deg, #561409, #2d0c08); border: 1px solid rgba(251, 223, 45, .7); border-radius: 18px; box-shadow: 0 16px 38px rgba(0, 0, 0, .3); }
.cinema-notice + .cinema-notice { margin-top: 1rem; }
.cinema-notice-image-frame { display: block; width: 112px; height: 82px; overflow: hidden; background: #211816; border-radius: 10px; flex: 0 0 auto; }
.cinema-notice-image { display: block; width: 100%; height: 100%; object-fit: cover; }
.cinema-notice-icon { display: grid; place-items: center; width: 72px; height: 72px; flex: 0 0 auto; color: #fbdf2d; font-size: 2rem; border-right: 1px solid rgba(251, 223, 45, .35); }
.cinema-notice-copy { flex: 1 1 auto; }
.cinema-notice-copy .eyebrow { color: #fbdf2d; margin-bottom: .25rem; }
.cinema-notice-copy h2 { margin: 0 0 .25rem; font-size: clamp(1.25rem, 2.2vw, 1.8rem); }
.cinema-notice-copy p:last-child { margin: 0; color: rgba(255,255,255,.84); }
.cinema-notice-button { flex: 0 0 auto; }
@media (max-width: 767.98px) {
  .cinema-notice { align-items: flex-start; flex-wrap: wrap; padding: 1.15rem; }
  .cinema-notice-image-frame { width: 88px; height: 70px; }
  .cinema-notice-icon { width: 50px; height: 54px; font-size: 1.5rem; }
  .cinema-notice-copy { min-width: calc(100% - 120px); }
  .cinema-notice-button { width: 100%; }
}


/* v1.2.0 — Bioguiden-powered upcoming movies */
body.upcoming-page { background: #171717; }
.upcoming-main { position: relative; width: min(1180px, calc(100% - 32px)); margin: 0 auto; padding: 3.4rem 0 4.5rem; }
.upcoming-main::before { content: ""; position: fixed; z-index: -1; inset: 10% -10% auto 45%; height: 380px; pointer-events: none; background: radial-gradient(ellipse, rgba(251,223,45,.08), transparent 68%); transform: rotate(-9deg); }
.upcoming-intro { max-width: 760px; margin: 0 auto 2.8rem; color: #fff; text-align: center; }
.upcoming-intro .eyebrow { margin-bottom: .55rem; color: #e5b942; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.upcoming-intro h1 { margin-bottom: .65rem; color: #fff; font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.45rem, 6vw, 4.5rem); font-weight: 700; letter-spacing: .035em; text-transform: uppercase; }
.upcoming-intro > p:last-child { color: #bbb; font-size: 1.02rem; line-height: 1.75; }
.upcoming-month { display: flex; align-items: center; gap: 16px; margin: 2.7rem 0 1rem; color: #e5b942; font-size: .94rem; letter-spacing: .18em; text-align: center; }
.upcoming-month::before, .upcoming-month::after { content: ""; height: 1px; flex: 1; background: linear-gradient(90deg, transparent, rgba(229,185,66,.8)); }
.upcoming-month::after { background: linear-gradient(90deg, rgba(229,185,66,.8), transparent); }
.upcoming-card { position: relative; display: grid; grid-template-columns: minmax(260px, 42%) minmax(0, 58%); min-height: 385px; margin-bottom: 1.35rem; overflow: hidden; color: #e9e7e3; background: linear-gradient(125deg, #2b2b2b, #202020); border: 1px solid rgba(255,255,255,.18); border-radius: 18px; box-shadow: 0 20px 48px rgba(0,0,0,.34); }
.upcoming-card::before, .upcoming-card::after { content: ""; position: absolute; z-index: 3; top: 50%; width: 22px; height: 44px; background: #171717; border-radius: 50%; transform: translateY(-50%); }
.upcoming-card::before { left: -12px; }.upcoming-card::after { right: -12px; }
.upcoming-card-reverse { grid-template-columns: minmax(0,58%) minmax(260px,42%); }
.upcoming-card-reverse .upcoming-poster { order: 2; }.upcoming-card-reverse .upcoming-copy { order: 1; }
.upcoming-poster { position: relative; min-height: 385px; overflow: hidden; background: #311008; }
.upcoming-poster::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, transparent 68%, rgba(32,32,32,.72)); pointer-events: none; }
.upcoming-card-reverse .upcoming-poster::after { background: linear-gradient(270deg, transparent 68%, rgba(32,32,32,.72)); }
.upcoming-poster img { width: 100%; height: 100%; min-height: 385px; object-fit: cover; transition: transform .5s ease, filter .5s ease; }
.upcoming-card:hover .upcoming-poster img { transform: scale(1.025); filter: saturate(1.08); }
.upcoming-poster-placeholder { display: grid; place-items: center; align-content: center; height: 100%; min-height: 385px; color: #e5b942; background: radial-gradient(circle at 50% 35%, #6b1c0d, #250b07 70%); text-align: center; text-transform: uppercase; letter-spacing: .18em; }
.upcoming-poster-placeholder i { margin-bottom: 12px; font-size: 3.4rem; }
.upcoming-copy { position: relative; padding: clamp(1.55rem, 3.5vw, 2.8rem); }
.upcoming-copy::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 12px; opacity: .4; background: radial-gradient(circle, #050505 3px, transparent 4px) center 2px/12px 18px repeat-y; transform: translateX(-6px); }
.upcoming-card-reverse .upcoming-copy::before { right: 0; left: auto; transform: translateX(6px); }
.upcoming-status { display: inline-flex; margin-bottom: .75rem; padding: .33rem .7rem; color: #f6d764; background: rgba(79,16,1,.78); border: 1px solid rgba(246,215,100,.45); border-radius: 999px; font-size: .7rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.upcoming-status.is-bookable { color: #fff; background: #8f210d; border-color: #d65a39; box-shadow: 0 0 18px rgba(169,34,2,.3); }
.upcoming-copy h2 { margin: 0 0 .2rem; color: #fff; font-family: Georgia, "Times New Roman", serif; font-size: clamp(2rem, 4vw, 3.25rem); line-height: 1.05; text-transform: uppercase; }
.upcoming-original { margin: 0 0 .45rem; color: #8f8f8f; font-style: italic; }
.upcoming-premiere { margin: 0 0 .75rem; color: #e5b942; font-size: 1.14rem; font-weight: 700; }
.upcoming-facts { display: flex; flex-wrap: wrap; gap: .45rem; margin-bottom: .9rem; }
.upcoming-facts span { padding: .3rem .58rem; color: #c9c9c9; border: 1px solid #555; border-radius: 5px; font-size: .72rem; font-weight: 700; text-transform: uppercase; }
.upcoming-summary { margin-bottom: .65rem; color: #d0ceca; line-height: 1.65; }
.upcoming-details { margin-bottom: .8rem; }.upcoming-details summary { color: #e5b942; cursor: pointer; font-weight: 700; }.upcoming-details p { margin-top: .8rem; color: #c9c7c3; line-height: 1.65; }
.upcoming-credits { color: #aaa; font-size: .87rem; }
.upcoming-video { position: relative; width: 100%; margin-top: 1.2rem; overflow: hidden; background: #111; border: 1px solid rgba(255,255,255,.16); border-radius: 12px; box-shadow: 0 14px 34px rgba(0,0,0,.34); aspect-ratio: 16 / 9; }
.upcoming-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.upcoming-actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 1.15rem; }
.upcoming-actions .btn { padding: .7rem 1rem; border-radius: 7px; font-size: .78rem; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.upcoming-trailer { color: #f6d764 !important; background: linear-gradient(135deg,#8d1d0b,#611106); border: 1px solid #d85734; box-shadow: 0 8px 22px rgba(169,34,2,.22); }
.upcoming-trailer:hover { color: #fff !important; background: #a92202; box-shadow: 0 0 24px rgba(213,56,27,.42); }
.upcoming-shows { margin-top: 1.15rem; padding-top: 1rem; border-top: 1px solid #474747; }
.upcoming-shows h3 { color: #e5b942; font-size: .8rem; letter-spacing: .12em; text-transform: uppercase; }
.upcoming-show { display: flex; justify-content: space-between; gap: 12px; padding: .42rem 0; color: #cac8c4; font-size: .86rem; border-bottom: 1px solid #383838; }
.upcoming-show a { display:inline-flex; align-items:center; justify-content:center; flex:0 0 auto; padding:.28rem .68rem; color:#241804 !important; background:linear-gradient(135deg,#f7dc67,#e5b942); border:1px solid #ffe58a; border-radius:999px; box-shadow:0 4px 12px rgba(229,185,66,.2); font-size:.72rem; font-weight:800; letter-spacing:.05em; line-height:1.15; text-decoration:none; text-transform:uppercase; transition:transform .18s ease, box-shadow .18s ease, filter .18s ease; }
.upcoming-show a:hover, .upcoming-show a:focus { color:#171006 !important; filter:brightness(1.08); box-shadow:0 0 18px rgba(247,220,103,.48); text-decoration:none; transform:translateY(-1px); }
.program-card .upcoming-poster { min-height:460px; }
.program-card .upcoming-poster img { min-height:460px; }
.program-show { align-items:center; padding:.7rem 0; }
.program-show-main { display:flex; min-width:0; flex-direction:column; gap:.14rem; }
.program-show-main strong { color:#fff; font-size:.9rem; }
.program-show-main span { color:#d3d0cb; }
.program-show-main small { color:#96938e; }
.program-availability { color:#dedbd5; font-size:.78rem; font-weight:700; letter-spacing:.01em; white-space:nowrap; }
.program-availability i { display:inline-block; width:.58rem; height:.58rem; margin-left:.38rem; border:1px solid rgba(255,255,255,.55); border-radius:50%; box-shadow:0 0 8px currentColor; vertical-align:-.04rem; }
.program-availability.is-green i { color:#49c86b; background:#49c86b; }
.program-availability.is-yellow i { color:#f1cf43; background:#f1cf43; }
.program-availability.is-white i { color:#fff; background:#fff; }
.program-availability.is-few { color:#f0c8be; font-weight:700; }
.program-actions { margin-top:.85rem; }
.program-actions form { margin:0; }
.program-actions .upcoming-trailer { width:auto; min-width:0; padding:.24rem .4rem; color:#f7dc67 !important; background:linear-gradient(135deg,#6f180b,#4f1001) !important; border:1px solid #a9472e; border-radius:4px; box-shadow:0 3px 9px rgba(0,0,0,.2); font-size:.56rem; line-height:1; letter-spacing:.035em; cursor:pointer; }
.program-actions .upcoming-trailer i { font-size:.66rem; }
.program-actions .upcoming-trailer:hover, .program-actions .upcoming-trailer:focus { color:#fff !important; background:#8d1d0b !important; border-color:#d85734; box-shadow:0 0 16px rgba(213,86,52,.3); }
.program-notice { max-width:820px; margin:2rem auto 0; padding:1.6rem 1.8rem; color:#cbc8c2; background:linear-gradient(135deg,#292929,#222); border:1px solid #444; border-radius:16px; box-shadow:0 18px 40px rgba(0,0,0,.25); text-align:center; }
.program-notice h2 { margin:0 0 .75rem; color:#e5b942; font-family:Georgia,"Times New Roman",serif; text-transform:uppercase; }
.program-notice p { margin:.35rem auto; line-height:1.6; }
.program-notice .btn { margin-top:1rem; }
.upcoming-empty { max-width: 720px; margin: 2rem auto; padding: 3.5rem 2rem; color: #ddd; background: #292929; border: 1px solid #444; border-radius: 18px; text-align: center; }
.upcoming-empty i { color: #e5b942; font-size: 3rem; }.upcoming-empty h2 { margin-top: 1rem; color: #fff; }
@media (max-width: 760px) {
  .upcoming-main { width: min(100% - 22px, 620px); padding-top: 2.4rem; }
  .upcoming-card, .upcoming-card-reverse { grid-template-columns: 1fr; }
  .upcoming-card .upcoming-poster, .upcoming-card-reverse .upcoming-poster { order: 1; min-height: 270px; max-height: 360px; }
  .upcoming-card .upcoming-copy, .upcoming-card-reverse .upcoming-copy { order: 2; }
  .upcoming-poster img { min-height: 270px; max-height: 360px; }
  .upcoming-poster::after, .upcoming-card-reverse .upcoming-poster::after { background: linear-gradient(0deg, rgba(32,32,32,.75), transparent 50%); }
  .upcoming-copy::before, .upcoming-card-reverse .upcoming-copy::before { top: -6px; right: 0; bottom: auto; left: 0; width: auto; height: 12px; background: radial-gradient(circle, #050505 3px, transparent 4px) 2px center/18px 12px repeat-x; transform: none; }
  .upcoming-card::before, .upcoming-card::after { top: 36%; }
  .upcoming-copy h2 { font-size: 2rem; }
  .program-card .upcoming-poster, .program-card .upcoming-poster img { min-height:270px; }
  .program-show { align-items:flex-start; flex-direction:column; }
  .program-show a { align-self:flex-start; }
  .program-notice { padding:1.35rem 1rem; }
}

/* Gemensam biografdesign för informationssidor */
.cinema-page-main { padding-bottom:3rem; }
.cinema-info-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:1.35rem; }
.cinema-info-grid-wide { align-items:start; }
.cinema-panel { position:relative; overflow:hidden; color:#cfccc7; background:linear-gradient(135deg,#2b2b2b,#202020); border:1px solid rgba(255,255,255,.17); border-radius:18px; box-shadow:0 20px 48px rgba(0,0,0,.3); }
.cinema-panel::before, .cinema-panel::after { content:""; position:absolute; z-index:2; top:50%; width:22px; height:44px; background:#171717; border-radius:50%; transform:translateY(-50%); }
.cinema-panel::before { left:-12px; }
.cinema-panel::after { right:-12px; }
.cinema-panel-image { display:grid; place-items:center; min-height:220px; padding:1.5rem; background:radial-gradient(circle at 50% 35%,#5d180d,#260b07 72%); border-bottom:1px solid #4a332e; }
.cinema-panel-image img { display:block; width:auto; max-width:100%; max-height:190px; object-fit:contain; }
.cinema-panel-body { padding:clamp(1.4rem,3vw,2.25rem); }
.cinema-panel-body h2 { margin:.75rem 0 .45rem; color:#fff; font-family:Georgia,"Times New Roman",serif; font-size:clamp(1.65rem,3vw,2.35rem); line-height:1.08; text-transform:uppercase; }
.cinema-panel-body h3 { margin:1.5rem 0 .65rem; color:#e5b942; font-size:.85rem; letter-spacing:.1em; text-transform:uppercase; }
.cinema-panel-body p { line-height:1.68; }
.cinema-lead { color:#f0d476; font-size:1.04rem; font-weight:700; }
.cinema-panel-footer { padding:.85rem 1.4rem; color:#aaa6a0; background:#191919; border-top:1px solid #3d3d3d; font-size:.8rem; text-align:center; }
.cinema-panel-wide { grid-column:1/-1; }
.cinema-embed-panel .cinema-panel-body { height:100%; }
.cinema-embed-frame { width:100%; margin-top:1.1rem; overflow:hidden; background:#fff; border:1px solid #555; border-radius:12px; aspect-ratio:5/6; }
.cinema-embed-frame iframe { display:block; width:100%; height:100%; border:0; }
.cinema-facebook-frame { background:#f5f5f5; }
.cinema-feature-list { display:grid; gap:.65rem; margin:1.1rem 0 0; padding:0; list-style:none; }
.cinema-feature-list li { display:grid; grid-template-columns:2.2rem 1fr; gap:.75rem; align-items:start; padding:.72rem .8rem; background:#252525; border:1px solid #3e3e3e; border-radius:9px; }
.cinema-feature-list li strong { display:grid; place-items:center; width:2rem; height:2rem; color:#241804; background:#e5b942; border-radius:50%; }
.cinema-feature-list li span { padding-top:.3rem; line-height:1.5; }
.cinema-feature-list-compact { gap:.4rem; }
.cinema-feature-list-compact li { padding:.5rem .7rem; }
.cinema-price-list { display:grid; gap:.65rem; margin-top:1rem; }
.cinema-price-list p { display:grid; grid-template-columns:minmax(4.5rem,auto) 1fr; gap:.9rem; margin:0; padding:.8rem; background:#252525; border-left:3px solid #e5b942; border-radius:0 8px 8px 0; }
.cinema-price-list strong { color:#f2d767; }
.cinema-contact-note { margin:1.25rem 0 0 !important; color:#eee; text-align:center; }
.cinema-contact-note i { margin-right:.45rem; color:#e5b942; }
.cinema-gift-card { max-width:980px; margin-right:auto; margin-left:auto; }
.cinema-gift-image img { object-fit:contain; padding:1.5rem; background:radial-gradient(circle at 50% 45%,#5f1b0d,#2a0d08 72%); }
.cinema-gift-options { display:grid; grid-template-columns:1fr 1fr; gap:.75rem; margin:1.2rem 0; }
.cinema-gift-options div { padding:.9rem; background:#262626; border:1px solid #494949; border-radius:9px; }
.cinema-gift-options strong, .cinema-gift-options span { display:block; }
.cinema-gift-options strong { color:#f0d36a; font-size:1.05rem; }
.cinema-gift-options span { margin-top:.2rem; color:#aaa; font-size:.8rem; }
.cinema-purchase-list { display:grid; gap:.6rem; margin-top:1.15rem; }
.cinema-purchase-list p { display:flex; align-items:flex-start; gap:.65rem; margin:0; }
.cinema-purchase-list i { display:block; flex:0 0 1.4rem; width:1.4rem; padding-top:.2rem; color:#e5b942; line-height:1.35; text-align:center; }
.cinema-purchase-list p > span { display:block; min-width:0; flex:1 1 auto; }
.film-info-card { max-width:1040px; margin-right:auto; margin-left:auto; }
.film-info-shows .upcoming-show { align-items:center; }
.cinema-current-section { margin-top:2.5rem; padding:1.5rem; background:linear-gradient(135deg,#292929,#202020); border:1px solid #444; border-radius:18px; box-shadow:0 18px 42px rgba(0,0,0,.28); }
.cinema-current-section .current-movies-heading h2 { margin:0; color:#fff; font-family:Georgia,"Times New Roman",serif; text-transform:uppercase; }
.cinema-current-section .current-movies-heading a { color:#f0d367; font-weight:700; }
.movie-poster-fallback { display:grid; place-items:center; width:100%; height:100%; color:#e5b942; background:#43130c; font-size:2rem; }

@media (max-width:760px) {
  .cinema-info-grid { grid-template-columns:1fr; }
  .cinema-panel-wide { grid-column:auto; }
  .cinema-panel-image { min-height:175px; }
  .cinema-panel-image img { max-height:145px; }
  .cinema-price-list p { grid-template-columns:1fr; gap:.25rem; }
  .cinema-gift-options { grid-template-columns:1fr; }
  .cinema-gift-image img { padding:.75rem; object-fit:contain; }
  .cinema-current-section { padding:1rem; }
}

/* Personal på sidan Om oss */
.cinema-staff-section { position:relative; margin-bottom:1.5rem; padding:clamp(1.35rem,3vw,2.2rem); overflow:hidden; color:#cfccc7; background:linear-gradient(135deg,#2b2b2b,#202020); border:1px solid rgba(255,255,255,.17); border-radius:18px; box-shadow:0 20px 48px rgba(0,0,0,.3); }
.cinema-staff-section::before { content:""; position:absolute; top:0; right:0; left:0; height:10px; opacity:.45; background:radial-gradient(circle,#050505 3px,transparent 4px) 2px center/18px 12px repeat-x; }
.cinema-staff-heading { max-width:760px; margin:0 auto 1.5rem; text-align:center; }
.cinema-staff-heading h2 { margin:.2rem 0 .5rem; color:#fff; font-family:Georgia,"Times New Roman",serif; font-size:clamp(1.8rem,4vw,2.8rem); line-height:1.08; text-transform:uppercase; }
.cinema-staff-heading > p:last-child { margin:0; color:#aaa7a2; }
.cinema-staff-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:1rem; }
.cinema-staff-card { overflow:hidden; background:#252525; border:1px solid #454545; border-radius:13px; box-shadow:0 12px 28px rgba(0,0,0,.25); transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease; }
.cinema-staff-card:hover { border-color:#7d5f2c; box-shadow:0 14px 32px rgba(0,0,0,.34),0 0 20px rgba(169,34,2,.18); transform:translateY(-3px); }
.cinema-staff-photo { height:230px; overflow:hidden; background:radial-gradient(circle at 50% 35%,#5d180d,#260b07 72%); }
.cinema-staff-photo img { display:block; width:100%; height:100%; object-fit:cover; object-position:center; transition:transform .35s ease; }
.cinema-staff-card:hover .cinema-staff-photo img { transform:scale(1.025); }
.cinema-staff-placeholder { display:flex; width:100%; height:100%; flex-direction:column; align-items:center; justify-content:center; gap:.7rem; color:#e5b942; text-align:center; }
.cinema-staff-placeholder i { font-size:3.3rem; }
.cinema-staff-placeholder span { color:#d7cda9; font-size:.72rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.cinema-staff-copy { padding:1rem; }
.cinema-staff-copy h3 { margin:0 0 .22rem; color:#fff; font-family:Georgia,"Times New Roman",serif; font-size:1.35rem; }
.cinema-staff-copy > p { margin:.55rem 0 0; color:#bbb8b2; font-size:.88rem; line-height:1.55; }
.cinema-staff-copy .cinema-staff-role { margin:0; color:#e5b942; font-size:.76rem; font-weight:800; letter-spacing:.07em; text-transform:uppercase; }
.cinema-staff-favorite { display:flex; gap:.5rem; padding-top:.7rem; border-top:1px solid #3d3d3d; }
.cinema-staff-favorite i { flex:0 0 auto; padding-top:.18rem; color:#e5b942; }
.cinema-staff-favorite span { min-width:0; }

@media (max-width:560px) {
  .cinema-staff-grid { grid-template-columns:1fr; }
  .cinema-staff-card { display:grid; grid-template-columns:105px 1fr; }
  .cinema-staff-photo { height:100%; min-height:155px; }
}

