:root{--surface:#050505;--text:#ffffffc2;--text-strong:#fff;--muted:#ffffff94;--border:#ffffff29;--border-strong:#ffffff57;--accent:#ffffffe6;--font-serif:"EB Garamond", Georgia, "Times New Roman", serif;font:20px/1.5 var(--font-serif);color:var(--text);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100svh}body{margin:0}*{box-sizing:border-box}html{min-width:320px}img{max-width:100%}.page-background{background:radial-gradient(circle at 50% 0%, #ffffff12, transparent 28rem), var(--surface);min-height:100svh;overflow:hidden}.hero-section,.info-section{padding:56px clamp(20px,6vw,72px)}.hero-section{border-bottom:1px solid var(--border);place-items:center;min-height:100svh;display:grid}.hero-inner{place-items:center;width:min(100%,720px);display:grid}.brand-logo{object-fit:contain;width:min(86vw,620px);height:auto;max-height:82svh;display:block}.animated-logo svg{width:100%;height:auto;display:block;overflow:visible}.animated-logo #pure_logo [style*="fill:#fff"],.animated-logo #pure_logo [style*="fill: #fff"]{will-change:opacity, filter}.info-statement h2{color:var(--text-strong);margin:0;font-weight:500;line-height:.96}.info-statement p{max-width:720px;color:var(--text);margin:28px 0 0;font-size:clamp(1.25rem,2.4vw,2rem);line-height:1.2}.info-section{border-bottom:1px solid var(--border);grid-template-columns:80px minmax(0,1fr);grid-template-areas:"kicker statement""kicker socials";align-content:center;gap:clamp(36px,7vw,84px) clamp(28px,6vw,72px);min-height:78svh;display:grid}.info-kicker{writing-mode:vertical-rl;color:var(--muted);letter-spacing:.22em;text-orientation:mixed;grid-area:kicker;font-size:.86rem}.info-statement{grid-area:statement;width:min(100%,980px)}.info-statement h2{max-width:980px;font-size:clamp(3.4rem,10vw,8.8rem)}.social-links{background:var(--border);grid-area:socials;grid-template-columns:repeat(2,minmax(180px,1fr));gap:1px;width:min(100%,720px);display:grid}.social-link{background:var(--surface);min-height:150px;color:var(--text-strong);align-content:space-between;gap:18px;padding:18px;text-decoration:none;transition:background-color .18s,color .18s;display:grid}.social-link:hover{background:var(--text-strong);color:var(--surface)}.social-link span:first-child{letter-spacing:.16em;text-transform:uppercase;font-size:.86rem;font-weight:500}.social-link span:last-child{font-size:clamp(1.4rem,3vw,2.35rem);line-height:1}@media (width<=720px){.hero-section,.info-section{padding:36px 18px}.brand-logo{width:min(92vw,430px);max-height:76svh}.info-section{grid-template-columns:1fr;grid-template-areas:"kicker""statement""socials";min-height:auto}.info-kicker{writing-mode:horizontal-tb}.social-links{grid-template-columns:1fr}.social-link{min-height:118px}}
