body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:monaco,monospace;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.home{height:100vh}.home{display:flex;flex-direction:column;width:100vw}.home-centerer{display:flex;gap:20px;margin:auto}.shelf{background-color:#954f1a;height:20px;margin-left:auto;margin-right:auto;margin-top:auto;position:relative;width:400px}.couch img{height:350px}.table img{height:150px}.lamp img{height:340px}.cat{left:250px;top:-90px;img{height:100px}}.lamp{background-color:initial;border:none;height:350px;outline:none;:hover{cursor:pointer;filter:drop-shadow(8px 8px 10px white)}}.couch,.table{position:relative}.table{align-self:flex-end}.actionable{background-color:initial;border:none;outline:none;position:absolute;&:hover{cursor:pointer;filter:drop-shadow(8px 8px 10px white)}}.guitar{right:30px;top:30px;:hover{rotate:-15deg}img{height:180px}}.jar{bottom:10px;left:80%;img{height:80px}:hover{rotate:15deg}}.bread{right:0;top:-75px;img{height:80px}:hover{rotate:15deg}}.tv{height:80px;left:0;position:absolute;top:-145px}.picture-frame{left:50px;position:absolute;top:-400px;img{height:200px;position:absolute!important}}.picture-frame__picture{height:180px!important;left:20px;top:10px;width:120px}.tv-text{text-wrap:balanced;color:#69f669;font-size:8px;font-weight:800;left:34px;top:54px;width:72px}.tv-text,.vines{position:absolute}.vines{background-color:initial;border:none;height:350px;outline:none;top:-60px;z-index:2}.spotlight{height:100vh;left:0;opacity:1;pointer-events:none;position:fixed;top:0;width:100vw;z-index:4}.mobile-home{background-color:#000;height:100%;position:relative;width:100%}.mobile-tv{height:100%;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.mobile-tv-info{color:green;display:flex;flex-direction:column;font-family:Courier New,monospace;font-size:30px;font-weight:800;gap:20px;height:31%;justify-content:space-between;left:20%;overflow-y:auto;position:absolute;top:12%;width:61%;a{color:green}}.mobile-tv-info-bottomline{cursor:pointer;text-align:right}.sourdough-starter-jar{position:relative;width:410px;z-index:1}.starter-jar{z-index:0}.starter-jar-contents{border-radius:0 0 95px 95px;bottom:0;bottom:10px;left:4px;overflow:clip;position:absolute;width:405px;z-index:-1}.starter-water{background-color:#40a5f2;content:"";height:100px}.starter-flour{background-color:#fff;content:"";height:100px}.starter-bubbly,.starter-fresh{background-color:#ffeac8;content:"";transition-duration:3s;transition-property:height}.starter__container{background-color:#d1bba5;flex-grow:1;flex-wrap:wrap;height:100%}.starter-inputs,.starter__container{display:flex;justify-content:space-around;width:100%}.starter-inputs{margin-bottom:2px;margin-top:20px}.starter-name-input{width:200px}.starter-jar{margin-bottom:auto;margin-top:auto;-webkit-user-select:none;user-select:none}.starter-name-error{color:red;font-size:12px;margin-bottom:20px;margin-left:16px}.starter-name-tag{background-color:#fff;border-radius:8px;position:absolute;top:42%;width:300px}.starter-name-tag__header{background-color:red;border-radius:8px 8px 0 0;color:#fff;height:fit-content;padding:8px;text-align:center}.starter-name-tag__footer{background-color:red;border-radius:0 0 8px 8px;height:12px;width:100%}.starter-name-tag__hello{font-size:32px;font-weight:600}.ingredient{background-color:inherit;border:none;cursor:grab;cursor:hand;height:fit-content;margin-bottom:auto;margin-top:auto;outline:none;-webkit-user-select:none;user-select:none}.ingredient-right:hover{rotate:12deg}.ingredient-left:hover{rotate:-12deg}.jar-and-instructions{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-around;text-align:center;width:410px}.fork{position:absolute}.starter-container-mixing-grab{cursor:grabbing}.starter-container-mixing-no-grab{cursor:grab}.subpage-wrapper{height:100vh;position:relative;width:100vw}.navbar{align-items:center;background-color:#28487d;display:flex;height:48px;justify-content:space-between;position:sticky;width:100%}.navbar-home img{height:36px;margin-bottom:6px;margin-left:6px;margin-top:6px}.navbar-home:hover{filter:drop-shadow(2px 2px 2px white)}.content{background-image:repeating-linear-gradient(180deg,#0000,#0000 5px,#28487d 0,#28487d 10px),repeating-linear-gradient(90deg,#617ca2,#617ca2 5px,#28487d 0,#28487d 10px);height:calc(100% - 48px);overflow-y:auto;width:100%}.subpage{background-color:#617ca2;height:100%;margin-left:auto;margin-right:auto;max-width:800px;overflow-y:auto;padding-left:20px;padding-right:20px}.projects-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px;margin-top:20px}.project-link{background-color:#fff;border:1px solid #fff;border-radius:8px;padding:20px;img{height:200px;margin-top:8px;object-fit:cover;object-position:top;width:100%}&:hover{border:1px solid #a9a9a9}}.project-link__title{color:#000;text-align:center}.project-link__date{color:grey;text-align:right}.project-link__wrapper{text-decoration:none}@media screen and (max-width:600px){.projects-list{grid-template-columns:1fr}}.sourdough-guide{background-color:#fff;font-family:monaco;margin-top:20px;padding:40px 80px}.sourdough-day{padding-left:40px}.sourdough-photos{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;width:100%;img{height:auto;width:200px}}.photog{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-left:16px;margin-right:16px}.photo{height:auto;max-width:100%}@media only screen and (max-width:600px){.photog{grid-template-columns:repeat(1,1fr)}}.photog-dark{.navbar{background-color:#34000d;z-index:20}.content{background-image:none}}.photog-hallway{background-image:repeating-linear-gradient(180deg,#0000,#0000 5px,#34000d 0,#34000d 10px),repeating-linear-gradient(90deg,#800020,#800020 5px,#34000d 0,#34000d 10px);display:flex;height:calc(100% - 48px);position:relative;width:fit-content}.dark-photo{height:100%;position:relative;width:700px;z-index:0}.blacktop-bumper{background-color:#000;height:15%}.art-light{background:linear-gradient(310deg,#0000,#0000 72%,#000000bb 82%),linear-gradient(50deg,#0000,#0000 72%,#000000bb 82%);height:calc(100% - 48px);width:100%}.art-light--off{background:linear-gradient(310deg,#0000,#0000,#000000bb),linear-gradient(50deg,#0000,#0000,#000000bb)}.art-frame{height:60%;left:20%;position:absolute;top:30%;width:60%;z-index:-1}.art-frame__frame{height:100%;position:absolute;width:100%}.art-frame__frame--horizontal{rotate:90deg}.photo-lamp{left:40%;position:absolute;top:6%;width:20%}.dark-photo__photo{border:10px solid #fffef8;flex-grow:0;height:auto;justify-self:center;margin-left:auto;margin-right:auto;outline:2px solid #ffeb7a;width:60%}.dark-photo-matte{align-items:center;background-color:#fffce8;display:flex;height:85%;left:21%;position:relative;top:4%;width:60%;z-index:-1}.dark-photo-matte--horizontal{height:60%;left:12%;top:21%;width:85%}.photog-floor{background-color:#34000d;bottom:0;display:flex;flex:repeat 1;gap:20%;height:80px;justify-content:center;position:absolute;width:100vw}.photog-floor-gallery{align-self:center;color:#8b4053;text-decoration:none}.about-me-content{text-wrap:wrap;padding:10px}.about-me-photo{flex-grow:0;height:auto;margin-top:20px;max-width:min(250px,100%)}.about-me{background-color:#fff;font-family:monaco;margin-bottom:20px;margin-top:20px;padding:20px 80px}.about-me-photo-surf{display:flex;justify-content:center;width:100%}.about-me-flexbox{display:flex;flex-wrap:auto;gap:20px}@media screen and (max-width:600px){.about-me-flexbox{flex-direction:column-reverse}.about-me-me{display:flex;justify-content:center;width:100%}}.blogs-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px;margin-top:20px}.blog-link{background-color:#fff;border:1px solid #fff;border-radius:8px;display:flex;flex-direction:column;gap:8px;height:calc(100% - 40px);padding:20px;img{height:200px;object-fit:cover;object-position:top;width:100%}&:hover{border:1px solid #a9a9a9}}.blog-link__img-centered{object-position:center!important}.blog-link__title{align-items:center;color:#000;display:flex;flex-grow:1;justify-content:center;text-align:center}.blog-link__date{color:grey;text-align:right}.blog-link__wrapper{text-decoration:none}@media screen and (max-width:600px){.blogs-list{grid-template-columns:1fr}}.blogs-wrapper{background-color:#fff;font-family:monaco;margin-top:20px;padding:40px 80px}.blog-photos{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;width:100%;img{height:auto;width:200px}}.blog-photos-bikepacking{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%;img{height:auto;object-fit:cover;width:300px}}.blog-registered{font-size:80%;vertical-align:top}.redactive-recruiting__wrapper{--lightest-blue:#dfebf5;--lightest-grey:#f7fdff;--light-blue:#c8e0f5;--medium-blue:#97c4ec;--dark-blue:#3876bd;--darker-blue:#0e0057}.redactive-recruiting-inbox{border:10px solid var(--dark-blue);display:flex;max-height:calc(100% - 20px);min-height:calc(100% - 20px)}.redactive-recruiting-picker{border:6px solid var(--medium-blue);max-height:100%;min-width:165px;overflow:auto}.redactive-recruiting-picker__list{margin:0;overflow:auto;padding:0;.redactive-recruiting-picker__li:last-child{margin-bottom:20px}}.redactive-recruiting-picker__title{background-color:var(--lightest-blue);border-bottom:3px dashed var(--dark-blue);font-weight:800;padding:20px;text-align:center}.redactive-recruiting-picker__li{background-color:var(--lightest-blue);height:150px}.redactive-recruiting-picker__btn{background-color:initial;border:1px solid var(--light-blue);cursor:pointer;display:flex;flex-direction:column;font-family:monaco;height:100%;justify-content:space-between;outline:none;padding:20px;text-align:left;width:100%;&:hover{background-color:var(--lightest-grey)}&.rrpb-active,&:active{background-color:var(--light-blue)}}.redactive-recruiting-picker__btn__subject{font-size:20px;font-weight:800}.redactive-recruiting-focus{background-color:var(--lightest-blue);border:6px solid var(--medium-blue);overflow:auto}.recruiting-email{height:100%;div{padding:20px}}.recruiting-email__title{background-color:var(--lightest-blue);padding:20px}.redact{background-color:#000;-webkit-user-select:none;user-select:none}.you-got-mail__overlay{align-items:center;background-color:hsla(0,0%,80%,.653);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.you-got-mail{height:min(90vh,500px);padding:auto;position:relative;width:min(80vw,600px);z-index:0;&:before{background-color:var(--darker-blue);border-radius:8px;content:"";height:100%;left:6px;position:absolute;top:6px;width:100%;z-index:-1}}.you-got-mail__content{background-color:#fff;border:2px solid var(--darker-blue);border-radius:8px;max-height:min(89vh,494px);min-height:min(89vh,494px);overflow:auto}.you-got-mail__header{align-items:center;background-color:var(--light-blue);border-bottom:2px solid #5e3819;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:4px 8px;h5{margin:0}}.you-got-mail__body{height:100%;overflow:scroll;padding:10px;h5{margin:0}}.navbar-chilren-recruiting{display:flex;gap:20px;margin-right:20px;button{background-color:var(--dark-blue);color:#fff}}
/*# sourceMappingURL=main.0e4ba5ac.css.map*/