:root{--gold: #c9a84c;--gold-light: #e8d48b;--gold-dim: #8a7435;--cream: #f0e6d2;--bg: #0d0d0d;--bg-elevated: #161616;--text: #e8e4de;--text-muted: #8a8680;--border: rgba(201, 168, 76, .15)}body{color:var(--text);background:var(--bg);min-height:100vh;margin:0}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/montserrat/Montserrat-VariableFont_wght.ttf) format("truetype")}a{color:var(--cream);text-decoration:none;transition:color .2s}a:hover{color:var(--gold)}small{color:var(--text-muted)}.page{font-family:Montserrat,system-ui,sans-serif;line-height:1.5;font-variation-settings:"wght" 400;max-width:960px;margin:0 auto;padding:0 1.5rem 3rem}.header{display:flex;align-items:baseline;justify-content:space-between;padding:2.5rem 0 2rem;border-bottom:1px solid var(--border);margin-bottom:3rem}.headerLeft,.headerRight{display:flex;align-items:baseline;gap:1.25rem}.title{font-variation-settings:"wght" 600;text-transform:uppercase;letter-spacing:.15em;font-size:1.5rem;margin:0;color:var(--gold)}.tagline{display:none;color:var(--text-muted);font-size:.8rem;font-variation-settings:"wght" 400;letter-spacing:.08em;text-transform:uppercase;margin:0}@media(min-width:768px){.tagline{display:block}}.aboutLink{font-variation-settings:"wght" 500;font-size:.75rem;letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase}.aboutLink:hover{color:var(--gold)}.divider{height:1px;background:linear-gradient(to right,transparent,var(--gold-dim),transparent);margin-bottom:2rem}.sectionHeading{font-variation-settings:"wght" 500;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;color:var(--gold);margin:3rem 0 .75rem}.sectionHeading sup{text-transform:lowercase}.todaySection{text-align:center;margin-bottom:3rem;padding:2.5rem 1.5rem;background:radial-gradient(ellipse at center,rgba(201,168,76,.06) 0%,transparent 70%);border:1px solid var(--border);border-radius:.5rem}.todayBanner{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.todayAccent{color:var(--gold);font-size:1.2rem}.todayHeading{font-variation-settings:"wght" 600;text-transform:uppercase;letter-spacing:.12em;font-size:1.4rem;color:var(--gold-light);margin:0}.todayHeading sup{text-transform:lowercase}.todayGrid{display:flex;align-items:flex-start;justify-content:center;gap:2rem;flex-wrap:wrap}.todayCard{min-width:160px;max-width:240px}.surpriseBtn{font-family:inherit;font-size:.75rem;font-variation-settings:"wght" 500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);background:none;border:1px solid var(--gold-dim);border-radius:.25rem;padding:.4rem .85rem;cursor:pointer;transition:border-color .2s,color .2s}.surpriseBtn:hover{color:var(--gold-light);border-color:var(--gold)}.surpriseSection{overflow:hidden;margin-bottom:2rem}.surpriseInner{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:.5rem}.surprisePoster{width:100px;flex-shrink:0}.surpriseBody{flex:1;position:relative}.surpriseTitle{margin:0 0 .5rem;font-size:1.1rem;font-variation-settings:"wght" 600}.surpriseDismiss{position:absolute;top:0;right:0;font-family:inherit;font-size:1.2rem;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:0;line-height:1}.surpriseDismiss:hover{color:var(--text)}.onThisDayGrid{display:flex;gap:1.5rem;flex-wrap:wrap}.onThisDayCard{width:130px}.onThisDayYear{display:block;color:var(--gold-dim);font-size:.65rem;text-transform:uppercase;letter-spacing:.05em}.stars{color:var(--gold);font-size:.9rem;letter-spacing:.05em}.latestRating{margin-bottom:.75rem}.archiveRating{margin:.35rem 0 0;font-size:.7rem}.archiveRating .stars{font-size:.7rem}.previousHeader{display:flex;align-items:baseline;justify-content:space-between}.filterSelect{font-family:inherit;font-size:.75rem;color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border);border-radius:.25rem;padding:.3rem .5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;letter-spacing:.04em}.filterSelect:hover{border-color:var(--gold-dim)}.filterSelect:focus{outline:1px solid var(--gold-dim);outline-offset:1px}.upcomingGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1rem}@media(min-width:600px){.upcomingGrid{grid-template-columns:repeat(6,1fr)}}.upcomingCard{width:100%}.poster{width:100%;border-radius:.25rem;display:block;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 20px #00000080,0 1px 3px #0000004d;transition:box-shadow .3s}.poster:hover{box-shadow:0 8px 32px #0009,0 0 20px #c9a84c1a}.posterGlow{box-shadow:0 4px 20px #00000080,0 0 30px #c9a84c26}.posterGlow:hover{box-shadow:0 8px 32px #0009,0 0 40px #c9a84c40}.filmCaption{font-size:.75rem;color:var(--text-muted);margin:.5rem 0 0;letter-spacing:.02em}.latestReview{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:1rem}.latestPoster{width:280px;flex-shrink:0}.latestPoster img{margin:0}.latestBody{flex:1}.latestTitle{margin:0 0 .25rem;font-variation-settings:"wght" 600;font-size:1.5rem;line-height:1.3}.latestYear{font-variation-settings:"wght" 400;color:var(--text-muted)}.latestMeta{font-size:.8rem;color:var(--text-muted);margin:0 0 1.5rem;letter-spacing:.02em}.readMore{display:inline-block;margin-top:1rem;font-size:.75rem;font-variation-settings:"wght" 600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border-bottom:1px solid var(--gold-dim);padding-bottom:2px}.readMore:hover{color:var(--gold-light);border-color:var(--gold-light)}@media(min-width:768px){.latestReview{flex-direction:row;align-items:flex-start}}.fade{position:relative;height:24em;overflow:hidden;color:var(--text);line-height:1.7}.fade:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:8em;background:linear-gradient(to bottom,transparent,var(--bg) 100%)}.archiveGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1.5rem;margin:0 0 1rem}.archiveCard{width:100%}.filmCount{font-size:.75rem;color:var(--text-muted);letter-spacing:.05em}.footer{margin-top:4rem}.footerText{text-align:center;font-size:.7rem;color:var(--gold-dim);letter-spacing:.15em;text-transform:uppercase}.statsHero{font-variation-settings:"wght" 600;font-size:2rem;color:var(--gold-light);margin:0 0 .5rem;letter-spacing:.04em}.statsSubtitle{color:var(--text-muted);font-size:.9rem;margin:0 0 .25rem}.statsProgress{color:var(--gold-dim);font-size:.8rem;margin:0 0 2rem;letter-spacing:.03em}.statsDescription{color:var(--text-muted);font-size:.8rem;margin:0 0 .75rem}.statsListGrid{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.statsListCard{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.statsRank{font-variation-settings:"wght" 600;font-size:1.1rem;color:var(--gold-dim);width:1.5rem;text-align:right;flex-shrink:0}.statsListPoster{width:50px;flex-shrink:0}.statsListInfo{flex:1;min-width:0}.statsListTitle{margin:0;font-size:.9rem;font-variation-settings:"wght" 500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statsListScore{margin:.15rem 0 0;font-size:.8rem;color:var(--gold)}.statsListScore small{color:var(--text-muted)}.chartContainer{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.ratingBarRow{display:flex;align-items:center;gap:.75rem}.ratingBarLabel{font-size:.75rem;color:var(--text-muted);width:2.5rem;text-align:right;flex-shrink:0}.ratingBarTrack{flex:1;height:6px;background:var(--bg-elevated);border-radius:3px;overflow:hidden}.ratingBarFill{height:100%;background:linear-gradient(to right,var(--gold-dim),var(--gold));border-radius:3px}.ratingBarValue{font-size:.75rem;color:var(--text-muted);width:2rem;flex-shrink:0}.gapGrid{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.gapCard{display:flex;gap:1rem;padding:1rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:.5rem}.gapPoster{width:60px;flex-shrink:0}.gapInfo{flex:1;min-width:0}.gapTitle{margin:0 0 .35rem;font-size:.9rem;font-variation-settings:"wght" 500}.gapScores{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.35rem}.gapScore{font-size:.8rem;color:var(--text)}.gapScore small{color:var(--text-muted)}.gapArrow{color:var(--gold-dim);font-size:.8rem}.gapLabel{font-size:.7rem;font-variation-settings:"wght" 500;letter-spacing:.05em;text-transform:uppercase;padding:.15rem .5rem;border-radius:.2rem}.gapPositive{color:#6ecf6e;background:#6ecf6e1a}.gapNegative{color:#cf6e6e;background:#cf6e6e1a}.gapNeutral{color:var(--text-muted);background:#ffffff0d}.gapDelta{font-variation-settings:"wght" 600;font-size:.85rem;margin-left:.25rem}.gapDeltaUp{color:#6ecf6e}.gapDeltaDown{color:#cf6e6e}
