:root{--jj-app-display-hero:clamp(3.5rem, 1.6rem + 9vw, 8.5rem);--jj-app-landing-gap:clamp(var(--jj-space-8), 6vw, calc(var(--jj-space-8) * 2));--jj-app-art-max:420px;--jj-app-art-max-phone:260px;--jj-app-beam-swing:3deg;--jj-app-beam-duration:9s;--jj-app-smile-duration:1.2s}.app-main:has(>.landing){max-width:none;padding:0}.landing__inner{width:100%;max-width:var(--jj-layout-content-max);padding:0 var(--jj-gutter);margin:0 auto}.landing-ink{--jj-color-text:var(--jj-brand-paper);--jj-color-text-muted:var(--jj-ink-200);--jj-color-surface-muted:var(--jj-ink-800);--jj-color-border:var(--jj-ink-700);--jj-color-focus:var(--jj-lime-500);--jj-color-accent:var(--jj-lime-500);--jj-color-accent-hover:var(--jj-lime-300);--jj-color-on-accent:var(--jj-ink-900);--jj-color-display-accent:var(--jj-lime-500);background:var(--jj-brand-ink);color:var(--jj-color-text)}.landing-hero{padding:var(--jj-app-landing-gap) 0 0;overflow:hidden}.landing-hero__inner{gap:var(--jj-space-6);align-items:end;display:grid}.landing-hero__copy{gap:var(--jj-space-5);padding-bottom:var(--jj-app-landing-gap);flex-direction:column;display:flex}.landing-hero__eyebrow{color:var(--jj-color-display-accent)}.landing-hero__title{font-size:var(--jj-app-display-hero)}.landing-hero__accent{color:var(--jj-color-display-accent);display:block}.landing-hero__lede{max-width:34ch;color:var(--jj-color-text-muted);margin:0}.landing-hero__ctas{gap:var(--jj-space-3);flex-wrap:wrap;display:flex}.landing-hero__ctas a{text-decoration:none}.landing-art{width:100%;max-width:var(--jj-app-art-max);height:auto;margin:0 auto;display:block}.landing-art__stop-glow{stop-color:var(--jj-brand-glow)}.landing-art__stop-lime{stop-color:var(--jj-brand-lime)}.landing-art__stop--strong{stop-opacity:.85}.landing-art__stop--soft{stop-opacity:.3}.landing-art__stop--clear{stop-opacity:0}.landing-art__halo{opacity:.3}.landing-art__lamp{fill:var(--jj-brand-glow)}.landing-art__beam{transform-box:view-box;transform-origin:50% 0;animation:landing-sway var(--jj-app-beam-duration) var(--jj-ease) infinite alternate}.landing-art__smile{animation:landing-lights-up var(--jj-app-smile-duration) var(--jj-ease) both}@keyframes landing-sway{0%{transform:rotate(calc(-1 * var(--jj-app-beam-swing)))}to{transform:rotate(var(--jj-app-beam-swing))}}@keyframes landing-lights-up{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.landing-art__beam,.landing-art__smile{animation:none}}@media (max-width:899px){.landing-art{max-width:var(--jj-app-art-max-phone)}}@media (min-width:900px){.landing-hero__inner{grid-template-columns:3fr 2fr}}.landing-section{padding:var(--jj-app-landing-gap) 0}.landing-section--muted{background:var(--jj-color-surface-muted)}.landing-section__title{font-size:var(--jj-display-lg)}.landing-link{min-height:var(--jj-target-min);color:var(--jj-color-text);font-weight:var(--jj-weight-semibold);text-decoration:underline;-webkit-text-decoration-color:var(--jj-color-accent-text);text-decoration-color:var(--jj-color-accent-text);text-underline-offset:var(--jj-space-1);align-items:center;display:inline-flex}.landing-shows{gap:var(--jj-space-5);flex-direction:column;display:flex}.landing-shows__head{justify-content:space-between;align-items:end;gap:var(--jj-space-3);flex-wrap:wrap;display:flex}.landing-steps{gap:var(--jj-space-4);margin:var(--jj-space-6) 0 0;padding:0;list-style:none;display:grid}@media (min-width:760px){.landing-steps{grid-template-columns:repeat(3,1fr)}}.landing-step{gap:var(--jj-space-3);padding:var(--jj-space-6) var(--jj-space-5);border-radius:var(--jj-radius-lg);--jj-color-text:var(--jj-ink-900);color:var(--jj-color-text);flex-direction:column;display:flex}.landing-step__art{margin-bottom:var(--jj-space-2);color:var(--jj-color-text);justify-content:center;display:flex}.landing-step__art svg{width:100%;max-width:13rem;height:auto}.landing-step .jj-heading{color:var(--jj-color-text)}.landing-step__body{color:var(--jj-color-text);margin:0}.landing-step__number{font-family:var(--jj-font-display);font-weight:var(--jj-weight-display);font-size:var(--jj-display-xl);line-height:var(--jj-leading-display)}.landing-step--1{background:var(--jj-brand-lime)}.landing-step--2{--jj-color-text:var(--jj-brand-paper);background:var(--jj-brand-ink);box-shadow:inset 0 0 0 var(--jj-border-hairline) var(--jj-ink-600)}.landing-step--2 .landing-step__number{color:var(--jj-brand-lime)}.landing-step--3{background:var(--jj-brand-glow);box-shadow:inset 0 0 0 var(--jj-border-hairline) var(--jj-brand-rule)}.landing-creators{gap:var(--jj-space-8);align-items:center;display:grid}@media (min-width:900px){.landing-creators{grid-template-columns:1fr 1fr}}.landing-creators__copy{align-items:flex-start;gap:var(--jj-space-5);flex-direction:column;display:flex}.landing-creators__copy>a{text-decoration:none}.landing-benefits{gap:var(--jj-space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.landing-benefit{gap:var(--jj-space-3);display:flex}.landing-benefit p{margin:var(--jj-space-1) 0 0}.landing-benefit__check{width:var(--jj-space-5);height:var(--jj-space-5);margin-top:var(--jj-space-1);border-radius:var(--jj-radius-pill);background:var(--jj-brand-lime);flex:none;position:relative}.landing-benefit__check:after{content:"";border:solid var(--jj-brand-ink);border-width:0 var(--jj-space-1) var(--jj-space-1) 0;width:28%;height:46%;position:absolute;top:22%;left:34%;transform:rotate(45deg)}.landing-creators__product{gap:var(--jj-space-5);display:grid}.landing-product{gap:var(--jj-space-2);flex-direction:column;margin:0;display:flex}.landing-product--ticket{margin-inline:var(--jj-space-3);transform:rotate(-2deg)}.landing-product--ticket .jj-ticket__title{text-transform:none}.landing-product__caption{gap:var(--jj-space-1);font-size:var(--jj-text-sm);color:var(--jj-color-text-muted);flex-direction:column;display:flex}.landing-product__note{font-size:var(--jj-text-xs)}.landing-product__qr{width:7.5rem;height:7.5rem;color:var(--jj-brand-ink);display:block}.landing-band{--jj-color-text:var(--jj-ink-900);--jj-color-focus:var(--jj-ink-900);--jj-color-primary:var(--jj-ink-900);--jj-color-on-primary:var(--jj-brand-paper);--jj-color-primary-hover:var(--jj-ink-800);background:var(--jj-brand-lime);color:var(--jj-ink-900);padding:var(--jj-app-landing-gap) 0}.landing-band__inner{gap:var(--jj-space-6);align-items:center;display:grid}@media (min-width:900px){.landing-band__inner{grid-template-columns:3fr 2fr}}.landing-band__title{color:var(--jj-ink-900)}.landing-band__side{align-items:flex-start;gap:var(--jj-space-4);flex-direction:column;display:flex}.landing-band__side a{text-decoration:none}.landing-band__text{margin:0}:root{--jj-app-rail-card:45vw}@media (min-width:600px){:root{--jj-app-rail-card:calc(var(--jj-layout-grid-min) * .92)}}.landing-rail-section{padding:var(--jj-space-8) 0 0}.landing-rail-section__inner{gap:var(--jj-space-4);flex-direction:column;display:flex}.landing-rail__head{justify-content:space-between;align-items:center;gap:var(--jj-space-3);flex-wrap:wrap;display:flex}.landing-rail__title{align-items:center;gap:var(--jj-space-3);font-size:var(--jj-display-md);display:flex}.landing-rail__title:before{content:"";border-radius:var(--jj-radius-pill);background:var(--jj-color-indicator);flex:none;align-self:stretch;width:4px}.landing-rail{position:relative}.landing-rail__track{grid-auto-flow:column;grid-auto-columns:var(--jj-app-rail-card);gap:var(--jj-space-3);padding:0 0 var(--jj-space-2);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;margin:0;scroll-padding-inline:0;list-style:none;display:grid;overflow-x:auto}.landing-rail__item{scroll-snap-align:start;min-width:0}.landing-rail__nav{z-index:3;top:calc(var(--jj-app-rail-card) / 2);width:var(--jj-target-min);height:var(--jj-target-min);border:var(--jj-border-hairline) solid var(--jj-color-border);border-radius:var(--jj-radius-pill);background:var(--jj-color-surface);color:var(--jj-color-text);box-shadow:var(--jj-shadow-raised);cursor:pointer;place-items:center;display:none;position:absolute;transform:translateY(-50%)}.landing-rail__nav:focus-visible{outline:3px solid var(--jj-color-focus);outline-offset:2px}.landing-rail__nav--prev{left:calc(var(--jj-target-min) / -2)}.landing-rail__nav--next{right:calc(var(--jj-target-min) / -2)}@media (min-width:900px) and (hover:hover){.landing-rail__nav{display:grid}}.landing-filters{gap:var(--jj-space-2);flex-wrap:wrap;display:flex}.landing-filter{align-items:center;gap:var(--jj-space-2);min-height:var(--jj-target-min);padding:0 var(--jj-space-4);border:var(--jj-border-hairline) solid var(--jj-color-border);border-radius:var(--jj-radius-pill);background:var(--jj-color-surface);color:var(--jj-color-text);font-size:var(--jj-text-sm);font-weight:600;display:inline-flex;position:relative}.landing-filter[data-selected=true]{border-color:var(--jj-brand-lime);background:var(--jj-brand-lime);color:var(--jj-brand-ink)}.landing-filter:focus-within{outline:2px solid var(--jj-color-focus);outline-offset:2px}.landing-filter__icon,.landing-filter__caret{flex:none;width:1rem;height:1rem}.landing-filter__caret{width:.75rem;height:.75rem}.landing-filter__select{opacity:0;cursor:pointer;width:100%;font-size:16px;position:absolute;inset:0}
