@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";:root{--bg-primary: #0f0f0f;--text-primary: #ffffff;--text-secondary: #b5b5b5;--text-muted: #6e6e6e;--border-color: #262626}.app{height:100vh;height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--bg-primary);color:var(--text-primary);font-family:Urbanist,sans-serif;font-optical-sizing:auto;padding:2rem}.layout{width:100%;max-width:1000px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:center}.col-left{display:flex;flex-direction:column;gap:2.25rem;min-width:0}.intro{display:flex;flex-direction:column;gap:.4rem}.name{font-size:1.6rem;font-weight:600;letter-spacing:-.02em}.title{font-size:.95rem;color:var(--text-muted)}.about{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin-top:.35rem;max-width:30ch}.contact{display:flex;gap:1.1rem;margin-top:.85rem}.contact-icon{width:22px;height:22px;color:var(--text-muted);transition:color .2s ease,transform .2s ease}.contact-icon:hover{color:var(--text-primary);transform:translateY(-2px)}.exp-list{list-style:none;display:flex;flex-direction:column;gap:1.15rem}.exp-item{display:grid;grid-template-columns:28px 1fr auto;align-items:center;-moz-column-gap:.9rem;column-gap:.9rem}.exp-logo{width:28px;height:28px;color:#fff;display:flex;align-items:center;justify-content:center}.exp-logo svg,.exp-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.exp-body{display:flex;flex-direction:column;line-height:1.25;min-width:0}.exp-title{font-size:.95rem;font-weight:500;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.exp-tag{font-size:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:999px;padding:.1rem .45rem;line-height:1.4;white-space:nowrap}.exp-item--edu{margin-top:.4rem;padding-top:1.15rem;border-top:1px solid var(--border-color)}.exp-company{font-size:.82rem;color:var(--text-muted)}.exp-company a{color:var(--text-muted);text-decoration:none;transition:color .2s ease}.exp-company a:hover{color:var(--text-primary)}.exp-date{font-size:.78rem;color:var(--text-muted);white-space:nowrap;justify-self:end}.clubs{margin-top:1.5rem;display:flex;flex-direction:column;gap:.3rem}.clubs-label{font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.clubs-list{font-size:.85rem;color:var(--text-secondary);line-height:1.5}.projects-link{display:inline-flex;flex-direction:column;align-items:center;gap:.55rem;font-size:.85rem;color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.projects-icon{width:26px;height:26px;color:var(--text-secondary);transition:color .2s ease,transform .2s ease}.projects-link:hover{color:var(--text-primary)}.projects-link:hover .projects-icon{color:var(--text-primary);transform:translateY(-2px)}.col-right{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;min-width:0;overflow:hidden}.gallery-wrap{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 860px){.app{height:auto;min-height:100vh;min-height:100dvh;overflow:visible;padding:2.5rem 1.5rem}.layout{grid-template-columns:1fr;gap:2.5rem;max-width:520px}.col-right{order:1;height:auto}.gallery-wrap{height:220px}.gallery-wrap .gallery-container,.gallery-wrap .gallery-content,.gallery-wrap .gallery-track{min-height:220px!important}.gallery-wrap .gallery-item{padding-top:34px}}@media (max-width: 480px){.name{font-size:1.4rem}.exp-item{grid-template-columns:24px 1fr;row-gap:.15rem}.exp-logo{width:24px;height:24px}.exp-date{grid-column:2;justify-self:start}}.gallery-container{position:relative;height:100%;width:100%;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;min-height:340px;-webkit-overflow-scrolling:touch}.gallery-gradient{position:absolute;top:0;height:100%;width:48px;z-index:10}.gallery-gradient-left{left:0;background:linear-gradient(to left,#0000,#0000)}.gallery-gradient-right{right:0;background:linear-gradient(to right,#0000,#0000)}.gallery-content{display:flex;height:100%;align-items:flex-start;justify-content:center;perspective:1000px;transform-style:preserve-3d}.gallery-track{display:flex;min-height:360px;justify-content:center;align-items:flex-start;cursor:grab;transform-style:preserve-3d;width:100%;touch-action:pan-y}.gallery-item{position:absolute;top:0;display:flex;height:-moz-fit-content;height:fit-content;align-items:center;justify-content:center;padding:6%;backface-visibility:hidden}.gallery-img{display:none}.polaroid{background:#fff;border-radius:10px;padding:12px 12px 44px;box-shadow:0 10px 30px #00000059;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:82%;will-change:transform;touch-action:manipulation}.polaroid-img{pointer-events:none;width:100%;aspect-ratio:1/1;height:auto;border-radius:6px;-o-object-fit:cover;object-fit:cover;display:block}.bbh-sans-bogle-regular{font-family:BBH Sans Bogle,sans-serif;font-weight:400;font-style:normal}.gallery-item:hover .gallery-img{transform:scale(1.05)}@media (max-width: 900px){.gallery-container,.gallery-track{min-height:280px}.gallery-item{padding:4%}.polaroid{width:70%;padding:10px 10px 36px}}@media (max-width: 768px){.gallery-container{min-height:300px}.gallery-track{min-height:300px;margin:0 auto}.gallery-item{padding:2%}.polaroid{width:40%;padding:10px 10px 34px;border-radius:8px}.polaroid-img{border-radius:4px}.gallery-gradient{width:24px}}@media (max-width: 480px){.gallery-container,.gallery-track{min-height:260px}.gallery-item{padding:1%}.polaroid{width:35%;padding:8px 8px 26px;border-radius:6px;box-shadow:0 6px 20px #0000004d}.polaroid-img{border-radius:3px}.gallery-gradient{width:16px}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Urbanist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;color:#fff;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@media (max-width: 860px){html,body{height:auto;overflow:visible}}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}html{scroll-behavior:smooth;overflow-x:hidden;-webkit-overflow-scrolling:touch}html::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media (max-width: 768px){a,button{min-height:44px;min-width:44px}}
