@keyframes style-module__nvMaHG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__nvMaHG__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.style-module__nvMaHG__details{flex-flow:column;place-content:center;place-self:center;place-items:center;gap:1rem;width:100%;display:flex}.style-module__nvMaHG__mainInfo{background-color:var(--color-block_back);border-radius:var(--border-radius);align-items:flex-start;gap:2rem;width:100%;max-width:1200px;margin-bottom:1rem;padding:1rem;animation:.6s ease-out style-module__nvMaHG__fadeInUp;display:flex}.style-module__nvMaHG__photo{object-fit:cover;width:256px;height:384px;box-shadow:none;border-radius:8px;flex-shrink:0;transition:transform .3s}.style-module__nvMaHG__photo:hover{box-shadow:none;transform:scale(1.02)}.style-module__nvMaHG__info{color:var(--color-text);flex:1}.style-module__nvMaHG__info h1{color:var(--color-white);margin-bottom:.5rem;font-size:2rem;font-weight:900}.style-module__nvMaHG__enName{color:var(--color-text);margin:.5rem 0 1rem;font-size:1.1rem;font-weight:400}.style-module__nvMaHG__infoList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;animation:.8s ease-out .2s both style-module__nvMaHG__slideInLeft;display:grid}.style-module__nvMaHG__infoItem{border-left:3px solid var(--color-purple);animation:style-module__nvMaHG__fadeInUp .5s ease-out calc(var(--item-index,0)*.1s + .4s)both;background-color:#ffffff0d;border-radius:4px;margin-bottom:.5rem;padding:.5rem;transition:all .2s}.style-module__nvMaHG__infoItem:hover{background-color:#ffffff14;transform:translate(4px)}.style-module__nvMaHG__infoItem b{color:var(--color-white);font-weight:600}@media (max-width:1200px){.style-module__nvMaHG__mainInfo{text-align:center;flex-direction:column;align-items:center}.style-module__nvMaHG__photo{width:200px;height:300px}.style-module__nvMaHG__infoList{grid-template-columns:1fr}}@media (max-width:768px){.style-module__nvMaHG__mainInfo{padding:.75rem}.style-module__nvMaHG__photo{width:180px;height:270px}.style-module__nvMaHG__infoList{grid-template-columns:1fr}.style-module__nvMaHG__info h1{font-size:1.5rem}.style-module__nvMaHG__enName{font-size:.9rem}}@media (max-width:480px){.style-module__nvMaHG__mainInfo{gap:1rem;padding:.5rem}.style-module__nvMaHG__photo{width:150px;height:225px}.style-module__nvMaHG__info h1{font-size:1.3rem}.style-module__nvMaHG__infoItem{padding:.4rem;font-size:.9rem}}
.style-module__mSHILq__body{flex-flow:column;place-content:center;place-self:center;place-items:center;gap:1rem;width:100%;height:auto;padding:1rem;display:flex}@media (max-width:768px){.style-module__mSHILq__body{padding:.5rem}}
@keyframes style-module__bHLw3q__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes style-module__bHLw3q__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__bHLw3q__counter{0%{transform:scale(.8)}to{transform:scale(1)}}.style-module__bHLw3q__stats{background-color:var(--color-block_back);border-radius:var(--border-radius);width:100%;max-width:1200px;margin-top:1rem;padding:1rem;animation:.6s ease-out style-module__bHLw3q__fadeInScale}.style-module__bHLw3q__stats h3{color:var(--color-white);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.style-module__bHLw3q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.style-module__bHLw3q__statCard{animation:style-module__bHLw3q__fadeInUp .6s ease-out calc(var(--card-index,0)*.1s)both;background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.style-module__bHLw3q__statCard:hover{box-shadow:none;background-color:#ffffff14;transform:translateY(-3px)}.style-module__bHLw3q__statIcon{background-color:#667eea1a;border-radius:8px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:2rem;display:flex}.style-module__bHLw3q__statContent{flex:1}.style-module__bHLw3q__statValue{color:var(--color-white);font-size:2rem;font-weight:700;line-height:1}.style-module__bHLw3q__statLabel{color:var(--color-text);margin-top:.25rem;font-size:.9rem}.style-module__bHLw3q__professionBreakdown{margin-bottom:2rem}.style-module__bHLw3q__professionBreakdown h4{color:var(--color-white);border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.style-module__bHLw3q__professionChart{flex-direction:column;gap:.75rem;display:flex}.style-module__bHLw3q__professionBar{flex-direction:column;gap:.25rem;display:flex}.style-module__bHLw3q__professionLabel{justify-content:space-between;align-items:center;display:flex}.style-module__bHLw3q__professionName{color:var(--color-text);font-weight:500}.style-module__bHLw3q__professionCount{color:var(--color-white);background-color:var(--color-purple);border-radius:4px;padding:.2rem .4rem;font-size:.8rem;font-weight:600}.style-module__bHLw3q__progressBar{background-color:#ffffff1a;border-radius:4px;height:8px;overflow:hidden}.style-module__bHLw3q__progressFill{background:linear-gradient(90deg,var(--color-purple),var(--color-purple-hover,#6a1bcc));border-radius:4px;height:100%;transition:width .3s}.style-module__bHLw3q__movieHighlights{margin-bottom:1rem}.style-module__bHLw3q__movieHighlights h4{color:var(--color-white);border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.style-module__bHLw3q__highlightsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.style-module__bHLw3q__highlightCard{background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.style-module__bHLw3q__highlightCard:hover{background-color:#ffffff14;transform:translateY(-2px)}.style-module__bHLw3q__highlightIcon{background-color:#667eea1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;display:flex}.style-module__bHLw3q__highlightContent{flex:1}.style-module__bHLw3q__highlightLabel{color:var(--color-text);margin-bottom:.5rem;font-size:.85rem;font-weight:500}.style-module__bHLw3q__movieLink{color:var(--color-white);margin-bottom:.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s;display:block}.style-module__bHLw3q__movieLink:hover{color:var(--color-purple)}.style-module__bHLw3q__highlightRating{color:var(--color-yellow,gold);font-size:.9rem;font-weight:700}@media (max-width:768px){.style-module__bHLw3q__stats{padding:.75rem}.style-module__bHLw3q__statsGrid{grid-template-columns:1fr}.style-module__bHLw3q__statCard{padding:.75rem}.style-module__bHLw3q__statIcon{width:2.5rem;height:2.5rem;font-size:1.5rem}.style-module__bHLw3q__statValue{font-size:1.5rem}.style-module__bHLw3q__highlightsGrid{grid-template-columns:1fr}.style-module__bHLw3q__highlightCard{padding:.75rem}}
.style-module__5eH-zG__facts{background-color:var(--color-block_back);border-radius:var(--border-radius);width:100%;max-width:1200px;margin-top:1rem;padding:1rem}.style-module__5eH-zG__facts h3{color:var(--color-white);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.style-module__5eH-zG__factsList{color:var(--color-text);padding-left:1.5rem;list-style-type:disc}.style-module__5eH-zG__factsList li{margin-bottom:1rem;padding-left:.5rem;line-height:1.6}.style-module__5eH-zG__factsList li:last-child{margin-bottom:0}.style-module__5eH-zG__factsList li::marker{color:var(--color-purple)}@media (max-width:768px){.style-module__5eH-zG__facts{padding:.75rem}.style-module__5eH-zG__facts h3{font-size:1.3rem}.style-module__5eH-zG__factsList{padding-left:1rem}.style-module__5eH-zG__factsList li{margin-bottom:.75rem;line-height:1.5}}
.style-module__Ax8rMa__family{background-color:var(--color-block_back);border-radius:var(--border-radius);width:100%;max-width:1200px;margin-top:1rem;padding:1rem}.style-module__Ax8rMa__family h3{color:var(--color-white);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.style-module__Ax8rMa__familyStats{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.style-module__Ax8rMa__statItem{background-color:#ffffff0d;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.style-module__Ax8rMa__statLabel{color:var(--color-text);font-weight:500}.style-module__Ax8rMa__statValue{color:var(--color-white);font-size:1.1rem;font-weight:700}.style-module__Ax8rMa__spouseGroup{margin-bottom:1.5rem}.style-module__Ax8rMa__spouseGroup h4{color:var(--color-white);border-bottom:1px solid #ffffff1a;margin-bottom:.75rem;padding-bottom:.25rem;font-size:1.2rem;font-weight:600}.style-module__Ax8rMa__spouseList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.style-module__Ax8rMa__spouseCard{background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;padding:1rem;transition:all .2s}.style-module__Ax8rMa__spouseCard:hover{background-color:#ffffff14;transform:translateY(-2px)}.style-module__Ax8rMa__spouseInfo{flex-direction:column;gap:.5rem;display:flex}.style-module__Ax8rMa__spouseName{color:var(--color-white);font-size:1.1rem;font-weight:600}.style-module__Ax8rMa__spouseRelation{color:var(--color-purple);font-size:.9rem;font-weight:500}.style-module__Ax8rMa__spouseDivorceReason{color:var(--color-text);font-size:.85rem;font-style:italic}.style-module__Ax8rMa__spouseChildren{color:var(--color-text);background-color:#667eea1a;border-radius:4px;margin-top:.25rem;padding:.25rem .5rem;font-size:.9rem;display:inline-block}@media (max-width:768px){.style-module__Ax8rMa__family{padding:.75rem}.style-module__Ax8rMa__familyStats{flex-direction:column;gap:.5rem}.style-module__Ax8rMa__spouseList{grid-template-columns:1fr}.style-module__Ax8rMa__spouseCard{padding:.75rem}}
.style-module__Rc4g_a__filmography{background-color:var(--color-block_back);border-radius:var(--border-radius);width:100%;max-width:1200px;margin-top:1rem;padding:1rem}.style-module__Rc4g_a__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.style-module__Rc4g_a__filmography h3{color:var(--color-white);margin:0;font-size:1.5rem;font-weight:700}.style-module__Rc4g_a__statsToggle{background:var(--color-purple);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.style-module__Rc4g_a__statsToggle:hover{background:var(--color-purple-hover,#6a1bcc);transform:translateY(-1px)}.style-module__Rc4g_a__stats{background-color:#0000004d;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.style-module__Rc4g_a__statsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.style-module__Rc4g_a__statCard{text-align:center;background-color:#ffffff0d;border-radius:8px;padding:1rem}.style-module__Rc4g_a__statValue{color:var(--color-white);margin-bottom:.25rem;font-size:2rem;font-weight:700;display:block}.style-module__Rc4g_a__statLabel{color:var(--color-text);font-size:.9rem}.style-module__Rc4g_a__professionStats h4,.style-module__Rc4g_a__topRated h4{color:var(--color-white);margin:1rem 0 .5rem;font-size:1.1rem;font-weight:600}.style-module__Rc4g_a__professionList,.style-module__Rc4g_a__topRatedList{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.style-module__Rc4g_a__professionItem{background-color:#ffffff08;border-radius:4px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.style-module__Rc4g_a__professionName{color:var(--color-text)}.style-module__Rc4g_a__professionCount{color:var(--color-white);background-color:var(--color-purple);border-radius:4px;padding:.2rem .4rem;font-size:.8rem;font-weight:600}.style-module__Rc4g_a__topRatedItem{background-color:#ffffff08;border-radius:4px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.style-module__Rc4g_a__movieLink{color:var(--color-white);font-weight:500;text-decoration:none;transition:color .2s}.style-module__Rc4g_a__movieLink:hover{color:var(--color-purple)}.style-module__Rc4g_a__rating{color:var(--color-yellow,gold);font-weight:700}.style-module__Rc4g_a__filters{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.style-module__Rc4g_a__filterGroup{flex-direction:column;gap:.25rem;display:flex}.style-module__Rc4g_a__filterGroup label{color:var(--color-text);font-size:.9rem;font-weight:500}.style-module__Rc4g_a__select{color:var(--color-white);background-color:#ffffff1a;border:1px solid #fff3;border-radius:4px;min-width:120px;padding:.5rem;font-size:.9rem}.style-module__Rc4g_a__select:focus{border-color:var(--color-purple);box-shadow:none;outline:none}.style-module__Rc4g_a__moviesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.style-module__Rc4g_a__movieCard{background-color:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;padding:1rem;transition:all .2s}.style-module__Rc4g_a__movieCard:hover{box-shadow:none;background-color:#ffffff14;transform:translateY(-2px)}.style-module__Rc4g_a__movieInfo{flex-direction:column;gap:.5rem;display:flex}.style-module__Rc4g_a__movieTitle{color:var(--color-white);font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s}.style-module__Rc4g_a__movieTitle:hover{color:var(--color-purple)}.style-module__Rc4g_a__movieRole{color:var(--color-purple);font-size:.9rem;font-style:italic}.style-module__Rc4g_a__movieMeta{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.style-module__Rc4g_a__profession{color:var(--color-text);background-color:#667eea1a;border-radius:4px;padding:.2rem .4rem;font-size:.8rem}.style-module__Rc4g_a__rating{color:var(--color-yellow,gold);font-size:.9rem;font-weight:700}.style-module__Rc4g_a__noResults{text-align:center;color:var(--color-text);padding:2rem;font-style:italic}@media (max-width:768px){.style-module__Rc4g_a__filmography{padding:.75rem}.style-module__Rc4g_a__header{flex-direction:column;align-items:flex-start;gap:1rem}.style-module__Rc4g_a__statsGrid{grid-template-columns:1fr}.style-module__Rc4g_a__filters{flex-direction:column}.style-module__Rc4g_a__moviesGrid,.style-module__Rc4g_a__professionList,.style-module__Rc4g_a__topRatedList{grid-template-columns:1fr}.style-module__Rc4g_a__filters{flex-direction:column;gap:.75rem}.style-module__Rc4g_a__select{width:100%}}@media (max-width:480px){.style-module__Rc4g_a__filmography{padding:.5rem}.style-module__Rc4g_a__movieCard{padding:.75rem}.style-module__Rc4g_a__movieTitle{font-size:1rem}.style-module__Rc4g_a__stats,.style-module__Rc4g_a__statCard{padding:.75rem}.style-module__Rc4g_a__statValue{font-size:1.5rem}}
.style-module__abt_2G__page{flex-flow:column;gap:1rem;width:100%;height:100%;display:flex}
