@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.6}}@keyframes glitch-flicker{0%,to{opacity:1;text-shadow:0 0 8px;transform:translate(0)}5%{opacity:.8;transform:translate(-1px,1px)}10%{opacity:1;text-shadow:-1px 0 #00d4e8,1px 0 #e855a0;transform:translate(1px,-1px)}15%{text-shadow:0 0 8px;transform:translate(0)}42%{opacity:1}43%{opacity:.4;transform:translate(2px)}44%{opacity:1;transform:translate(0)}87%{opacity:1}88%{opacity:.6;text-shadow:2px 0 #e855a0,-2px 0 #00d4e8}89%{opacity:1;text-shadow:0 0 8px}}.animate-glitch-flicker{animation:3s ease-in-out infinite glitch-flicker}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes heartbeat{0%,to{opacity:.3;transform:scale(1)}15%{opacity:.6;transform:scale(1.08)}30%{opacity:.3;transform:scale(1)}45%{opacity:.5;transform:scale(1.05)}60%{opacity:.3;transform:scale(1)}}.animate-fade-up{animation:.5s ease-out forwards fade-up}.animate-scale-in{animation:.2s ease-out forwards scale-in}.animate-slide-in-right{animation:.3s ease-out forwards slide-in-right}.animate-pulse-glow{animation:2s ease-in-out infinite pulse-glow}.animate-shimmer{background:linear-gradient(90deg,var(--twilight)0%,var(--dusk)50%,var(--twilight)100%);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes coral-scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes coral-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.animate-coral-shimmer{background:linear-gradient(90deg,transparent 0%,var(--coral)50%,transparent 100%);opacity:.15;background-size:200% 100%;animation:2s infinite shimmer}.animate-coral-scan{animation:2s ease-in-out infinite coral-scan}.animate-coral-pulse{animation:1.5s ease-in-out infinite coral-pulse}@keyframes happening-now-pulse{0%,to{box-shadow:0 0 0 0 transparent,0 0 0 0 rgba(var(--coral-rgb,255,99,71),0)}50%{box-shadow:0 0 12px 2px rgba(var(--coral-rgb,255,99,71),.15),0 0 20px 4px rgba(var(--coral-rgb,255,99,71),.08)}}.animate-happening-now-pulse{animation:3s ease-in-out infinite happening-now-pulse}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(720deg)}}.animate-confetti-fall{animation:2s ease-out forwards confetti-fall}@keyframes laser-shoot{0%{opacity:0;transform:scaleX(0)}10%{opacity:1}30%{transform:scaleX(1)}to{opacity:0;transform:scaleX(1.2)}}@keyframes laser-flash{0%{opacity:1;transform:scale(0)}50%{opacity:.8;transform:scale(2)}to{opacity:0;transform:scale(4)}}.animate-laser-shoot{animation:.8s ease-out forwards laser-shoot}.animate-laser-flash{animation:.4s ease-out forwards laser-flash}@keyframes sparkle-flash{0%{opacity:1;transform:translate(-50%,-50%)scale(0)}50%{opacity:.8;transform:translate(-50%,-50%)scale(2)}to{opacity:0;transform:translate(-50%,-50%)scale(3)}}@keyframes sparkle-burst{0%{opacity:1;transform:translate(-50%,-50%)translate(0)scale(0)}30%{opacity:1}to{opacity:0}}@keyframes rsvp-bloom-ring{0%{opacity:.6;transform:scale(.9)}55%{opacity:.35}to{opacity:0;transform:scale(1.18)}}@keyframes rsvp-bloom-glow{0%{opacity:0;transform:scale(.95)}35%{opacity:.5}to{opacity:0;transform:scale(1.06)}}@keyframes rsvp-button-enter-going{0%{transform:translateY(0)scale(1);box-shadow:0 0 #0000}40%{box-shadow:0 10px 22px color-mix(in srgb,var(--coral)20%,transparent);transform:translateY(-1px)scale(1.02)}to{transform:translateY(0)scale(1);box-shadow:0 0 #0000}}@keyframes rsvp-button-enter-maybe{0%{transform:translateY(0)scale(1)}45%{transform:translateY(-.5px)scale(1.015)}to{transform:translateY(0)scale(1)}}@keyframes rsvp-check-draw{0%{stroke-dashoffset:24px;opacity:.5}to{stroke-dashoffset:0;opacity:1}}@keyframes rsvp-star-twinkle{0%{opacity:.75;filter:drop-shadow(0 0 #0000);transform:scale(.82)rotate(-6deg)}52%{opacity:1;filter:drop-shadow(0 0 4px color-mix(in srgb,var(--gold)55%,transparent));transform:scale(1.12)rotate(4deg)}to{opacity:1;filter:drop-shadow(0 0 #0000);transform:scale(1)rotate(0)}}.rsvp-celebration-bloom{--rsvp-bloom-color:var(--coral);pointer-events:none;z-index:0;position:absolute;inset:-6px}.rsvp-celebration-bloom-coral{--rsvp-bloom-color:var(--coral)}.rsvp-celebration-bloom-gold{--rsvp-bloom-color:var(--gold)}.rsvp-celebration-ring,.rsvp-celebration-glow{border-radius:.9rem;position:absolute;inset:0}.rsvp-celebration-ring{border:1px solid var(--rsvp-bloom-color)}@supports (color:color-mix(in lab, red, red)){.rsvp-celebration-ring{border:1px solid color-mix(in srgb,var(--rsvp-bloom-color)72%,white 12%)}}.rsvp-celebration-ring{animation:.52s cubic-bezier(.23,1,.32,1) forwards rsvp-bloom-ring}.rsvp-celebration-glow{background:radial-gradient(circle at 50% 50%,var(--rsvp-bloom-color)0%,transparent 75%)}@supports (color:color-mix(in lab, red, red)){.rsvp-celebration-glow{background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--rsvp-bloom-color)28%,transparent)0%,transparent 75%)}}.rsvp-celebration-glow{filter:blur(5px);animation:.52s ease-out forwards rsvp-bloom-glow}.rsvp-button-enter-going{animation:.52s cubic-bezier(.22,1,.36,1) both rsvp-button-enter-going}.rsvp-button-enter-maybe{animation:.48s cubic-bezier(.23,1,.32,1) both rsvp-button-enter-maybe}.rsvp-status-icon-going,.rsvp-status-icon-maybe{transform-origin:50%}.rsvp-status-icon-going .rsvp-check-path{stroke-dasharray:24;stroke-dashoffset:24px;animation:.36s ease-out forwards rsvp-check-draw}.rsvp-status-icon-maybe{animation:.43s cubic-bezier(.23,1,.32,1) both rsvp-star-twinkle}@media (prefers-reduced-motion:reduce){.rsvp-celebration-ring,.rsvp-celebration-glow,.rsvp-button-enter-going,.rsvp-button-enter-maybe,.rsvp-status-icon-going .rsvp-check-path,.rsvp-status-icon-maybe{animation:none!important}}@keyframes neon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes neon-pulse{0%,to{box-shadow:0 0 5px var(--neon-magenta),0 0 10px var(--neon-magenta)}50%{box-shadow:0 0 15px var(--neon-magenta),0 0 30px var(--neon-magenta)}}@keyframes horse-gallop{0%{transform:translateY(0)rotate(0)}12%{transform:translateY(-3px)rotate(-3deg)}25%{transform:translateY(0)rotate(0)}37%{transform:translateY(-2px)rotate(2deg)}50%{transform:translateY(0)rotate(0)}62%{transform:translateY(-3px)rotate(-3deg)}75%{transform:translateY(0)rotate(0)}87%{transform:translateY(-2px)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes horse-walk{0%{transform:translate(10%)}to{transform:translate(85%)}}@keyframes page-enter{0%{opacity:0}to{opacity:1}}.animate-page-enter{animation:.25s ease-out forwards page-enter}@keyframes vt-fade-out{0%{opacity:1}to{opacity:0}}@keyframes vt-fade-in{0%{opacity:0}to{opacity:1}}@keyframes vt-slide-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}@keyframes vt-slide-in{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}::view-transition-old(root){animation:var(--duration-normal)var(--ease-in)both vt-slide-out}::view-transition-new(root){animation:var(--duration-normal)var(--ease-out)both vt-slide-in}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.grain-overlay{pointer-events:none;z-index:9999;opacity:.08;mix-blend-mode:soft-light;background-image:url(/textures/noise-256.png);background-repeat:repeat;animation:.4s steps(6,end) infinite grain-shift;position:fixed;inset:0}@keyframes grain-shift{0%{background-position:0 0}20%{background-position:-5px -5px}40%{background-position:5px 3px}60%{background-position:-3px 5px}80%{background-position:3px -3px}to{background-position:0 0}}@keyframes motion-fadeUp{0%{opacity:0;transform:translateY(var(--motion-shift-md,8px))}to{opacity:1;transform:translateY(0)}}@keyframes motion-fadeIn{0%{opacity:0}to{opacity:1}}.motion-fade-up{animation:motion-fadeUp var(--motion-slow,.4s)var(--ease-out)both}.motion-fade-in{animation:motion-fadeIn .3s var(--ease-out)both}@keyframes searchOverlayEnter{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.search-overlay-enter{animation:searchOverlayEnter var(--motion-fast,.2s)var(--ease-out)both;transform-origin:50%}@media (prefers-reduced-motion:reduce){.search-overlay-enter{animation:none;transform:none}}.motion-hover-lift{transition:transform var(--motion-fast,.2s)var(--ease-out),box-shadow var(--motion-fast,.2s)var(--ease-out)}.motion-hover-lift:hover{transform:translateY(-4px)}.motion-hover-glow{transition:box-shadow var(--motion-fast,.2s)var(--ease-out),transform var(--motion-fast,.2s)var(--ease-out)}.motion-hover-glow:hover{transform:translateY(-1px);box-shadow:0 0 24px #ff6b7a40}.motion-solid{box-shadow:var(--elev-rest);transition:box-shadow var(--motion-fast,.2s)var(--ease-out),transform var(--motion-fast,.2s)var(--ease-out),border-color var(--motion-fast,.2s)var(--ease-out)}@media (hover:hover){.motion-solid:hover{box-shadow:var(--elev-raised);border-color:var(--twilight)}.motion-lift:hover{transform:translateY(var(--motion-lift-raised,-4px))}}.motion-press-sink:active{box-shadow:var(--elev-pressed);transition:box-shadow var(--motion-instant,.1s)var(--ease-in),transform var(--motion-instant,.1s)var(--ease-in);transform:translateY(1px)scale(.985)}.motion-chip{transition:color var(--motion-fast,.2s)var(--ease-out),border-color var(--motion-fast,.2s)var(--ease-out),box-shadow var(--motion-fast,.2s)var(--ease-out),transform var(--motion-fast,.2s)var(--ease-out);box-shadow:0 1px 2px #00000059}@media (hover:hover){.motion-chip:hover{box-shadow:0 1px 3px #0006,0 0 10px var(--section-accent,var(--coral))}@supports (color:color-mix(in lab, red, red)){.motion-chip:hover{box-shadow:0 1px 3px #0006,0 0 10px color-mix(in srgb,var(--section-accent,var(--coral))18%,transparent)}}}.motion-chip:active{transition-duration:var(--motion-instant,.1s);transform:scale(.96);box-shadow:inset 0 1px 3px #0006}@keyframes motion-setDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.motion-stagger-setdown>*{animation:motion-setDown var(--motion-settle,.46s)var(--ease-settle)both}.motion-stagger-setdown>:first-child{animation-delay:0s}.motion-stagger-setdown>:nth-child(2){animation-delay:90ms}.motion-stagger-setdown>:nth-child(3){animation-delay:.18s}.motion-stagger-setdown>:nth-child(4){animation-delay:.27s}.motion-stagger-setdown>:nth-child(n+5){animation-delay:.36s}@keyframes fade-slide-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-subtle{0%,to{opacity:1}50%{opacity:.6}}.motion-press:active{transition:transform .1s ease-in;transform:scale(.97)}.motion-stagger>*{animation:motion-fadeUp var(--motion-slow,.4s)var(--ease-out)both}.motion-stagger>:first-child{animation-delay:0s}.motion-stagger>:nth-child(2){animation-delay:60ms}.motion-stagger>:nth-child(3){animation-delay:.12s}.motion-stagger>:nth-child(4){animation-delay:.18s}.motion-stagger>:nth-child(5){animation-delay:.24s}.motion-stagger>:nth-child(6){animation-delay:.3s}.motion-stagger>:nth-child(7){animation-delay:.36s}.motion-stagger>:nth-child(n+8){animation-delay:.42s}@keyframes cta-pulse-glow{0%{box-shadow:0 0 #0000}50%{box-shadow:0 0 20px 4px color-mix(in oklab,var(--cta-pulse-color,var(--coral))30%,transparent)}to{box-shadow:0 0 #0000}}.cta-pulse-glow{animation:1.2s ease-out .4s both cta-pulse-glow}@media (prefers-reduced-motion:reduce){:root{--duration-instant:0s;--duration-fast:0s;--duration-normal:0s;--duration-slow:0s;--duration-slower:0s;--stagger-item:0s;--stagger-section:0s}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.grain-overlay{animation:none}.animate-fade-in,.animate-fade-up,.animate-scale-in,.animate-slide-in-right,.animate-confetti-fall,.animate-page-enter,.card-stagger>*{opacity:1!important;animation:none!important;transform:none!important}.bookmark-animate,.pulse-live{animation:none!important}.motion-fade-up,.motion-fade-in,.motion-hover-lift,.motion-hover-glow,.motion-press,.motion-stagger>*,.motion-solid,.motion-lift,.motion-press-sink,.motion-chip,.motion-stagger-setdown>*,.cta-pulse-glow{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}
[data-portal-slug=atlanta]{--atl-stamp-scale-min:.5625rem;--atl-stamp-scale-max:.6875rem;--atl-stamp-letter-spacing:.12em;--atl-hour-gutter-w:6rem;--atl-hour-gutter-time-size:1.625rem;--atl-modal-backdrop:#09090bc7}[data-portal-slug=atlanta] .mono-label{letter-spacing:var(--atl-stamp-letter-spacing);font-size:var(--atl-stamp-scale-max)}[data-portal-slug=atlanta] .atl-home-feed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow-x:clip}[data-portal-slug=atlanta] .city-briefing-hero-frame{contain:paint;overflow:clip}[data-portal-slug=atlanta] .atl-hero-photo{filter:saturate(.9)contrast(1.06)brightness(.86)}[data-portal-slug=atlanta] .atl-hero-static-noise{background:radial-gradient(circle at 24% 18%,color-mix(in srgb,var(--coral)22%,transparent),transparent 32%),radial-gradient(circle at 78% 28%,color-mix(in srgb,var(--neon-cyan)14%,transparent),transparent 30%),repeating-linear-gradient(115deg,color-mix(in srgb,var(--cream)3.5%,transparent)0,color-mix(in srgb,var(--cream)3.5%,transparent)1px,transparent 1px,transparent 5px)}@media (max-width:639px){[data-portal-slug=atlanta] .hero-ken-burns{animation:none}}[data-portal-slug=atlanta] .atl-home-feed-body{z-index:20;width:100%;max-width:none;margin:0;padding-bottom:0;position:relative}[data-portal-slug=atlanta] .atl-home-feed-body:before{content:"";pointer-events:none;height:18rem;display:none;position:absolute;inset:-2rem -1rem auto}[data-portal-slug=atlanta] .atl-section-atmosphere{isolation:isolate;width:100%;margin-top:0;padding:0;position:relative}[data-portal-slug=atlanta] .atl-home-feed .atl-section-atmosphere{width:100%;margin-left:0}[data-portal-slug=atlanta] .atl-section-atmosphere:before{content:"";z-index:-2;pointer-events:none;background:linear-gradient(180deg,#09090b47 0%,#09090b8a 28%,#09090bc2 68%,#09090beb 100%),linear-gradient(90deg,#09090bc7 0%,#09090b80 18%,#09090b8f 82%,#09090bd1 100%),var(--atl-section-image,linear-gradient(115deg,color-mix(in srgb,var(--section-accent,var(--coral))28%,var(--night))0%,var(--night)60%,var(--void)100%));opacity:1;background-position:50%,50%,top;background-repeat:no-repeat,no-repeat,no-repeat;background-size:cover,cover,cover;width:100%;position:absolute;top:0;bottom:-.25rem;left:50%;transform:translate(-50%)}[data-portal-slug=atlanta] .atl-section-atmosphere:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(ellipse 34% 22% at 10% 2%,color-mix(in srgb,var(--section-accent,var(--coral))18%,transparent),transparent 76%);width:100%;position:absolute;top:.1rem;bottom:-.25rem;left:50%;transform:translate(-50%)}[data-portal-slug=atlanta] .atl-home-feed .atl-section-atmosphere:before,[data-portal-slug=atlanta] .atl-home-feed .atl-section-atmosphere:after{width:100%;left:0;transform:none}[data-portal-slug=atlanta] .atl-section-atmosphere-body{z-index:1;width:100%;max-width:88rem;margin:0 auto;padding:.75rem 1rem;position:relative}[data-portal-slug=atlanta] .atl-section-atmosphere[data-atl-section=lineup]:before{background:linear-gradient(180deg,#09090b38 0%,#09090b7a 36%,#09090bbd 82%,#09090be0 100%),linear-gradient(90deg,#09090bd1 0%,#09090b61 24%,#09090b7a 78%,#09090bdb 100%),var(--atl-section-image,linear-gradient(115deg,color-mix(in srgb,var(--coral)24%,var(--night))0%,var(--night)58%,var(--void)100%));background-position:50%,50%,top;background-repeat:no-repeat,no-repeat,no-repeat;background-size:cover,cover,cover;bottom:-1rem}[data-portal-slug=atlanta] .atl-section-atmosphere[data-atl-section=sports]:before{background:linear-gradient(180deg,#09090b61 0%,#09090ba8 46%,#09090be6 100%),linear-gradient(90deg,#09090bd6 0%,#09090b7a 42%,#09090bd1 100%),var(--atl-section-image,linear-gradient(115deg,color-mix(in srgb,var(--gold)26%,var(--night))0%,var(--night)62%,var(--void)100%));background-position:50%,50%,50% 42%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:cover,cover,cover}[data-portal-slug=atlanta] .atl-atmospheric-strip{isolation:isolate;background:linear-gradient(90deg,color-mix(in srgb,var(--section-accent,var(--coral))12%,#09090b33)0%,#09090b1a 38%,transparent 70%);border-color:#0000;width:100%;margin-left:0;padding-left:0;padding-right:0}[data-portal-slug=atlanta] .atl-quiet-strip{isolation:isolate;background:linear-gradient(90deg,color-mix(in srgb,var(--section-accent,var(--coral))9%,#09090b24)0%,#09090b0f 40%,transparent 76%);width:100%;margin-left:0;padding-left:0;padding-right:0;overflow:hidden}[data-portal-slug=atlanta] .atl-atmospheric-strip:after,[data-portal-slug=atlanta] .atl-quiet-strip:after{content:"";pointer-events:none;background:linear-gradient(90deg,var(--section-accent,var(--coral))0,color-mix(in srgb,var(--section-accent,var(--coral))38%,transparent)18%,color-mix(in srgb,var(--twilight)72%,transparent)72%,transparent 100%);opacity:.72;height:1px;position:absolute;top:0;left:0;right:0}[data-portal-slug=atlanta] .atl-atmospheric-strip:before,[data-portal-slug=atlanta] .atl-quiet-strip:before{content:"";pointer-events:none;background:radial-gradient(ellipse 58% 110% at 14% 30%,color-mix(in srgb,var(--section-accent,var(--coral))10%,transparent),transparent 72%);opacity:.74;position:absolute;inset:0}[data-portal-slug=atlanta] .atl-strip-layout,[data-portal-slug=atlanta] .atl-quiet-strip>.flex{z-index:3;width:100%;max-width:88rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}[data-portal-slug=atlanta] .atl-strip-image-band,[data-portal-slug=atlanta] .atl-strip-contact-cells,[data-portal-slug=atlanta] .atl-strip-focus-crop{display:none}[data-portal-slug=atlanta] .atl-strip-eyebrow{color:color-mix(in srgb,var(--section-accent,var(--coral))74%,var(--soft));font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.105em;text-transform:uppercase;font-size:clamp(.84rem,.78rem + .22vw,1rem);font-weight:750;line-height:1.15;display:block}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=crop-rail] .atl-strip-image-band,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=crop-rail] .atl-strip-image-band{z-index:1;pointer-events:none;background:linear-gradient(90deg,#09090bc7,transparent 34%,#09090b9e),var(--atl-section-image,linear-gradient(115deg,color-mix(in srgb,var(--section-accent,var(--coral))26%,var(--night)),var(--void)));opacity:.5;background-position:50% 52%;background-size:cover;height:3.6rem;display:block;position:absolute;inset:.625rem 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 76%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 76%,#0000)}[data-portal-slug=atlanta] .atl-home-feed .atl-atmospheric-strip[data-strip-treatment=crop-rail] .atl-strip-image-band,[data-portal-slug=atlanta] .atl-home-feed .atl-quiet-strip[data-strip-treatment=crop-rail] .atl-strip-image-band{display:none}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=crop-rail]:after,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=crop-rail]:after,[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=rule-system]:after,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=rule-system]:after{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--section-accent,var(--coral))74%,transparent)18%,color-mix(in srgb,var(--twilight)70%,transparent)72%,transparent)}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=reflection],[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=reflection]{background:radial-gradient(ellipse 70% 72% at 18% 28%,color-mix(in srgb,var(--section-accent,var(--neon-cyan))11%,transparent),transparent 72%),linear-gradient(180deg,color-mix(in srgb,var(--void)18%,transparent),color-mix(in srgb,var(--void)46%,transparent))}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=reflection]:after,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=reflection]:after{background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--section-accent,var(--neon-cyan))16%,transparent)),repeating-linear-gradient(102deg,transparent 0 20px,color-mix(in srgb,var(--cream)5%,transparent)21px,transparent 24px);opacity:.64;height:44%;top:auto;bottom:0;transform:translateY(8px)}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=contact-sheet]{padding-right:0}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=contact-sheet] .atl-strip-layout{padding-right:9rem}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=contact-sheet] .atl-strip-contact-cells{z-index:2;opacity:.74;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem;width:6.5rem;display:grid;position:absolute;top:1rem;bottom:1rem;right:max(1.25rem,50vw - 42.75rem)}[data-portal-slug=atlanta] .atl-strip-contact-cells span{border:1px solid color-mix(in srgb,var(--cream)14%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--void)8%,transparent),color-mix(in srgb,var(--void)42%,transparent)),var(--atl-section-image,linear-gradient(115deg,color-mix(in srgb,var(--section-accent,var(--coral))28%,var(--night)),var(--void)));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--void)42%,transparent);background-size:260%;border-radius:3px}[data-portal-slug=atlanta] .atl-strip-contact-cells span:first-child{background-position:8% 38%}[data-portal-slug=atlanta] .atl-strip-contact-cells span:nth-child(2){background-position:48% 44%}[data-portal-slug=atlanta] .atl-strip-contact-cells span:nth-child(3){background-position:70% 58%}[data-portal-slug=atlanta] .atl-strip-contact-cells span:nth-child(4){background-position:32% 74%}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=type-reveal] h2,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=type-reveal] h2{width:fit-content;max-width:100%;text-shadow:0 0 18px color-mix(in srgb,var(--section-accent,var(--coral))16%,transparent);position:relative}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=type-reveal] h2:after,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=type-reveal] h2:after{content:attr(data-title);pointer-events:none;color:#0000;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--section-accent,var(--coral))86%,var(--cream)),transparent);opacity:.38;background-size:180% 100%;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}[data-portal-slug=atlanta] .atl-section-atmosphere[data-strip-treatment=image-wash]:before{opacity:.95}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=image-wash],[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=image-wash]{background:linear-gradient(90deg,color-mix(in srgb,var(--void)58%,transparent),transparent 62%)}[data-portal-slug=atlanta] .atl-section-atmosphere[data-strip-treatment=photo-veil]:before{background:linear-gradient(180deg,#09090b2e 0%,#09090b7a 34%,#09090bbd 72%,#09090beb 100%),linear-gradient(90deg,#09090bd1 0%,#09090b75 18%,#09090b57 56%,#09090bc2 100%),var(--atl-section-image,linear-gradient(115deg,color-mix(in srgb,var(--section-accent,var(--coral))24%,var(--night))0%,var(--night)60%,var(--void)100%));background-position:50%,50%,50% 42%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:cover,cover,cover}[data-portal-slug=atlanta] .atl-section-atmosphere[data-strip-treatment=photo-veil]:after{background:radial-gradient(ellipse 42% 22% at 12% 0%,color-mix(in srgb,var(--section-accent,var(--coral))13%,transparent),transparent 76%),linear-gradient(90deg,color-mix(in srgb,var(--section-accent,var(--coral))5%,transparent),transparent 52%);opacity:.68}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=photo-veil],[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=photo-veil]{background:linear-gradient(90deg,#09090bc2 0%,#09090b7a 28%,#09090b3d 58%,#09090ba8 100%)}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=photo-veil]:before,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=photo-veil]:before{background:radial-gradient(ellipse 34% 84% at 12% 48%,color-mix(in srgb,var(--section-accent,var(--coral))14%,transparent),transparent 74%),linear-gradient(90deg,transparent,color-mix(in srgb,var(--cream)5%,transparent),transparent);opacity:.68;background-position:0 0,160% 0;background-size:100% 100%,220% 100%}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=photo-veil]:after,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=photo-veil]:after{background:linear-gradient(90deg,color-mix(in srgb,var(--section-accent,var(--coral))50%,transparent),color-mix(in srgb,var(--twilight)48%,transparent)62%,transparent);opacity:.52;height:1px;top:auto;bottom:0}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=focus-plane] .atl-strip-image-band,[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=focus-plane] .atl-strip-focus-crop{pointer-events:none;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--void)44%,transparent)),var(--atl-section-image,linear-gradient(115deg,color-mix(in srgb,var(--section-accent,var(--neon-cyan))28%,var(--night)),var(--void)));background-size:cover;display:block;position:absolute}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=focus-plane] .atl-strip-image-band{z-index:1;opacity:.26;filter:blur(16px)saturate(1.15);inset:0;transform:scale(1.08)}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=focus-plane] .atl-strip-focus-crop{z-index:2;border:1px solid color-mix(in srgb,var(--cream)12%,transparent);width:7rem;box-shadow:0 18px 36px color-mix(in srgb,var(--void)52%,transparent);opacity:.72;background-position:50%;border-radius:6px;top:1rem;bottom:1rem;right:max(1.25rem,50vw - 42.75rem)}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=focus-plane] .atl-strip-layout{padding-right:8.25rem}[data-portal-slug=atlanta] .atl-home-feed .atl-strip-image-band,[data-portal-slug=atlanta] .atl-home-feed .atl-strip-contact-cells,[data-portal-slug=atlanta] .atl-home-feed .atl-strip-focus-crop,[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=cta-glow] .atl-strip-link:before,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=cta-glow] .atl-strip-link:before{display:none}[data-portal-slug=atlanta] .atl-atmospheric-strip h2,[data-portal-slug=atlanta] .atl-quiet-strip h2{font-family:var(--font-sans),system-ui,sans-serif;letter-spacing:0;text-wrap:balance}[data-portal-slug=atlanta] .atl-atmospheric-strip .atl-strip-heading,[data-portal-slug=atlanta] .atl-quiet-strip .atl-strip-heading{color:color-mix(in srgb,var(--section-accent,var(--coral))84%,var(--cream));font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.105em;text-shadow:0 0 16px color-mix(in srgb,var(--section-accent,var(--coral))16%,transparent)}[data-portal-slug=atlanta] .atl-atmospheric-strip p,[data-portal-slug=atlanta] .atl-quiet-strip p{color:color-mix(in srgb,var(--soft)88%,var(--cream));text-wrap:pretty;line-height:1.38}[data-portal-slug=atlanta] .feed-section-title>p:first-child{color:color-mix(in srgb,var(--feed-title-accent,var(--section-accent,var(--coral)))78%,var(--soft))}[data-portal-slug=atlanta] .feed-section-title>h2{color:var(--cream);letter-spacing:0}[data-portal-slug=atlanta] .atl-strip-link{border:1px solid color-mix(in srgb,var(--section-accent,var(--coral))22%,transparent);background:color-mix(in srgb,var(--void)72%,transparent);min-height:1.9rem;color:color-mix(in srgb,var(--soft)84%,var(--section-accent,var(--coral)));letter-spacing:0;border-radius:999px;padding:.34rem .68rem;position:relative}[data-portal-slug=atlanta] .atl-strip-link:after{display:none}@media (max-width:639px){[data-portal-slug=atlanta] .atl-atmospheric-strip{padding-left:0;padding-right:0}[data-portal-slug=atlanta] .atl-atmospheric-strip:after,[data-portal-slug=atlanta] .atl-quiet-strip:after{left:0;right:.75rem}[data-portal-slug=atlanta] .atl-atmospheric-strip:before,[data-portal-slug=atlanta] .atl-quiet-strip:before{inset:0}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=contact-sheet]{padding-right:0}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=contact-sheet] .atl-strip-layout{padding-right:1rem}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=contact-sheet] .atl-strip-contact-cells,[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=focus-plane] .atl-strip-focus-crop{display:none}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=focus-plane] .atl-strip-layout{padding-right:0}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=cta-glow] .atl-strip-link:before,[data-portal-slug=atlanta] .atl-quiet-strip[data-strip-treatment=cta-glow] .atl-strip-link:before{display:none}}@media (min-width:640px){[data-portal-slug=atlanta] .atl-section-atmosphere-body,[data-portal-slug=atlanta] .atl-strip-layout,[data-portal-slug=atlanta] .atl-quiet-strip>.flex{padding-left:1.5rem;padding-right:1.5rem}[data-portal-slug=atlanta] .atl-atmospheric-strip[data-strip-treatment=contact-sheet] .atl-strip-layout{padding-right:9rem}}@media (prefers-reduced-motion:no-preference){[data-portal-slug=atlanta] .atl-section-atmosphere:before{transition:opacity .18s}[data-portal-slug=atlanta] .atl-strip-layout{animation:.42s cubic-bezier(.22,1,.36,1) both atl-strip-rise}[data-portal-slug=atlanta] .atl-strip-link{transition:color .16s,border-color .16s,background-color .16s}}@keyframes atl-strip-rise{0%{opacity:.72;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes atl-strip-crop-drift{0%{background-position:50% 44%}to{background-position:50% 60%}}@keyframes atl-strip-reflection-shift{0%{background-position:0 0,0 0}to{background-position:0 0,120px 0}}@keyframes atl-strip-contact-breathe{0%,to{opacity:.62;transform:translateY(0)}50%{opacity:.86;transform:translateY(-2px)}}@keyframes atl-strip-type-sweep{0%,to{opacity:.18;background-position:180% 0}50%{opacity:.48;background-position:0 0}}@keyframes atl-strip-rule-glow{0%,to{opacity:.44}50%{opacity:.86}}@keyframes atl-strip-photo-veil-sweep{0%,to{opacity:.48;background-position:0 0,160% 0}50%{opacity:.72;background-position:0 0,40% 0}}@keyframes atl-strip-focus-back-drift{0%{transform:scale(1.08)translate(-1%)}to{transform:scale(1.1)translate(1%)}}@keyframes atl-strip-focus-crop-drift{0%{background-position:50% 44%;transform:translateY(0)}to{background-position:50% 60%;transform:translateY(-3px)}}@keyframes atl-strip-cta-pulse{0%,to{opacity:.38;transform-origin:100%;transform:scaleX(.78)}50%{opacity:.86;transform-origin:100%;transform:scaleX(1)}}[data-portal-slug=atlanta] .atl-feed-section-header[data-section-variant]{border-top:1px solid color-mix(in srgb,var(--twilight)74%,transparent);margin-bottom:.85rem;padding-top:1.05rem;position:relative}[data-portal-slug=atlanta] .atl-feed-section-header[data-section-variant]:before{content:"";background:var(--section-accent,var(--coral));width:4.25rem;height:1px;box-shadow:0 0 16px color-mix(in srgb,var(--section-accent,var(--coral))32%,transparent);position:absolute;top:-1px;left:0}[data-portal-slug=atlanta] .atl-feed-section-header[data-section-variant] h3{font-family:var(--font-sans),system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:0;text-transform:none;color:var(--cream);text-shadow:0 1px 0 color-mix(in srgb,var(--void)72%,transparent);font-weight:750;line-height:1.08}[data-portal-slug=atlanta] .atl-feed-section-header .section-header-variant-subtitle{max-width:34rem;font-family:var(--font-sans),system-ui,sans-serif;font-size:var(--fs-sm);letter-spacing:0;color:var(--soft);line-height:1.35}[data-portal-slug=atlanta] .atl-feed-section-header .section-header-lineup-underline{background:linear-gradient(90deg,var(--section-accent,var(--coral))0 4.25rem,color-mix(in srgb,var(--twilight)70%,transparent)4.25rem 100%);height:1px}[data-portal-slug=atlanta] .atl-feed-section-header a{border:1px solid color-mix(in srgb,var(--section-accent,var(--coral))28%,transparent);background:color-mix(in srgb,var(--section-accent,var(--coral))8%,transparent);min-height:2rem;color:var(--section-accent,var(--coral));border-radius:999px;align-items:center;padding:.45rem .75rem;text-decoration:none}[data-portal-slug=atlanta] .atl-section-panel{border-color:color-mix(in srgb,var(--twilight)48%,transparent);background:linear-gradient(180deg,#090b12c2,#07080d9e),radial-gradient(ellipse 92% 72% at 0% 0%,color-mix(in srgb,var(--section-accent,var(--coral))12%,transparent),transparent 64%);box-shadow:0 18px 54px color-mix(in srgb,var(--void)42%,transparent),inset 0 1px 0 color-mix(in srgb,var(--cream)5%,transparent);position:relative;overflow:hidden}[data-portal-slug=atlanta] .atl-section-panel:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--cream)3%,transparent),transparent 38%),radial-gradient(ellipse 90% 70% at 0% 0%,color-mix(in srgb,var(--section-accent,var(--coral))8%,transparent),transparent 62%);position:absolute;inset:0}[data-portal-slug=atlanta] .atl-section-panel>*{z-index:1;position:relative}[data-portal-slug=atlanta] .atl-section-panel-news,[data-portal-slug=atlanta] .atl-section-panel-cinema,[data-portal-slug=atlanta] .atl-section-panel-live,[data-portal-slug=atlanta] .atl-section-panel-gameday{border-radius:1.75rem;padding:.7rem}[data-portal-slug=atlanta] .atl-section-panel-news{--section-accent:var(--neon-cyan)}[data-portal-slug=atlanta] .atl-section-panel-news.feed-panel-flush{padding:0}[data-portal-slug=atlanta] .atl-section-panel-lineup{--section-accent:var(--coral)}[data-portal-slug=atlanta] .atl-section-panel-cinema,[data-portal-slug=atlanta] .atl-section-panel-live,[data-portal-slug=atlanta] .atl-section-panel-regulars{--section-accent:var(--vibe)}[data-portal-slug=atlanta] .atl-section-panel-live{--section-accent:var(--neon-magenta)}[data-portal-slug=atlanta] .atl-section-panel-places{--section-accent:var(--neon-green)}[data-portal-slug=atlanta] .atl-section-panel-bigstuff{--section-accent:var(--gold)}[data-portal-slug=atlanta] .atl-section-panel-gameday{--section-accent:var(--gold);background:linear-gradient(180deg,#080a10bd,#090b129e),radial-gradient(ellipse 80% 70% at 12% 0%,color-mix(in srgb,var(--gold)18%,transparent),transparent 62%)}[data-portal-slug=atlanta] .atl-section-panel-places{border-radius:1.6rem;padding:.75rem}[data-portal-slug=atlanta] .atl-section-panel-bigstuff{border-radius:1rem}@media (min-width:640px){[data-portal-slug=atlanta] .atl-home-feed-body{margin-top:0}[data-portal-slug=atlanta] .atl-feed-section-header[data-section-variant] h3{font-size:var(--fs-2xl)}[data-portal-slug=atlanta] .atl-section-panel-news,[data-portal-slug=atlanta] .atl-section-panel-cinema,[data-portal-slug=atlanta] .atl-section-panel-live,[data-portal-slug=atlanta] .atl-section-panel-gameday{padding:1rem}}[data-portal-slug=atlanta] .atl-explore-band{isolation:isolate;margin-block:.25rem;position:relative}[data-portal-slug=atlanta] .atl-explore-band--photo{overflow:hidden}[data-portal-slug=atlanta] .atl-explore-band--photo:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(180deg,#09090bbd,#09090beb),var(--explore-band-image,linear-gradient(115deg,color-mix(in srgb,var(--section-accent,var(--coral))14%,var(--night)),var(--void)));opacity:.3;filter:blur(8px);background-position:50%;background-size:cover;position:absolute;inset:-1rem;transform:scale(1.06)}[data-portal-slug=atlanta] .atl-explore-band-body{z-index:1;position:relative}[data-portal-slug=atlanta] .atl-explore-band>.atl-atmospheric-strip{padding-inline:1rem}@media (min-width:768px){[data-portal-slug=atlanta] .atl-explore-band>.atl-atmospheric-strip{padding-inline:2rem}}:root{--spring-comic:linear(0,.14 5%,.5 11%,.92 18%,1.12,1.19,1.2 28%,1.13,1,.91 40%,.88,.92 48%,1.03 54%,1.07,1.06,1 72%,.98,.995,1.003,1)}@keyframes cardActionBloom{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes cardActionCtaIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes cardActionEyeBlink{0%,93.14%{animation-timing-function:cubic-bezier(.65,.05,.85,.3);transform:scaleY(0)}95%{animation-timing-function:cubic-bezier(.22,1,.36,1);transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes cardActionEyeLook{0%,16%{transform:translate(0)}22%,38%{transform:translate(2px,-.8px)}44%,60%{transform:translate(-2px,.4px)}66%,80%{transform:translate(.4px,1.2px)}86%,to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.card-action-bloom,.card-action-cta-in,[data-eye-anim]{transition:none!important;animation:none!important}}
