*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{gap:1rem;min-height:100vh;padding:1rem 2rem;background-color:var(--jpt-colour-bg)}hr,main{width:100%;margin:0 auto}body,main{display:flex;flex-direction:column}main{flex:1;gap:3rem;padding:2rem 0;max-width:var(--jpt-max-width)}img{display:block;max-width:100%}ul{list-style:none}hr{border:0;border-top:1px solid var(--jpt-colour-muted);max-width:calc(var(--jpt-max-width) - 64px)}@media (min-width:800px){body{padding:3.5rem 0}main{padding:2rem}}:root{--jpt-colour-bg:#fafafa;--jpt-colour-secondary-bg:#e5e5e5;--jpt-colour-heading:#262626;--jpt-colour-subheading:#404040;--jpt-colour-text:#525252;--jpt-colour-subtext:#737373;--jpt-colour-muted:#a3a3a3;--jpt-colour-subdivider:#d1d1d1;--jpt-colour-link:#3b52a4;--jpt-colour-link-underline:#3b52a4cc;--jpt-max-width:832px;--jpt-font-heading:"Playfair Display", serif;--jpt-font-body:"Source Sans 3", sans-serif;--jpt-font-mono:"Source Code Pro", monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:1.15rem;letter-spacing:.01em;color:var(--jpt-colour-text);font-family:var(--jpt-font-body);line-height:1.4}a{text-decoration:none;color:var(--jpt-colour-link);font-size:1.025rem;background-image:linear-gradient(var(--jpt-colour-link-underline),var(--jpt-colour-link-underline));background-size:0 1px;background-position-y:100%;background-position-x:0;background-repeat:no-repeat;transition:background-size 175ms ease-in-out,opacity 175ms ease}h1,h2,h3,p{overflow-wrap:break-word}.jpt-header-title,h1,h2{color:var(--jpt-colour-heading);font-family:var(--jpt-font-heading)}.jpt-header-title{letter-spacing:-.02em}.jpt-footer-title,.wp-caption-text,h1,h2,h3{line-height:1.2;letter-spacing:-.02em}.jpt-header-title,h1{font-weight:600}.jpt-header-title,h1,h2{font-size:2.025rem}.jpt-footer-title,h2,h3{font-weight:500}.jpt-footer-title,h3{font-size:1.275rem}h3{color:var(--jpt-colour-subheading)}.jpt-footer-title{color:var(--jpt-colour-text);font-family:var(--jpt-font-heading)}.jpt-subtext,.wp-caption-text{color:var(--jpt-colour-subtext);font-size:1.025rem}::selection{background-color:var(--jpt-colour-link);color:var(--jpt-colour-bg)}.jpt-heading-emoji{font-size:95%;margin-left:.25rem}.jpt-fade-in-up{opacity:0;transition:opacity 600ms cubic-bezier(.16,1,.3,1),transform 600ms cubic-bezier(.16,1,.3,1);transform:translateY(20px)}@media (prefers-reduced-motion:reduce){.jpt-fade-in-up{opacity:1;transform:none;transition:none}}header{padding:2rem 0;max-width:var(--jpt-max-width);margin:0 auto;gap:1rem;width:100%}.jpt-header-img-container{display:flex;align-items:center}.jpt-header-img-container img{border-radius:100%;width:100%;height:100%;border:1px solid var(--jpt-colour-muted)}a.custom-logo-link{transition:opacity 175ms ease;border-radius:100%}.jpt-header-col,footer,header{display:flex;flex-direction:column}.jpt-header-col,footer{gap:.375rem}.jpt-header-title{line-height:normal}.jpt-header-menu{padding-top:.375rem;display:flex;flex-direction:row;gap:1rem}@media (min-width:800px){header{flex-direction:row;gap:2rem;padding:2rem}}footer{padding:2rem 0;max-width:var(--jpt-max-width);margin:0 auto;gap:.5rem;width:100%}footer a{width:fit-content}@media (min-width:800px){footer{padding:2rem}}.jpt-post,.jpt-post-hero{display:flex;flex-direction:column}.jpt-post{gap:3rem;width:100%}.jpt-post h1{font-size:2.4rem}.jpt-post img{border:solid 1px var(--jpt-colour-muted);border-radius:8px;box-shadow:0 2px 6px rgb(59 82 164/.1)}.jpt-post-hero{gap:1.5rem}.jpt-project-back-home-link{width:fit-content;cursor:pointer}.jpt-project-thumb-desktop{display:none}.jpt-project-thumb-desktop,.jpt-project-thumb-mobile{width:100%;height:auto}.jpt-project-info{display:flex;flex-direction:column;align-content:baseline;gap:2rem}.jpt-post h1,.jpt-project-content li,.jpt-project-info-block h3{margin-bottom:.5rem}.jpt-project-info-block a{font-size:1.15rem;white-space:nowrap}.jpt-project-info-block{width:fit-content}.jpt-project-info .jpt-observe{width:fit-content;height:fit-content}.jpt-project-tech{display:flex;flex-wrap:wrap;gap:.5rem;column-gap:.6rem}.jpt-project-content hr{margin:3rem 0}.jpt-project-content h2{margin-bottom:1.75rem}.jpt-project-content p,.jpt-project-content ul{margin-bottom:1rem}.jpt-project-content li:last-child{margin-bottom:0}.jpt-project-content ul{list-style:disc;padding-left:2rem}.jpt-project-content .wp-caption{max-width:fit-content;margin-bottom:2rem}.jpt-project-content .wp-caption img{height:fit-content}.jpt-project-content .wp-caption-text{margin-top:1rem;text-align:center}@media (min-width:800px){.jpt-project-thumb-desktop{display:block}.jpt-project-thumb-mobile{display:none}.jpt-project-info{gap:3.5rem;flex-direction:row}}