:root{--bg-color: #ffffff;--text-color: #555;--text-dark: #0b0c0c;--header-bg: #1d70b8;--highlight-bg: #f0f8f0;--border-color: #ddd;--link-color: #005ea5;--link-hover: #004d84}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{margin:0;padding:0;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-dark);line-height:1.5;font-size:1rem;background-color:var(--bg-color)}h1,h2,h3,h4,h5,h6,p,ul,ol{margin-bottom:1rem}ul,ol{padding-left:2rem}li{margin-bottom:.5rem;line-height:1.6}.content{padding:0;font-size:1rem;line-height:1.5}.content h1{font-size:2.25rem;font-weight:700;line-height:1.1;margin:0 0 20px;color:var(--text-dark)}.content h2{font-size:1.75rem;font-weight:700;line-height:1.2;margin:30px 0 15px;color:var(--text-dark)}.content h3{font-size:1.3rem;font-weight:700;line-height:1.2;margin:20px 0 10px;color:var(--text-dark)}.content p{margin:1rem 0;line-height:1.4;color:var(--text-dark)}.content a{color:var(--link-color);text-decoration:none;border-bottom:1px solid rgba(0,94,165,.2);transition:color .2s ease,border-color .2s ease}.content a:hover{color:var(--link-hover);border-bottom-color:#004d8459}.content a:visited{color:#4c2c92;border-bottom-color:#4c2c9233}.content a:focus{outline:2px solid var(--link-color);outline-offset:2px}.section-header{font-size:1.75rem;color:var(--text-dark);margin:30px 0 15px;border-bottom:4px solid var(--header-bg);padding-bottom:10px;font-weight:700}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0}.voting-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0;align-items:start}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2rem 0}.comparison-section{display:grid;gap:2rem;margin:1.5rem 0 2.5rem}.faq-section{margin:2rem 0;display:grid;gap:1.5rem}.key-takeaway{margin-top:3rem;padding:2rem;background:#f5f5f5;border-radius:4px}.key-takeaway h3{color:var(--header-bg);margin-top:0;margin-bottom:1rem}.key-takeaway p{margin-bottom:1rem}.key-takeaway p:last-child{margin-bottom:0}@media(min-width:68.75rem){.comparison-section{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.benefits-grid,.voting-guide{grid-template-columns:1fr;gap:1.5rem}.process-steps{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.section-header{font-size:1.25rem;margin:2rem 0 1rem}.content h1{font-size:1.75rem}.content h2{font-size:1.5rem}}@media(max-width:480px){.process-steps{grid-template-columns:1fr}}.list-example{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0;background:#fff;border:1px solid var(--border-color);border-radius:8px;padding:1rem;flex-grow:1}.list-item{display:flex;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--border-color)}.list-item:last-child{border-bottom:none}.list-info{display:flex;align-items:center;flex:1;gap:1rem}.list-checkbox{width:1.25rem;height:1.25rem;margin-right:1rem;cursor:pointer;flex-shrink:0}.list-item label{cursor:pointer;flex:1;margin:0;display:flex;flex-direction:column;gap:.25rem}.candidate-name{font-weight:600;color:var(--text-dark)}.candidate-party{font-size:.9rem;color:var(--text-color)}.fptp-callout{text-align:center;margin:2rem 0;padding:1.5rem;background:#f0f8f0;border-left:4px solid #00703c;border-radius:4px;color:var(--text-dark)}@media(prefers-color-scheme:dark){.fptp-callout{background:linear-gradient(135deg,#00703c26,#1d70b81a);border-left-color:#00aa52;color:#e0e0e0}}.fptp-callout-title{margin:0;color:inherit}.fptp-callout-text{margin:.75rem 0 0;color:inherit}.fptp-callout-link{color:#1d70b8;font-weight:600;text-decoration:none}.fptp-callout-link:hover{text-decoration:underline}@media(prefers-color-scheme:dark){.fptp-callout-link{color:#5694ca}.fptp-callout-link:hover{color:#7ca8d4}}.govuk-skip-link.svelte-12qhfyh{display:block;padding:12px 15px;margin:0;overflow:hidden;background-color:#000;color:#fff;text-decoration:none;font-size:14px;font-weight:700;position:absolute;left:-9999px;z-index:999}.govuk-skip-link.svelte-12qhfyh:focus{left:0;right:0;top:0;z-index:999}.govuk-header.svelte-12qhfyh{background-color:#1d70b8;border-bottom:none;margin-bottom:0;width:100%;box-shadow:0 2px 2px #00000014}.govuk-header__container.svelte-12qhfyh{padding:12px 15px;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;min-height:60px}.govuk-header__logo.svelte-12qhfyh{display:flex;align-items:center}.govuk-header__link--homepage.svelte-12qhfyh{font-family:inherit;font-weight:700;font-size:18px;line-height:1.2;color:#fff;text-decoration:none;display:flex;align-items:center}.govuk-header__link--homepage.svelte-12qhfyh:hover{text-decoration:underline}.govuk-header__logotype-text.svelte-12qhfyh{font-size:28px;font-weight:600;letter-spacing:-.5px;line-height:31px;color:#fff;display:inline-flex;align-items:center;gap:.5rem;vertical-align:top;height:31px;-webkit-font-smoothing:antialiased}.govuk-header__logotype{vertical-align:middle}.govuk-header__nav.svelte-12qhfyh{display:flex;gap:1.5rem}.nav-link.svelte-12qhfyh{color:#fff;text-decoration:none;font-weight:500;font-size:1rem;padding:.5rem 0;border-bottom:2px solid transparent;transition:border-color .2s ease}.nav-link.svelte-12qhfyh:hover{border-bottom-color:#fff}.govuk-main-wrapper.svelte-12qhfyh{display:block;padding-top:20px;padding-bottom:20px}.govuk-width-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 15px}.site-footer.svelte-12qhfyh{background:#f5f5f5;border-top:1px solid #ddd;padding:2rem 1rem;margin-top:3rem}.footer-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;text-align:center}.footer-tagline.svelte-12qhfyh{margin:0 0 1rem;color:#0b0c0c;font-weight:600;font-size:1.1rem}.footer-links.svelte-12qhfyh{margin:0;font-size:.9rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#1d70b8;text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}@media(max-width:47.9375rem){.govuk-header__container.svelte-12qhfyh{flex-direction:column;gap:.75rem;padding:1rem 15px}.govuk-header__link--homepage.svelte-12qhfyh,.govuk-header__logotype-text.svelte-12qhfyh{font-size:1.25rem}.govuk-header__nav.svelte-12qhfyh{gap:1rem}.nav-link.svelte-12qhfyh{font-size:.9rem}}
