:root{--max-width:1200px;--pohutokawa-red:#dc143c}body{margin:0 auto;max-width:var(--max-width);padding:2rem 1rem;background:#fff;font-size:17px;line-height:1.6;font-family:Inter,Roboto,"Helvetica Neue","Arial Nova","Nimbus Sans",Arial,sans-serif;font-weight:normal}section{width:fit-content}h1,h2,h3,h4,h5,h6{font-family:Inter,Roboto,"Helvetica Neue","Arial Nova","Nimbus Sans",Arial,sans-serif;font-size:2.2em;margin:2.5rem 0 1rem;font-weight:normal}.title{font-size:1.7em}ul li{margin-top:.5rem;font-size:1em}a,a:visited{color:var(--pohutokawa-red);text-decoration-line:none}a:hover{color:#006400}img{height:auto;max-width:100%}code{display:inline-block}blockquote{border-left:5px solid #d3d3d3;font-size:1.1em;font-style:italic;margin:2rem 0;padding:1rem}th{padding:.5rem}hr{background:#d3d3d3;border:0;height:1px;margin:2rem 0}.navbar-menu{align-content:space-between;display:flex;gap:10px}.navbar-item{display:flex;flex-wrap:wrap}.social-media-list{display:flex;justify-content:space-around;list-style-type:none;gap:1rem}.footer{background-color:#ededed;border-radius:10px;border:5px dashed var(--pohutokawa-red);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.hero{background-color:#ededed;border-radius:10px;border:5px dashed var(--pohutokawa-red);padding:10px}.hero-media{display:flex;justify-content:center}.contact{margin-top:2%;margin-bottom:5%}.contact form{display:flex;flex-direction:column;justify-content:space-around;margin:0 auto}.contact form input{max-width:200px}.contact form button{float:right;font-weight:bold;margin-top:10px;text-transform:uppercase;width:100px}.tagline{display:flex;justify-content:center;align-items:center;width:100%;text-align:center;margin-top:1em}.highlight{overflow:scroll}.hero-image{margin:0 auto;object-fit:contain}.home-posts{max-width:var(--max-width)}.home-content{max-width:var(--max-width)}.site-header{max-width:var(--max-width)}@media(max-width:768px){.hero{display:none}}.share-buttons{display:flex;gap:.75em;margin-top:1.5em}.share-buttons a{display:inline-flex;align-items:center;transition:opacity .2s}.share-buttons a:hover{opacity:.7}@media(max-width:600px){.navbar-menu{flex-direction:column;gap:.25em;align-items:stretch;font-size:.95em;padding:.25em 0;width:100%;max-width:100vw;box-sizing:border-box}.navbar-item{flex:1 1 100%;justify-content:center;font-size:.95em;padding:.25em 0;min-width:0;box-sizing:border-box;word-break:break-word}}