.ed-hero{position:relative;width:100%;min-height:100svh;padding:9rem 2rem 3rem;background-color:var(--base-100);overflow:hidden}.ed-hero-grid{position:absolute;inset:0;z-index:0;background-image:radial-gradient(circle,var(--base-400) 1px,transparent 1px);background-size:22px 22px;opacity:.13;mask-image:radial-gradient(ellipse at 50% 40%,#000 35%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse at 50% 40%,#000 35%,transparent 78%);pointer-events:none}.ed-hero-main{position:relative;z-index:1;max-width:100rem;margin:0 auto}.ed-hero-lines{display:flex;flex-direction:column;gap:.25rem}.ed-hero-line{display:flex;align-items:center;gap:2.5rem}.ed-hero-line:first-child{justify-content:flex-start}.ed-hero-line:nth-child(2),.ed-hero-line:nth-child(3){justify-content:center}.ed-hero h1{font-size:clamp(3.25rem,12vw,12rem);line-height:.85;letter-spacing:-.04em;color:var(--base-400);white-space:nowrap}.ed-hero-line-glyph{display:flex;align-items:center;gap:clamp(.5rem,1.5vw,1.5rem)}.ed-hero-glyph{width:clamp(2.25rem,7vw,7rem);height:clamp(2.25rem,7vw,7rem);color:var(--base-500);flex-shrink:0}.ed-hero-note{max-width:15rem;font-size:.9375rem;line-height:1.45;color:var(--muted-on-light)}.ed-hero-meta{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;margin-top:3rem}.ed-hero-rule{flex:1 1;max-width:34rem;height:1px;background-color:var(--base-200)}.ed-hero-location{white-space:nowrap;color:var(--muted-on-light)!important}.ed-hero-signature{display:flex;align-items:baseline;gap:.6rem;white-space:nowrap}.ed-hero-signature-light{font-size:clamp(1.25rem,2.2vw,2.25rem);letter-spacing:-.02em;color:var(--base-300)}.ed-hero-signature-bold,.ed-hero-signature-light{font-family:Big Shoulders Display;font-weight:900;text-transform:uppercase}.ed-hero-signature-bold{font-size:clamp(1.75rem,3.2vw,3.25rem);letter-spacing:-.03em;color:var(--base-500)}.ed-hero-footer{display:flex;align-items:flex-end;gap:2.5rem;margin-top:3.5rem}.ed-hero-card{width:clamp(16rem,26vw,22rem);aspect-ratio:16/10;border-radius:.5rem;border:1px solid var(--base-200);overflow:hidden;background-color:var(--base-200);box-shadow:0 1rem 2.5rem rgba(10,10,15,.1);flex-shrink:0}.ed-hero-card img{width:100%;height:100%;object-fit:cover;display:block}.ed-hero-footer-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.ed-hero-footer-copy .ed-hero-note{max-width:22rem}.ed-hero-badge{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2;padding:1.5rem .75rem;background-color:var(--base-400);color:var(--base-100);font-family:Geist Mono;font-size:.75rem;font-weight:500;letter-spacing:.1rem;text-transform:uppercase}.ed-hero-badge span{writing-mode:vertical-rl;transform:rotate(180deg);display:block}@media (max-width:1000px){.ed-hero{padding:7rem 1.25rem 2.5rem;min-height:auto}.ed-hero-line{flex-direction:column;align-items:flex-start;gap:.75rem}.ed-hero-line:nth-child(2),.ed-hero-line:nth-child(3){justify-content:flex-start}.ed-hero h1{white-space:normal}.ed-hero-line-glyph{flex-direction:row;align-items:center}.ed-hero-note{max-width:26rem}.ed-hero-meta{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:2.5rem}.ed-hero-rule{width:100%;max-width:none}.ed-hero-footer{flex-direction:column;align-items:flex-start;gap:1.75rem;margin-top:2.5rem}.ed-hero-card{width:100%}.ed-hero-badge{display:none}}