body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@font-face{font-family:Datalegreya Thin;src:url(/static/media/Datalegreya-Thin.5218bd67867bc9ce2fc8.otf) format("opentype")}@font-face{font-family:Datalegreya Dot;src:url(/static/media/Datalegreya-Dot.6fa841c05016b2a8cd52.otf) format("opentype")}@font-face{font-family:Datalegreya Gradient;src:url(/static/media/Datalegreya-Gradient.74577540ee647dd028e2.otf) format("opentype")}.poiret-one-regular{font-family:Poiret One,sans-serif;font-style:normal;font-weight:400}.montserrat{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:100}.fade-in{animation:fadeIn .4s ease-out both}.fade-out{animation:fadeOut .3s ease-in both}:root{--bg-dark:#121116;--text-light:#e5d6c7;--text-lighter:#b8a592;--accent:#3b82f6;--accent-hover:#2563eb;--bg-light:#fffdfb;--text-dark:#2d2a3d;--text-muted:#56555e;--overlay-light:#ffffffb3}body.light-mode{background-color:#fffdfb;background-color:var(--bg-light)}body.light-mode,body.light-mode .footer,body.light-mode .footer p,body.light-mode .gallery-header,body.light-mode .navbar,body.light-mode .navbar-links,body.light-mode .navbar-title,body.light-mode .quiz-button,body.light-mode .quiz-question,body.light-mode .quiz-subtitle,body.light-mode .score-list,body.light-mode .theme-toggle,body.light-mode .titleText h1,body.light-mode .titleText h2{color:#2d2a3d;color:var(--text-dark)}body.light-mode .start-button{background-color:#2d2a3d;background-color:var(--text-dark);color:#e5d6c7;color:var(--text-light)}.footer,.navbar,a,body,body:after,body:before,button,h1,h2,h3,h4,h5,h6,p{transition:background-color .6s ease,color .6s ease,border-color .6s ease}.light-mode:before{animation:blobMove 60s ease infinite;background:radial-gradient(circle at 10% 10%,#eee4d8,#0000 40%),radial-gradient(circle at 70% 70%,#edd7c7,#0000 40%),radial-gradient(circle at 60% 30%,#f1d4cb,#0000 40%),radial-gradient(circle at 40% 70%,#fefdfa,#0000 40%);content:"";filter:blur(100px);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}body{background:#000;font-family:Datalegreya Thin;margin:0;min-height:100dvh;overflow-x:hidden;position:relative}body:before{animation:blobMove 60s ease infinite;background:radial-gradient(circle at 30% 30%,#14151e,#0000 40%),radial-gradient(circle at 70% 70%,#040406,#0000 40%),radial-gradient(circle at 60% 30%,#272435,#0000 40%),radial-gradient(circle at 40% 70%,#35335a,#0000 40%);content:"";filter:blur(100px);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}@keyframes blobMove{0%{transform:translate(0) scale(1)}50%{transform:translate(20%,20%) scale(1.1)}to{transform:translate(0) scale(1)}}.quiz-container{margin:0 auto;max-width:70%;padding:2rem;text-align:center}.quiz-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.quiz-question{font-family:Iowan Old Style,Georgia,serif;font-size:1.4rem;font-weight:700;margin:.2rem 0;padding:.75rem}.dividerLine{background-color:#e5d6c7;background-color:var(--text-light);height:2px;margin-left:20%;margin-right:20%;opacity:50%}.quiz-button{background-color:#121116;border:1px solid #121116;border-radius:.5rem;color:#e5d6c7;color:var(--text-light);display:block;font-family:Iowan Old Style,Georgia,serif;font-size:1.3rem;margin:.2rem 0;padding:.75rem;text-align:left;transition:background-color .2s;width:100%}.explain{margin-top:0;padding-top:0;text-align:center}.quiz-button:hover{background-color:#374151}.quiz-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.d3-chart{aspect-ratio:8/9;background-color:#121116;margin:2rem auto;max-width:320px}.axis-label{fill:#e5d6c7;fill:var(--text-light);font-family:sans-serif;font-size:.875rem}.score-list{list-style-type:none;margin-top:1rem;padding-left:0}.navbar{justify-content:space-between;padding:1rem 2rem;position:relative;z-index:1000}.navbar,.navbar-left{align-items:center;display:flex}.navbar-logo{cursor:pointer;height:60px;margin-right:1rem}.navbar-title{cursor:pointer;font-family:Datalegreya Gradient;font-size:2rem;font-weight:600}.navbar-links,.navbar-title{color:#e5d6c7;color:var(--text-light)}.navbar-links{display:flex;font-family:Datalegreya Thin;font-size:1.5rem;gap:1.5rem;list-style:none}.navbar-links li{cursor:pointer;transition:opacity .2s}.navbar-links li:hover{opacity:.7}.navbar-menu-toggle{cursor:pointer;display:none;flex-direction:column;gap:5px}.navbar-menu-toggle div{background-color:#e5d6c7;background-color:var(--text-light);height:3px;transition:all .3s ease;width:25px}.navbar-menu-toggle.open div:first-child{transform:translateY(8px) rotate(45deg)}.navbar-menu-toggle.open div:nth-child(2){opacity:0}.navbar-menu-toggle.open div:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width:768px){.navbar-links{align-items:center;background-color:#e5d6c7;background-color:var(--text-light);box-shadow:0 8px 16px #00000080;color:#121116;color:var(--bg-dark);display:none;flex-direction:column;left:0;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;width:100%;z-index:999}.navbar-links.show{display:flex;opacity:1;transform:translateY(0)}.navbar-links li{cursor:pointer;padding:.75rem 1rem;text-align:center;transition:background-color .2s;width:100%}.navbar-links li:hover{color:#7d6145;transition:font-size .1s ease}.navbar-menu-toggle{display:flex}body.light-mode .navbar-menu-toggle div{background-color:#121116;background-color:var(--bg-dark)}body.light-mode .navbar-links{background-color:#fffdfb;background-color:var(--bg-light)}body.light-mode .navbar-links,body.light-mode .navbar-links li{color:#121116;color:var(--bg-dark)}}body.light-mode .navbar-links li:hover{color:#7d6145}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.home-screen{min-height:70vh;padding:3rem;text-align:center}.home-screen,.titleText{display:flex;flex-direction:column}.titleText{align-items:flex-start;flex:1 1;font-family:Datalegreya Gradient;margin:0 auto;max-width:600px;padding:1rem;text-align:left}.titleText h1{font-size:5rem;margin-bottom:.25rem;margin-top:.5rem}.titleText h1,.titleText h2{color:#e5d6c7;color:var(--text-light)}.titleText h2{font-size:1.8rem;font-weight:400;margin-bottom:0;opacity:.8}h3{font-size:1rem;font-weight:400}.social-links{display:flex;gap:1.5rem;margin-top:1.5rem}.social-links a{color:#e5d6c7;color:var(--text-light);font-size:1.2rem;opacity:.8;transition:opacity .2s}.social-links a:hover{opacity:1}.home-screen p{font-size:1.25rem;margin-bottom:2rem}.start-button{background-color:#e5d6c7;background-color:var(--text-light);border:none;border-radius:.5rem;color:#121116;color:var(--bg-dark);cursor:pointer;display:inline-block;font-family:Datalegreya Gradient;font-size:1.5rem;opacity:.8;padding:.6rem 1.6rem;transition:background-color .2s;width:auto}.start-button:hover{background-color:#b8a592;background-color:var(--text-lighter)}.d3-chart,.home-screen p,.quiz-button,.quiz-question,.quiz-subtitle,.score-list,.start-button,.titleText h1,.titleText h2{animation:fadeIn .6s ease-out both}@media (max-width:700px){.about-content{font-size:1rem;line-height:1.6;max-width:400px;padding:1.5rem}.close-button{font-size:1.25rem;right:1rem;top:1rem}.titleText h1{font-size:3.5rem;margin-bottom:.25rem;margin-top:.5rem}.titleText h2{font-size:1.5rem;font-weight:400;margin-bottom:0;opacity:.8}}@media (max-width:400px){.about-content{max-width:300px;padding:1rem}.titleText h1{font-size:3.5rem;margin-bottom:.25rem;margin-top:.5rem}.titleText h2{font-size:1.25rem;font-weight:400;margin-bottom:0;opacity:.8}.navbar-links li:hover{color:#7d6145;transition:font-size .1s ease}.close-button{font-size:1rem;right:1rem;top:1rem}}.name-screen{padding:4rem;text-align:center}.name-screen input{border:1px solid #ccc;border-radius:.5rem;font-size:1.2rem;margin:1rem 0;padding:.75rem;width:80%}.name-button,.name-screen input{font-family:Iowan Old Style,Georgia,serif}.name-button{background-color:#e5d6c7;background-color:var(--text-light);border:none;border-radius:.5rem;color:#121116;color:var(--bg-dark);cursor:pointer;font-size:1.3rem;opacity:.8;padding:.7rem;transition:background-color .2s;width:85%}.name-button:hover{background-color:#374151}.back-button{background-color:#121116;background-color:var(--bg-dark);border:none;border-radius:4px;color:#e5d6c7;color:var(--text-light);cursor:pointer;display:inline-block;float:right;font-size:1rem;padding:.5rem 1rem;text-align:right;transition:background-color .2s}.bar-chart-wrapper{align-items:center;display:flex;justify-content:center;margin:1rem 0;overflow-x:auto;width:100%}@media (max-width:600px){.bar-chart-wrapper{padding:0 1rem}}.d3-chart{display:block;height:auto;width:100%}.main-content{flex:1 1}.footer{align-items:center;background:#0000;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;padding:1rem 0;text-align:center;width:100%}.footer p{color:#b8a592;color:var(--text-lighter);font-size:15px;margin:0}.theme-toggle{background:none;border:none;color:#e5d6c7;color:var(--text-light);cursor:pointer;font-family:Datalegreya Thin;font-size:15px;transition:opacity .2s}.theme-toggle:hover{opacity:.7}.columns-gallery{display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:1100px;padding:2rem 4rem}@media (max-width:1024px){.columns-gallery{padding:2rem}}@media (max-width:800px){.columns-gallery{padding:1rem}.column{width:50%}}@media (max-width:550px){.columns-gallery{flex-direction:column;padding:1rem}.column{width:100%}}.column{display:flex;flex:1 1;flex-direction:column;gap:0}.gallery-item{margin-top:.6rem;overflow:hidden;position:relative;width:100%}.gallery-image{display:block;vertical-align:bottom;width:100%}.gallery-link{color:#e5d6c7;color:var(--text-light);font-weight:500;text-decoration:underline}.gallery-link:hover{font-weight:700}.overlay{background:#000000a6;bottom:0;color:#fff;padding:1.5rem;position:absolute;transform:translateY(100%);transition:transform .3s ease;width:100%}.gallery-item:hover .overlay{transform:translateY(0)}.text h4{font-size:1rem;margin:0}.text p{font-size:1rem;margin:.2rem 0 0}.arts-page{margin:0 auto;max-width:1200px;padding:1rem}.gallery-header{color:#e5d6c7;color:var(--text-light);margin-bottom:2rem;text-align:center}.gallery-header h5{font-size:1.2rem;letter-spacing:1px;margin-bottom:.5rem;opacity:.7;text-transform:uppercase}.gallery-header h1{font-size:3rem;margin-bottom:.5rem}.gallery-header .lead{font-family:Montserat,sans-serif;font-size:1.25rem;font-weight:100;opacity:.85}.abstract-overlay{left:0;pointer-events:none;top:0;z-index:0}.abstract-lines,.abstract-overlay{height:100%;position:absolute;width:100%}.abstract-lines{stroke:#e5d6c7;stroke:var(--text-light);stroke-width:.4;fill:none;opacity:.25}body.light-mode .abstract-lines{stroke:#121116;stroke:var(--bg-dark)}.about-section{align-items:center;display:flex;flex-direction:column;padding:1rem}.about-text{color:#e5d6c7;color:var(--text-light);font-family:Montserat,sans-serif;font-size:1.1rem;font-weight:100;line-height:1.6;max-width:800px;padding:0 2rem;text-align:left}@media (min-width:768px){.about-text{padding:0 4rem}}.centered-profile{align-items:center;display:flex;flex-direction:column;margin:2rem auto;text-align:center}.circle-headshot{border-radius:2%;height:auto;margin-bottom:1rem;object-fit:cover;width:270px}.profile-links{color:#e5d6c7;color:var(--text-light);font-size:1.1rem}.profile-links a{color:inherit;margin:0 .5rem;text-decoration:none}.profile-links a:hover{text-decoration:underline}body.light-mode .about-text,body.light-mode .profile-links{color:#2d2a3d;color:var(--text-dark)}#folio-wrapper{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:auto;max-width:900px;padding:2rem 1rem}.project-card{border-radius:12px;box-shadow:0 10px 20px #0000001f;overflow:hidden;position:relative;transition:transform .3s ease;width:300px}.project-card img{display:block;height:auto;transition:transform .4s ease;width:100%}.project-card:hover img{transform:scale(1.05)}.project-hover{align-items:center;background:#0a0a0ae6;color:#fff;display:flex;flex-direction:column;height:101%;justify-content:center;left:0;opacity:0;position:absolute;text-align:center;text-decoration:none;top:0;transition:opacity .4s ease;width:101%}.project-card:hover .project-hover{opacity:1}.project-title{font-family:Datalegreya Thin,serif;font-size:1.2rem;margin-bottom:.4rem}.project-subtitle{font-family:Montserat,sans-serif;font-size:.9rem;font-weight:300;font-weight:100;opacity:.9}.bookshelf-page{padding:2rem;text-align:center}.bookshelf-header h1{font-size:2.2rem;margin-bottom:.5rem}.bookshelf-header .lead{color:#56555e;color:var(--text-muted);font-size:1.1rem;margin-bottom:2rem}.bookshelf{flex-wrap:wrap;gap:1.5rem;margin:auto;max-width:900px}.book-slot,.bookshelf{display:flex;justify-content:center}.book-slot{align-items:center;flex:0 0 auto;transition:transform .3s ease;width:120px}.book-slot:hover{transform:scale(1.05)}.book-cover{border-radius:4px;box-shadow:0 4px 12px #0000001a;height:180px;object-fit:cover;width:100%}@media (max-width:600px){.book-slot{width:100px}.book-cover{height:150px}}@media (max-width:768px){.card,.footer,.navbar,body,html{transition:none!important}}.project-container{background-color:#0b0b0de6;border-radius:12px;color:#e5d6c7;color:var(--text-light);font-family:Montserrat,sans-serif;margin:0 auto;max-width:900px;padding:2rem 1.5rem;transition:background-color .3s ease,color .3s ease}body.light-mode .project-container{background-color:#f9fcffcc;color:#2d2a3d;color:var(--text-dark)}.project-header{margin-bottom:2rem;text-align:center}.project-header img{border-radius:10px;margin-bottom:1rem;max-height:400px;object-fit:cover;width:100%}.project-subheader{color:#56555e;color:var(--text-muted);font-size:.95rem;margin-bottom:1rem}.project-title{font-size:2rem;font-weight:600;margin-bottom:.5rem}.project-links{font-size:1rem;margin:1rem 0}.project-links a{color:var(--accent-color);margin:0 .75rem;text-decoration:none}.project-links a:hover{text-decoration:underline}.project-divider{background:#ccc;background:var(--divider-color,#ccc);border:none;height:1px;margin:1.5rem auto;width:40%}.project-section{margin-top:2.5rem}.project-section h2{font-size:1.5rem;margin-bottom:1rem}.section-tag{font-family:Datalegreya Thin;font-size:1.5rem}.project-description{color:inherit;font-size:1rem;line-height:1.7;margin-bottom:2rem}.project-image-full{border-radius:4px;margin-bottom:.3rem;width:100%}.project-image-caption{font-size:.85rem;margin-top:.2rem;opacity:.75;text-align:center}.project-image-slideshow{overflow:hidden;width:100%}.project-slides{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory}.project-slide{flex:0 0 auto;scroll-snap-align:center;width:300px}.project-slide img{border-radius:.5rem;height:auto;width:100%}.video-container{margin:2rem auto;max-width:960px;padding-top:56.25%;position:relative;width:100%}.video-container iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.slideshow-wrapper{margin-top:2rem;text-align:center}.slideshow-container{border-radius:12px;margin:0 auto;max-height:500px;max-width:900px;overflow:hidden;position:relative;width:auto}.slideshow-container img,.slideshow-container video{display:block;height:auto;max-height:500px;object-fit:contain;width:100%}.slide-image{border-radius:12px;display:block;height:auto;width:100%}.slideshow-button{background:#0006;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:2rem;padding:.5rem 1rem;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;z-index:10}.slideshow-button:hover{background:#0009}.slideshow-button.left{left:10px}.slideshow-button.right{right:10px}.slideshow-dots{margin-top:1rem}.dot{background-color:#bbb;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 6px;transition:background-color .3s ease;width:10px}.dot.active{background-color:#555;background-color:var(--accent-color,#555)}.image-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:2rem auto;max-width:960px;padding:0 1rem}.project-image-third{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:auto;object-fit:cover;transition:transform .3s ease;width:100%}.project-image-third:hover{transform:scale(1.03)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.project-header img{max-height:250px}.project-title{font-size:1.6rem}.project-section h2{font-size:1.3rem}.project-slide{width:80%}.project-divider{width:60%}}.cyrano-gallery-wrapper{display:flex;justify-content:center;margin-top:2rem;width:100%}.cyrano-gallery{column-count:2;column-gap:2rem;max-width:1000px;width:90%}.cyrano-gallery-item{break-inside:avoid;margin-bottom:2rem;page-break-inside:avoid}.cyrano-gallery-item img{box-shadow:0 2px 8px #0000001a;display:block;height:auto;object-fit:cover;width:100%}@media (max-width:768px){.cyrano-gallery{column-count:1}}a{color:#b8a592;color:var(--text-lighter);text-decoration:underline;transition:color .3s ease}.body.light-more a{color:#56555e;color:var(--text-muted)}a:focus,a:hover{text-decoration:none}.lost{color:#e5d6c7;color:var(--text-light);font-family:Montserrat,sans-serif;margin:0 auto;max-width:900px;transition:background-color .3s ease,color .3s ease}body.light-mode .lost{background-color:#f9fcffcc;color:#2d2a3d;color:var(--text-dark)}
/*# sourceMappingURL=main.2cafd750.css.map*/