@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";.section-title{font-size:calc(20px + 1.25vw);font-weight:800;display:flex;flex-direction:row;box-sizing:border-box;text-align:center;align-items:center;justify-content:center;margin-top:50px;margin-bottom:30px}.section-subtitle{font-size:calc(20px + 100vw / 120);font-weight:800;display:flex;flex-direction:row;box-sizing:border-box;text-align:center;align-items:center;justify-content:center;margin-top:80px;margin-bottom:30px}.section{flex-direction:column;font-size:16px;font-weight:500;padding:40px 30px;border-radius:5px;position:relative;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;box-sizing:border-box}.section .header{font-size:26px;font-weight:500}.section .subheader{font-size:16px;font-weight:700;margin-top:14px;margin-bottom:10px}.section .content{font-weight:400;font-size:1rem}.carousel-root{width:100%;margin:0 auto;position:relative}.carousel-swipe-container{position:relative;touch-action:pan-x;outline:none;background:none;border-radius:0;min-height:220px;mask-image:linear-gradient(to right,#0000,#fff 10%,#fff 90%,#0000);mask-mode:alpha;-webkit-mask-mode:alpha;-webkit-mask-image:linear-gradient(to right,#00000000 0%,#ffffffff 10%,#ffffffff 90%,#00000000 100%)}.carousel-track{display:flex;width:80%;gap:15px;box-sizing:border-box;will-change:transform;position:relative;z-index:0}.carousel-card{min-width:100%;box-sizing:border-box;-webkit-user-select:none;user-select:none;pointer-events:auto;padding:24px;border-radius:18px;height:700px;margin:0;transition:box-shadow .2s}.carousel-btn{background:none;box-shadow:0 2px 8px #0000001f;position:absolute;width:40px;height:40px;border-radius:50%;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background-color:#4e4e8088;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:box-shadow .2s,background-color .2s!important}.carousel-btn:hover{background-color:#6868a288;box-shadow:0 4px 16px #0000002e}.carousel-mask{position:absolute;top:0;width:40px;height:100%;pointer-events:none;z-index:1}.carousel-mask-left{left:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.carousel-mask-right{right:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.carousel-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:8px;height:32px}.carousel-dots span{width:10px;height:10px;border-radius:50%;background:#ccc;display:flex;cursor:pointer;align-items:center;justify-content:center;border:none;transition:background .2s,border .2s}.carousel-dots span.active{background:#2d2d61;border:2px solid #ef9067}.navbar{background-color:transparent;padding:15px 20px 40px 30px;display:flex;flex-direction:row;justify-content:space-between;position:fixed;width:100%;height:100px;top:0;left:0;z-index:9999;transition:background-color .4s,box-shadow .4s;box-sizing:border-box}.navbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:0;transition:opacity .4s;background:linear-gradient(to bottom,#ef906722,#0000);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%);mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}.navbar.scrolled:before{opacity:1}.navbar>*{position:relative;z-index:1}.navbar-title{color:#fff;display:flex;font-weight:700;font-size:20px;align-items:center;transition:color .3s;gap:7px}.navbar-title.scrolled{color:#ef9067}.navbar-right{display:flex;flex-direction:row;align-items:center;gap:20px}.navbar-link{font-size:16px;font-weight:700;background-color:#fff3;padding:8px 15px;border-radius:5px;position:relative;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:row;box-sizing:border-box;text-align:center;justify-content:center;align-items:center;cursor:pointer}.nb-white{background-color:#fff;color:#000}.nb-black{background-color:#000;color:#fff}.mobile-navbar{position:fixed;left:0;bottom:0;width:100vw;height:100px;background:linear-gradient(to top,#ef906788,#ef906700);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1px;padding:10px;box-sizing:border-box;flex-direction:row;justify-content:space-around;align-items:flex-end;z-index:12000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 1000px){.navbar{top:auto;bottom:0;height:60px;flex-direction:column;justify-content:flex-end;background:none;box-shadow:none}.navbar-title,.navbar-right{display:none}.navbar-link{width:100%;height:80px;flex-direction:column;font-size:11px;align-items:center;justify-content:center;gap:5px}}.experience-section-title{margin-bottom:1rem;font-size:2rem;font-weight:800;margin-top:5rem}.experience-section{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2rem 0;max-width:1000px;width:calc(100vw - 200px)}.experience-details{flex:1;max-width:60%}.experience-title{font-size:calc(22px + 100vw / 140);font-weight:600;margin-bottom:.2rem;text-align:left;align-content:center}.experience-description{font-size:1rem;color:#fff;font-weight:400;padding:.7rem 1.5rem 1.2rem 0;border-radius:5px;box-sizing:border-box}.experience-image{flex-shrink:0;height:200px;object-fit:cover;border-radius:5px;box-shadow:0 5px 25px var(--accent-orange-transparent);background:#f5f5f5}@media (max-width: 800px){.experience-section{flex-direction:column;align-items:stretch;gap:1.5rem}.experience-details{max-width:100%}.experience-image{width:100%;height:180px;margin-top:1rem}}.education-section{width:100%;margin:0 auto;padding:40px 0 60px;display:flex;flex-direction:column;align-items:center}.education-title{font-size:calc(20px + 1.25vw);font-weight:800;margin-bottom:2.5rem;text-align:center}.education-cards{display:flex;flex-direction:row;gap:2.5rem;justify-content:center;width:100%;max-width:1100px}@media (max-width: 900px){.education-cards{flex-direction:column;align-items:center}}.education-card{display:flex;flex-direction:row;align-items:flex-start;gap:2rem;min-width:340px;max-width:500px;width:100%}.education-image{width:100%;object-fit:cover;flex-shrink:0;border-radius:5px}.education-details{display:flex;flex-direction:column;gap:.7rem;padding:20px 25px;flex:1}.education-card-title{font-size:1.35rem;font-weight:700;margin-bottom:.2rem;margin-top:1rem}.education-card-subtitle{font-size:.9rem;margin-bottom:.5rem}.education-card-desc{font-size:1rem;margin-bottom:.7rem}.education-links{display:flex;flex-wrap:wrap;gap:.7rem}.education-link-btn{font-size:1rem;padding:.5em 1.1em;margin-top:.2em}.philosophy-section{width:100%;margin:0 auto;padding:40px 0 60px;display:flex;flex-direction:column;align-items:center}.philosophy-title{font-size:calc(20px + 1.25vw);font-weight:800;margin-bottom:2.5rem;text-align:center}.philosophy-points{display:flex;flex-direction:column;gap:2.2rem;max-width:800px;width:100%;align-items:center}.philosophy-point{display:flex;flex-direction:column;max-width:90%}.point-content{display:flex;flex-direction:column;margin:15px 10px}.philosophy-point-title{font-size:1.4rem;font-weight:700;display:flex;flex-direction:row;align-items:center;margin-bottom:.7rem}.philosophy-point-text{font-size:1rem;line-height:1.4;font-weight:400}.footer-section{width:100%;background:#181818;color:#fff;padding:64px 0;display:flex;flex-direction:column;align-items:center;margin-top:0}.footer-main{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4rem;width:100%}.footer-title{font-size:1.7rem;font-weight:800;display:flex;align-items:center;gap:6px}.footer-icon{color:#ef9067}.footer-contact{display:flex;flex-direction:column;align-items:left;gap:.7rem}.footer-contact-title{font-size:1.15rem;font-weight:600;margin-bottom:.2rem;color:#ef9067}.footer-link{color:#fff;font-size:1.08rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#ef9067;text-decoration:underline}@media (max-width: 600px){.footer-title{font-size:1.3rem;gap:10px}.footer-section{padding:32px 0 18px}}.top-box{width:100%;height:700px;display:flex;flex-direction:column;align-items:center;justify-content:center}.big-text{font-size:calc(40px + 2vw);font-weight:800;display:flex;height:100px;flex-direction:row;box-sizing:border-box;text-align:center;align-items:center;justify-content:center;margin-bottom:20px}.small-text{font-size:24px;font-weight:500;font-style:italic;background-color:#fff3;padding:10px 15px;border-radius:5px;position:relative;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 3px 10px #0002;display:flex;flex-direction:row;gap:10px;box-sizing:border-box;text-align:center;justify-content:center;align-items:center}.small-text b{font-weight:700}.star{font-size:9px}.links-row{margin-top:40px;display:flex;gap:20px;width:100%;justify-content:center}.responsive{flex-direction:row}@media (max-width: 800px){.responsive{flex-direction:column}}.type-cursor{display:inline-block;width:1ch}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}b{display:flex;align-items:center;justify-content:center;gap:6px}.progress-bar{position:fixed;top:0;left:0;height:5px;background:linear-gradient(90deg,#ef9067,#ffb47e);border-radius:0 2px 2px 0;box-shadow:0 2px 8px #ef906733;z-index:10000;transition:width .2s cubic-bezier(.4,1.2,.6,1);pointer-events:none}html{background-color:#2f254a!important}html,body,#root{min-height:0;min-width:0;margin:0;box-sizing:border-box;padding:0;overflow-x:hidden;overflow-y:auto}#root{display:flex;flex-direction:column;align-items:center;min-height:0;min-width:0;box-sizing:border-box;width:100%}:root{font-family:Inter,sans-serif;font-size:1em;line-height:auto;font-weight:400;color:#fff;background-color:#202075;background:radial-gradient(circle,#202075,#2f254a);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--accent-orange: #ef9067;--accent-orange-transparent: #ef906733}[text-style=display]{font-family:Bricolage Grotesque,sans-serif;color:#fff}[color-type=accent-color]{color:#c56ec9}[color-type=icon-color]{color:#fff}a{font-weight:500;text-decoration:inherit;color:inherit}body{display:flex;flex-direction:column;outline:none;-webkit-user-select:none;user-select:none;box-sizing:border-box;min-height:0;min-width:0;margin:0;padding:0;overflow:auto;align-items:center}h1{font-size:3.2em;line-height:1.1}button{background-color:inherit;color:inherit;border:0px solid transparent;font-size:1em;font-family:inherit;cursor:pointer;transition:filter .4s}button:hover{filter:brightness(1.2)}button:focus{outline:none}span,input{margin:0}hr{border:none;border-top:3px solid var(--accent-orange);box-shadow:0 0 30px var(--accent-orange);border-radius:999px;width:80%;box-sizing:border-box;align-self:center}.hr{width:4px;display:block;background:#3c3c3c;margin:4px 8px;border-radius:999px}.scrollable::-webkit-scrollbar{width:18px}.scrollable::-webkit-scrollbar-track{background:#2a2a2a}.scrollable::-webkit-scrollbar-thumb{background-color:#fff2;border-radius:10px!important;border:5px solid #2a2a2a}.scrollable.light-bg::-webkit-scrollbar-thumb{border:5px solid #2a2a2a}.scrollable.dark-bg::-webkit-scrollbar-thumb{border:5px solid #222222}.specular{border-radius:7px;background-image:linear-gradient(var(--specular-color)),linear-gradient(var(--specular-angle, 45deg),var(--bleed-color-1, #ffffff6b) 0%,var(--bleed-color-2, #ffffff11) 20%,#ffffff00 50%,var(--bleed-color-3, #ffffff3f) 80%,var(--bleed-color-4, #ffffffbb) 100%);background-origin:border-box;background-clip:content-box,border-box;padding:1px;box-shadow:0 3px 10px #0003;transition:box-shadow .4s,border .4s}.specular.dynamic:hover{background-image:linear-gradient(var(--specular-color)),linear-gradient(var(--specular-angle, 45deg),var(--bleed-color-1) 0%,var(--bleed-color-2) 20%,#ffffff00 50%,var(--bleed-color-3) 80%,var(--bleed-color-4) 100%);box-shadow:0 5px 8px #0006}.specular-appearance{font-size:16px;font-weight:700;background-color:#fff3;border-radius:5px;position:relative;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:row;box-sizing:border-box;text-align:center;justify-content:center;align-items:center;cursor:pointer}.specular-appearance.accent{color:#fcb090}
