:root{--bg-color: #f5f8fc;--surface-color: #ffffff;--surface-muted: #eef3f8;--surface-emphasis: #f9fbfd;--text-dark: #16212b;--text-color: #4b5b69;--text-soft: #687887;--header-bg: #1f5f96;--header-bg-strong: #184e7b;--highlight-bg: #edf7f1;--border-color: #ccd8e3;--border-strong: #a8bccd;--link-color: #0a5c97;--link-hover: #084a7a;--success-color: #1d6f42;--danger-color: #b9472c;--shadow-soft: 0 10px 30px rgba(22, 33, 43, .08);--shadow-strong: 0 18px 40px rgba(22, 33, 43, .12);--radius-sm: .5rem;--radius-md: .875rem;--radius-lg: 1.25rem}*,*: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.6;font-size:1rem;background:linear-gradient(180deg,#f8fbfe,#f4f8fc 18%,#f5f8fc);background-color:var(--bg-color);text-rendering:optimizeLegibility}::selection{background:#1f5f9629;color:var(--text-dark)}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;letter-spacing:-.02em}p,ul,ol{margin-bottom:1rem}ul,ol{padding-left:2rem}li{margin-bottom:.5rem;line-height:1.6}:focus-visible{outline:3px solid rgba(10,92,151,.32);outline-offset:3px}.content{padding:0;font-size:1rem;line-height:1.65;max-width:72rem;margin:0 auto}.content h1{font-size:clamp(2.4rem,3vw,3.6rem);font-weight:700;line-height:1.02;margin:0 0 1rem;color:var(--text-dark)}.content h2{font-size:clamp(1.9rem,2vw,2.35rem);font-weight:700;line-height:1.1;margin:3.5rem 0 1rem;color:var(--text-dark)}.content h3{font-size:1.35rem;font-weight:700;line-height:1.2;margin:1.75rem 0 .75rem;color:var(--text-dark)}.content p{margin:1rem 0;line-height:1.7;color:var(--text-color)}.content a{color:var(--link-color);text-decoration:none;border-bottom:1px solid rgba(10,92,151,.22);transition:color .2s ease,border-color .2s ease}.content a:hover{color:var(--link-hover);border-bottom-color:#084a7a61}.content a:visited{color:#4c2c92;border-bottom-color:#4c2c9233}.content a:focus-visible{outline:3px solid rgba(10,92,151,.22);outline-offset:3px;border-bottom-color:transparent}.section-header{font-size:clamp(1.7rem,2vw,2.15rem);color:var(--text-dark);margin:4rem 0 1rem;border-bottom:2px solid var(--border-color);padding-bottom:.85rem;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:linear-gradient(180deg,#f9fbfd,#eef4f9);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.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.4rem;margin:2rem 0 1rem}.content h1{font-size:2rem}.content h2{font-size:1.55rem}}@media(max-width:480px){.process-steps{grid-template-columns:1fr}}.list-example{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0;background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-md);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;accent-color:var(--header-bg)}.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-soft)}.fptp-callout{text-align:center;margin:2rem 0;padding:1.5rem;background:linear-gradient(180deg,#f7fbf8,#edf7f1);border:1px solid rgba(29,111,66,.18);border-left:4px solid var(--success-color);border-radius:var(--radius-md);color:var(--text-dark)}.fptp-callout-title{margin:0;color:inherit}.fptp-callout-text{margin:.75rem 0 0;color:inherit}.fptp-callout-link{color:var(--link-color);font-weight:600;text-decoration:none}.fptp-callout-link:hover{text-decoration:underline}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.govuk-skip-link.svelte-12qhfyh{display:block;padding:.85rem 1rem;margin:0;overflow:hidden;background-color:var(--text-dark);color:var(--surface-color);text-decoration:none;font-size:.95rem;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:linear-gradient(180deg,var(--header-bg) 0%,var(--header-bg-strong) 100%);border-bottom:none;margin-bottom:0;width:100%;box-shadow:0 10px 24px #11263b1f}.govuk-header__container.svelte-12qhfyh{padding:.95rem 1rem;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;min-height:4.5rem;gap:1rem}.govuk-header__logo.svelte-12qhfyh{display:flex;align-items:center}.govuk-header__link--homepage.svelte-12qhfyh{font-family:inherit;font-weight:700;font-size:1.05rem;line-height:1.2;color:var(--surface-color);text-decoration:none;display:flex;align-items:center}.govuk-header__link--homepage.svelte-12qhfyh:hover{text-decoration:none;opacity:.92}.govuk-header__logotype-text.svelte-12qhfyh{font-size:1.6rem;font-weight:600;letter-spacing:-.03em;line-height:31px;color:var(--surface-color);display:inline-flex;align-items:center;gap:.5rem;vertical-align:top;height:31px;-webkit-font-smoothing:antialiased}.govuk-header__logotype{vertical-align:middle}.header-actions.svelte-12qhfyh{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}.header-toggle.svelte-12qhfyh{display:inline-flex;flex-wrap:nowrap;justify-content:flex-end;gap:.2rem;padding:.22rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;box-shadow:inset 0 1px #ffffff0f}.header-toggle__button.svelte-12qhfyh{border:1px solid transparent;background:transparent;color:#ffffffe6;font-weight:600;font-size:.98rem;padding:.5rem .9rem;border-radius:999px;font:inherit;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.header-toggle__button.svelte-12qhfyh:hover{background:#ffffff1f;color:var(--surface-color);border-color:#ffffff24}.header-toggle__button.is-active.svelte-12qhfyh{background:#fffffff5;color:var(--header-bg-strong);border-color:#ffffffeb;box-shadow:0 6px 18px #11263b29}.header-toggle__button.svelte-12qhfyh:focus-visible,.govuk-header__link--homepage.svelte-12qhfyh:focus-visible{outline-color:#ffffff73}.header-toggle__button.svelte-12qhfyh:active{transform:translateY(1px)}.govuk-main-wrapper.svelte-12qhfyh{display:block;padding-top:2rem;padding-bottom:1.25rem}.govuk-width-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1rem}.site-footer.svelte-12qhfyh{background:linear-gradient(180deg,#edf3f8,#e7eef5);border-top:1px solid var(--border-color);padding:1.85rem 1rem;margin-top:2rem}.footer-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;text-align:center}.footer-tagline.svelte-12qhfyh{margin:0 0 1rem;color:var(--text-dark);font-weight:600;font-size:1.1rem}.footer-credit.svelte-12qhfyh{margin:0;font-size:.95rem;color:var(--text-soft)}.footer-credit.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--link-color);text-decoration:none}.footer-credit.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;align-items:flex-start}.govuk-header__link--homepage.svelte-12qhfyh,.govuk-header__logotype-text.svelte-12qhfyh{font-size:1.25rem}.header-actions.svelte-12qhfyh{width:100%;margin-left:0;justify-content:flex-start}.header-toggle.svelte-12qhfyh{width:100%;justify-content:flex-start;flex-wrap:wrap}.header-toggle__button.svelte-12qhfyh{font-size:.92rem}}
