/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-primary-hsl: 42 100% 50%;--color-primary: hsl(var(--color-primary-hsl));--color-primary-light-hsl: 42 100% 80%;--color-primary-light: hsl(var(--color-primary-light-hsl))}:root{--step--2: clamp(.5002rem, .4452rem + .2748vw, .7502rem);--step--1: clamp(.7072rem, .6295rem + .3886vw, 1.0608rem);--step-0: clamp(1rem, .8901rem + .5495vw, 1.5rem);--step-1: clamp(1.414rem, 1.2586rem + .7769vw, 2.121rem);--step-2: clamp(1.9994rem, 1.7797rem + 1.0986vw, 2.9991rem);--step-3: clamp(2.8271rem, 2.5165rem + 1.5534vw, 4.2407rem);--step-4: clamp(3.9976rem, 3.5583rem + 2.1965vw, 5.9964rem);--step-5: clamp(5.6526rem, 5.0314rem + 3.1058vw, 8.4789rem);--br-card: .6rem}a{color:var(--color-primary)}textarea{width:100%;min-height:20ch}body{font-family:Nunito,sans-serif}@media screen{body{min-height:100vh}}section.hero{min-height:80vh}section.content{max-width:60ch;margin:0 auto}.container{max-width:60ch;margin:0 auto;padding:0 .5rem}.hero-align{display:grid;place-items:center}.hero-align>*{grid-area:1/1}:is(h1,h2,h3,h4,h5,h6){margin-block-end:0}:is(h1,h2,h3,h4,h5,h6)+.subtitle{margin-block-start:-.2em;font-weight:100}.heading{display:flex;flex-wrap:wrap;align-items:center;margin-block-end:.5rem}.heading>:is(h1,h2,h3,h4,h5,h6){margin:unset}.heading .actions{margin-inline-start:auto}.actions{display:flex;flex-wrap:wrap;gap:.5rem}.block-flow>.heading:first-child{margin-block-start:1rem}@media print{.no-print{display:none!important}.print-contents{display:contents!important}}.tile{--border-width: 2px;border:var(--border-width) solid var(--color-primary-light)}.tile.-rounded{border-radius:calc(var(--br-card) + var(--border-width))}:is(.tile .hero-align,.hero-align)>.actions{display:flex;flex-direction:column;gap:.5rem;place-self:start end;border-top-right-radius:var(--br-card);border-bottom-left-radius:.25em;padding:var(--br-card);background-color:#3333}html{font-size:var(--step-0);box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
