*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}a{color:inherit}:root{--page-width: 73rem;--border-radius: .5rem;--color-background: oklch(99% 0 0);--color-text: oklch(35% 0 0);--color-text-subtle: oklch(56% 0 0);--button-colour: oklch(93% 0 0)}:root{font-size:62.5%;font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1}@supports (font-variation-settings: normal){:root{font-family:InterVariable,sans-serif}}html{background:var(--color-background);color:var(--color-text);padding:0 3rem}body{font-size:1.7em;font-weight:300;position:relative;width:100%;margin:0 auto;max-width:var(--page-width);padding-bottom:6rem}header{width:100%;display:flex;margin:2rem 0 5rem}header h1{font-size:4.5rem;flex:1}header h1 a{text-decoration:none}header div{display:flex;justify-content:space-between;align-items:center}header div p{display:inline-block}p{margin-bottom:1rem}main{margin:0 3rem}main .welcome{margin-bottom:4rem}main .yoursite{margin-bottom:2rem}main .config form{margin:1rem 0 2rem}main .config form select{height:40px;padding:.5rem;border-radius:var(--border-radius)}main .config form input[type=submit]{height:40px;border-radius:var(--border-radius);background-color:var(--button-colour);border:1px solid var(--color-text-subtle);margin-left:1rem;padding:0 1rem}main .config .smallprint{margin-top:2.5rem;font-size:1.5rem;color:var(--color-text-subtle)}main .config .smallprint p{margin-bottom:.5rem}main .home p{margin-top:3rem}
