@import "https://fonts.googleapis.com/css2?family=Lusitana";@import "https://fonts.googleapis.com/css2?family=Lusitana";@import "https://fonts.googleapis.com/css2?family=Lusitana";@import "https://fonts.googleapis.com/css2?family=Lusitana";@import "https://fonts.googleapis.com/css2?family=Lusitana";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent-bg:#aa3bff1a;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Lusitana", Georgia, serif;--heading:"Lusitana", Georgia, serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent-bg:#c084fc26;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:50px}@media (width<=1024px){h1{margin:30px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:45px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}h3{letter-spacing:-.24px;margin:0 0 8px;font-size:32px;line-height:118%}@media (width<=1024px){h3{font-size:15px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body{height:100%;margin:0;padding:0}@media (width<=500px){#banner{color:#f5f5f5;padding:15% 0 0}}.headshot{border:10px solid #a69880;border-radius:20px;width:auto;height:250px;box-shadow:0 0 15px #f5eb90}.button-container{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:10px;padding-left:40px;display:flex}.wrapper{background-color:#679e6c;width:100%;box-shadow:0 2px 4px #0000001a}.container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}#name{color:#fff;padding:15px 0;font-size:1.5em;font-weight:700;text-decoration:none}.navbar-ul{margin:0;padding:0;list-style:none;display:flex}.nav-list{margin-left:20px}.nav-list a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s}.nav-list a:hover,#name:hover{color:#f5eb90}@media (width<=768px){.container{flex-direction:column;align-items:flex-start}.navbar-ul{flex-direction:column;width:100%}.nav-list{margin:10px 0}}.projects-slide{box-sizing:border-box;height:620px;padding:24px 50px}.projects-slide h2{color:#fff;margin-bottom:10px}.project-card{cursor:pointer;perspective:1200px;outline:none;width:min(760px,100%);height:100%}.project-card:focus-visible{outline-offset:6px;outline:3px solid #679e6c}.project-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s;position:relative}.project-card.is-flipped .project-card-inner{transform:rotateY(180deg)}.project-card-face{box-sizing:border-box;backface-visibility:hidden;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0;box-shadow:0 8px 25px #00000024}.project-card-front{color:#fff;text-align:center;background:#679e6c}.project-card-front h2{z-index:2;color:#fff;text-align:center;width:100%;max-width:85%;margin:0;position:relative}.project-card-front.has-image:hover .front-image,.project-card-front.has-image:not(:hover) .front-content{opacity:0}.project-card-front.has-image:hover .front-content{opacity:1}.project-card-back{color:#5a5a5a;justify-content:center;align-items:center;overflow-y:auto;transform:rotateY(180deg)}.project-card-back h2{color:#333;margin-bottom:20px}.project-card-back blockquote{max-width:90%}@media (width<=600px){.project-slide{height:650px;padding:20px 42px}.project-card-face{padding:24px}.project-card-front h2{font-size:28px}.front-image{padding:0}}.project-card-front img.front-image{z-index:1;object-fit:cover;border-radius:12px;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;display:block;position:absolute;inset:0}.project-card-back .button-container{box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:16px auto 0;padding:0;display:flex}.project-card-back .buttons{flex:none;margin:0;display:block}.project-card-back .flip-hint{text-align:center;align-self:center;width:100%;margin:24px 0 0;display:block}.project-card-front{pointer-events:auto}.project-card-back,.project-card.is-flipped .project-card-front{pointer-events:none}.project-card.is-flipped .project-card-back{z-index:2;pointer-events:auto}.project-card.is-flipped .project-card-back .button-container,.project-card.is-flipped .project-card-back .buttons{pointer-events:auto}.gallery{width:100%;max-width:900px;margin:auto;position:relative;overflow:hidden}.gallery-track{transition:transform .5s;display:flex}.project-slide{background-color:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:100%;display:flex}.project-slide h2{color:#333;margin-bottom:10px}.project-slide img{object-fit:contain;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:400px;margin-bottom:15px;box-shadow:1px 1px 6px #0000001a}.button-container{flex-wrap:wrap;justify-content:center;gap:10px;margin:10px 0;display:flex}.buttons{color:#fff;cursor:pointer;background-color:#679e6c;border:none;border-radius:6px;padding:12px 24px;font-size:16px;transition:background-color .3s}.buttons:hover{background-color:#246229;box-shadow:0 0 10px #0003}button.prev,button.next{color:#fff;cursor:pointer;background-color:#679e6c;border:none;border-radius:50%;width:30px;height:30px;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}button.prev{left:2px}button.next{right:2px}button.prev:hover,button.next:hover{background-color:#246229}.gallery{perspective:1200px}.project-slide{box-sizing:border-box;height:620px;padding:24px 50px}.research-card{cursor:pointer;perspective:1200px;outline:none;width:min(760px,100%);height:100%}.research-card:focus-visible{outline-offset:6px;outline:3px solid #679e6c}.research-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s;position:relative}.research-card.is-flipped .research-card-inner{transform:rotateY(180deg)}.research-card-face{box-sizing:border-box;backface-visibility:hidden;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0;box-shadow:0 8px 25px #00000024}.research-card-front{color:#fff;text-align:center;background:#679e6c}.research-card-front h2{z-index:2;color:#fff;text-align:center;width:100%;max-width:85%;margin:0;position:relative}.front-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;transition:opacity .3s;display:flex;position:relative}.front-image{z-index:1;object-fit:cover;border-radius:12px;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;transition:opacity .35s;display:block;position:absolute;inset:0}.research-card-front.has-image:hover .front-image,.research-card-front.has-image:not(:hover) .front-content{opacity:0}.research-card-front.has-image:hover .front-content{opacity:1}.research-card-back{color:#5a5a5a;justify-content:center;align-items:center;overflow-y:auto;transform:rotateY(180deg)}.research-card-back h2{color:#333;margin-bottom:20px}.research-card-back blockquote{max-width:90%}@media (width<=600px){.project-slide{height:650px;padding:20px 42px}.research-card-face{padding:24px}.research-card-front h2{font-size:28px}.front-image{padding:0}}.research-card-front img.front-image{z-index:1;object-fit:cover;border-radius:12px;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;display:block;position:absolute;inset:0}.research-card-back .button-container{box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:16px auto 0;padding:0;display:flex}.research-card-back .buttons{flex:none;margin:0;display:block}.research-card-front{pointer-events:auto}.research-card-back,.research-card.is-flipped .research-card-front{pointer-events:none}.research-card.is-flipped .research-card-back{z-index:2;pointer-events:auto}.research-card.is-flipped .research-card-back .button-container,.research-card.is-flipped .research-card-back .buttons{pointer-events:auto}*{font-family:Lusitana,Georgia,serif}html{scroll-behavior:smooth;overflow-x:hidden}hr{color:#5a5a5a;width:100%;height:2%}body{color:#5a5a5a;background-color:#fff;width:100%;height:100vh;margin:0;font-size:18px;overflow-x:hidden}.pageButton{color:#000;background-color:#fff;border:1px solid;border-radius:0;margin:1%;padding:1% 4%;font-size:large;transition:box-shadow .5s ease-in-out;box-shadow:5px 5px #000}.pageButton:hover{cursor:pointer;background-color:#f2f2f2;box-shadow:6px 6px #000}#banner{background-color:green;background-repeat:no-repeat;background-size:cover;justify-content:end;align-items:end;width:100vw;padding:5% 0 0;display:flex;overflow:hidden}@media (width<=500px){#banner{color:#f5f5f5;padding:15% 0 0}}.flipbook{flex-direction:column;align-items:center;width:100%;padding:3rem 0 4rem;display:flex}.book{isolation:isolate;z-index:0;max-width:95vw;position:relative;box-shadow:0 8px 25px #00000024}.book:before,.book:after{content:"";background:#f7f4ee;border-radius:3px;position:absolute;inset:0}.book:before{z-index:-1;transform:translate(7px,7px);box-shadow:0 0 3px #00000024,5px 5px #eeeae2,10px 10px #e7e2d9,0 8px 20px #0000001f}.book:after{z-index:-2;transform:translate(13px,13px);box-shadow:0 8px 18px #00000029}.demoPage{box-sizing:border-box;background:#fffdf8;width:100%;height:100%;overflow:hidden}.page-panel{box-sizing:border-box;color:#464646;width:100%;height:100%;padding:clamp(1.5rem,5vw,3rem);font-size:1rem;line-height:1.8;overflow-y:auto}.page-panel h2,.page-panel h3{margin-top:0}.page-panel a{color:inherit}.resume-page{background:#fff;justify-content:center;align-items:center;min-height:calc(100vh - 150px);padding:40px 20px;display:flex}.resume-card{text-align:center;border-radius:20px;width:min(900px,90%);max-width:900px;padding:32px}.resume-card h1{margin-bottom:20px}.resume-card h2{margin-top:0;margin-bottom:20px;padding-left:40px}.resume-embed{border:1px solid #00000014;border-radius:16px;width:100%;height:65vh;max-height:720px;margin:18px 0 0;overflow:hidden}.resume-embed iframe{width:100%;height:100%}@media (width<=800px){.resume-card{width:100%;padding:24px}.resume-embed{height:55vh}}@media (width<=520px){.resume-page{padding:24px 12px}.resume-embed{height:50vh}}
