.MainLayout-module__GU7b7W__container{flex-direction:column;min-height:100vh;display:flex}.MainLayout-module__GU7b7W__main{flex:1;width:100%;max-width:1000px;margin:0 auto;padding:0 1.5rem}.MainLayout-module__GU7b7W__footer{text-align:center;color:var(--text-secondary);border-top:1px solid var(--glass-border);margin-top:4rem;padding:2rem;font-size:.875rem}
.Typography-module__ve0kra__text{color:var(--text-primary);margin:0;line-height:1.5}.Typography-module__ve0kra__h1{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Typography-module__ve0kra__h2{color:var(--text-primary);margin-bottom:.75rem;font-size:2rem;font-weight:600}.Typography-module__ve0kra__h3{color:var(--accent-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Typography-module__ve0kra__p{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem}.Typography-module__ve0kra__small{color:var(--text-secondary);opacity:.8;font-size:.875rem}.Typography-module__ve0kra__span{font-size:inherit;color:inherit}
.InfoItem-module__RlVZRq__item{border-radius:var(--radius-md);background:#ffffff08;align-items:center;gap:1rem;padding:.75rem;transition:background .2s;display:flex}.InfoItem-module__RlVZRq__link{text-decoration:none;display:block}.InfoItem-module__RlVZRq__link:hover .InfoItem-module__RlVZRq__item{background:#ffffff14}.InfoItem-module__RlVZRq__iconWrapper{width:40px;height:40px;color:var(--accent-primary);background:#38bdf81a;border-radius:50%;justify-content:center;align-items:center;display:flex}.InfoItem-module__RlVZRq__label{margin-bottom:0;display:block}.InfoItem-module__RlVZRq__value{color:var(--text-primary);margin-bottom:0;font-weight:500}
.BasicInfoSection-module__97QpUq__basicInfo{justify-content:center;align-items:center;min-height:80vh;padding:4rem 0;display:flex;position:relative}.BasicInfoSection-module__97QpUq__basicInfo:before{content:"";background:var(--accent-primary);filter:blur(150px);opacity:.2;z-index:-1;border-radius:50%;width:300px;height:300px;position:absolute;top:20%;left:10%}.BasicInfoSection-module__97QpUq__basicInfo:after{content:"";background:var(--accent-secondary);filter:blur(150px);opacity:.2;z-index:-1;border-radius:50%;width:250px;height:250px;position:absolute;bottom:20%;right:10%}.BasicInfoSection-module__97QpUq__content{text-align:center;width:100%;max-width:800px}.BasicInfoSection-module__97QpUq__title{color:var(--accent-primary);margin-bottom:2rem}.BasicInfoSection-module__97QpUq__summaryCard{text-align:left;margin-bottom:3rem}.BasicInfoSection-module__97QpUq__summary{margin-bottom:0;font-size:1.125rem}.BasicInfoSection-module__97QpUq__contacts{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}
.Card-module__Jscs2q__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:1.5rem;transition:transform .2s,box-shadow .2s}.Card-module__Jscs2q__card:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 12px 20px -3px #0009}.Card-module__Jscs2q__card[role=button]{cursor:pointer}
.TimelineEntry-module__yK0lFq__container{margin-bottom:2rem;padding-left:2rem;position:relative}.TimelineEntry-module__yK0lFq__line{background-color:var(--color-border);width:2px;position:absolute;top:0;bottom:-2rem;left:7px}.TimelineEntry-module__yK0lFq__container:last-child .TimelineEntry-module__yK0lFq__line{height:100%;bottom:auto}.TimelineEntry-module__yK0lFq__dot{background-color:var(--color-primary);border:4px solid var(--color-background);z-index:1;border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:0}.TimelineEntry-module__yK0lFq__content{flex-direction:column;gap:.5rem;display:flex}.TimelineEntry-module__yK0lFq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.TimelineEntry-module__yK0lFq__subtitle{color:var(--color-text-highlight);font-weight:500}.TimelineEntry-module__yK0lFq__date{color:var(--color-text-secondary);white-space:nowrap;text-transform:uppercase;background-color:var(--color-surface-hover);border:1px solid var(--color-border);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.TimelineEntry-module__yK0lFq__description{color:var(--color-text-secondary)}.TimelineEntry-module__yK0lFq__detailsContainer{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.5rem;display:flex}.TimelineEntry-module__yK0lFq__detailsList{margin-bottom:.5rem;padding-left:1.5rem;list-style-type:disc;animation:.3s ease-in-out TimelineEntry-module__yK0lFq__fadeIn}.TimelineEntry-module__yK0lFq__detailItem{color:var(--color-text-secondary);margin-bottom:.25rem}.TimelineEntry-module__yK0lFq__tagsContainer{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;animation:.3s ease-in-out TimelineEntry-module__yK0lFq__fadeIn;display:flex}.TimelineEntry-module__yK0lFq__expandButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.TimelineEntry-module__yK0lFq__expandButton:hover{color:var(--color-primary-dark);text-decoration:underline}@keyframes TimelineEntry-module__yK0lFq__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.Tag-module___NlKmG__tag{color:var(--accent-primary);border-radius:var(--radius-sm);background:#38bdf81a;border:1px solid #38bdf833;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-block}.Tag-module___NlKmG__tag:hover{background:#38bdf833;transform:scale(1.05)}
.Section-module__qiDolW__section{padding:4rem 0}.Section-module__qiDolW__list{margin-top:2rem}.Section-module__qiDolW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}
.ExtrasSection-module__Bng7AW__card{flex-direction:column;height:100%;display:flex}.ExtrasSection-module__Bng7AW__tags{margin-top:auto;margin-bottom:1rem}.ExtrasSection-module__Bng7AW__link{color:var(--accent-primary);font-size:.9rem;font-weight:600;text-decoration:none}.ExtrasSection-module__Bng7AW__link:hover{text-decoration:underline}
