.carousel-background{padding:6rem 0;background:var(--color-background-projects);min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;position:relative;color:var(--color-text-inverse)}.carousel{display:flex;overflow:hidden;width:50%;padding:2rem 0;position:relative;--carousel-speed: 12s;--carousel-gap: .65em;mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%)}.carousel-track{display:flex;animation:spin var(--carousel-speed) linear infinite;width:max-content}.carousel-reverse .carousel-track{animation:spin-reverse var(--carousel-speed) linear infinite}.carousel::-webkit-scrollbar{display:none}@keyframes spin{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.carousel-section-title{font-size:2.8rem;margin-bottom:3rem;color:var(--color-text-inverse);font-weight:800;text-align:center}.group{display:flex;flex-wrap:nowrap;gap:var(--carousel-gap, .65em);padding-right:var(--carousel-gap, .65em);flex-shrink:0}@media(max-width:768px){.carousel-background{gap:2rem;padding:4rem 0}.carousel{padding:1.5rem 0;width:70%;--carousel-gap: calc(var(--carousel-gap, .65em) * .85)}}@media(max-width:480px){.carousel-background{gap:1.5rem}.carousel{width:85%;padding:1rem 0;--carousel-gap: calc(var(--carousel-gap, .65em) * .7)}}.carousel-card{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;background:transparent;backdrop-filter:blur(15px);border-radius:20px;padding:2rem;border:none;transition:all .3s ease;text-decoration:none;color:inherit;width:160px;height:160px}.carousel-card:hover{transform:translateY(-10px)}.carousel-card:active{transform:translateY(-8px)}.carousel-card-image{width:80px;height:80px;object-fit:contain;margin-bottom:.75rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));transition:all .3s ease}.carousel-card:hover .carousel-card-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) brightness(1.1);transform:scale(1.15)}.carousel-card-name{font-size:1rem;font-weight:600;color:var(--color-text-inverse);text-align:center;margin:0;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(max-width:768px){.carousel-card{width:110px;height:110px;padding:1.25rem}.carousel-card-image{width:55px;height:55px}.carousel-card-name{font-size:.85rem}}@media(max-width:480px){.carousel-card{width:100px;height:100px;padding:1rem}.carousel-card-image{width:45px;height:45px}.carousel-card-name{font-size:.8rem}}.autobiography-section{padding:6rem 0;background:var(--color-background-projects);min-height:100vh;display:flex;align-items:center;position:relative}.autobiography-content{margin-top:2rem}.autobiography-layout{display:flex;flex-direction:column;gap:3rem;align-items:stretch}.text-block{padding:2rem;background:#ffffff14;border-radius:16px;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,0 2px 8px #0003;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.1)}.text-block:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006,0 4px 12px #0000004d}.text-block p{margin:0;font-weight:400;color:var(--color-text-inverse);line-height:1.8;font-size:1.15rem}.section-title{font-size:2.8rem;text-align:center;color:var(--color-text-inverse);margin-bottom:3rem;font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.3)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.section-title{font-size:2.2rem}.text-block{text-align:left}}.hero-image-stack[data-astro-cid-j7pv25f6]{position:relative;width:200px;height:200px;margin-left:auto;margin-right:auto}.hero-image-stack[data-astro-cid-j7pv25f6] .hero-profile-slot[data-astro-cid-j7pv25f6]:not(.is-active){display:none}.hero-image-stack[data-astro-cid-j7pv25f6] .hero-profile-slot[data-astro-cid-j7pv25f6].is-active{display:block}.carousel-section-wrap[data-astro-cid-j7pv25f6]{width:100%}.carousel-section-title[data-astro-cid-j7pv25f6]{text-align:center;color:var(--color-text-inverse);margin:0 0 1rem;padding-top:1.5rem}
