.gehelos-public-programming{--g-border:#d8d3c8;--g-ink:#17202a;--g-green:#244b31;--g-soft:#f8f6f1;color:var(--g-ink)}
.gehelos-programming-section{margin:0 0 2.5rem}.gehelos-programming-section>h2{margin:0 0 1.1rem;font-size:clamp(1.8rem,4vw,2.6rem)}
.gehelos-movie-card{display:grid;grid-template-columns:minmax(170px,260px) 1fr;gap:clamp(1.25rem,3vw,2.5rem);padding:clamp(1rem,3vw,2rem);border:1px solid var(--g-border);border-radius:18px;background:#fff;margin:0 0 1.25rem;box-shadow:0 8px 28px rgba(0,0,0,.05)}
.gehelos-movie-poster img{display:block;width:100%;height:auto;border-radius:10px}.gehelos-movie-kicker{display:inline-block;padding:.35rem .65rem;border-radius:999px;background:#eef2ef;color:var(--g-green);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.gehelos-movie-content h3{font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.05;margin:.6rem 0}.gehelos-movie-meta{font-weight:650}.gehelos-movie-synopsis{max-width:70ch}.gehelos-showtimes{margin:1.25rem 0}.gehelos-showtimes h4,.gehelos-matinee-section h4{margin:0 0 .65rem}
.gehelos-seven-day-strip{display:grid;grid-template-columns:repeat(7,minmax(92px,1fr));gap:.5rem;overflow-x:auto;padding-bottom:.2rem}.gehelos-day-card{min-width:92px;border:1px solid #e5e0d6;border-radius:10px;background:var(--g-soft);padding:.7rem .45rem;text-align:center}.gehelos-day-card.is-today{border-color:var(--g-green);box-shadow:inset 0 0 0 1px var(--g-green)}.gehelos-day-label{font-size:.75rem;font-weight:750;letter-spacing:.02em;white-space:nowrap}.gehelos-day-time{font-size:.95rem;font-weight:750;margin-top:.35rem;line-height:1.25}.gehelos-showtimes-pending{font-weight:600}
.gehelos-matinee-section{margin:1rem 0 1.15rem}.gehelos-matinee-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem}.gehelos-matinee-card{border:1px solid #d8d3c8;border-radius:12px;padding:.8rem 1rem;background:#fffaf0}.gehelos-matinee-heading{font-size:.77rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.gehelos-matinee-when{font-size:1.02rem;font-weight:750;margin:.2rem 0 .55rem}.gehelos-matinee-sponsor{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;border-top:1px solid #e7dec9;padding-top:.55rem}.gehelos-matinee-sponsor .gehelos-sponsored-by{font-size:.86rem;text-transform:none;letter-spacing:0;color:#4d4a43}.gehelos-matinee-sponsor img{display:block;max-width:92px;max-height:44px;width:auto;height:auto;object-fit:contain}.gehelos-matinee-sponsor strong{font-size:.95rem}
.gehelos-watch-trailer{appearance:none;border:0;border-radius:8px;background:var(--g-green);color:#fff;padding:.8rem 1.15rem;font:inherit;font-weight:700;cursor:pointer}.gehelos-watch-trailer:hover,.gehelos-watch-trailer:focus{filter:brightness(1.08)}
.gehelos-programming-empty,.gehelos-public-unavailable{padding:2rem;border:1px solid var(--g-border);border-radius:18px;background:var(--g-soft);text-align:center}
.gehelos-trailer-modal[hidden]{display:none}.gehelos-trailer-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:1rem}.gehelos-trailer-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82)}.gehelos-trailer-dialog{position:relative;z-index:1;width:min(100%,1000px);background:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.45)}.gehelos-trailer-frame{aspect-ratio:16/9}.gehelos-trailer-frame iframe{width:100%;height:100%;border:0;display:block}.gehelos-trailer-close{position:absolute;right:.6rem;top:.4rem;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:2rem;line-height:1;cursor:pointer}.gehelos-modal-open{overflow:hidden}
@media(max-width:820px){.gehelos-seven-day-strip{grid-template-columns:repeat(7,minmax(105px,105px))}}
@media(max-width:680px){.gehelos-movie-card{grid-template-columns:1fr}.gehelos-movie-poster{max-width:230px;margin:0 auto}}

/* Friends of the Theater */
.gehelos-friends-wall{--g-border:#d8d3c8;--g-ink:#17202a;color:var(--g-ink)}
.gehelos-friends-intro{max-width:760px;font-size:1.05rem;line-height:1.65;margin:0 0 1.5rem}
.gehelos-friends-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}
.gehelos-friend-card{min-height:150px;border:1px solid var(--g-border);border-radius:16px;background:#fff;padding:1.25rem;display:flex;align-items:center;justify-content:center;text-align:center}
.gehelos-friend-card a{color:inherit;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%}
.gehelos-friend-card img{display:block;max-width:180px;max-height:86px;width:auto;height:auto;object-fit:contain;margin:0 auto}
.gehelos-friend-name{font-weight:750;font-size:1rem}
.gehelos-friends-empty{padding:1.25rem;border:1px solid var(--g-border);border-radius:14px;background:#f8f6f1}


/* Event inquiry modal */
.gehelos-inquiry-modal[hidden]{display:none}.gehelos-inquiry-modal{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:1rem}.gehelos-inquiry-backdrop{position:absolute;inset:0;background:rgba(3,26,51,.86)}.gehelos-inquiry-dialog{position:relative;z-index:1;width:min(920px,100%);max-height:calc(100vh - 2rem);overflow:auto;background:#fffaf1;border:1px solid #c9953e;border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.35);color:#10243c}.gehelos-inquiry-close{position:absolute;right:15px;top:15px;z-index:3;width:42px;height:42px;padding:0;display:grid;place-items:center;appearance:none;-webkit-appearance:none;border:1px solid #c9953e;border-radius:50%;background:#031a33;color:#e4c477;font-family:Arial,Helvetica,sans-serif;font-size:27px;font-weight:400;line-height:1;cursor:pointer;box-shadow:0 3px 10px rgba(0,0,0,.20);transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.gehelos-inquiry-close:hover,.gehelos-inquiry-close:focus{background:#e4c477;color:#031a33;transform:translateY(-1px);box-shadow:0 5px 14px rgba(0,0,0,.24)}.gehelos-inquiry-close:focus-visible{outline:3px solid #fffaf1;outline-offset:2px}.gehelos-inquiry-heading{padding:28px 72px 20px 28px;background:linear-gradient(135deg,#062443,#031a33);color:#fff}.gehelos-inquiry-heading h2{margin:.3rem 0 .5rem;color:#fff;font-family:Georgia,"Times New Roman",serif;font-weight:400}.gehelos-inquiry-heading p{margin:0;color:#f8ecd2}.gehelos-inquiry-kicker{color:#e4c477;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.gehelos-inquiry-form{padding:26px 28px}.gehelos-inquiry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gehelos-inquiry-grid label{display:block;font-weight:700;font-size:.9rem}.gehelos-inquiry-grid label>span{color:#a9563b}.gehelos-inquiry-grid input,.gehelos-inquiry-grid select,.gehelos-inquiry-grid textarea{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid #cdbfaa;border-radius:7px;background:#fff;color:#10243c;font:inherit}.gehelos-inquiry-grid textarea{resize:vertical}.gehelos-inquiry-grid small{display:block;margin-top:5px;color:#685c4b;font-weight:400;line-height:1.45}.gehelos-inquiry-grid .wide{grid-column:1/-1}.gehelos-inquiry-disclaimer{font-size:.84rem;line-height:1.55;color:#685c4b;margin:18px 0}.gehelos-inquiry-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.gehelos-inquiry-submit{min-height:46px;padding:11px 19px;border:1px solid #c9953e;border-radius:7px;background:linear-gradient(180deg,#123b68,#062443);color:#fff;font-weight:800;cursor:pointer}.gehelos-inquiry-status{font-size:.9rem}.gehelos-inquiry-success{padding:32px}.gehelos-inquiry-success h3{font-family:Georgia,"Times New Roman",serif;color:#062443;font-size:1.65rem}.gehelos-inquiry-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}.gehelos-field-hidden{display:none!important}.gehelos-modal-open{overflow:hidden}
@media(max-width:680px){.gehelos-inquiry-modal{padding:0;align-items:stretch}.gehelos-inquiry-dialog{width:100%;height:100%;max-height:none;border-radius:0;border:0}.gehelos-inquiry-heading{padding:24px 64px 18px 20px}.gehelos-inquiry-form{padding:20px}.gehelos-inquiry-grid{grid-template-columns:1fr;gap:14px}.gehelos-inquiry-grid .wide{grid-column:auto}.gehelos-inquiry-actions{align-items:stretch;flex-direction:column}.gehelos-inquiry-submit{width:100%}}
