:root{--black:#0a0a0a;--white:#f5f5f5;--blue:#6ecfff;--orange:#ff9d2e;--system:gray;--muted:#b9b9b9;--line:#f5f5f524;--line-strong:#f5f5f54d;--page-pad:48px;--content-max:1500px;--section-inline:max(var(--page-pad), calc((100vw - var(--content-max)) / 2 + var(--page-pad)));--header-inline:max(34px, calc((100vw - var(--content-max)) / 2 + 34px));color:var(--white);background:var(--black);letter-spacing:0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:1.45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);min-width:320px;min-height:100svh;margin:0;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}img{max-width:100%}::selection{color:var(--black);background:var(--blue)}@media (width<=920px){:root{--page-pad:28px}}@media (width<=680px){:root{--page-pad:18px}}#root{min-height:100svh}.site-header{z-index:20;padding:18px var(--header-inline);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0ae6;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid;position:sticky;top:0}.logo{min-height:44px;color:var(--white);cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:11px;padding:0;display:inline-flex}.logo-image-wrap{border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;overflow:hidden}.logo-image{object-fit:cover;width:58px;max-width:none;height:58px}.logo-text{text-align:left;flex-direction:column;align-items:flex-start;gap:0;font-size:21px;font-weight:800;line-height:1;display:flex}.logo-text span{color:var(--blue);align-self:flex-start;font-size:13px;font-weight:700}.main-nav{border:1px solid var(--line);background:#f5f5f50f;border-radius:8px;align-items:center;min-height:44px;padding:4px;display:inline-flex}.nav-link{min-height:36px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 16px;font-size:14px;transition:background .18s,color .18s}.nav-link.active,.nav-link:hover{color:var(--black);background:var(--white)}.header-cta{min-height:44px;color:var(--black);background:var(--blue);border:1px solid #6ecfff8c;border-radius:8px;justify-content:center;justify-self:end;align-items:center;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.page{overflow:hidden}.hero-section,.event-hero{min-height:clamp(720px,100svh - 98px,860px);padding:70px var(--section-inline) 64px;background:var(--black);grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:56px;display:grid}.hero-copy,.event-copy{min-width:0;max-width:760px}.eyebrow{color:var(--blue);text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:900;line-height:1.2}.eyebrow.dark{color:var(--system)}.orange-text{color:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:inherit;letter-spacing:0;overflow-wrap:break-word}p,li,span{overflow-wrap:break-word}h1{max-width:880px;margin-bottom:24px;font-size:76px;font-weight:900;line-height:1.08}h2{max-width:840px;margin-bottom:0;font-size:44px;font-weight:850;line-height:1.14}h3{margin-bottom:14px;font-size:21px;font-weight:850;line-height:1.22}.hero-lead{max-width:650px;color:var(--muted);margin-bottom:34px;font-size:21px;line-height:1.42}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-actions.center{justify-content:center}.button{border:1px solid var(--line-strong);min-height:48px;color:var(--white);font:inherit;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0 22px;font-weight:850;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:var(--black);border-color:var(--blue);background:var(--blue)}.button.ghost:hover{border-color:var(--white);background:#f5f5f514}.button.orange{color:var(--black);border-color:var(--orange);background:var(--orange)}.membership-visual{width:100%;max-width:520px;min-height:560px;color:var(--white);background:#111;border:1px solid #f5f5f52e;border-radius:8px;flex-direction:column;justify-content:space-between;justify-self:end;padding:28px;display:flex;box-shadow:0 24px 70px #00000061}.pass-top,.pass-bottom{color:var(--muted);text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;font-size:12px;font-weight:800;line-height:1.35;display:flex}.pass-top span,.pass-bottom span{min-width:0}.pass-title{max-width:330px;color:var(--white);font-size:62px;font-weight:950;line-height:1.04}.pass-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pass-grid span{min-height:54px;color:var(--white);background:#f5f5f50f;border:1px solid #f5f5f51f;border-radius:8px;align-items:center;padding:0 14px;font-weight:800;display:flex}.section{padding:94px var(--section-inline);background:var(--black);border-top:1px solid var(--line)}.light-section{color:var(--black);background:var(--white);border-top:0;grid-template-columns:minmax(260px,.95fr) minmax(320px,1.05fr);gap:54px;display:grid}.section-heading{margin-bottom:42px}.light-section .section-heading{margin-bottom:0}.about-copy{color:#343434;gap:22px;font-size:20px;line-height:1.5;display:grid}.feature-grid,.pricing-grid,.announcement-grid{gap:16px;display:grid}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.price-card,.announcement-card{border:1px solid var(--line);border-radius:8px;min-width:0}.feature-card{background:#f5f5f50e;min-height:240px;padding:24px}.feature-card p,.price-card li,.announcement-card p{color:var(--muted);line-height:1.5}.dark-card{background:#101010}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-section.orange .pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.price-card{background:#111;flex-direction:column;min-height:430px;padding:24px;display:flex}.price-card.featured{background:#101010;border-color:#6ecfffd9}.pricing-section.orange .price-card.featured{background:#101010;border-color:#ff9d2ee6}.price-top{min-height:132px}.plan-tag{color:var(--system);margin-top:2px;font-size:13px;font-weight:800;display:inline-flex}.price{color:var(--white);margin:24px 0 4px;font-size:28px;font-weight:900;line-height:1.1}.price-meta{color:var(--muted);font-size:15px}.price-card ul{gap:12px;margin:24px 0 28px;padding:0;list-style:none;display:grid}.price-card li{padding-left:18px;font-size:15px;position:relative}.price-card li:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.pricing-section.orange .price-card li:before{background:var(--orange)}.buy-link{min-height:44px;color:var(--white);border:1px solid #f5f5f52e;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;font-weight:850;text-decoration:none;display:inline-flex}.buy-link:hover{border-color:var(--blue)}.pricing-section.orange .buy-link:hover{border-color:var(--orange)}.split-band{background:#0d0d0d;grid-template-columns:1fr .85fr;gap:54px;display:grid}.split-actions{align-content:center;justify-items:start;gap:26px;display:grid}.split-actions p{color:var(--muted);font-size:20px;line-height:1.48}.event-hero{background:var(--black);grid-template-columns:minmax(0,1fr) minmax(320px,470px)}.event-hero h1{color:var(--orange);font-size:92px}.event-meta-row{flex-wrap:wrap;gap:10px;margin:0 0 30px;display:flex}.event-meta-row span,.audience-list span{min-width:0;max-width:100%;min-height:42px;color:var(--white);background:#ff9d2e14;border:1px solid #ff9d2e59;border-radius:8px;align-items:center;padding:0 14px;font-size:14px;font-weight:800;line-height:1.35;display:inline-flex}.poster-frame{background:#050505;border:1px solid #ff9d2e59;border-radius:8px;place-self:center end;width:100%;max-width:470px;margin:0;overflow:hidden;box-shadow:0 30px 90px #0000007a}.poster-frame img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.audience-list{flex-wrap:wrap;gap:12px;display:flex}.report-section{background:#0a0a0a}.announcements-section{display:block}.announcements-section .section-heading{margin-bottom:42px}.announcement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.announcement-card{min-height:270px;color:var(--black);background:#fff;border-color:#0a0a0a1f;flex-direction:column;justify-content:space-between;padding:24px;display:flex}.announcement-card span{color:#8b4c08;text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:900;display:inline-flex}.announcement-card p{color:#555}.announcement-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:26px;display:flex}.announcement-bottom strong{font-size:18px}.announcement-bottom a{min-height:40px;color:var(--black);background:var(--orange);border-radius:8px;align-items:center;padding:0 14px;font-weight:850;text-decoration:none;display:inline-flex}.closing-cta{text-align:center}.closing-cta h2{max-width:760px;margin-bottom:28px;margin-left:auto;margin-right:auto}.footer{padding:34px var(--section-inline);border-top:1px solid var(--line);background:#050505;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer div:first-child{gap:6px;display:grid}.footer strong{color:var(--white)}.footer span{color:var(--muted)}.footer-links{flex-wrap:wrap;gap:14px;display:flex}.footer a{color:var(--white);text-decoration:none}.footer a:hover{color:var(--blue)}@media (width<=1180px){.feature-grid,.pricing-grid,.pricing-section.orange .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:58px}.event-hero h1{font-size:70px}}@media (width<=1100px){.hero-section,.event-hero,.light-section,.split-band{grid-template-columns:minmax(0,1fr)}.hero-section,.event-hero{gap:46px;min-height:auto;padding-top:52px;padding-bottom:58px}.membership-visual,.poster-frame{justify-self:stretch;max-width:none}.membership-visual{justify-content:start;gap:34px;min-height:auto}.pass-title{max-width:100%;font-size:54px;line-height:1.08}.pass-grid span{min-height:56px;line-height:1.35}.light-section .section-heading{margin-bottom:0}.announcement-grid{grid-template-columns:1fr}}@media (width<=920px){.site-header{grid-template-columns:1fr;justify-items:stretch;gap:12px;padding:14px 18px}.logo,.header-cta,.main-nav{justify-self:center}}@media (width<=680px){.site-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 14px;padding:12px 18px;display:flex}.logo{flex:0 auto;order:1;min-height:40px}.logo-image-wrap{width:38px;height:38px}.logo-image{width:52px;height:52px}.logo-text{font-size:19px}.logo-text span{font-size:12px}.header-cta{flex:none;order:2;min-height:40px;margin-left:auto;padding:0 16px}.main-nav{flex:0 auto;order:3;margin-left:auto;margin-right:auto}.section,.hero-section,.event-hero{padding-left:18px;padding-right:18px}.section{padding-top:68px;padding-bottom:68px}h1{font-size:29px;line-height:1.24}.event-hero h1{font-size:34px;line-height:1.16}.hero-copy,.event-copy{justify-self:center;width:100%;max-width:300px}.section-heading,.about-copy,.feature-grid,.pricing-grid,.announcement-grid,.audience-list,.split-actions,.split-band>div:first-child{justify-self:center;width:100%;max-width:300px;margin-left:auto;margin-right:auto}h2{font-size:26px;line-height:1.3}h1,h2,h3{overflow-wrap:anywhere}.hero-lead,.about-copy,.split-actions p{font-size:17px;line-height:1.55}.hero-actions{gap:10px}.button{padding-left:16px;padding-right:16px;font-size:15px}.feature-grid,.feature-grid.three,.pricing-grid,.pricing-section.orange .pricing-grid{grid-template-columns:1fr}.membership-visual{gap:22px;min-height:auto;padding:20px}.poster-frame,.membership-visual{justify-self:center;width:100%;max-width:300px}.pass-title{font-size:34px;line-height:1.18}.pass-grid{grid-template-columns:1fr;gap:10px}.pass-grid span{min-height:54px;padding:10px 14px;line-height:1.35}.pass-bottom{row-gap:6px;padding-top:4px}.pass-top{row-gap:6px}.event-meta-row span,.audience-list span{min-height:44px;padding:10px 14px}.audience-list span{width:100%}.closing-cta{text-align:left}.closing-cta>.eyebrow,.closing-cta h2,.closing-cta .hero-actions{width:100%;max-width:300px;margin-left:auto;margin-right:auto}.closing-cta h2{font-size:24px;line-height:1.34}.closing-cta .hero-actions{justify-content:flex-start}.footer{flex-direction:column;align-items:flex-start}}
