html{background:linear-gradient(-45deg,#020617,#0f172a,#020617) 0 0/400% 400%;min-height:100%;animation:15s infinite gradientMove}body{background:0 0;min-height:100%}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.gradient-red-black{color:#fff;background:linear-gradient(135deg,#ff2b2b 0%,#8b0000 45%,#000 100%) 0 0/200% 200%;border:none;transition:transform .2s,box-shadow .2s,background-position .4s}.gradient-red-black:hover{background-position:100%;transform:translateY(-1px)}*{box-sizing:border-box}main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:5rem 0;display:flex}code{background:#e2e8f0;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}.container{flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.custom-red{color:#fff;background-color:#ff2b2b;border:none;transition:background-color .2s,transform .2s}.custom-red:hover{background-color:#cc1f1f;background-position:100%;transform:translateY(-1px)}.custom-green{color:#fff;background-color:#25aa68;border:none;transition:background-color .2s,transform .2s,filter .2s}.custom-green:hover{filter:brightness(.95);background-color:#1f6947;transform:translateY(-1px)}.work-grid{column-count:3;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.work-grid>div{break-inside:avoid;margin-bottom:1.5rem}.hero-kicker{color:#ffe3bf;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#ff434333,#ffb3471f);border:1px solid #ffffff40;border-radius:999px;margin-bottom:.35rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.hero-kicker-home{color:#ff6b6b;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#ff434333,#ffb3471f);border:1px solid #ffffff40;border-radius:999px;margin-bottom:.35rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.hero-kicker-leben{color:#ff6b6b;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#ff2b2b2e,#8b00001f);border:1px solid #ff2b2b66;border-radius:999px;margin-bottom:.35rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.feature-heading{text-wrap:balance;margin-bottom:.6rem!important}.has-text-current{color:#f4c542!important}.has-text-past{color:#b06060!important}.skill-item{align-items:center;gap:.55rem;display:flex}.skill-icon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.feature-heading-main{letter-spacing:.01em;background:linear-gradient(92deg,red 0%,#fc9 45%,#fff 100%);color:#0000;text-shadow:0 10px 30px #ff55553d;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.75rem,2.5vw,2.4rem);font-weight:900;line-height:1.1;display:inline-block}.feature-heading-main-leben{letter-spacing:.01em;background:linear-gradient(92deg,red 0%,#fc9 45%,#fff 100%);color:#0000;text-shadow:0 8px 24px #ff55553d;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,2.2vw,2.1rem);font-weight:900;line-height:1.1;display:inline-block}@media (max-width:1100px){.work-grid{column-count:2}}@media (max-width:700px){.work-grid{column-count:1}}.timeline-scroll{--timeline-card-width:clamp(340px,40vw,520px);-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:contain;overscroll-behavior-y:contain;cursor:grab;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;align-self:stretch;width:100%;max-width:100vw;padding:1rem 0;overflow:auto hidden}.timeline-scroll::-webkit-scrollbar{width:0;height:0;display:none}.timeline-scroll.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.timeline-track{align-items:flex-end;gap:2rem;width:max-content;padding-bottom:4.8rem;padding-left:1rem;padding-right:1rem;display:flex;position:relative}.timeline-track:after{content:"";background:red;height:2px;position:absolute;bottom:3.2rem;left:0;right:0}.timeline-item{flex:0 0 var(--timeline-card-width);min-width:var(--timeline-card-width);max-width:85vw;height:auto;position:relative;margin-bottom:0!important}.timeline-item-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.timeline-item-date{text-align:right;white-space:nowrap;flex-shrink:0}.timeline-detail-text{color:#f5f5f5f2;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.65}.timeline-year-marker{pointer-events:none;white-space:nowrap;flex-direction:column;align-items:center;display:flex;position:absolute;top:calc(100% + 1.6rem);left:50%;transform:translate(-50%)}.timeline-year-marker:before{content:"";background:#ff5e5e;width:2px;height:10px;margin-bottom:.2rem}.timeline-year-label{letter-spacing:.06em;color:#ff6b6b;text-shadow:0 2px 10px #ff2b2b59;font-size:1.4rem;font-weight:900}
