*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--gold: #c9a84c;--gold-dim: #a0833a;--gold-bright: #e4c96a;--ink: #080808;--ink-light: #111;--ink-card: #0f0f0f;--cream: #e6e0d4;--cream-dim: #8a8278;--cream-faint: #3d3a36;--font-display: "Playfair Display", Georgia, "Times New Roman", serif;--font-body: "Outfit", -apple-system, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--ink);color:var(--cream);font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.grain{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px}nav{display:flex;align-items:center;padding:1.2rem 2.5rem;position:fixed;top:0;left:0;right:0;z-index:100;background:#080808d9;backdrop-filter:blur(16px) saturate(1.2);border-bottom:1px solid rgba(201,168,76,.08)}.logo{text-decoration:none;margin-right:auto;display:flex;align-items:center}.logo-img{height:50px;width:auto}nav ul{list-style:none;display:flex;gap:2.5rem}nav a{color:var(--cream-dim);text-decoration:none;font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:color .3s}nav a:hover,nav a.active{color:var(--cream)}.nav-issue{margin-left:2.5rem;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--cream-faint);font-weight:400;white-space:nowrap}.hero{position:relative;height:100vh;min-height:700px;overflow:hidden;display:flex}.hero-image{position:absolute;inset:0;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transform:scale(1.1);will-change:transform}.hero-overlay{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;width:100%;padding:4rem 2.5rem;background:linear-gradient(180deg,#08080800,#08080826 30%,#08080899,#080808eb)}.hero-title{max-width:700px}.hero-simple{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2.5rem}.hero-everything{font-family:var(--font-display);font-size:clamp(1rem,2.5vw,1.6rem);font-style:italic;color:var(--cream-dim);letter-spacing:.15em;margin-bottom:.75rem;opacity:0;animation:fadeUp .8s .1s forwards}.hero-logo-img{width:clamp(300px,60vw,800px);height:auto;opacity:0;animation:fadeUp .8s .3s forwards}.hero-sidebar{text-align:right;opacity:0;animation:fadeUp .8s .9s forwards}.hero-topics{display:flex;align-items:flex-start;justify-content:flex-end;gap:.75rem;margin-bottom:1.5rem}.topic-marker{display:block;width:1px;height:60px;background:var(--gold);margin-top:.2rem;flex-shrink:0}.hero-topics ul{list-style:none;text-align:left}.hero-topics li{font-size:.78rem;color:var(--cream-dim);font-weight:300;line-height:1.8;letter-spacing:.03em}.hero-tagline{font-family:var(--font-display);font-size:.85rem;font-style:italic;color:var(--cream-dim);line-height:1.5}.hero-scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:0;animation:fadeIn 1s 1.5s forwards}.hero-scroll-hint span{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--cream-faint)}.scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--gold-dim),transparent);animation:scrollPulse 2s infinite}.divider-strip{padding:0;overflow:hidden;border-top:1px solid rgba(201,168,76,.15);border-bottom:1px solid rgba(201,168,76,.15);background:var(--ink)}.strip-inner{display:flex;gap:3rem;padding:.9rem 0;animation:marquee 20s linear infinite;white-space:nowrap;width:max-content}.strip-inner span{font-family:var(--font-display);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dim);flex-shrink:0}.section-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.section-number{font-family:var(--font-display);font-size:.75rem;color:var(--gold-dim);padding-top:.75rem;border-top:1px solid var(--gold-dim);min-width:2rem;font-weight:400}section h2{font-family:var(--font-body);font-size:clamp(1.5rem,3vw,2rem);color:var(--gold);font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}section{padding:6rem 2.5rem;max-width:1200px;margin:0 auto}.coverage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c9a84c14}.coverage-item{background:var(--ink);padding:2.5rem;position:relative;overflow:hidden;transition:background .4s}.coverage-item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--gold);transition:width .5s cubic-bezier(.22,1,.36,1)}.coverage-item:hover{background:var(--ink-light)}.coverage-item:hover:after{width:100%}.coverage-inner{position:relative}.coverage-item .label{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:1rem;font-weight:500}.coverage-item h3{font-family:var(--font-display);font-size:1.5rem;color:var(--cream);margin-bottom:.75rem;font-weight:700;line-height:1.15}.coverage-item p{font-size:.82rem;color:var(--cream-dim);line-height:1.7}.item-number{position:absolute;top:0;right:0;font-family:var(--font-display);font-size:3rem;color:#c9a84c0f;font-weight:900;line-height:1}.pull-quote{text-align:center;padding:6rem 2.5rem;border-top:1px solid rgba(201,168,76,.1);border-bottom:1px solid rgba(201,168,76,.1);max-width:100%}.pull-quote blockquote p{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.8rem);color:var(--cream-dim);font-weight:400;font-style:italic;line-height:1.4;max-width:800px;margin:0 auto}.pull-quote em{color:var(--gold);font-style:italic}.games{display:flex;flex-direction:column;gap:0}.game{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:2rem;padding:1.75rem 0;border-bottom:1px solid rgba(201,168,76,.08);position:relative;transition:padding-left .3s}.game:first-child{border-top:1px solid rgba(201,168,76,.08)}.game:hover{padding-left:1rem}.game-league{display:flex;align-items:center}.league-tag{font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--ink);background:var(--gold);padding:.3em .7em;font-weight:600}.game-info h3{font-family:var(--font-display);font-size:1.2rem;color:var(--cream);margin-bottom:.2rem;font-weight:700}.game-venue{font-size:.78rem;color:var(--cream-dim)}.game-time{text-align:right}.game-date{display:block;font-size:.75rem;color:var(--cream-dim);margin-bottom:.15rem}.game-hour{font-family:var(--font-display);font-size:1rem;color:var(--gold);font-weight:700}.special{grid-column:2;font-family:var(--font-display);font-size:.78rem;color:var(--gold);font-style:italic;margin-top:-.5rem}.away-badge{font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--cream-faint);border:1px solid var(--cream-faint);padding:.15em .5em;font-weight:400}.stories-grid{display:grid;grid-template-columns:1fr;gap:1px;background:#c9a84c14;margin-bottom:2rem}.story-card{display:flex;flex-direction:column;background:var(--ink);padding:2.5rem;text-decoration:none;position:relative;transition:background .3s}.story-card:hover{background:var(--ink-light)}.story-featured{grid-column:1 / -1;padding:0;background:linear-gradient(135deg,var(--ink) 0%,rgba(201,168,76,.04) 100%)}.story-card .label{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-weight:500}.story-card time{font-size:.72rem;color:var(--cream-faint);margin-top:.5rem;display:block}.story-card h3{font-family:var(--font-display);font-size:1.3rem;color:var(--cream);margin-top:1rem;font-weight:700;line-height:1.25;transition:color .3s}.story-featured h3{font-size:1.8rem}.story-card:hover h3{color:var(--gold)}.story-has-image{flex-direction:row;gap:0}.story-image-wrap{flex-shrink:0;width:45%;overflow:hidden}.story-image{width:100%;height:100%;object-fit:cover;border-radius:2px;transition:transform .4s}.story-card:hover .story-image{transform:scale(1.03)}.story-content{display:flex;flex-direction:column;flex:1}.story-has-image .story-content{padding:2.5rem}.story-card p{font-size:.85rem;color:var(--cream-dim);line-height:1.7;margin-top:1rem}.read-more{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold-dim);margin-top:auto;padding-top:1.5rem;transition:color .3s}.story-card:hover .read-more{color:var(--gold)}.view-all-link{display:inline-block;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);text-decoration:none;padding-bottom:3px;border-bottom:1px solid var(--gold-dim);transition:border-color .3s,color .3s}.view-all-link:hover{color:var(--gold-bright);border-color:var(--gold-bright)}.about-content{max-width:600px}.about-lead{font-family:var(--font-display);font-size:1.4rem;color:var(--cream);font-weight:400;line-height:1.5;margin-bottom:1rem}.about-content p{font-size:.9rem;color:var(--cream-dim);line-height:1.8}footer{border-top:1px solid rgba(201,168,76,.1);padding:0}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;padding:4rem 2.5rem;max-width:1200px;margin:0 auto;align-items:start}.footer-logo-img{height:60px;width:auto}.footer-links{display:flex;flex-direction:column;gap:.75rem;justify-self:center}.footer-links a{color:var(--cream-dim);text-decoration:none;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;transition:color .3s}.footer-links a:hover{color:var(--cream)}.footer-social{justify-self:end}.footer-handle{font-size:.8rem;color:var(--cream-dim);letter-spacing:.03em}.footer-bottom{border-top:1px solid rgba(201,168,76,.06);padding:1.5rem 2.5rem;text-align:center}.footer-bottom p{font-size:.65rem;color:var(--cream-faint);letter-spacing:.1em;text-transform:uppercase}.reveal{opacity:0;transform:translateY(30px)}.revealed{animation:fadeUp .7s forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3);transform-origin:top}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.blog-header{padding-top:8rem}.blog-header h1{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,3.5rem);color:var(--gold);font-weight:900;margin-bottom:.5rem}.blog-header p{color:var(--cream-dim);font-size:.9rem}.blog-list{padding-top:2rem}.blog-card{border-bottom:1px solid rgba(201,168,76,.08)}.blog-card a{display:block;padding:2.5rem 0;text-decoration:none;transition:padding-left .3s}.blog-card a:hover{padding-left:1rem}.blog-card a:hover h2{color:var(--gold)}.blog-card .label{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-right:1rem;font-weight:500}.blog-card time{font-size:.72rem;color:var(--cream-faint)}.blog-card h2{font-family:var(--font-display);font-size:1.5rem;color:var(--cream);margin:.75rem 0 .5rem;font-weight:700;line-height:1.2;transition:color .3s}.blog-card p{font-size:.85rem;color:var(--cream-dim);line-height:1.7}.blog-post{padding-top:8rem;max-width:700px;margin:0 auto}.post-meta{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(201,168,76,.1)}.post-meta .label{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-right:1rem;font-weight:500}.post-meta time{font-size:.72rem;color:var(--cream-faint)}.blog-post h1{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.8rem);color:var(--gold);line-height:1.1;margin-bottom:2.5rem;font-weight:900}.blog-post h2{font-family:var(--font-display);font-size:1.3rem;color:var(--cream);margin:3rem 0 1rem;font-weight:700;padding-top:1.5rem;border-top:1px solid rgba(201,168,76,.06)}.blog-post p{font-size:.95rem;color:var(--cream-dim);line-height:1.85;margin-bottom:1.25rem}.blog-post img{width:100%;height:auto;margin-bottom:2rem;border-radius:2px}.back-link{display:inline-block;margin-top:3rem;font-size:.72rem;color:var(--gold);text-decoration:none;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--gold-dim);padding-bottom:3px;transition:color .3s,border-color .3s}.back-link:hover{color:var(--gold-bright);border-color:var(--gold-bright)}@media(max-width:900px){.coverage-grid{grid-template-columns:repeat(2,1fr)}.stories-grid{grid-template-columns:1fr;grid-template-rows:auto}.story-has-image{flex-direction:column}.story-image-wrap{width:100%;height:200px}.footer-inner{grid-template-columns:1fr;gap:2rem}.footer-links,.footer-social{justify-self:start}}@media(max-width:600px){nav{padding:1rem 1.25rem}nav ul{gap:1.25rem}.nav-issue{display:none}nav a{font-size:.65rem}.hero-overlay{flex-direction:column;align-items:flex-start;gap:2rem;padding:3rem 1.25rem}.hero-sidebar{text-align:left}.hero-topics{justify-content:flex-start}.hero-scroll-hint{display:none}section{padding:4rem 1.25rem}.coverage-grid{grid-template-columns:1fr}.game{grid-template-columns:60px 1fr;gap:1rem}.game-time{grid-column:2;text-align:left}.special{grid-column:1 / -1}section h2{font-size:2rem}.section-header{gap:1rem}}
