.page-module___8aEwW__main{flex-direction:column;min-height:100vh;padding:0;display:flex}.page-module___8aEwW__header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#050505cc;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex;position:sticky;top:0}.page-module___8aEwW__brand{text-align:center}.page-module___8aEwW__name{letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:700}.page-module___8aEwW__role{font-family:var(--font-mono);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;font-size:.9rem}.page-module___8aEwW__nav{gap:1.5rem;display:flex}.page-module___8aEwW__link{color:#888;font-size:.9rem;transition:color .2s}.page-module___8aEwW__link:hover{color:var(--foreground);text-underline-offset:4px;text-decoration:underline}.page-module___8aEwW__footer{text-align:center;color:#444;border-top:1px solid var(--border);margin-top:auto;padding:2rem;font-size:.8rem}@media (min-width:768px){.page-module___8aEwW__header{flex-direction:row;justify-content:space-between;padding:2rem 4rem}.page-module___8aEwW__brand{text-align:left}}
.CinemaGallery-module__d9VIkG__gallery{flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem;animation:.8s ease-out CinemaGallery-module__d9VIkG__fadeIn;display:flex}@keyframes CinemaGallery-module__d9VIkG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CinemaGallery-module__d9VIkG__tabs{border-bottom:2px solid #333;justify-content:center;align-self:center;gap:3rem;margin-bottom:2rem;padding-bottom:0;padding-left:2rem;padding-right:2rem;display:flex;position:relative}.CinemaGallery-module__d9VIkG__tabs:before{content:"";z-index:0;pointer-events:none;border-bottom:1px solid #6464644d;width:calc(100% + 15rem);position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.CinemaGallery-module__d9VIkG__tab{color:#666;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;border-bottom:4px solid #0000;margin-bottom:-2px;padding-bottom:.5rem;font-size:1.2rem;font-weight:500;transition:all .2s}.CinemaGallery-module__d9VIkG__tab:hover{color:var(--foreground)}.CinemaGallery-module__d9VIkG__tabActive{color:var(--accent);border-bottom-color:var(--accent);text-shadow:0 0 15px var(--accent-dim)}.CinemaGallery-module__d9VIkG__categorySummary{text-align:center;color:#888;max-width:600px;margin:0 auto 1rem;font-size:.95rem;line-height:1.5;animation:.5s ease-out CinemaGallery-module__d9VIkG__fadeIn}.CinemaGallery-module__d9VIkG__playerContainer{aspect-ratio:16/9;border:1px solid var(--border);background:#000;border-radius:4px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.CinemaGallery-module__d9VIkG__playerContainer:before{content:"";background:radial-gradient(circle,var(--accent-dim)0%,transparent 60%);opacity:.1;pointer-events:none;z-index:1;width:200%;height:200%;position:absolute;top:-50%;left:-50%}.CinemaGallery-module__d9VIkG__videoWrapper{z-index:2;width:100%;height:100%;position:relative}.CinemaGallery-module__d9VIkG__iframe{border:none;width:100%;height:100%}.CinemaGallery-module__d9VIkG__linkContainer{margin:1rem 0}.CinemaGallery-module__d9VIkG__githubLink{color:#fff;background:#24292e;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.CinemaGallery-module__d9VIkG__githubLink:hover{background:#444}.CinemaGallery-module__d9VIkG__metaContainer{flex-direction:column;gap:2rem;display:flex}.CinemaGallery-module__d9VIkG__activeInfo{border-left:2px solid var(--accent);flex:1;padding-left:1.5rem}.CinemaGallery-module__d9VIkG__videoTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:500}.CinemaGallery-module__d9VIkG__roleContainer{font-family:var(--font-mono);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.CinemaGallery-module__d9VIkG__label{color:#666;text-transform:uppercase;letter-spacing:.05em}.CinemaGallery-module__d9VIkG__roleText{color:var(--accent);font-weight:600}.CinemaGallery-module__d9VIkG__videoDescription{color:#aaa;max-width:600px;font-size:.95rem;line-height:1.6}.CinemaGallery-module__d9VIkG__playlist{flex:1.5;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.CinemaGallery-module__d9VIkG__thumbnailCard{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:4px;flex-direction:column;padding:0;transition:all .2s;display:flex;overflow:hidden}.CinemaGallery-module__d9VIkG__thumbnailCard:hover{border-color:#444;transform:translateY(-2px)}.CinemaGallery-module__d9VIkG__thumbnailActive{border-color:var(--accent);box-shadow:0 0 15px #a5c7a91a}.CinemaGallery-module__d9VIkG__thumbnailImageWrapper{aspect-ratio:16/9;background-color:#111;border-bottom:1px solid #222;width:100%;position:relative;overflow:hidden}.CinemaGallery-module__d9VIkG__thumbnailImage{object-fit:cover;width:100%;height:100%;display:block}.CinemaGallery-module__d9VIkG__thumbnailTitle{color:#ccc;padding:.75rem;font-size:.85rem;line-height:1.4}@media (min-width:1024px){.CinemaGallery-module__d9VIkG__metaContainer{flex-direction:row;gap:3rem}}
.ProfileSection-module__bw1XrW__profile{border-bottom:1px solid var(--border);background:radial-gradient(circle at top,#0a0f0a 0%,#050505 100%);padding:3rem 1.5rem 2rem;position:relative;overflow:hidden}.ProfileSection-module__bw1XrW__content{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex;position:relative}.ProfileSection-module__bw1XrW__header{flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin-bottom:1rem;display:flex}.ProfileSection-module__bw1XrW__name{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:3.5rem;font-weight:800;line-height:1.1}.ProfileSection-module__bw1XrW__role{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.15em;text-shadow:0 0 15px #a5c7a933;margin-bottom:.5rem;font-size:.9rem}.ProfileSection-module__bw1XrW__socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.ProfileSection-module__bw1XrW__socialLink{color:#ccc;font-size:.85rem;font-family:var(--font-mono);letter-spacing:.05em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.ProfileSection-module__bw1XrW__socialLink:hover{color:var(--accent);border-color:var(--accent);background:#a5c7a91a;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.ProfileSection-module__bw1XrW__bio{color:#ddd;text-align:center;max-width:750px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ProfileSection-module__bw1XrW__bio strong{color:var(--accent);font-weight:600}.ProfileSection-module__bw1XrW__skillsContainer{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.ProfileSection-module__bw1XrW__primarySkills{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ProfileSection-module__bw1XrW__primaryTag{border:1px solid var(--accent);color:var(--accent);letter-spacing:.02em;background:#a5c7a91a;border-radius:6px;padding:.6rem 1.2rem;font-size:1rem;font-weight:600}.ProfileSection-module__bw1XrW__secondarySkills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ProfileSection-module__bw1XrW__secondaryTag{color:#888;border-bottom:1px solid #0000;margin:0 .25rem;padding:.4rem 0;font-size:.9rem}@media (min-width:768px){.ProfileSection-module__bw1XrW__name{font-size:4.5rem}}
