/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}html,body{scroll-behavior:smooth;width:100%;margin:0;padding:0;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App{width:100%;min-height:100vh}.main-content{width:100%}section{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 0;display:flex}section:not(.hero-section){opacity:0;transition:all .6s ease-out;transform:translateY(20px)}section.visible{opacity:1;transform:translateY(0)}.section-content{width:100%;padding:0 2rem}.hero-section{color:#333;background:linear-gradient(135deg,#e7dff5,#f7d5d9);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;display:flex}.hero-content{align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;animation:1s ease-out fadeInUp;display:flex}.profile-image-container{flex-shrink:0;animation:1s ease-out .2s both fadeInLeft;position:relative}.profile-image{object-fit:cover;object-position:center;border-radius:50%;width:250px;height:250px;transition:transform .3s,box-shadow .3s;display:block;box-shadow:0 8px 32px #0003}.profile-image:hover{transform:scale(1.05);box-shadow:0 12px 40px #0000004d}.hobby-emojis{opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hobby-emojis.visible{opacity:1;pointer-events:all}.hobby-emoji{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffe6;border:2px solid #e7dff5cc;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;transition:all .3s;display:flex;position:absolute;transform:scale(0);box-shadow:0 4px 20px #00000026}.hobby-emojis.visible .hobby-emoji{transform:scale(1)}.hobby-emoji:hover{background:#e7dff5f2;transform:scale(1.1);box-shadow:0 6px 25px #0003}.hobby-emoji.running{transition-delay:.1s;top:-40px;left:-80px}.hobby-emoji.travel{transition-delay:.2s;top:20px;left:-80px}.hobby-emoji.baking{transition-delay:.3s;top:80px;left:-80px}.hobby-emoji.education{transition-delay:.4s;top:140px;left:-80px}.hobby-modal{z-index:2000;opacity:0;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s forwards fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn{to{opacity:1}}.hobby-modal-content{background:#fff;border-radius:15px;flex-direction:column;align-items:center;width:90%;max-width:450px;max-height:85vh;padding:1.5rem;animation:.3s forwards scaleIn;display:flex;position:relative;overflow-y:auto;transform:scale(.9);box-shadow:0 20px 60px #0000004d}@keyframes scaleIn{to{transform:scale(1)}}.close-modal{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:1rem;font-size:2rem;transition:color .2s;display:flex}.close-modal:hover{color:#999}.hobby-modal-header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.hobby-modal-content h3{color:#333;flex:1;margin-bottom:0;font-size:1.5rem;font-weight:600}.hobby-modal-content p{color:#555;margin-bottom:1rem;font-size:1rem;line-height:1.6}.hobby-modal-content ul{margin-bottom:1rem;padding-left:1.5rem}.hobby-modal-content li{margin-bottom:.5rem;line-height:1.5}.hobby-links{gap:1rem;margin-top:1rem;display:flex}.hobby-links a,.hobby-link{color:#333;background:#e7dff5;border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.hobby-links a:hover,.hobby-link:hover{background:#d5e6f3;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.photo-slot{justify-content:center;align-items:center;width:100%;height:auto;margin:.5rem 0;display:flex}.photo-slot img{object-fit:cover;border-radius:8px;width:auto;max-width:200px;height:auto;max-height:120px}.hero-content h1{margin-bottom:1rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:4rem;font-weight:700}.hero-text-content{flex:1;animation:1s ease-out .4s both fadeInRight}.hero-intro{margin-bottom:1rem}.hero-intro h1{text-align:left;margin-bottom:0;font-family:Consolas,Monaco,Courier New,monospace;font-size:3rem;font-weight:700}.hero-blurb{text-align:left;margin-bottom:2rem}.hero-blurb h3{opacity:.9;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.hero-blurb p{opacity:.95;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.hobby-link-text{cursor:pointer;-webkit-text-decoration:underline dotted #333;text-decoration:underline dotted #333;transition:all .3s}.hobby-link-text:hover{color:#666;text-decoration-color:#666}.hero-section .social-links{justify-content:flex-start;gap:1.5rem;margin-top:2rem;display:flex}.hero-section .social-link{color:#fff;background:#333;border-radius:5px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.hero-section .social-link:hover{color:#333;background:#d5e6f3;transform:translateY(-1px)}.about-section{background:#f8f9fa}.about-section h2{text-align:center;color:#333;margin-bottom:3rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:2.5rem}.about-content{gap:3rem;display:grid}.resume-sections{flex-direction:column;gap:3rem;display:flex}.resume-section h3{color:#e7dff5;margin-bottom:1rem;font-size:1.5rem}.institution{color:#666;margin-bottom:.5rem;font-style:italic}.research-item{margin:.8rem .8rem 1.2rem}.research-item h4{margin-bottom:.4rem}.research-description{margin-bottom:.8rem;line-height:1.5}.publication{margin-bottom:.5rem}.paper-link{color:#e7dff5;margin-left:.5rem;font-weight:500;text-decoration:none;transition:color .3s}.paper-link:hover{color:#d5e6f3;text-decoration:underline}.project-links{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.project-link{color:#333;background:#e7dff5;border-radius:5px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.project-link:hover{background:#d5e6f3;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.institution{color:#666;margin-top:.4rem;margin-bottom:.4rem;font-style:italic}.portfolio-section{background:#fff}.portfolio-section h2{text-align:center;color:#333;margin-bottom:3rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:2.5rem}.fun-tiles{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.fun-tile{cursor:pointer;opacity:0;border-radius:15px;height:400px;transition:all .6s ease-out;position:relative;overflow:hidden;transform:translateY(20px)}.fun-tile.visible{opacity:1;transform:translateY(0)}.tile-content{width:100%;height:100%;position:relative}.tile-media{flex-wrap:wrap;gap:.5rem;width:100%;height:100%;padding:1rem;display:flex;position:absolute;top:0;left:0}.tile-media img{object-fit:cover;border-radius:8px;width:calc(50% - .25rem);height:calc(50% - .25rem)}.hobby-tile-content{text-align:left;flex-direction:column;width:100%;margin:.5rem;padding:.5rem;display:flex}.hobby-tile-content p{text-align:left;margin-top:0;margin-bottom:.8rem;font-size:.95rem;line-height:1.4}.hobby-tile-content h3{text-align:left;margin-bottom:1rem}.running-placeholder,.travel-placeholder,.baking-placeholder,.education-placeholder{background:linear-gradient(135deg,#e7dff5,#f7d5d9);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.running-placeholder span,.travel-placeholder span,.baking-placeholder span,.education-placeholder span{font-size:4rem}.tile-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#e7dff5f2;flex-direction:column;justify-content:flex-start;width:100%;height:100%;padding:1.5rem;transition:all .3s;display:flex;position:absolute;top:0;left:0;overflow-y:auto;transform:translateY(20px)}.fun-tile:hover .tile-overlay{opacity:1;transform:translateY(0)}.tile-overlay h3{color:#333;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.tile-overlay p{color:#333;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.tile-overlay ul{color:#333;margin:0;padding-left:0;font-size:.8rem;line-height:1.3;list-style:none!important}.tile-overlay li{margin-bottom:.3rem;padding-left:1.2rem;position:relative;list-style:none!important}.tile-overlay li:before{content:"—";color:#333;position:absolute;top:0;left:0}.tile-buttons{gap:.5rem;margin-top:auto;display:flex}.tile-link{color:#fff;text-align:center;background:#333;border-radius:5px;flex:1;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.tile-link:hover{color:#333;background:#d5e6f3;transform:translateY(-1px)}.contact-section{color:#fff;background:#333}.contact-section h2{text-align:center;margin-bottom:2rem;font-size:2.5rem}.contact-content{text-align:center;max-width:600px;margin:0 auto}.contact-content>p{margin-bottom:3rem;font-size:1.2rem}.contact-content .social-links{justify-content:center;gap:2rem;display:flex}.social-link{color:#333;text-align:center;background:#e7dff5;border-radius:5px;padding:1rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.social-link:hover{background:#d5e6f3;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}@media (max-width:1024px){.hero-content{text-align:center;flex-direction:column;gap:2rem;max-width:90%}.hero-intro h1{text-align:center;font-size:2.8rem}.hero-blurb{text-align:center}.hero-section .social-links{justify-content:center}}@media (max-width:768px){section{padding:1rem 0}.section-content{padding:0 1rem}.hero-section{padding:1rem}.hero-content{text-align:center;flex-direction:column;gap:2rem;max-width:100%}.hero-intro h1{text-align:center;font-size:2.2rem}.hero-blurb{text-align:center}.hero-blurb p{font-size:.95rem;line-height:1.5}.hero-section .social-links{justify-content:center}.fun-tiles{grid-template-columns:1fr 1fr;gap:1rem}.hobby-emoji{width:50px;height:50px;font-size:1.5rem}.hobby-emoji.running{top:-30px;left:-65px}.hobby-emoji.travel{top:15px;left:-65px}.hobby-emoji.baking{top:60px;left:-65px}.hobby-emoji.education{top:105px;left:-65px}.hobby-modal-content{width:95%;padding:1.5rem}.fun-tile{height:350px}.tile-overlay{padding:1rem}.tile-overlay h3{font-size:1.1rem}.tile-overlay p{font-size:.8rem}.tile-overlay ul{font-size:.75rem}.resume-sections{grid-template-columns:1fr}.social-links{flex-direction:column;gap:1rem}}@media (max-width:480px){.hero-section{padding:.5rem}.hero-intro h1{font-size:1.8rem}.hero-blurb p{font-size:.9rem}.profile-image{width:180px;height:180px}.fun-tiles{grid-template-columns:1fr}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
