@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}body{font-size:1.125rem;font-family:Helvetica,sans-serif;color:#ffffff;margin:0;padding:0}body,html{background:linear-gradient(135deg,#000000,#1a001a);overscroll-behavior:none}html{height:100%;min-height:100vh;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:2rem}.textLeft{font-size:1.5rem;font-weight:300;display:block}.header{text-align:center;margin-bottom:2rem}.title{font-size:3.5rem;margin-bottom:.5rem;color:#ffffff}.title.normal{opacity:1}.title.fadeOut{animation:fadeOutAnimation .5s forwards}.title.fadeIn{animation:fadeInAnimation .5s forwards}@keyframes fadeOutAnimation{0%{opacity:1}to{opacity:0}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.intro{font-size:1.5rem;font-weight:300;color:#cccccc;max-width:600px}.fade-in-section{min-height:90vh;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out;will-change:opacity,transform}.firstSection{min-height:auto;padding:2rem 0}.section{display:flex;align-items:center;justify-content:space-between;width:100%}.buttonLeft,.imageLeft,.imageRight,.textLeft{padding:1rem;flex:1;display:flex;align-items:center;justify-content:center}.learnMoreButton{padding:1rem 2rem;font-size:1.25rem;background-color:#3d003d;border:none;border-radius:5px;color:#fff;cursor:pointer;transition:background-color .3s ease}@keyframes pulsePrompt{0%{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}to{opacity:.6;transform:translateY(0)}}.scrollPrompt{position:fixed;bottom:40px;left:0;width:100%;text-align:center;font-size:1rem;padding:.5rem 1rem;color:#fff;border-radius:5px;z-index:1000;background:none;animation:pulsePrompt 2s ease-in-out infinite;pointer-events:none}.fade-in-section.is-visible{opacity:1;transform:none}::-webkit-scrollbar{display:none}.learnMoreButton:hover{background-color:#2e002e;transform:scale(1.05);box-shadow:0 0 10px #600060}body{-ms-overflow-style:none;scrollbar-width:none}@keyframes pulseBorder{0%{box-shadow:0 0 5px #4b004b}50%{box-shadow:0 0 20px #600060}to{box-shadow:0 0 5px #4b004b}}.imageLeft img,.imageRight img{box-sizing:border-box;width:auto;max-width:90%;height:auto;max-height:500px;border-radius:8px;border:4px solid #3d003d;animation:pulseBorder 1.5s ease-in-out infinite alternate;object-fit:contain;display:block}@keyframes wave{0%{transform:translateY(8px)}50%{transform:translateY(0)}to{transform:translateY(8px)}}body{overflow-x:hidden}@media (max-width:768px){.section{flex-direction:column;text-align:center}}.projectContainer{min-height:100vh;padding:2rem;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.projectCard{max-width:800px;width:100%;padding:2rem;border-radius:10px;border:2px solid #3d003d;background-color:rgba(20,0,20,.4);transition:opacity .3s ease;box-sizing:border-box}.projectImage{border-radius:10px;margin:1.5rem 0;border:4px solid #3d003d;animation:pulseBorder 1.5s ease-in-out infinite alternate;max-width:100%;height:auto;object-fit:contain}.projectNavigation{margin-top:2rem;display:flex;gap:2rem}.arrowButton{padding:.75rem 1.5rem;font-size:1.5rem;background-color:#3d003d;border:none;border-radius:5px;color:#fff;cursor:pointer;transition:background-color .3s ease}.arrowButton:hover{background-color:#2e002e}.fade-in{opacity:1}.fade-out{opacity:0}@keyframes fadeInSkill{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.skill-card{opacity:0;transform:translateY(10px);transition:opacity .3s ease-out,transform .3s ease-out}.timeline-page{flex:0 0 100%;scroll-snap-align:center;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;box-sizing:border-box}.timeline-card{background:rgba(30,0,40,.93);border-radius:2rem;border-left:6px solid #a832a8;box-shadow:0 8px 36px #2d004666,0 1.5px 6px #0002;padding:2.5rem 2.5rem 2rem 2rem;max-width:520px;width:100%;display:flex;flex-direction:column;gap:1.5rem;position:relative;animation:timelineCardIn .7s cubic-bezier(.39,.58,.57,1.01)}@keyframes timelineCardIn{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:none}}.timeline-card-header{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.timeline-date{color:#fff;font-size:1.1rem;font-weight:700;background:linear-gradient(90deg,#a832a8,#d57fff);padding:.4rem 1.1rem;border-radius:999px;margin-right:.5rem;box-shadow:0 2px 10px #90009055;letter-spacing:.03em}.timeline-card h2{font-size:2rem;color:#fff;margin:0;font-weight:700}.timeline-content{color:#e5c4fa;font-size:1.2rem;font-weight:400;margin-top:.5rem;margin-bottom:0;line-height:1.5}.timeline-skills{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-start}.skill-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;background:#1a001a;border:1.5px solid #3d003d;border-radius:999px;color:#fff;padding:.5rem 1.2rem .5rem 1rem;font-weight:500;position:relative;opacity:0;transform:translateY(12px) scale(.95);animation:skillBadgeIn .35s forwards}@keyframes skillBadgeIn{0%{opacity:0;transform:translateY(16px) scale(.9)}to{opacity:1;transform:none}}.skill-level{margin-left:.7rem;padding:.2rem .7rem;border-radius:8px;font-size:.9rem;font-weight:400;color:#fff;background:#350035;opacity:.88}.skill-badge.skill-beginner .skill-level{background:#455cad;color:#c6dcff}.skill-badge.skill-intermediate .skill-level{background:#289672;color:#e0ffe9}.skill-badge.skill-advanced .skill-level{background:#ffaa00;color:#fffbe6}.skill-badge.skill-expert .skill-level{background:#a832a8;color:#ffe0fd}.skill-badge:focus,.skill-badge:hover{box-shadow:0 2px 18px #a832a860;transform:scale(1.06);background:#2d0046}@media (max-width:600px){.timeline-card{max-width:95vw;padding:1.2rem .8rem 1rem;border-radius:1.1rem}.timeline-card h2{font-size:1.25rem}.timeline-content{font-size:1rem}.timeline-date{font-size:.93rem;padding:.3rem .7rem}.timeline-skills{gap:.4rem}.skill-badge{font-size:.87rem;padding:.36rem .75rem .36rem .66rem}}.animate-skill{animation:fadeInSkill .6s ease-out forwards}@keyframes fadeInButton{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.learnMoreButton{animation:fadeInButton .5s ease-out}nav.navbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#1a001a;border-bottom:2px solid #3d003d;position:sticky;top:0;z-index:999}.navbar .nav-logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar .nav-links{display:flex;gap:1.5rem}.navbar .nav-link{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.navbar .nav-link:hover{color:#ff99ff}@media (max-width:768px){.navbar{flex-direction:column;align-items:flex-start;padding:1rem}.navbar .nav-links{flex-direction:column;gap:1rem;width:100%}.navbar .nav-link{width:100%}}.contact-list{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem}.contact-item{display:flex;flex-direction:column;align-items:center;max-width:220px;text-align:center}.contact-pic{width:180px;height:180px;border-radius:50%;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.contact-pic:hover{transform:scale(1.05)}.contact-name{font-size:1.2rem;font-weight:700;margin-top:1rem;color:#ffffff}.contact-links{flex-direction:column;gap:.75rem;margin-top:1rem}.contact-link,.contact-links{display:flex;align-items:center}.contact-link{gap:.5rem;color:#ccc;font-size:1rem;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#fff}.contact-link ion-icon{font-size:1.2rem}.contact-link .icon{font-size:.9rem;margin-top:.5rem;text-align:center;color:#ccc;transition:color .3s}.contact-link:hover .icon{color:#fff}.impressum{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem}.impressum-item{background-color:rgba(255,255,255,.08);padding:1rem 2rem;border-radius:10px;color:#ffffff;min-width:240px;text-align:center;box-shadow:0 0 10px rgba(255,255,255,.05)}main h1,main h2{text-align:center;color:#ffffff;margin-bottom:1rem}main{animation:fadeIn .8s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-pic{width:140px;height:140px}.impressum-item{padding:1rem;font-size:.95rem}.projectCard{padding:1.5rem 1rem}.projectImage{width:100%;height:auto}.projectTitle{font-size:1.5rem}.projectDescription{font-size:1rem}.learnMoreButton{font-size:1rem;padding:.75rem 1.5rem}.arrowButton{padding:.5rem 1rem;font-size:1.25rem}.projectNavigation{flex-direction:row;gap:1rem;justify-content:center;margin-top:1.5rem}}.timeline-arrow-btn{position:absolute;top:50%;left:1.5rem;transform:translateY(-50%);z-index:20;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#a832a8 60%,#1a001a);box-shadow:0 4px 20px #90009066;border:none;display:grid;place-items:center;line-height:1;color:#fff;font-size:2.5rem;font-weight:700;cursor:pointer;transition:background .2s,transform .18s cubic-bezier(.4,2,.4,1),box-shadow .2s;user-select:none;outline:none}.timeline-arrow-btn.right{right:1.5rem;left:auto}.timeline-arrow-btn:focus-visible,.timeline-arrow-btn:hover{background:linear-gradient(135deg,#d57fff 80%,#a832a8);transform:translateY(-50%) scale(1.08);box-shadow:0 0 30px #ff99ff99,0 4px 20px #90009088}@media (max-width:768px){.timeline-arrow-btn{width:46px;height:46px;font-size:1.5rem;left:.5rem;right:.5rem}}