body { background: #181818; color: #969696; font-family: Inter, system-ui, sans-serif; }
.go-display { font-weight: 500; letter-spacing: -0.02em; color: #fff; }
.go-nav-link { letter-spacing: 0.65px; text-transform: uppercase; font-size: 13px; font-weight: 600; }
.go-btn { letter-spacing: 1.4px; text-transform: uppercase; font-size: 14px; font-weight: 700; border-radius: 0; }
.go-sharp { border-radius: 0; }
details.go-nav-m summary { list-style: none; }
details.go-nav-m summary::-webkit-details-marker { display: none; }
.article-band { background: #fff; color: #181818; }
.article-band h2, .article-band h3 { color: #181818; font-weight: 500; }
html { scroll-behavior: smooth; }
