:root{--ink:#172033;--muted:#5e6b82;--line:#dfe5ef;--panel:#fff;--page:#f5f7fb;--purple:#5b3df5;--purple-dark:#25145f;--purple-soft:#efecff;--green:#0a9f72;--red:#b42318;--radius:18px;--shadow:0 16px 48px rgba(35,24,88,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--page);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}button,input{font:inherit}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;padding:.75rem 1rem;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(223,229,239,.9);backdrop-filter:blur(16px)}.nav-shell{max-width:1180px;margin:auto;min-height:70px;padding:0 24px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:1.25rem;font-weight:850;letter-spacing:-.04em}.brand small{font-size:.7em;color:var(--muted)}.brand-mark{width:38px;height:38px;padding:8px;border-radius:12px;background:linear-gradient(135deg,#765cff,var(--purple));display:flex;align-items:flex-end;gap:3px}.brand-mark i{width:4px;border-radius:4px;background:#fff;display:block}.brand-mark i:nth-child(1){height:8px}.brand-mark i:nth-child(2){height:13px}.brand-mark i:nth-child(3){height:18px}.brand-mark i:nth-child(4){height:23px}.desktop-nav{display:flex;gap:24px;margin-left:auto}.desktop-nav a,.country-menu summary{font-size:.9rem;font-weight:700;color:#506078;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--purple)}.country-menu,.mobile-menu{position:relative}.country-menu summary,.mobile-menu summary{cursor:pointer;list-style:none}.country-menu summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.country-menu summary{padding:8px 12px;border:1px solid var(--line);border-radius:10px}.country-list,.mobile-menu nav{position:absolute;right:0;top:calc(100% + 10px);width:230px;background:#fff;padding:8px;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.country-list a,.mobile-menu nav a{display:block;padding:10px 12px;border-radius:8px;text-decoration:none;font-size:.9rem}.country-list a:hover,.mobile-menu nav a:hover{background:var(--purple-soft)}.mobile-menu{display:none}.hero{max-width:1180px;margin:28px auto 0;padding:64px;min-height:470px;border-radius:28px;background:radial-gradient(circle at 90% 5%,rgba(135,109,255,.6),transparent 30%),linear-gradient(135deg,#160a44,var(--purple-dark) 55%,#382086);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:54px;align-items:center;box-shadow:var(--shadow)}.hero-copy{max-width:720px}.eyebrow{margin:0 0 10px;color:var(--purple);font-size:.74rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.hero .eyebrow{color:#c6baff}.hero .eyebrow span{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#38d8a3;box-shadow:0 0 0 5px rgba(56,216,163,.12)}h1,h2,p{margin-top:0}h1{margin-bottom:16px;font-size:clamp(2.45rem,5vw,4.6rem);line-height:1.02;letter-spacing:-.055em}.hero-lead{max-width:660px;margin-bottom:30px;color:#d7d1eb;font-size:1.12rem}.postcode-form{max-width:680px;padding:18px;border-radius:18px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16)}.postcode-form label{display:block;margin-bottom:7px;font-weight:750}.input-row{display:flex;gap:10px}.input-row input{min-width:0;flex:1;height:56px;padding:0 17px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#fff;color:var(--ink);font-size:1.05rem;text-transform:uppercase}.input-row button{height:56px;padding:0 24px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#7859ff,var(--purple));font-weight:800;cursor:pointer}.input-row button:hover{filter:brightness(1.08)}.input-row button:disabled{opacity:.7;cursor:wait}.field-help{margin:8px 0 0;color:#c9c2e2;font-size:.82rem}.form-error{margin:9px 0 0;padding:9px 11px;color:#fff;background:rgba(180,35,24,.75);border-radius:8px;font-size:.86rem}.popular-postcodes{display:flex;gap:8px;align-items:center;margin-top:12px;color:#c9c2e2;font-size:.8rem}.popular-postcodes button{padding:5px 9px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#eeeaff;background:transparent;cursor:pointer}.popular-postcodes button:hover{background:rgba(255,255,255,.1)}.hero-proof{display:grid;gap:12px}.hero-proof div{padding:18px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);border-radius:16px}.hero-proof strong{display:block;font-size:1.8rem;line-height:1}.hero-proof span{color:#c9c2e2;font-size:.8rem}.results,.how-it-works{max-width:1180px;margin:32px auto;padding:46px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 34px rgba(35,24,88,.06)}.result-heading,.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px}.result-heading h2,.section-heading h2,.how-it-works h2{margin-bottom:3px;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.08;letter-spacing:-.04em}.result-heading p,.section-heading>p{margin:0;color:var(--muted);max-width:470px;font-size:.92rem}.secondary-button{min-height:44px;padding:9px 15px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-weight:750;cursor:pointer}.secondary-button:hover{border-color:var(--purple);color:var(--purple)}.notice-card{margin-bottom:38px;padding:18px 20px;border-left:4px solid var(--green);border-radius:10px;background:#eefbf7}.notice-card p{margin:3px 0 0;color:#3e5f55}.checker-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.checker-card{min-height:168px;padding:18px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;text-decoration:none;background:#fff;transition:transform .2s,border-color .2s,box-shadow .2s}.checker-card:hover{transform:translateY(-3px);border-color:#b7aafc;box-shadow:0 12px 24px rgba(64,45,154,.1)}.checker-brand{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.checker-logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-weight:900;color:#fff}.checker-card small{color:var(--muted)}.checker-card strong{margin-top:auto}.external-arrow{color:var(--purple);font-size:1.2rem}.ad-slot{min-height:160px;margin:42px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:14px;background:#f8f9fc;overflow:hidden}.ad-slot>span{padding:8px;color:#7c879a;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.ad-slot iframe{width:min(100%,970px);min-height:120px;border:0;display:block}.context-section,.solutions{padding-top:10px}.context-section+.solutions{margin-top:45px;border-top:1px solid var(--line);padding-top:42px}.status-message{margin-top:10px;color:var(--muted);font-size:.9rem}.context-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.context-card{padding:20px;border:1px solid var(--line);border-radius:14px;background:#fafbfe}.context-card strong{font-size:1.1rem}.context-card p{margin:5px 0 0;color:var(--muted);font-size:.88rem}.source-line{margin-top:12px!important;font-size:.75rem!important}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.solution-grid a{padding:20px;border:1px solid var(--line);border-radius:14px;text-decoration:none;background:#fff}.solution-grid a:hover{border-color:var(--purple)}.solution-grid span{display:block;margin-top:20px;color:var(--purple);font-size:.86rem;font-weight:750}.commercial-note{margin:16px 0 0;color:var(--muted);font-size:.78rem}.commercial-note a{color:var(--purple)}.how-it-works{display:grid;grid-template-columns:310px 1fr;gap:50px}.how-it-works ol{list-style:none;padding:0;margin:0;display:grid;gap:18px}.how-it-works li{display:flex;gap:16px}.how-it-works li>span{flex:0 0 36px;height:36px;border-radius:11px;display:grid;place-items:center;background:var(--purple-soft);color:var(--purple);font-weight:900}.how-it-works p{margin:3px 0 0;color:var(--muted);font-size:.9rem}.site-footer{margin-top:70px;padding:50px 24px 25px;background:#10072e;color:#cbc5df}.footer-grid,.footer-bottom{max-width:1180px;margin:auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.brand-footer{color:#fff}.brand-footer small{color:#8f83b4}.footer-grid p{max-width:360px;margin-top:15px;color:#968daa;font-size:.88rem}.footer-grid nav{display:flex;flex-direction:column;gap:10px}.footer-grid nav strong{color:#fff;font-size:.85rem}.footer-grid nav a{color:#a79fbb;text-decoration:none;font-size:.86rem}.footer-grid nav a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#756c90;font-size:.75rem}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:focus-visible{outline:3px solid #f5b942;outline-offset:3px}
@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block;margin-left:auto}.country-menu{margin-left:0}.hero{margin:18px 16px 0;padding:42px 28px;grid-template-columns:1fr}.hero-proof{grid-template-columns:repeat(3,1fr)}.checker-grid{grid-template-columns:repeat(2,1fr)}.how-it-works{grid-template-columns:1fr}.results,.how-it-works{margin:24px 16px;padding:32px}.solution-grid{grid-template-columns:1fr}.mobile-menu summary{width:42px;height:42px;padding:10px;border:1px solid var(--line);border-radius:10px}.mobile-menu summary span{display:block;height:2px;margin:4px 0;background:#45516a}}
@media(max-width:560px){.nav-shell{min-height:62px;padding:0 14px;gap:8px}.brand{font-size:1.08rem}.brand-mark{width:34px;height:34px}.country-menu summary span{display:none}.hero{padding:34px 18px;min-height:0;border-radius:20px}.hero h1{font-size:2.45rem}.hero-lead{font-size:1rem}.hero-proof{display:none}.postcode-form{padding:13px}.input-row{flex-direction:column}.input-row button{width:100%}.popular-postcodes{flex-wrap:wrap}.results,.how-it-works{padding:24px 18px;border-radius:18px}.result-heading,.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.checker-grid,.context-grid{grid-template-columns:1fr}.checker-card{min-height:126px}.checker-brand{margin-bottom:14px}.ad-slot{min-height:150px;margin:30px 0}.ad-slot iframe{min-height:110px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column}.site-footer{margin-top:45px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.content-page{max-width:900px;margin:40px auto;padding:48px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 34px rgba(35,24,88,.06)}.content-page h1{font-size:clamp(2.2rem,5vw,3.6rem)}.content-page h2{margin-top:36px;margin-bottom:8px;font-size:1.45rem}.content-page p,.content-page li{color:#46536a}.content-page a{color:var(--purple)}.content-page .updated{color:var(--muted);font-size:.82rem}.source-table{width:100%;border-collapse:collapse;margin:20px 0}.source-table th,.source-table td{text-align:left;vertical-align:top;padding:12px;border-bottom:1px solid var(--line);font-size:.88rem}.source-table th{color:var(--ink)}@media(max-width:560px){.content-page{margin:20px 16px;padding:28px 20px}.source-table,.source-table tbody,.source-table tr,.source-table th,.source-table td{display:block}.source-table th{padding-bottom:0}.source-table td{padding-top:3px}}
.tool-directory{max-width:1180px;margin:32px auto;padding:46px}.tool-directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tool-directory-grid a{display:block;min-height:210px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.tool-directory-grid a:hover{transform:translateY(-3px);border-color:#b7aafc;box-shadow:0 12px 24px rgba(64,45,154,.1)}.tool-directory-grid span{display:block;margin-bottom:22px;color:var(--purple);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.tool-directory-grid strong{display:block;font-size:1.08rem}.tool-directory-grid p{margin:8px 0 0;color:var(--muted);font-size:.86rem}@media(max-width:900px){.tool-directory{margin:24px 16px;padding:32px}.tool-directory-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.tool-directory{padding:24px 18px}.tool-directory-grid{grid-template-columns:1fr}.tool-directory-grid a{min-height:0}.tool-directory-grid span{margin-bottom:12px}}
