.about-page-wrapper{background:var(--bg);width:100%;color:var(--fg);padding-top:4em}.about-hero-new{color:#fff;background:#050505;border-bottom:1px dashed #fff3;justify-content:center;align-items:center;width:100vw;height:80vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-noise{opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:90%;max-width:1200px;display:flex;position:relative}.hero-eyebrow{letter-spacing:4px;text-transform:uppercase;color:#c9953c;margin-bottom:2em;font-size:.8rem}.about-hero-new h1{text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:.3em;margin-bottom:.3em;font-size:clamp(4rem,12vw,11rem);font-weight:900;line-height:.9;display:flex;overflow:hidden}.about-hero-new h1 span{will-change:transform, opacity;display:inline-block}.about-hero-sub{will-change:transform, opacity;flex-direction:column;align-items:center;gap:2.5em;max-width:600px;margin-top:2em;display:flex}.about-hero-sub p{color:#a0a0a0;font-size:1.1rem;line-height:1.8}.btn-outline{color:#fff;letter-spacing:2px;text-transform:uppercase;border:1px solid #fff6;border-radius:50px;align-items:center;padding:14px 32px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-outline:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px)}.about-events-wrapper{width:100%}.about-event-new{border-bottom:1px solid #0000001a;width:100%}.about-event-new:nth-child(2n){background-color:#f7f7f7}.about-event-inner{grid-template-columns:350px 1fr;gap:80px;width:90%;max-width:1400px;margin:0 auto;padding:100px 0;display:grid}.about-header-sidebar{position:relative}.sticky-header-content{flex-direction:column;display:flex;position:sticky;top:120px}.ev-edition{letter-spacing:2px;text-transform:uppercase;color:#c9953c;margin-bottom:1em;font-size:.85rem;font-weight:700}.ev-title{text-transform:uppercase;word-wrap:break-word;margin-bottom:.3em;font-size:clamp(3rem,5vw,4.5rem);font-weight:900;line-height:.95}.ev-date{opacity:.6;margin-bottom:2em;font-size:1.1rem;font-weight:500}.ev-divider{background:var(--fg);width:60px;height:4px;margin-bottom:2em}.ev-tagline{opacity:.8;font-size:1.4rem;font-style:italic;line-height:1.5}.about-content-main{flex-direction:column;gap:80px;display:flex}.ev-description-box p{color:#444;font-size:1.35rem;line-height:1.8}.ev-rounds-wrapper{border-top:1px dashed #0000001a;margin-top:2.5em;padding-top:2.5em}.ev-rounds-title{letter-spacing:2px;text-transform:uppercase;color:#c9953c;margin-bottom:1.5em;font-size:.8rem;font-weight:800}.ev-rounds-list{flex-wrap:wrap;gap:12px;display:flex}.ev-round-pill{color:#333;background:#0000000a;border:1px dashed #00000026;border-radius:50px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .25s}.ev-round-pill:hover{color:#fff;background:#000;border-color:#000;transform:translateY(-2px)}.section-label{letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid #00000026;margin-bottom:1.5em;padding-bottom:.8em;font-size:.9rem;font-weight:800}.ev-masonry-gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:16px;display:grid}.about-gallery-card{background:#eee;border-radius:8px;position:relative;overflow:hidden}.about-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-gallery-overlay{pointer-events:none;background:#0000000d;transition:background .3s;position:absolute;inset:0}.about-gallery-card:hover img{transform:scale(1.05)}.about-gallery-card:hover .about-gallery-overlay{background:0 0}.about-gallery-card.placeholder{background:0 0;border:1px dashed #0003;justify-content:center;align-items:center;display:flex}.about-gallery-placeholder{opacity:.3;flex-direction:column;align-items:center;gap:8px;display:flex}.about-gallery-placeholder svg{width:32px;height:32px}.about-gallery-placeholder span{text-transform:uppercase;letter-spacing:2px;font-size:.75rem}.span-1{grid-area:span 1/span 1}.span-2-col{grid-area:span 1/span 2}.span-2-row{grid-area:span 2/span 1}.span-2-col.span-2-row{grid-area:span 2/span 2}@media (max-width:1100px){.about-event-inner{grid-template-columns:1fr;gap:40px;padding:60px 0}.sticky-header-content{position:relative;top:0}.ev-masonry-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.span-2-row{grid-row:span 1}}@media (max-width:600px){.about-hero-new{min-height:500px}.about-hero-new h1{font-size:3.5rem}.about-hero-sub p{font-size:1rem}.ev-title{font-size:2.8rem}.ev-description-box p{font-size:1.15rem}.ev-masonry-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:120px;gap:8px}.span-2-col{grid-column:span 2}}
