@charset "UTF-8";.profile-section{position:relative;z-index:2;width:140vw;height:100vh;display:flex;align-items:center;justify-content:center;padding:50px}.profile-image{position:fixed;top:0;left:0;width:50%;height:100%;background-image:url(/profilePictureShort.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:1}.profile-text{width:20%;color:#fff;font-size:1.2rem;line-height:1.5;text-align:left}@media (max-width: 1024px){.profile-text{max-width:50%;font-size:1rem}}@media (max-width: 768px){.profile-text{max-width:60%;font-size:.9rem;text-align:center}}@media (max-width: 480px){.profile-text{max-width:90%;font-size:.85rem;text-align:center;padding:20px}}#main-content{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.main-content{position:relative;z-index:2;width:100%;min-height:150vh;background-color:#fff;color:#213547;padding:2vw;box-shadow:0 -2px 10px #0003;margin:0 auto}@media (max-width: 1024px){.profile-text{max-width:50%;font-size:1rem}.profile-image{width:60%}}@media (max-width: 768px){.profile-text{max-width:60%;font-size:.9rem;text-align:center}.profile-image{width:70%}}@media (max-width: 480px){.profile-text{max-width:90%;font-size:.85rem;text-align:center;padding:20px}.profile-image{width:100%}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a1a}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{background-color:#242424;width:100%;margin:0;padding:0;min-width:320px;min-height:100vh;overflow-x:hidden}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:#000;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}}.profile-container{position:relative;z-index:2;width:100vw}.profile-section{position:relative;z-index:2;width:140vw;height:87vh;display:flex;align-items:center;justify-content:center;padding:10px}.profile-image{position:fixed;top:0;left:0;width:50vw;height:100vh;background-size:cover;background-position:center;background-image:url(/profilePictureShort.jpg);background-repeat:no-repeat;z-index:1;transform:translate3d(0,var(--hero-offset, 0px),0) scale(1.08);transform-origin:center top;will-change:transform;contain:paint}.profile-text{color:#fff;font-size:1.2rem;line-height:1.5;text-align:left;text-shadow:2px 2px 4px rgb(0,0,0);padding-right:15px}.profile-text2{width:20%;color:#fff;font-size:2.5rem;font-weight:700;line-height:1.5;text-align:left;text-shadow:2px 2px 4px rgb(0,0,0);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 768px){.hero-wrapper{position:relative;height:58vh;min-height:380px;overflow:hidden}.profile-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:none;will-change:auto}.profile-section{position:absolute;left:0;right:0;bottom:0;width:100%;height:auto;padding:90px 20px 28px;background:linear-gradient(to top,#242424f0,#24242400)}.profile-text{width:100%;max-width:100%;font-size:.95rem;text-align:center;padding:0}.profile-text h1{font-size:2rem;line-height:1.2;margin:0 0 8px}.profile-text p{margin:0 0 16px}#scrollButton{padding:8px 20px;font-size:.9rem}}@media (max-width: 480px){.hero-wrapper{height:55vh;min-height:340px}.profile-text h1{font-size:1.6rem}.profile-text p{font-size:.9rem}}#main-content{display:block;width:100%;padding-top:80px;min-height:100vh;position:relative}.main-content{opacity:0;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out;will-change:opacity,transform}.main-content.visible{opacity:1;transform:translateY(0)}.text-wrapper{max-width:800px;margin:0 auto;text-align:left;line-height:1.6}.divider{width:60%;max-width:700px;height:2px;background:linear-gradient(90deg,#646cff99,#535bf299);margin:30px auto;border-radius:10px}.cta-section{text-align:center;margin-top:60px;padding:20px}.section{margin-bottom:50px}.container{display:flex;justify-content:center;align-items:center;gap:20px}.about-section{min-height:auto;padding:60px 20px;background:transparent;position:relative;z-index:3}.about-section .about-bg-pattern{--about-tile: 300px;--about-wave: 300px;position:absolute;top:-80px;right:0;bottom:-60px;left:0;z-index:0;pointer-events:none;background:repeating-conic-gradient(from 0deg,#f5f5f5,#f5f5f5 25%,#111 0%,#111 50%) 0 0/var(--about-tile) var(--about-tile);animation:about-pattern-drift 40s linear infinite,about-mask-drift 13.3s linear infinite,about-mask-breathe 9s ease-in-out infinite,about-pattern-swell 4s ease-in-out infinite alternate;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 800' preserveAspectRatio='none'%3E%3Cpath d='M0,60Q75,10,150,60T300,60V800H0Z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 800' preserveAspectRatio='none'%3E%3Cpath d='M0,60Q75,10,150,60T300,60V800H0Z' fill='%23fff'/%3E%3C/svg%3E");-webkit-mask-size:var(--about-wave) 100%;mask-size:var(--about-wave) 100%;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.about-section .about-duck-lane{position:absolute;left:0;right:0;top:calc(7.5% - 209.5px);height:240px;pointer-events:none;z-index:1}.about-section .about-duck-drift{position:absolute;left:35%;bottom:100px}.about-section .about-duck{display:block;width:96px;height:auto;will-change:translate,rotate;pointer-events:auto;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.about-section .about-duck.is-held{cursor:grabbing}.about-section .about-duck-aim{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none;color:#f5f5f5;opacity:0;transition:opacity .15s ease}.about-section .about-duck-aim.is-aiming{opacity:.85}.about-section .about-duck-aim-path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-dasharray:0 11}.about-section .about-duck-speech{position:absolute;left:50%;bottom:calc(100% + 14px);transform:translate(-50%);padding:9px 15px;border-radius:16px;background:#f5f5f5;color:#111;font-size:.82rem;font-weight:600;line-height:1;white-space:nowrap;pointer-events:none;box-shadow:0 6px 18px #00000059;animation:about-duck-pop .26s cubic-bezier(.22,1.4,.4,1) both}.about-section .about-duck-speech:after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#f5f5f5;border-bottom:0}.about-section .about-duck-speech.is-fading{animation:about-duck-pop .26s cubic-bezier(.22,1.4,.4,1) both,about-duck-hush .3s ease 1.5s both}.about-section .about-container{position:relative;z-index:1}.about-container{max-width:900px;margin:0 auto}.about-header{text-align:center;margin-bottom:40px}.about-header h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:10px;letter-spacing:-.5px;display:inline-block;background:#000;padding:12px 32px;border:2px solid #000;border-radius:999px}.header-underline{width:60px;height:3px;background:linear-gradient(90deg,#646cff,#535bf2);margin:0 auto;border-radius:2px}.about-text{position:relative;max-width:720px;margin:0 auto 40px;background:#111;padding:40px 44px 36px;contain:layout paint style}@keyframes about-pattern-drift{0%{background-position:0 0}to{background-position:calc(-1 * var(--about-tile)) 0}}@keyframes about-mask-drift{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:calc(-1 * var(--about-wave)) 0;mask-position:calc(-1 * var(--about-wave)) 0}}@keyframes about-mask-breathe{0%,to{-webkit-mask-size:var(--about-wave) 100%;mask-size:var(--about-wave) 100%}50%{-webkit-mask-size:var(--about-wave) 130%;mask-size:var(--about-wave) 130%}}@keyframes about-duck-pop{0%{opacity:0;transform:translate(-50%) scale(.6)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes about-duck-hush{0%{opacity:1}to{opacity:0}}@keyframes about-pattern-swell{0%{transform:translateZ(0)}to{transform:translate3d(0,-14px,0)}}.about-text p{color:#ffffffc7;line-height:1.8;font-size:.95rem}.about-text p+p{margin-top:18px}.about-text .about-lead{color:#ffffffeb;font-size:1.05rem}.about-skills-section{background:#111}.about-skills{text-align:center}.about-skills h3{display:inline-block;margin-bottom:26px;padding:12px 32px;border-radius:999px;background:#f5f5f5;color:#111;font-size:1.3rem;font-weight:700;letter-spacing:-.5px}.skills-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.skill-tag{display:inline-flex;align-items:center;gap:8px;padding:20px 26px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.14);color:#ffffffe6;font-size:.85rem;font-weight:500;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease;cursor:default}.skill-tag:hover{background:#f5f5f5;border-color:#f5f5f5;color:#111;transform:translateY(-3px)}.skill-icon{width:50px;height:50px;object-fit:contain;transition:filter .3s ease}@media (max-width: 768px){.about-section{padding:40px 15px}.about-section .about-bg-pattern{--about-tile: 180px;--about-wave: 220px}.about-section .about-duck{width:72px}.about-header h2{font-size:1.8rem}.about-text{padding:28px 22px 26px}.skills-grid{gap:8px}}@media (max-width: 480px){.about-header h2{font-size:1.5rem}.about-text p{font-size:.85rem}.about-text .about-lead{font-size:.95rem}}@media (prefers-reduced-motion: reduce){.about-bg-pattern{animation:none}}.portfolio-section{position:relative;z-index:3;padding:80px 20px;background-color:#f5f5f5;color:#1a1a1a;min-height:10vh;opacity:0;transition:opacity .6s ease;content-visibility:auto;contain-intrinsic-size:1100px}.portfolio-section.visible{opacity:1}.portfolio-section .portfolio-header{text-align:center;margin-bottom:40px;z-index:3}.portfolio-section .portfolio-header h2{font-size:2.5rem;margin-bottom:10px}.portfolio-section .portfolio-header p{font-size:1.2rem;color:#666}.portfolio-section .portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;z-index:3}.portfolio-section .portfolio-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;padding:20px;position:relative;overflow:hidden;contain:layout paint style}.portfolio-section .portfolio-card.featured{grid-column:1/-1;padding:0;display:flex;flex-direction:row;align-items:stretch;height:550px}.portfolio-section .portfolio-card.featured .project-screenshot{flex:0 0 65%;border-radius:16px 12px 12px 16px;overflow:hidden;align-self:stretch;display:flex;align-items:center;justify-content:center;background:#f0f0f0;padding:16px}.portfolio-section .portfolio-card.featured .project-screenshot .screenshot-inner{display:flex;border-radius:16px;overflow:hidden;max-width:100%;max-height:100%}.portfolio-section .portfolio-card.featured .project-screenshot .screenshot-inner img{max-width:100%;max-height:100%;display:block;object-fit:contain}.portfolio-section .portfolio-card.featured .project-content{flex:1;padding:32px 28px;margin-right:0;display:flex;flex-direction:column;justify-content:center;border-radius:12px 16px 16px 12px;overflow:hidden}.portfolio-section .portfolio-card.featured.flip{flex-direction:row-reverse}.portfolio-section .portfolio-card.featured.flip .project-screenshot{border-radius:12px 16px 16px 12px}.portfolio-section .portfolio-card.featured.flip .project-content{border-radius:16px 12px 12px 16px}.portfolio-section .portfolio-card.dark{background:#0d1117}.portfolio-section .portfolio-card.dark .project-content .card-header{color:#58a6ff}.portfolio-section .portfolio-card.dark .project-content h3{color:#e6edf3}.portfolio-section .portfolio-card.dark .project-content p{color:#8b949e}.portfolio-section .portfolio-card.dark .project-content .tech-tags .tech-tag,.portfolio-section .portfolio-card.dark .project-content .project-link{background-color:#21262d;color:#c9d1d9;border:1px solid #30363d}.portfolio-section .portfolio-card.dark .project-content .project-link:hover{background-color:#388bfd;color:#fff;border-color:#388bfd}.portfolio-section .portfolio-card:hover{transform:translateY(-25px);box-shadow:0 12px 24px #00000026}.portfolio-section .portfolio-card.featured:hover{transform:translateY(-6px)}.portfolio-section .portfolio-card .project-image-container{position:absolute;top:20px;right:20px;width:60px;height:60px;background:transparent;display:flex;align-items:center;justify-content:center;z-index:2}.portfolio-section .portfolio-card .project-image-container img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.portfolio-section .portfolio-card .project-image-container:hover img{transform:scale(1.1)}.portfolio-section .portfolio-card .project-content{margin-right:70px;position:relative;z-index:1}.portfolio-section .portfolio-card .project-content .card-header{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-weight:600}.portfolio-section .portfolio-card .project-content .content-logo{position:absolute;top:20px;right:20px;width:54px;height:54px;object-fit:contain}.portfolio-section .portfolio-card .project-content h3{font-size:1.8rem;margin-bottom:12px;color:#1a1a1a;padding-right:10px;font-weight:1000;line-height:1.3}.portfolio-section .portfolio-card .project-content p{font-size:.95rem;margin-bottom:15px;color:#444;line-height:1.5}.portfolio-section .portfolio-card .project-content .tech-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.portfolio-section .portfolio-card .project-content .tech-tags .tech-tag{background-color:#e0e0e0;font-size:.75rem;padding:4px 10px;border-radius:12px;color:#333}.portfolio-section .portfolio-card .project-content .project-link{display:inline-block;padding:8px 16px;background-color:#1a1a1a;color:#fff;text-decoration:none;border-radius:4px;font-size:.9rem;transition:background-color .3s ease}.portfolio-section .portfolio-card .project-content .project-link:hover{background-color:#0366d6}@media (max-width: 900px){.portfolio-section .portfolio-grid{grid-template-columns:repeat(2,1fr)}.portfolio-section .portfolio-card.featured,.portfolio-section .portfolio-card.featured.flip{grid-column:1/-1;flex-direction:column;height:auto}.portfolio-section .portfolio-card.featured .project-screenshot,.portfolio-section .portfolio-card.featured.flip .project-screenshot{flex:none;border-radius:16px 16px 0 0;padding:20px}.portfolio-section .portfolio-card.featured .project-screenshot img,.portfolio-section .portfolio-card.featured.flip .project-screenshot img{max-height:240px}.portfolio-section .portfolio-card.featured .project-content,.portfolio-section .portfolio-card.featured.flip .project-content{margin-right:0;padding:28px 24px 32px;border-radius:0 0 16px 16px}.portfolio-section .portfolio-card.featured .project-content .card-header,.portfolio-section .portfolio-card.featured .project-content h3,.portfolio-section .portfolio-card.featured.flip .project-content .card-header,.portfolio-section .portfolio-card.featured.flip .project-content h3{padding-right:70px}}@media (max-width: 600px){.portfolio-section{padding:60px 15px}.portfolio-section .portfolio-grid{grid-template-columns:1fr}.portfolio-section .portfolio-card.featured,.portfolio-section .portfolio-card.featured.flip{flex-direction:column;height:auto}.portfolio-section .portfolio-card.featured .project-screenshot,.portfolio-section .portfolio-card.featured.flip .project-screenshot{flex:none;border-radius:16px 16px 0 0}.portfolio-section .portfolio-card.featured .project-screenshot img,.portfolio-section .portfolio-card.featured.flip .project-screenshot img{max-height:180px}.portfolio-section .portfolio-card.featured .project-content,.portfolio-section .portfolio-card.featured.flip .project-content{margin-right:0;padding:24px 18px 28px;border-radius:0 0 16px 16px}.portfolio-section .portfolio-card .project-image-container{width:50px;height:50px}}@media (max-width: 480px){.portfolio-section{padding:40px 10px}.portfolio-section .portfolio-header h2{font-size:2rem}.portfolio-section .portfolio-card{padding:15px}.portfolio-section .portfolio-card.featured{padding:0}.portfolio-section .portfolio-card .project-image-container,.portfolio-section .portfolio-card .project-content .content-logo{width:40px;height:40px;top:15px;right:15px}.portfolio-section .portfolio-card h3{font-size:1.2rem}}.links-section{min-height:auto;padding:60px 20px;background:linear-gradient(180deg,#1a1a1a,#242424);position:relative;z-index:3;content-visibility:auto;contain-intrinsic-size:420px}.links-container{max-width:900px;margin:0 auto;text-align:center}.links-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:40px;letter-spacing:-.5px}.links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px}.link-card{background:#ffffff0d;padding:35px 25px;border-radius:16px;border:1px solid rgba(255,255,255,.1);text-decoration:none;color:#fff;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease;contain:layout paint style}.link-card:hover{transform:translateY(-8px);background:#646cff1a;border-color:#646cff66;box-shadow:0 10px 40px #646cff4d}.link-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#646cff26;border-radius:50%;margin-bottom:8px;transition:background-color .3s ease,transform .3s ease}.link-icon svg{width:32px;height:32px;color:#646cff}.link-card:hover .link-icon{background:#646cff40;transform:scale(1.1)}.link-card:hover .link-icon svg{color:#535bf2}.link-card h3{font-size:1.3rem;font-weight:600;margin:0;color:#fff}.link-card p{font-size:.9rem;color:#ffffffb3;margin:0}@media (max-width: 768px){.links-section{padding:40px 15px}.links-title{font-size:1.8rem}.links-grid{grid-template-columns:1fr;gap:20px}}@media (max-width: 480px){.links-title{font-size:1.5rem}.link-card{padding:30px 20px}.link-icon{width:50px;height:50px}.link-icon svg{width:28px;height:28px}.link-card h3{font-size:1.1rem}.link-card p{font-size:.85rem}}
