:root{--primary-color:#fffaec;--secondary-color:#fff6dd;--secondary-color-darkened:#fff1ce;--container-white:#fdf8ec;--offwhite-2:#fffdf3;--text-color:#000;--contrast-brown:#251400;--tertiary-color:#ffb84eaf;--bright-orange:#ffb84d;--tertiary-trans:rgba(255,184,78,.5);--highlight-color:#915e00;--old-highlight-color:#c27e00;--icon-hover-orange:rgba(255,184,78,.4);--light-tan-1:#ffefc4;--header-color:#fdf0d8;--footer-color:#fdf0d8;--width-pct:80%;--width-pct-mobile:100%;--mobile-body-width:92%;--body-width:100rem;--header-width:110rem;--header-height:18rem;--max-splash-height:1250px;--small-border-radius:.6rem;--standard-border-radius:1rem;--large-border-radius:2rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Cabin,sans-serif;font-optical-sizing:auto;font-size:clamp(1.4rem,1.3rem + .19vw,1.8rem);margin:0}body,label{font-weight:300}label{font-family:Cabin,sans-serif}body h1,h2,h3,h4,h5,h6{font-family:Viga,sans-serif}@-moz-document url-prefix(){h1,h2,h3,h4,h5,h6{font-weight:200}}a{color:#915e00;color:var(--highlight-color);text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tooltip{border-bottom:1px solid #000;display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#fff;border:1px solid #ffb84eaf;border:1px solid var(--tertiary-color);border-radius:6px;bottom:125%;color:#000;left:50%;margin-left:-50px;opacity:0;padding:5px 0;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:100px;z-index:1}.tooltip .tooltiptext:after{border:5px solid transparent;border-top-color:#ffb84eaf;border-color:var(--tertiary-color) transparent transparent transparent;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.tooltip:hover .tooltiptext{opacity:1;visibility:visible}.container{background-color:var(--offwhite-2);min-height:calc(100svh - var(--header-height));min-width:100vw;::selection{background-color:var(--tertiary-color)}}.body{color:var(--text-color);display:flex;flex-direction:column;margin:auto;max-width:94vw;padding:4rem 1rem 10rem;width:var(--body-width);@media(max-width:600px){max-width:var(--mobile-body-width);padding-left:.5rem;padding-right:.5rem}}.header{-webkit-text-select:none;background-color:var(--header-color);border-bottom:3px solid rgba(0,0,0,.05);font-family:Viga,sans-serif;font-size:1.6rem;font-weight:400;height:var(--header-height);margin:auto;user-select:none;-moz-user-select:none;-webkit-user-select:none;width:100vw;@media(max-width:832px){flex-direction:column;padding-bottom:5px;text-align:center}::selection{background-color:var(--tertiary-color)}}.header-container{color:var(--text-color);display:flex;flex-direction:row;height:100%;justify-content:space-between;margin:auto;padding-bottom:3rem;padding-top:3rem;width:var(--header-width);@media(max-width:832px){flex-direction:column;padding-bottom:5px;text-align:center;width:auto}@media(max-width:100rem){width:95%}}.nametag{display:flex;height:60px;margin-block:auto;padding-left:10px;padding-right:10px;@media(max-width:832px){justify-content:center;padding-bottom:10px}}.nametag-img{height:60px;margin-right:20px;opacity:1;transition:.3s;width:60px;&:hover{opacity:.75}}.nametag-text{font-weight:700;opacity:90%;text-align:center}.nametag-text__highlight{opacity:90%}.navbar{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;padding-top:3px;text-align:center;@media(max-width:832px){justify-content:center}}.navbar-item{-webkit-tap-highlight-color:rgba(255,255,255,0);border-radius:.5rem;color:var(--text-color);font-weight:700;margin-left:1rem;margin-right:1rem;padding:1rem 1.4rem;text-decoration:none;transition:.35s;&:hover{background-color:var(--tertiary-color)}@media(max-width:500px){font-size:.9em;margin-bottom:auto;margin-left:auto;margin-right:auto;margin-top:auto}}.footer{-webkit-text-select:none;background-color:var(--footer-color);border-top:3px solid rgba(0,0,0,.05);font-size:1.6rem;min-width:100vw;user-select:none;-moz-user-select:none;-webkit-user-select:none;::selection{background-color:var(--tertiary-color)}}.footer-container{color:var(--text-color);margin:auto;padding-bottom:3em;padding-top:3em;width:var(--header-width);@media(max-width:100rem){width:95%}}.footer-flexbox{display:flex;flex-direction:row;width:100%;@media(max-width:600px){flex-direction:column-reverse;text-align:center}}.footer-flexbox-container{display:flex;flex-direction:column;justify-content:space-around;width:100%}.footer-flexbox__art{@media(max-width:600px){margin-bottom:auto;margin-left:auto;margin-right:auto;margin-top:auto;margin-block:3rem;text-align:center;width:70%}}.footer-flexbox-text{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding-top:1rem;width:100%;@media(max-width:600px){margin-top:.5rem}}.footer-flexbox-text__socials{height:7rem;margin-inline:1rem;text-align:center;width:14rem;@media(max-width:401px){margin-block:1rem;width:100%}}.footer-flexbox-text__socials li{display:inline;list-style-type:none}.footer-flexbox-text__socials li a{margin-inline:4px;margin-bottom:6px}.footer-flexbox-text__links{margin-inline:1rem}#link-block{display:flex;flex-direction:column;flex-wrap:wrap;height:6rem;text-align:center;@media(max-width:290px){height:auto}}#link-block a{color:var(--highlight-color);font-size:1.4rem;font-weight:400;margin-block:.55rem;padding-inline:1.5rem;text-decoration:none;&:hover{color:var(--tertiary-color)}}.footer-flexbox-text__newsletter{height:7rem;margin-inline:1rem;width:25rem;@media(max-width:876px){margin-block:2.5rem}@media(max-width:401px){margin-block:1.5rem}}#newsletter-input{border-color:var(--highlight-color);font-family:Merriweather Sans,sans-serif;outline:none;padding-block:4px;width:160px}#newsletter-button,#newsletter-input{border-style:solid;border-width:2px;font-size:1.2rem}#newsletter-button{background-color:var(--footer-color);border-color:var(--highlight-color);color:var(--highlight-color);font-family:Viga,sans-serif;font-weight:700;margin-top:.2rem;padding-block:3px;padding-inline:.4rem;padding-top:4px;&:hover{background-color:var(--tertiary-color);cursor:pointer}}.homepage{align-items:center}.homepage-splash{background-position-x:calc((100svw - var(--header-height))/6/2);background-size:calc((100svh - var(--header-height))/10);border-bottom:1rem solid var(--secondary-color);height:calc(100svh - var(--header-height));left:calc(-50vw + 50%);max-height:calc(var(--max-splash-height) - var(--header-height));position:relative;top:-4rem;width:100vw;@media(min-width:620px){background-size:calc((100svh - var(--header-height))/6)}@media(min-height:1441px){background-size:calc((var(--max-splash-height) - var(--header-height))/8)}@media only screen and (max-height:575.98px) and (orientation:landscape){display:none}}.homepage-splash-container{background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:1px 1px 4px -2px rgba(0,0,0,.4);display:flex;flex-direction:column;height:90%;justify-content:space-between;left:50%;margin:0;max-height:520px;max-width:85%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(var(--body-width) + 12rem);@media only screen and (min-height:1000px) and (orientation:portrait){max-height:620px}@media(min-aspect-ratio:1){flex-direction:row;max-height:760px}}.homepage-splash-textbox{margin:auto}.homepage-splash-textbox__mobilemsg{border-radius:var(--standard-border-radius);font-size:3.5rem;margin:2rem;margin-inline:3rem;padding:1rem;@media only screen and (min-height:1000px) and (orientation:portrait){font-size:6rem;margin-bottom:4rem}@media(min-aspect-ratio:1){display:none}}.homepage-splash-textbox__mobilemsg,.homepage-splash-textbox__msg{background-color:var(--bright-orange);color:var(--contrast-brown);text-align:center}.homepage-splash-textbox__msg{border-radius:var(--large-border-radius);font-size:6.5rem;margin:auto auto auto 2rem;padding:3rem;padding-block:2.5rem;position:relative;@media(max-aspect-ratio:1){display:none}}.homepage-splash-textbox__msg:after{border:60px solid transparent;border-bottom:0;border-right:0;border-top:60px solid var(--bright-orange);bottom:0;content:"";height:0;left:92%;margin-bottom:-58px;margin-left:-30px;position:absolute;width:0}.homepage-splash-vector{background-image:url(/static/media/mobile_splash.becdcb62271a7dc491ee.svg);background-repeat:no-repeat;background-size:cover;padding-top:62.94%;width:100%;@media(min-aspect-ratio:1){align-self:flex-end;background-image:url(/static/media/landing_bird_new.9c4b87d7298bd9898dca.svg);height:0;padding-top:25%;width:25%}}.homepage-intro{background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);display:flex;flex-direction:row;margin-bottom:2rem;padding:1rem;@media(min-width:600px){&:nth-child(odd){flex-direction:row-reverse;justify-content:space-between}}@media(max-width:600px){align-items:center;flex-direction:column;text-align:center}}.homepage-intro__image{align-items:center;display:flex;padding-inline:.5rem;@media(max-width:242px){text-align:center;width:100%}}.homepage-intro__text{display:flex;flex-direction:column;font-size:1.2em;justify-content:flex-start;padding-inline:2rem;@media(max-width:600px){margin-bottom:1rem;margin-left:1rem;margin-right:1rem;margin-top:1rem;padding-block:1rem;padding-inline:0}}#headline-text{font-size:1em;font-weight:700;margin-block-start:0;margin-bottom:.2rem;@media (max-width:600px){margin-bottom:.6rem}}#headline-subtext,#headline-text{-webkit-margin-before:0;margin-top:.4rem;padding-bottom:2px}#headline-subtext{font-size:.85em;margin-block-start:0;margin-bottom:0}#headline-subtext p{margin-bottom:.6rem;margin-top:.1rem;@media (max-width:600px){padding-left:8px;padding-right:8px}}#headline-bodytext{-webkit-margin-before:0;font-size:.6em;margin-block-start:0;margin-bottom:0;margin-top:.4rem}#intro-list-item{margin-block:.5rem;@media(max-width:600px){margin-block:1rem}}.resume{background-color:var(--secondary-color);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);flex-direction:column;padding:5px 20px 20px;@media(max-width:400px){width:80%}}.resume,.resume__header{border-radius:var(--standard-border-radius);display:flex}.resume__header{align-items:center;background-color:var(--light-tan-1);box-shadow:-1px 1px 1px 1px rgba(0,0,0,.2);flex-direction:row;font-size:.65em;justify-content:space-between;margin-top:1rem;width:250px;@media(max-width:280px){font-size:.5em;margin-bottom:auto;margin-left:auto;margin-right:auto;margin-top:auto;margin-top:.5rem;width:90%}@media(max-width:200px){display:none}}.resume__picture{overflow-x:hidden;overflow-y:scroll}#home-resume-iframe{border:0;height:400px;width:100%}#download-img{border-radius:var(--large-border-radius);&:hover{background-color:var(--tertiary-trans)}}.image{align-self:center;background:var(--offwhite-2);border-radius:var(--small-border-radius);box-shadow:1px 2px 2px -2px rgba(0,0,0,.4);display:flex;flex-direction:column;overflow:hidden}.image-container{display:flex;float:none;padding:0}.image-container img{margin:auto;max-height:100%}.about{align-items:center;align-self:center;width:var(--width-pct);@media(max-width:600px){width:var(--width-pct-mobile)}}.about,.about-resume{display:flex;flex-direction:column}.about-resume{background-color:var(--secondary-color);border-radius:10px;box-shadow:1px 0 4px -2px rgba(0,0,0,.4);padding:5px 20px 20px;width:50%;@media(max-width:700px){width:100%}}.about-resume__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#resume-iframe{border:0;height:600px;width:100%}#download-img{border-radius:20%;box-shadow:-1px 1px 1px 1px rgba(0,0,0,.2);margin:5px;padding:1px 4px;&:hover{background-color:var(--tertiary-trans)}}.project{align-items:center;align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;@media(max-width:682px){justify-content:center;width:var(--width-pct-mobile)}}.project-header{align-self:baseline}.project-item{display:flex;flex-direction:row;height:auto;padding-left:4px;text-overflow:clip}.project-item--featured{background-color:var(--secondary-color);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);flex-direction:column;margin-bottom:2rem;min-width:100%}.project-item--featured,.project-item--featured-body{border-radius:var(--standard-border-radius);display:flex}.project-item--featured-body{flex-direction:row;padding:1.5rem;transition:all .5s ease;@media(max-width:682px){flex-direction:column;padding-left:0;padding-right:0;padding-top:1rem;text-align:center}}.project-img{align-self:flex-start;background-color:#fff;border-radius:var(--small-border-radius);margin-block:auto;@media(max-width:682px){align-self:center;margin-block:.6rem}}.project-body{display:flex;flex-direction:column;padding-left:2rem;@media(max-width:682px){align-content:space-around;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;padding-top:1rem}}.project-body__desc{padding-right:2rem;@media(max-width:682px){padding-inline:.8rem}}.project-body_blurb{margin-right:2rem}.project-body__title{display:flex;flex-direction:row;font-size:large;font-weight:700;justify-content:space-between;padding-bottom:.4rem;padding-right:.2rem;@media(max-width:682px){flex-direction:column;justify-content:center;padding-bottom:4px;padding-left:0}}.project-body__link{margin-top:-.3rem;@media(max-width:682px){align-self:center;margin-block:.4rem}}.project-body__techs{-webkit-margin-before:auto;display:flex;font-weight:700;margin-block-start:auto;padding-top:2rem;@media(max-width:682px){flex-direction:column}}.project-body__expand{font-size:1.6rem;font-weight:700;padding-bottom:1rem;padding-top:.5rem;text-align:center;@media(max-width:682px){margin-left:0;margin-top:1rem}}.contact{align-items:center;align-self:center;display:flex;flex-direction:column;@media(max-width:600px){width:var(--width-pct-mobile)}}#email-link{text-decoration:none;&:hover{color:var(--tertiary-color)}}.contact-email-header{align-self:baseline;text-align:center;@media(max-width:600px){align-self:center}}.contact-header{align-self:center;text-align:center}.contact-item{align-items:center;flex-direction:row;margin-bottom:2rem;@media(max-width:600px){flex-direction:column;margin-bottom:20px;padding-bottom:1.5rem;padding-bottom:3rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;text-align:center}}.contact-item,.contact-message{background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);display:flex;padding:10px}.contact-message{flex-direction:column;margin-bottom:1.5rem;padding-block:1.5rem;width:100%;@media(max-width:600px){margin-bottom:20px;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-block:1rem;text-align:center}}.contact-message-header{margin-block:1rem;margin-inline:1rem}.contact-message-form{display:flex;flex-direction:column;margin-inline:1rem}#message-name{font-size:1.2rem;width:160px;@media(max-width:600px){align-self:center;width:95%}}#message-input,#message-name{border-color:var(--highlight-color);border-style:solid;border-width:2px;font-family:Cabin,sans-serif;font-weight:300;outline:none;padding:.5rem}#message-input{font-size:1.4rem;height:200px;resize:none;width:95%;@media(max-width:600px){align-self:center}}#message-button{background-color:var(--footer-color);border-color:var(--highlight-color);border-style:solid;border-width:2px;color:var(--highlight-color);font-size:1.2rem;font-weight:700;margin-top:.5rem;padding-block:3px;padding-inline:.4rem;padding-top:4px;width:100px;&:hover{background-color:var(--tertiary-color);cursor:pointer}@media(max-width:600px){align-self:center;margin-top:1rem;padding-block:.7rem;width:95%}}.contact-message__header{align-self:baseline;@media(max-width:600px){align-self:center}}.contact-pic{opacity:1;transition:.3s;&:hover{opacity:.75}}.contact-body{padding-left:2rem;@media(max-width:600px){padding-left:0;padding-top:10px}}.contact-body__title{font-weight:400;margin:0}.blog,.blog-search{display:flex;flex-direction:column}.blog-search{background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);justify-content:space-between;padding-block:1rem;padding-inline:.6rem}.blog-search-query{display:flex;flex-direction:row;margin-inline:.6rem;@media(max-width:425px){margin-bottom:0;margin-left:0;margin-right:0;margin-top:0}}.blog-search__input{background-color:var(--offwhite-2);border:none;border-radius:var(--small-border-radius);box-shadow:1px 0 2px 1px rgba(0,0,0,.06);flex-grow:1;margin-right:1rem;outline:none;padding-block:.4rem;padding-inline:.6rem}.blog-search__input:focus{box-shadow:1px 0 4px 1px var(--icon-hover-orange)}.blog-search__icon{margin:.3rem;opacity:.7;transition:.45s;&:hover{cursor:pointer;opacity:1}}.blog-search-tags{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:.4rem;margin-right:.6rem;margin-top:.5rem;@media(max-width:425px){margin-inline:0}}.blog-search-tags__tag{-webkit-text-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);border-radius:var(--small-border-radius);color:#fff;font-size:.85em;margin-top:.4rem;margin-inline:.3rem;padding-block:.5rem;padding-inline:.8rem;transition:.4s;user-select:none;-moz-user-select:none;-webkit-user-select:none;&:hover{cursor:pointer}}.blog-search__button{@media(max-width:425px){align-self:center;width:10rem}}.post-container{display:flex;flex-direction:column;margin-block:1rem;margin-inline:.5rem}.post-container a{-webkit-tap-highlight-color:rgba(255,255,255,0)}.post-container-post{background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);color:#000;display:flex;flex-direction:row;padding:1.5rem;transition:background .8s;@media(max-width:782px){flex-direction:column}}.post-container-post:hover{-webkit-animation:.5s;animation:.5s;background-color:var(--secondary-color-darkened);box-shadow:1px 0 5px -2px rgba(0,0,0,.65)}.post-container-post:active:not(:has(:active)){-webkit-animation:.5s;animation:.5s;-webkit-transform:scale(.98);transform:scale(.98)}.post-container-post-body{align-content:space-between;display:flex;flex-direction:column;height:100%;margin-left:2rem;margin-block:.4rem;@media(max-width:782px){margin-block:.8rem;margin-inline:1.2rem;text-align:center}}.post-container-post-body h4{font-size:1.15em;margin:-1px 0 0;@media(max-width:782px){font-size:1.1em;margin-bottom:.3rem;margin-top:.2rem}}.post-container-post-body-meta{display:flex;flex-direction:row;flex-wrap:wrap;margin-block:.2rem;@media(max-width:782px){justify-content:center}}.post-container-post-body__date{font-size:.95em;margin-left:0}.post-container-post-body__taglist{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.3rem;@media(max-width:782px){justify-content:center;margin-block:.2rem;margin-inline:0}}.post-container-post-body__tag{-webkit-text-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);border-radius:var(--small-border-radius);color:#fff;font-size:.825em;margin:.4rem .4rem .3rem .2rem;padding-block:.35rem;padding-inline:.6rem;user-select:none;-moz-user-select:none;-webkit-user-select:none;@media(max-width:782px){text-align:center}}.post-container-post-body__desc{margin-right:1rem;@media(max-width:782px){margin-bottom:1rem;margin-left:.4rem;margin-right:.4rem}}.post-container-error{align-self:center;background-color:var(--secondary-color);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);margin-block:1rem;text-align:center;width:100%}.blog-pageselect,.post-container-error{border-radius:var(--standard-border-radius);padding:1rem}.blog-pageselect{align-self:flex-start;background-color:#fff;box-shadow:1px 0 1px 1px rgba(0,0,0,.1);display:flex;flex-direction:column;width:auto}.blog-pageselect-box{display:grid;grid-template-columns:[first] 30% auto [last] 30%}.blog-pageselect-left{align-content:center;background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);display:flex;margin-right:auto;padding-block:.12rem;padding-inline:.6rem}.blog-pageselect-middle{border-radius:var(--standard-border-radius);font-weight:700;margin:auto;text-align:center}.blog-pageselect-right{align-content:center;background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:1px 0 4px -2px rgba(0,0,0,.4);display:flex;margin-left:auto;padding-block:.12rem;padding-inline:.6rem}.blog-pageselect-icon{border-radius:var(--small-border-radius);margin:.3rem;padding:.5rem;transition:.4s;&:hover{background-color:var(--icon-hover-orange);cursor:pointer}}.blog-meta-text{font-size:.9em;margin-block:1rem;margin-inline:1.2rem;text-align:center}.error{background-image:url(/static/media/splash_background_vector.315722229cc0c44e8201.svg);background-position-x:calc((100svw - var(--header-height))/6/2);background-size:calc((100svh - var(--header-height))/10);border-bottom:4rem;border-top:4rem;height:calc(100svh - var(--header-height));left:calc(-50vw + 50%);margin-bottom:-10rem;margin-top:-4rem;position:relative;width:100vw;@media(min-width:620px){background-size:calc((100svh - var(--header-height))/6)}@media(min-height:1441px){background-size:calc((var(--max-splash-height) - var(--header-height))/8)}}.error-msg-container{align-content:center;background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:1px 1px 4px -2px rgba(0,0,0,.4);height:25rem;margin:4rem auto auto;max-width:90%;width:calc(var(--body-width) - 8rem)}.error-msg{background-color:var(--bright-orange);color:var(--contrast-brown);font-size:4rem;margin:auto;padding:1rem;padding-block:2rem;position:relative;width:75%;@media(max-width:440px){font-size:3rem}}.error-msg,.loading{border-radius:var(--standard-border-radius);text-align:center}.loading{align-self:center;background-color:var(--secondary-color);box-shadow:1px 1px 4px -2px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;margin-block:1rem;padding:1rem;width:240px}.loading-svg-container{align-self:center;background-image:url(/static/media/loading.333933f75e6bbfd6bb31.svg);background-repeat:no-repeat;background-size:cover;height:100px;width:100px}.loading__text{margin-block:.8rem}.post-page{background-color:var(--secondary-color);border-radius:var(--standard-border-radius);box-shadow:0 2px 4px 2px rgba(0,0,0,.065)}.post-page-header{display:flex;flex-direction:column;max-width:100%;padding-block:2rem;padding-inline:2rem;@media(max-width:892px){align-items:center;padding-bottom:1.2rem;padding-left:1.2rem;padding-right:1.2rem;padding-top:1.2rem}}.post-page-header img{border-radius:var(--small-border-radius);max-width:100%;width:480px}.post-page-header h2{font-size:1.6em;margin-bottom:0;margin-top:.6rem;@media(max-width:892px){margin-bottom:.4rem;text-align:center}}.post-page-header__date{margin:0 0 0 .2rem;@media(max-width:892px){margin-inline:0;text-align:center}}.post-page-header__desc{margin-left:.2rem;margin-top:.4rem;max-width:100%;@media(max-width:892px){margin-inline:0;text-align:center}}.post-page-header hr{background-color:#000;border:none;height:1px;margin-left:.2rem;margin-block:.8rem;max-width:100%;width:12rem;@media(max-width:892px){margin-bottom:auto;margin-bottom:.8rem;margin-left:auto;margin-right:auto;margin-top:auto;margin-top:2rem;width:45%}}.post-page-content{display:flex;flex-direction:column;font-size:clamp(1em,1.2em,20px);max-width:100%;padding-block:.5rem;padding-inline:2rem;@media(max-width:892px){padding-inline:1.2rem}}.post-page-content blockquote{border-left:.2rem solid #000;font-style:italic;margin-inline:0;padding-inline:2rem}.kg-card{background-color:var(--offwhite-2);border-radius:var(--small-border-radius);box-shadow:1px 0 4px -2px rgba(0,0,0,.2);height:auto;margin-inline:0;max-width:100%;padding:1rem;width:45rem}.kg-card iframe,.kg-card-hascaption iframe{min-height:300px;width:100%}.kg-card figcaption p{font-weight:700;margin-bottom:.4rem;margin-top:1rem;text-align:center}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;overflow-x:none}html body{margin:0;padding:0}.App{background-color:#03102c;color:#fff;text-align:center}.App-header{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.App-link{color:#61dafb}
/*# sourceMappingURL=main.4e02dc5e.css.map*/