.pill-nav{display:flex;flex-wrap:nowrap;gap:6px;margin-bottom:16px;overflow-x:auto;padding:2px 2px 6px;-webkit-overflow-scrolling:touch}.pill-nav__item{align-items:center;background:#fff;border:1px solid rgba(38,38,35,.18);border-radius:6px;color:#262623;display:inline-flex;font-size:clamp(1.45rem,.35vw + 1.35rem,1.8rem);line-height:1;min-height:40px;padding:8px 16px;position:relative;text-decoration:none;white-space:nowrap}.pill-nav__item:hover{border-color:rgba(38,38,35,.45)}.pill-nav__item:focus-visible{outline:2px solid rgba(38,38,35,.65);outline-offset:2px}.pill-nav__item.active,.pill-nav__item[aria-current=page]{background:rgba(38,38,35,.08);border-color:rgba(38,38,35,.9);box-shadow:inset 0 -4px 0 0 #262623;font-weight:700}.page-cinema-index .pill-nav,.page-showtimes .pill-nav{justify-content:flex-start}@media (min-width:720px){.pill-nav{flex-wrap:wrap;overflow-x:visible}.page-showtimes .pill-nav{justify-content:center}}.toggle-showtimes{color:#888;cursor:pointer;font-size:14px;text-decoration:underline}.showtimes{margin-top:20px}.showtimes[hidden]{display:none;margin-top:0}.showtimes-row{align-items:baseline;border-bottom:1px solid #f0f0f0;display:flex;margin-bottom:15px;min-width:0;padding-bottom:10px}.showtimes-row:last-child{border-bottom:none}.showtimes-cinema{color:#333;flex-shrink:0;font-weight:700;width:200px}.showtimes-cinema a{color:inherit;text-decoration:none}.showtimes-cinema a:hover{color:inherit;text-decoration:underline}.showtimes-times{gap:2rem}.showtimes-times,.showtimes-times_format{display:flex;flex-direction:column;min-width:0}.showtimes-times_format{align-items:flex-start;gap:.5rem;padding-left:0}.showtimes-times_format_name{background:#e6f0ff;border-radius:4px;color:var(--gray-500);font-size:var(--font-size-xs);font-weight:700;padding:2px 6px;text-transform:uppercase}.showtimes-times_buttons{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.showtimes-times_buttons a{background:#007bff;border:1px solid #007bff;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;min-width:72px;padding:5px 8px;text-align:center;transition:background .3s,color .3s}.showtimes-times_buttons a:hover{background:#fff;border:1px solid #007bff;color:#007bff}.title_text h2 a{color:inherit;text-decoration:none}.title_text h2 a:hover{text-decoration:underline}@media (max-width:768px){.toggle-showtimes{grid-area:toggle;text-align:left;width:100%}.showtimes{grid-area:showtimes;width:100%}.showtimes-row{display:grid;gap:5px}.showtimes-cinema{grid-row:1;text-align:left;width:100%}.showtimes-times_format{padding-left:3rem}}details summary{cursor:pointer;font-weight:700;margin-top:1rem}.cinema-info-box{color:#777;font-size:2rem;margin-top:4rem}