@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:"JetBrains Mono", Consolas, monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#0f172a;-webkit-font-smoothing:antialiased;background:#fbfbfd;font-family:Manrope,system-ui,sans-serif;font-size:16px;line-height:1.55}body{font-feature-settings:"kern", "ss01", "tnum"}a{color:#312e81;text-underline-offset:2px;-webkit-text-decoration:underline #cbd5e1;text-decoration:underline #cbd5e1}a:hover{color:#be185d;text-decoration-color:#be185d}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.hidden{display:none}.inline{display:inline}.table{display:table}}.shell{max-width:1100px;margin:0 auto;padding:0 1.25rem}.shell-narrow{max-width:760px;margin:0 auto;padding:0 1.25rem}h1,h2,h3{color:#0f172a;letter-spacing:-.018em;font-family:Fraunces,Georgia,serif;font-weight:600}h1{font-variation-settings:"opsz" 72;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}h2{font-variation-settings:"opsz" 36;margin-top:2.2rem;margin-bottom:.75rem;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.15}h3{font-variation-settings:"opsz" 18;margin-top:1.6rem;margin-bottom:.5rem;font-size:1.2rem;line-height:1.25}p{margin-bottom:.95rem}ul,ol{margin:0 0 1rem 1.25rem}li{margin-bottom:.35rem}.mono,.figure{font-variant-numeric:tabular-nums;font-family:JetBrains Mono,monospace}.byline-rule{color:#475569;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin:.6rem 0 1.6rem;padding:.55rem 0;font-family:Manrope,sans-serif;font-size:.82rem;display:flex}.byline-rule strong{color:#0f172a;font-weight:600}.source-tick{color:#be185d;vertical-align:super;margin-left:1px;font-family:JetBrains Mono,monospace;font-size:.66rem;line-height:1;text-decoration:none}.source-tick:before{content:"["}.source-tick:after{content:"]"}.source-tick:hover{color:#312e81}.vintage-stamp{color:#475569;letter-spacing:.02em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:2px;align-items:center;gap:.4rem;padding:.15rem .55rem;font-family:JetBrains Mono,monospace;font-size:.7rem;display:inline-flex}.vintage-stamp .dot{background:#be185d;border-radius:50%;width:6px;height:6px;display:inline-block}.band-ladder{background:#fff;border:1px solid #cbd5e1;border-radius:2px;width:100%;height:52px;margin:.4rem 0 .2rem;display:flex;position:relative;overflow:hidden}.band-ladder .seg{color:#0f172a;border-right:1px solid #e2e8f0;justify-content:center;align-items:center;height:100%;font-family:JetBrains Mono,monospace;font-size:.72rem;display:flex}.band-ladder .seg:last-child{border-right:none}.band-ladder .seg.pa{color:#312e81;background:#eef2ff}.band-ladder .seg.b20{color:#312e81;background:#e0e7ff}.band-ladder .seg.b40{color:#1e1b4b;background:#c7d2fe}.band-ladder .seg.b45{color:#1e1b4b;background:#a5b4fc}.band-ladder .seg.trap{color:#831843;background-color:#ffe4ec;background-image:repeating-linear-gradient(45deg,#be185d2e 0 6px,#0000 6px 12px)}.band-ladder-scale{color:#475569;margin-top:.2rem;font-family:JetBrains Mono,monospace;font-size:.68rem;display:flex}.band-ladder-scale span{text-align:left;flex:1}.band-ladder-scale span:last-child{text-align:right}.marker-needle{z-index:3;background:#be185d;width:2px;position:absolute;top:-6px;bottom:-6px}.marker-needle:before{content:"";background:#be185d;width:10px;height:10px;position:absolute;top:-4px;left:-4px;transform:rotate(45deg)}.marker-needle .lbl{color:#fff;white-space:nowrap;background:#be185d;border-radius:2px;padding:.1rem .45rem;font-family:JetBrains Mono,monospace;font-size:.7rem;position:absolute;top:-28px;left:-1.4rem}.regime-toggle{border:1px solid #cbd5e1;border-radius:2px;font-family:Manrope,sans-serif;font-size:.82rem;display:inline-flex;overflow:hidden}.regime-toggle button{color:#475569;cursor:pointer;background:#fff;border:none;border-right:1px solid #e2e8f0;padding:.35rem .85rem;font-weight:500}.regime-toggle button:last-child{border-right:none}.regime-toggle button.active{color:#fff;background:#312e81}.bracket-edge{background:#fff;border:1px solid #e2e8f0;border-left:3px solid #be185d;border-radius:2px;padding:.85rem 1rem}.bracket-edge .figure{color:#be185d;margin-bottom:.15rem;font-size:1.4rem;font-weight:500;display:block}.bracket-edge .lbl{color:#475569;font-family:Manrope,sans-serif;font-size:.78rem}.delta-row{border-bottom:1px solid #e2e8f0;grid-template-columns:1.4fr 1fr 1fr .8fr 1.2fr;align-items:baseline;gap:.6rem;padding:.55rem 0;font-family:Manrope,sans-serif;font-size:.88rem;display:grid}.delta-row .figure{font-family:JetBrains Mono,monospace}.delta-row .up{color:#be185d;font-weight:500}.delta-row .flat{color:#475569}.delta-row .label{color:#0f172a;font-weight:500}.delta-row.head{color:#475569;text-transform:uppercase;letter-spacing:.06em;border-bottom:1.5px solid #0f172a;font-size:.74rem;font-weight:700}.postcode-probe{background:#fff;border:1px solid #cbd5e1;border-radius:2px;padding:1rem}.postcode-probe label{color:#475569;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem;font-family:Manrope,sans-serif;font-size:.78rem;font-weight:600;display:block}.postcode-probe input{background:#fbfbfd;border:1px solid #cbd5e1;border-radius:2px;width:100%;padding:.55rem .7rem;font-family:JetBrains Mono,monospace;font-size:1rem}.postcode-probe input:focus{border-color:#312e81;outline:none;box-shadow:0 0 0 2px #eef2ff}.postcode-probe .result{color:#0f172a;border-top:1px dashed #e2e8f0;margin-top:.7rem;padding-top:.7rem;font-family:Manrope,sans-serif;font-size:.85rem}.marginal-lede{color:#0f172a;border-left:3px solid #be185d;margin:1.1rem 0;padding-left:.85rem;font-family:Fraunces,serif;font-size:1.15rem}.marginal-lede strong{color:#be185d;font-weight:600}table.tbl{border-collapse:collapse;width:100%;margin:.6rem 0 1.4rem;font-family:Manrope,sans-serif;font-size:.88rem}table.tbl thead tr{border-top:1.5px solid #0f172a;border-bottom:1px solid #0f172a}table.tbl tbody tr{border-bottom:1px solid #e2e8f0}table.tbl tbody tr:last-child{border-bottom:1.5px solid #0f172a}table.tbl th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.06em;padding:.5rem .7rem;font-size:.72rem;font-weight:600}table.tbl td{color:#0f172a;vertical-align:top;padding:.55rem .7rem}table.tbl td.num{text-align:right;font-variant-numeric:tabular-nums;font-family:JetBrains Mono,monospace}.hero{border-bottom:1px solid #e2e8f0;padding:2.5rem 0 1.5rem}.hero .eyebrow{color:#be185d;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem;font-family:JetBrains Mono,monospace;font-size:.74rem}.site-header{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fbfbfd;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.site-header .row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.6rem;padding:1rem 0;display:flex}.site-header a.brand{color:#0f172a;letter-spacing:-.02em;font-family:Fraunces,serif;font-size:1.15rem;font-weight:600;text-decoration:none}.site-header nav{flex-wrap:wrap;gap:1.1rem;font-family:Manrope,sans-serif;font-size:.85rem;display:flex}.site-header nav a{color:#312e81;font-weight:500;text-decoration:none}.site-header nav a:hover{color:#be185d}.site-footer{color:#475569;background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:4rem;padding:2rem 0;font-family:Manrope,sans-serif;font-size:.82rem}.site-footer h4{text-transform:uppercase;letter-spacing:.08em;color:#0f172a;margin-bottom:.5rem;font-family:Manrope,sans-serif;font-size:.72rem}.site-footer .cols{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.4rem;margin-bottom:1.4rem;display:grid}.site-footer a{color:#312e81;padding:.18rem 0;font-size:.82rem;text-decoration:none;display:block}.site-footer a:hover{color:#be185d}.direct-answer{background:#fff;border:1px solid #e2e8f0;border-left:3px solid #312e81;border-radius:2px;margin:1.4rem 0;padding:1.1rem 1.2rem}.direct-answer .label{text-transform:uppercase;color:#312e81;letter-spacing:.08em;margin-bottom:.45rem;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:500;display:block}.grid-2{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}@media (max-width:720px){.grid-2,.grid-3{grid-template-columns:1fr}.grid-4{grid-template-columns:1fr 1fr}.delta-row{grid-template-columns:1fr 1fr;font-size:.82rem}.delta-row.head{font-size:.66rem}}.cross-cluster{border-top:1px solid #e2e8f0;margin-top:2.4rem;padding-top:1.4rem}.cross-cluster h4{text-transform:uppercase;color:#475569;letter-spacing:.08em;margin-bottom:.6rem;font-family:Manrope,sans-serif;font-size:.72rem}.cross-cluster .links{flex-wrap:wrap;gap:.4rem 1rem;font-size:.86rem;display:flex}.changelog-entry{border-bottom:1px solid #e2e8f0;grid-template-columns:9rem 1fr;gap:1rem;padding:.8rem 0;font-family:Manrope,sans-serif;font-size:.88rem;display:grid}.changelog-entry .date{color:#be185d;font-family:JetBrains Mono,monospace;font-size:.82rem}@media (max-width:720px){.changelog-entry{grid-template-columns:1fr;gap:.2rem}}
