@font-face{font-family:Archivo Expanded;src:url(/fonts/ArchivoExpanded-Variable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/fonts/Figtree-Variable.woff2)format("woff2");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/fonts/Figtree-Italic-Variable.woff2)format("woff2");font-weight:300 900;font-style:italic;font-display:swap}:root{--wpl-bg:#fdfbf7;--wpl-surface:#fff;--wpl-surface-sunken:#e5ded0;--wpl-text:#00223d;--wpl-muted:#4d6074;--wpl-line:#ddd5c6;--wpl-line-strong:#756d5e;--wpl-accent:#ff8d36;--wpl-accent-hover:#ffa45c;--wpl-on-accent:#00223d;--wpl-accent-text:#a83800;--wpl-accent-soft:#ffe3cd;--wpl-blue:#0099f7;--wpl-blue-soft:#cfe9fd;--wpl-danger:#b42318;--wpl-danger-soft:#fde4e1;--wpl-focus:#00223d;--wpl-shadow-raised:0 1px 2px #00223d14, 0 8px 24px #00223d14;--wpl-font:Figtree, system-ui, -apple-system, "Segoe UI", sans-serif;--wpl-font-display:"Archivo Expanded", "Arial Black", system-ui, sans-serif;--wpl-font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--wpl-radius-sm:6px;--wpl-radius:10px;--wpl-radius-lg:16px;--wpl-gap:clamp(1rem, 2.5vw, 1.5rem);--wpl-measure:38rem}@media (prefers-color-scheme:dark){:root{--wpl-bg:#00223d;--wpl-surface:#0a3050;--wpl-surface-sunken:#00182c;--wpl-text:#fdfbf7;--wpl-muted:#a9b9c8;--wpl-line:#1c4568;--wpl-line-strong:#7191ad;--wpl-accent-text:#ffb881;--wpl-accent-soft:#12395a;--wpl-blue-soft:#0c3f66;--wpl-danger:#ff8f85;--wpl-danger-soft:#3d1613;--wpl-focus:#ffb881;--wpl-shadow-raised:0 1px 2px #0006, 0 8px 24px #00000059}}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--wpl-bg);color:var(--wpl-text);font:400 1rem/1.625 var(--wpl-font);margin:0}:focus-visible{outline:2px solid var(--wpl-focus);outline-offset:2px}h1{font-family:var(--wpl-font-display);letter-spacing:-.01em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.6rem,5.5vw,2.5rem);font-weight:800;line-height:1.15}a{color:var(--wpl-accent-text);text-underline-offset:3px}.wpl-page{min-height:100vh;padding:0 var(--wpl-gap);flex-direction:column;display:flex}.wpl-bar{border-bottom:1px solid var(--wpl-line);align-items:center;padding:1.1rem 0;display:flex}.wpl-logo{width:auto;height:28px;display:block}.wpl-muted,.wpl-foot{color:var(--wpl-muted);font-size:.875rem;line-height:1.43}.wpl-foot{max-width:var(--wpl-measure);margin-top:auto;padding:2rem 0 1.5rem}.wpl-eyebrow{font-family:var(--wpl-font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--wpl-muted);font-size:.8125rem;font-weight:600;line-height:1.25}.wpl-ask,.wpl-progress{max-width:var(--wpl-measure);padding:clamp(2.5rem,9vh,6rem) 0 2rem}.wpl-lead{color:var(--wpl-muted);margin:0 0 2rem;font-size:1.125rem;line-height:1.55}.wpl-form{gap:1.1rem;display:grid}.wpl-field{gap:.5rem;font-size:.9375rem;font-weight:600;line-height:1.33;display:grid}.wpl-field em{color:var(--wpl-muted);margin-left:.35rem;font-style:normal;font-weight:400}.wpl-field input{font:inherit;border:1px solid var(--wpl-line-strong);border-radius:var(--wpl-radius);background:var(--wpl-surface);min-height:44px;color:var(--wpl-text);padding:0 1rem;font-size:1rem;font-weight:400}.wpl-field input::placeholder{color:var(--wpl-muted);opacity:1}.wpl-button{font:inherit;border:1px solid var(--wpl-accent);border-radius:var(--wpl-radius);background:var(--wpl-accent);min-height:44px;color:var(--wpl-on-accent);cursor:pointer;justify-self:start;padding:0 1.5rem;font-size:.9375rem;font-weight:600}.wpl-button:hover{background:var(--wpl-accent-hover);border-color:var(--wpl-accent-hover)}.wpl-button:disabled,.wpl-button:disabled:hover{background:var(--wpl-surface-sunken);border-color:var(--wpl-line);color:var(--wpl-muted);cursor:progress}.wpl-link{font:inherit;min-height:44px;color:var(--wpl-accent-text);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:.5rem 0;font-weight:600;text-decoration:underline}.wpl-error{color:var(--wpl-danger);margin:0;font-size:.875rem;font-weight:600}.wpl-steps{gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.wpl-steps li{color:var(--wpl-muted);padding-left:2rem;position:relative}.wpl-steps li:before{content:"";border:2px solid var(--wpl-line-strong);border-radius:50%;width:1rem;height:1rem;position:absolute;top:.3em;left:0}.wpl-steps li.is-done{color:var(--wpl-text)}.wpl-steps li.is-done:before{background:var(--wpl-blue);border-color:var(--wpl-text)}.wpl-steps li.is-active{color:var(--wpl-text);font-weight:600}.wpl-steps li.is-active:before{border-color:var(--wpl-text);border-top-color:#0000;animation:.9s linear infinite wpl-spin}@keyframes wpl-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.wpl-steps li.is-active:before{border-top-color:var(--wpl-text);animation:none}}.wpl-ready{padding:2rem 0}.wpl-ready__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1.5rem;display:flex}.wpl-facts{background:var(--wpl-line);border:1px solid var(--wpl-line);border-radius:var(--wpl-radius);grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1px;margin:1rem 0 1.75rem;display:grid;overflow:hidden}.wpl-facts>div{background:var(--wpl-surface);padding:1rem 1.25rem}.wpl-facts dt{color:var(--wpl-muted);font-size:.875rem}.wpl-facts dd{font-family:var(--wpl-font-display);font-variant-numeric:tabular-nums;margin:.25rem 0 0;font-size:1.25rem;font-weight:700;line-height:1.3}.wpl-compare{background:var(--wpl-surface-sunken);border-radius:var(--wpl-radius-lg);grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem;display:grid}@media (max-width:640px){.wpl-compare{grid-template-columns:1fr;padding:1rem}}.wpl-pane{background:var(--wpl-surface);border-radius:var(--wpl-radius);min-width:0;box-shadow:var(--wpl-shadow-raised);flex-direction:column;margin:0;display:flex;overflow:hidden}.wpl-pane figcaption{border-bottom:1px solid var(--wpl-line);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.wpl-pane--ours figcaption{border-bottom:3px solid var(--wpl-blue)}.wpl-pane--ours .wpl-eyebrow{color:var(--wpl-text)}.wpl-pane figcaption a{font-size:.875rem;font-weight:600}.wpl-pane iframe{background:#fff;border:0;width:100%;height:min(78vh,900px);display:block}.wpl-pane__note{border-top:1px solid var(--wpl-line);color:var(--wpl-muted);margin:0;padding:.75rem 1rem;font-size:.875rem;line-height:1.43}.wpl-quote{border-top:1px solid var(--wpl-line);max-width:60rem;margin:2rem 0 0;padding-top:1rem}.wpl-quote summary{cursor:pointer;align-items:center;min-height:44px;font-weight:600;display:flex}.wpl-quote table{border-collapse:collapse;width:100%;margin:.75rem 0;font-size:.9375rem}.wpl-quote th,.wpl-quote td{text-align:left;vertical-align:top;border-top:1px solid var(--wpl-line);padding:.75rem .75rem .75rem 0}.wpl-quote td{color:var(--wpl-muted)}.wpl-quote .wpl-num{text-align:right;color:var(--wpl-text);font-variant-numeric:tabular-nums;white-space:nowrap}.wpl-found{background:var(--wpl-surface);border:1px solid var(--wpl-line);border-radius:var(--wpl-radius);max-width:60rem;margin:2rem 0 0;padding:1.5rem}.wpl-found h2{font-family:var(--wpl-font-display);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.wpl-found>p{max-width:var(--wpl-measure);margin:0 0 1rem}.wpl-found ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.wpl-found li{border-top:1px solid var(--wpl-line);overflow-wrap:anywhere;justify-items:start;gap:.35rem;padding-top:.75rem;display:grid}.wpl-found li:first-child{border-top:0;padding-top:0}.wpl-found li strong{border-radius:var(--wpl-radius-sm);background:var(--wpl-accent-soft);color:var(--wpl-text);align-items:center;gap:.35rem;padding:2px .5rem;font-size:.8125rem;font-weight:600;line-height:1.54;display:inline-flex}.wpl-found li strong:before{content:"";background:var(--wpl-accent-text);border-radius:999px;width:8px;height:8px}.wpl-found li span{color:var(--wpl-muted);font-size:.9375rem}
