:root{--border-radius-lg: 10px;--border-radius-sm: 4px;--colour-logo-nessie: #01a0bc;--colour-logo-nessie-highlight: #a0dded;--colour-logo-sunset: #fcd8a5;--colour-logo-outline: #000049;--colour-green: #26ad94}body{font-family:Inter,sans-serif;margin:0}header,footer{padding:1.75rem 2rem}@media screen and (max-width: 24em){header,footer{padding:1.75rem 1.25rem}}h1{font-family:Amiri,serif;font-weight:700}h2{font-family:Inter;font-weight:700}hr{border:none;display:flex}hr:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20x='0px'%20y='0px'%20viewBox='0%200%20512%20512'%20width='512'%20height='512'%20preserveAspectRatio='none'%3e%3cstyle%3epath%20{fill:%20none;stroke-width:%201px;stroke:%20%23C5A57F;vector-effect:%20non-scaling-stroke;}%3c/style%3e%3cpath%20d='M0,320c128,0,128-128,256-128s128,128,256,128'%20/%3e%3c/svg%3e");background-repeat:repeat-x;width:100%;height:1rem;background-size:auto 100%}a{text-decoration:none}em{font-style:normal}.button{width:fit-content;cursor:pointer;display:flex;max-height:3rem;padding:10px 20px;justify-content:center;align-items:center;border-radius:1000px;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;white-space:nowrap}.button.small{padding:6px 16px;font-size:.75rem}@media screen and (min-width: 36em){.button.small{font-size:.875rem}}.button.wide{width:auto}.button.primary{border:1px solid #229fe5;color:#267dad;background:#f3f9fc}.button.primary:hover{background:#d4ebf7}.button.secondary{border:1px solid #959595;color:#626262;background:#f8f8f8}.button.secondary:hover{background:#e2e2e2}.button.tertiary{border:1px solid #4c5a8b;color:#262c44}.button.tertiary:hover{background:#ebe9f0}.button.highlight{background:var(--colour-green);color:#fff;border:1px var(--colour-green) solid}.button.highlight:hover{background:#298d7a}.button.link-style{border:transparent;background:transparent;box-shadow:none;color:#000;transition:none;display:inline-block}.bold-hover:hover{font-weight:600}.bold-hover:before{display:block;content:attr(data-bold-text);font-weight:700;height:0;overflow:hidden;visibility:hidden}.button.disabled,.button:disabled{border:1px solid #959595;color:#626262;background:#f8f8f8;cursor:default}.local-dev{background:#ff0;font-family:monospace}.local-dev:before{content:"local dev: "}.input-field{display:flex;padding:.5rem;align-items:center;gap:10px;border-radius:4px;border:2px solid rgba(0,0,0,.2);width:100%;margin-bottom:16px}.input-field::placeholder{color:silver;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.42px}noscript{border:1px solid #4c5a8b;background:#f4f4f8;display:block;border-radius:var(--border-radius-sm);padding:.5em}tt,code{font-family:Roboto Mono,monospace;font-size:1em}.screen-readers-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.banner{padding:1rem 2rem;background-color:var(--colour-logo-sunset)}.banner .bold{font-weight:600}.banner p{line-height:100%}.banner p a{color:inherit}.banner p a:hover{text-decoration:underline}
