Hier sind die neuesten Ergebnisse der Wahlen 2026, einschließlich der lokalen, schottischen und walisischen Stimmen.

Hier sind die neuesten Ergebnisse der Wahlen 2026, einschließlich der lokalen, schottischen und walisischen Stimmen.

```css
@charset "UTF-8";

button {
background-color: transparent;
border: none;
margin: 0;
padding: 0;
text-align: inherit;
font: inherit;
border-radius: 0;
}

:root {
--text-sans: "GuardianTextSans", "Guardian Text Sans Web", "Helvetica Neue", "Helvetica", "Arial", "Lucida Grande", "sans-serif";
--text-serif: "GuardianTextEgyptian", "Guardian Text Egyptian Web", "Georgia", "serif";
--text-headline: "GH Guardian Headline", "Guardian Egyptian Web", "Georgia", "serif";
--text-titlepiece: "Guardian Titlepiece", "Guardian Headline Full", "Guardian Headline", "Guardian Egyptian Web", "Georgia", "serif";
--headline-xxxsmall: 17px;
--headline-xxsmall: 20px;
--headline-xsmall: 24px;
--headline-small: 28px;
--headline-medium: 34px;
--headline-large: 42px;
--headline-xlarge: 50px;
--sans-xxsmall: 12px;
--sans-xsmall: 14px;
--sans-small: 15px;
--sans-medium: 17px;
--sans-large: 20px;
--sans-xlarge: 24px;
--sans-xxlarge: 28px;
--sans-xxxlarge: 34px;
--titlepiece-xxxsmall: 16px;
--titlepiece-xxsmall: 24px;
--titlepiece-xsmall: 36px;
--titlepiece-small: 42px;
--titlepiece-medium: 50px;
--titlepiece-large: 70px;
--body-xsmall: 14px;
--body-small: 15px;
--body-medium: 17px;
--line-height-tight: 1.15;
--line-height-regular: 1.3;
--line-height-loose: 1.4;
--headline-line-height: 1.15;
--sans-line-height: 1.3;
--titlepiece-line-height: 1.15;
--body-line-height: 1.4;
--space-0: 2px;
--space-1: 4px;
--space-2: 8px;
--space-3: 12px;
--space-4: 16px;
--space-5: 20px;
--space-6: 24px;
--space-8: 32px;
--space-9: 36px;
--space-10: 40px;
--space-12: 48px;
--space-14: 56px;
--space-16: 64px;
--space-18: 72px;
--space-24: 96px;
}

:global(body) {
--top-inset: 0;
}

:global(body.android) {
--top-inset: 58px;
}

@font-face {
font-family: "GH Guardian Headline";
src: url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Light.woff2") format("woff2"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-Light.woff") format("woff"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-Light.ttf") format("truetype");
font-weight: 300;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Guardian Egyptian Web";
src: url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Light.woff2") format("woff2"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-Light.woff") format("woff"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-Light.ttf") format("truetype");
font-weight: 300;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "GH Guardian Headline";
src: url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-LightItalic.woff2") format("woff2"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-LightItalic.woff") format("woff"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-LightItalic.ttf") format("truetype");
font-weight: 300;
font-style: italic;
font-display: swap;
}

@font-face {
font-family: "Guardian Egyptian Web";
src: url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-LightItalic.woff2") format("woff2"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-LightItalic.woff") format("woff"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-LightItalic.ttf") format("truetype");
font-weight: 300;
font-style: italic;
font-display: swap;
}

@font-face {
font-family: "GH Guardian Headline";
src: url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Medium.woff2") format("woff2"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Medium.woff") format("woff"),
url("https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/latin1-not-hinted/GHGuardianHeadline-Medium.ttf") format("truetype");
font-weight: 500;
font-style: normal;
font-display: swap;
}
```