.Hero-module__bumbqG__heroLanding{background:linear-gradient(135deg,var(--color-grid1)0%,var(--color-grid2)100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__bumbqG__heroPersonal{background:linear-gradient(135deg,var(--color-grid1)0%,var(--color-grid2));justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__bumbqG__heroPersonal:before{content:"";z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;animation:5s linear infinite Hero-module__bumbqG__gridMove;position:absolute;top:0;left:0}@keyframes Hero-module__bumbqG__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.Hero-module__bumbqG__heroPersonal:after{content:"";z-index:0;filter:blur(80px);background:radial-gradient(circle,#3b82f626 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite Hero-module__bumbqG__floatOrb;position:absolute;top:30%;right:15%}@keyframes Hero-module__bumbqG__floatOrb{0%,to{opacity:.3;transform:translate(0)scale(1)}50%{opacity:.5;transform:translate(-50px,-30px)scale(1.1)}}.Hero-module__bumbqG__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.Hero-module__bumbqG__heroContent{text-align:center;color:#fff}.Hero-module__bumbqG__iconWrapper{margin-bottom:2rem;animation:3s ease-in-out infinite Hero-module__bumbqG__float;display:inline-block}.Hero-module__bumbqG__icon{color:#fff;filter:drop-shadow(0 4px 20px #ffffff4d)}@keyframes Hero-module__bumbqG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module__bumbqG__title{text-shadow:0 4px 20px #0003;margin-bottom:1rem;font-size:4rem}.Hero-module__bumbqG__subtitle{opacity:.95;margin-bottom:4rem;font-size:1.5rem}.Hero-module__bumbqG__brothersGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto;display:grid}.Hero-module__bumbqG__brotherCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;padding:3rem 2rem}.Hero-module__bumbqG__brotherCard:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-5px);box-shadow:0 20px 40px #0003}.Hero-module__bumbqG__cardContent{text-align:center}.Hero-module__bumbqG__avatar{color:#fff;background:#fff3;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex}.Hero-module__bumbqG__brotherCard h3{margin-bottom:.5rem;font-size:1.75rem}.Hero-module__bumbqG__brotherCard p{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.Hero-module__bumbqG__profileBtn{color:var(--color-primary);transition:var(--transition);background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-weight:600;display:inline-flex}.Hero-module__bumbqG__profileBtn:hover{transform:translate(5px);box-shadow:0 8px 20px #0003}.Hero-module__bumbqG__personalContent{text-align:center;color:#fff;position:relative}.Hero-module__bumbqG__avatarLarge{justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 2rem;display:flex;position:relative}.Hero-module__bumbqG__avatarLargeCircle:before{content:"";border-radius:50%;padding:2px;animation:8s linear infinite Hero-module__bumbqG__rotateBorder;position:absolute;inset:-2px;-webkit-mask-composite:xor;mask-composite:exclude}.Hero-module__bumbqG__avatarLargeCircle:after{content:"";filter:blur(30px);z-index:-1;background:radial-gradient(circle,#3b82f633 0%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite Hero-module__bumbqG__pulseGlow;position:absolute;inset:-20px}.Hero-module__bumbqG__avatarLargeCircle{color:#fff;background:#fff3;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 2rem;font-size:3rem;font-weight:700;display:flex;box-shadow:0 10px 40px #0003}@keyframes Hero-module__bumbqG__rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__bumbqG__pulseGlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.Hero-module__bumbqG__name{letter-spacing:-.02em;text-shadow:0 4px 20px #0000004d;margin-bottom:.5rem;font-size:3.5rem;font-weight:700;display:inline-block;position:relative}.Hero-module__bumbqG__name:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:100%;height:1px;animation:3s ease-in-out infinite Hero-module__bumbqG__scanLine;position:absolute;bottom:-5px;left:0}@keyframes Hero-module__bumbqG__scanLine{0%,to{opacity:0;transform:scaleX(.3)}50%{opacity:1;transform:scaleX(1)}}.Hero-module__bumbqG__jobTitle{opacity:.85;letter-spacing:.02em;text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-size:1.75rem;font-weight:400}.Hero-module__bumbqG__tagline{opacity:.75;text-shadow:0 2px 10px #0000004d;max-width:600px;margin:2rem auto 3rem;font-size:1.25rem;font-weight:300;line-height:1.8}.Hero-module__bumbqG__ctaBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.Hero-module__bumbqG__ctaBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Hero-module__bumbqG__ctaBtn:hover:before{left:100%}.Hero-module__bumbqG__ctaBtn:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.Hero-module__bumbqG__scrollIndicator{z-index:1;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__bumbqG__scrollArrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:2px solid #ffffff4d;border-radius:25px;width:30px;height:50px;transition:all .3s;position:relative}.Hero-module__bumbqG__scrollArrow:hover{background:#ffffff0d;border-color:#ffffff80}.Hero-module__bumbqG__scrollArrow:before{content:"";background:#fff9;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__bumbqG__scrollDot;position:absolute;top:10px;left:50%;transform:translate(-50%)}.Hero-module__bumbqG__link{color:#fff}@keyframes Hero-module__bumbqG__scrollDot{0%{opacity:1;top:10px}50%{opacity:.3;top:32px}to{opacity:1;top:10px}}@media (max-width:768px){.Hero-module__bumbqG__title{font-size:2.5rem}.Hero-module__bumbqG__subtitle{font-size:1.2rem}.Hero-module__bumbqG__brothersGrid{grid-template-columns:1fr}.Hero-module__bumbqG__name{font-size:2.5rem}.Hero-module__bumbqG__jobTitle{font-size:1.25rem}.Hero-module__bumbqG__tagline{font-size:1rem}.Hero-module__bumbqG__avatarLarge{width:120px;height:120px;font-size:2.5rem}}
.Landing-module__U5B7OG__heroLanding{background:linear-gradient(135deg,var(--color-grid1)0%,var(--color-grid2)100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Landing-module__U5B7OG__heroPersonal{background:linear-gradient(135deg,var(--color-grid1)0%,var(--color-grid2));justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Landing-module__U5B7OG__heroPersonal:before{content:"";z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;animation:5s linear infinite Landing-module__U5B7OG__gridMove;position:absolute;top:0;left:0}@keyframes Landing-module__U5B7OG__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.Landing-module__U5B7OG__heroPersonal:after{content:"";z-index:0;filter:blur(80px);background:radial-gradient(circle,#3b82f626 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite Landing-module__U5B7OG__floatOrb;position:absolute;top:30%;right:15%}@keyframes Landing-module__U5B7OG__floatOrb{0%,to{opacity:.3;transform:translate(0)scale(1)}50%{opacity:.5;transform:translate(-50px,-30px)scale(1.1)}}.Landing-module__U5B7OG__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.Landing-module__U5B7OG__heroContent{text-align:center;color:#fff}.Landing-module__U5B7OG__iconWrapper{margin-bottom:2rem;animation:3s ease-in-out infinite Landing-module__U5B7OG__float;display:inline-block}.Landing-module__U5B7OG__icon{color:#fff;filter:drop-shadow(0 4px 20px #ffffff4d)}@keyframes Landing-module__U5B7OG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Landing-module__U5B7OG__title{text-shadow:0 4px 20px #0003;margin-bottom:1rem;font-size:4rem}.Landing-module__U5B7OG__subtitle{opacity:.95;margin-bottom:4rem;font-size:1.5rem}.Landing-module__U5B7OG__brothersGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto;display:grid}.Landing-module__U5B7OG__brotherCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;padding:3rem 2rem}.Landing-module__U5B7OG__brotherCard:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-5px);box-shadow:0 20px 40px #0003}.Landing-module__U5B7OG__cardContent{text-align:center}.Landing-module__U5B7OG__avatar{color:#fff;background:#fff3;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex}.Landing-module__U5B7OG__brotherCard h3{margin-bottom:.5rem;font-size:1.75rem}.Landing-module__U5B7OG__brotherCard p{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.Landing-module__U5B7OG__profileBtn{color:var(--color-primary);transition:var(--transition);background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-weight:600;display:inline-flex}.Landing-module__U5B7OG__profileBtn:hover{transform:translate(5px);box-shadow:0 8px 20px #0003}.Landing-module__U5B7OG__personalContent{text-align:center;color:#fff;position:relative}.Landing-module__U5B7OG__avatarLarge{justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 2rem;display:flex;position:relative}.Landing-module__U5B7OG__avatarLarge:before{content:"";border-radius:50%;padding:2px;animation:8s linear infinite Landing-module__U5B7OG__rotateBorder;position:absolute;inset:-2px;-webkit-mask-composite:xor;mask-composite:exclude}.Landing-module__U5B7OG__avatarLarge:after{content:"";filter:blur(30px);z-index:-1;background:radial-gradient(circle,#3b82f633 0%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite Landing-module__U5B7OG__pulseGlow;position:absolute;inset:-20px}@keyframes Landing-module__U5B7OG__rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Landing-module__U5B7OG__pulseGlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.Landing-module__U5B7OG__name{letter-spacing:-.02em;text-shadow:0 4px 20px #0000004d;margin-bottom:.5rem;font-size:3.5rem;font-weight:700;display:inline-block;position:relative}.Landing-module__U5B7OG__name:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:100%;height:1px;animation:3s ease-in-out infinite Landing-module__U5B7OG__scanLine;position:absolute;bottom:-5px;left:0}@keyframes Landing-module__U5B7OG__scanLine{0%,to{opacity:0;transform:scaleX(.3)}50%{opacity:1;transform:scaleX(1)}}.Landing-module__U5B7OG__jobTitle{opacity:.85;letter-spacing:.02em;text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-size:1.75rem;font-weight:400}.Landing-module__U5B7OG__tagline{opacity:.75;text-shadow:0 2px 10px #0000004d;max-width:600px;margin:2rem auto 3rem;font-size:1.25rem;font-weight:300;line-height:1.8}.Landing-module__U5B7OG__ctaBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.Landing-module__U5B7OG__ctaBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Landing-module__U5B7OG__ctaBtn:hover:before{left:100%}.Landing-module__U5B7OG__ctaBtn:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.Landing-module__U5B7OG__scrollIndicator{z-index:1;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Landing-module__U5B7OG__scrollArrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:2px solid #ffffff4d;border-radius:25px;width:30px;height:50px;transition:all .3s;position:relative}.Landing-module__U5B7OG__scrollArrow:hover{background:#ffffff0d;border-color:#ffffff80}.Landing-module__U5B7OG__scrollArrow:before{content:"";background:#fff9;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Landing-module__U5B7OG__scrollDot;position:absolute;top:10px;left:50%;transform:translate(-50%)}@keyframes Landing-module__U5B7OG__scrollDot{0%{opacity:1;top:10px}50%{opacity:.3;top:32px}to{opacity:1;top:10px}}@media (max-width:768px){.Landing-module__U5B7OG__title{font-size:2.5rem}.Landing-module__U5B7OG__subtitle{font-size:1.2rem}.Landing-module__U5B7OG__brothersGrid{grid-template-columns:1fr}.Landing-module__U5B7OG__name{font-size:2.5rem}.Landing-module__U5B7OG__jobTitle{font-size:1.25rem}.Landing-module__U5B7OG__tagline{font-size:1rem}.Landing-module__U5B7OG__avatarLarge{width:120px;height:120px;font-size:2.5rem}}
.About-module__SOeQ1G__about{background:var(--color-background);padding:8rem 2rem}.About-module__SOeQ1G__container{max-width:1200px;margin:0 auto}.About-module__SOeQ1G__title{text-align:center;color:var(--color-text);margin-bottom:4rem;font-size:3rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.About-module__SOeQ1G__title:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px;width:100%;height:4px;position:absolute;bottom:-10px;left:0}.About-module__SOeQ1G__content{grid-template-columns:1fr 2fr;align-items:center;gap:4rem;display:grid}.About-module__SOeQ1G__imageWrapper{position:relative}.About-module__SOeQ1G__profileImage{border-radius:10px;justify-content:center;align-items:center;width:366px;height:549px;font-size:5rem;font-weight:700;display:flex;position:relative;box-shadow:0 20px 60px #2563eb4d}.About-module__SOeQ1G__profileImage:before{content:"";background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));opacity:.2;z-index:-1;filter:blur(20px);border-radius:20px;position:absolute;inset:-10px}.About-module__SOeQ1G__bioWrapper{flex-direction:column;gap:2rem;display:flex}.About-module__SOeQ1G__bio{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.8}.About-module__SOeQ1G__highlights{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.About-module__SOeQ1G__highlight{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition);border-radius:12px;padding:1.5rem}.About-module__SOeQ1G__highlight:hover{border-color:var(--color-primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.About-module__SOeQ1G__highlight h3{color:var(--color-primary);margin-bottom:.5rem;font-size:2.5rem}.About-module__SOeQ1G__highlight p{color:var(--color-text-secondary);font-size:.9rem}@media (max-width:768px){.About-module__SOeQ1G__content{grid-template-columns:1fr;gap:3rem}.About-module__SOeQ1G__profileImage{border-radius:20px;width:183px;height:275px;margin:0 auto;font-size:3rem;box-shadow:0 20px 60px #2563eb4d}.About-module__SOeQ1G__highlights{grid-template-columns:1fr}.About-module__SOeQ1G__title{font-size:2rem}}
.Resume-module__-y20ha__resume{background:var(--color-surface);padding:8rem 2rem}.Resume-module__-y20ha__container{max-width:1200px;margin:0 auto}.Resume-module__-y20ha__title{text-align:center;color:var(--color-text);margin-bottom:4rem;font-size:3rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.Resume-module__-y20ha__title:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px;width:100%;height:4px;position:absolute;bottom:-10px;left:0}.Resume-module__-y20ha__section{margin-bottom:5rem}.Resume-module__-y20ha__sectionHeader{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Resume-module__-y20ha__sectionIcon{color:var(--color-primary);width:32px;height:32px}.Resume-module__-y20ha__sectionHeader h3{color:var(--color-text);margin:0;font-size:2rem}.Resume-module__-y20ha__timeline{padding-left:3rem;position:relative}.Resume-module__-y20ha__timeline:before{content:"";background:var(--color-border);width:2px;position:absolute;top:0;bottom:0;left:0}.Resume-module__-y20ha__timelineItem{margin-bottom:3rem;position:relative}.Resume-module__-y20ha__timelineDot{background:var(--color-primary);border:4px solid var(--color-surface);width:16px;height:16px;box-shadow:0 0 0 2px var(--color-primary);border-radius:50%;position:absolute;top:0;left:-3rem}.Resume-module__-y20ha__timelineContent{background:var(--color-background);border:1px solid var(--color-border);transition:var(--transition);border-radius:12px;padding:2rem}.Resume-module__-y20ha__timelineContent:hover{border-color:var(--color-primary);transform:translate(10px);box-shadow:0 10px 30px #0000001a}.Resume-module__-y20ha__period{background:var(--color-primary);color:#fff;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Resume-module__-y20ha__timelineContent h4{color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem}.Resume-module__-y20ha__company{color:var(--color-primary);margin-bottom:1rem;font-weight:600}.Resume-module__-y20ha__description{color:var(--color-text-secondary);line-height:1.6}.Resume-module__-y20ha__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Resume-module__-y20ha__skillCategory{background:var(--color-background);border:1px solid var(--color-border);border-radius:12px;padding:2rem}.Resume-module__-y20ha__skillCategory:hover{border-color:var(--color-primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.Resume-module__-y20ha__skillCategory h4{color:var(--color-text);margin-bottom:1.5rem;font-size:1.25rem}.Resume-module__-y20ha__skillTags{flex-wrap:wrap;gap:.75rem;display:flex}.Resume-module__-y20ha__skillTag{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);transition:var(--transition);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;display:inline-block}.Resume-module__-y20ha__skillTag:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.Resume-module__-y20ha__languageList{flex-direction:column;gap:1rem;display:flex}.Resume-module__-y20ha__languageItem{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition);border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.Resume-module__-y20ha__languageItem:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.Resume-module__-y20ha__languageName{color:var(--color-text);font-weight:600}.Resume-module__-y20ha__languageLevel{color:var(--color-text-secondary);font-size:.875rem}@media (max-width:768px){.Resume-module__-y20ha__title{font-size:2rem}.Resume-module__-y20ha__sectionHeader h3{font-size:1.5rem}.Resume-module__-y20ha__timeline{padding-left:2rem}.Resume-module__-y20ha__timelineDot{left:-2rem}.Resume-module__-y20ha__skillsGrid{grid-template-columns:1fr}}
.Publications-module__KmmWPa__publications{background:var(--color-background);padding:8rem 2rem}.Publications-module__KmmWPa__container{max-width:1200px;margin:0 auto}.Publications-module__KmmWPa__title{text-align:center;color:var(--color-text);margin-bottom:4rem;font-size:3rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.Publications-module__KmmWPa__title:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px;width:100%;height:4px;position:absolute;bottom:-10px;left:0}.Publications-module__KmmWPa__publicationsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Publications-module__KmmWPa__publicationCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;padding:2rem;display:flex}.Publications-module__KmmWPa__publicationCard:hover{border-color:var(--color-primary);transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.Publications-module__KmmWPa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Publications-module__KmmWPa__cardIcon{color:var(--color-primary);width:32px;height:32px}.Publications-module__KmmWPa__year{background:var(--color-primary);color:#fff;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.Publications-module__KmmWPa__publicationTitle{color:var(--color-text);margin-bottom:1.5rem;font-size:1.5rem;line-height:1.4}.Publications-module__KmmWPa__abstractSection{flex:1;margin-bottom:1.5rem}.Publications-module__KmmWPa__abstractSection h4{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:1rem}.Publications-module__KmmWPa__abstract{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.Publications-module__KmmWPa__doiLink{background:var(--color-background);border:1px solid var(--color-border);color:var(--color-primary);transition:var(--transition);border-radius:8px;justify-content:space-between;align-items:center;margin-top:auto;padding:1rem 1.5rem;font-weight:600;display:flex}.Publications-module__KmmWPa__doiLink:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translate(5px)}@media (max-width:768px){.Publications-module__KmmWPa__title{font-size:2rem}.Publications-module__KmmWPa__publicationsGrid{grid-template-columns:1fr}}
.Contacts-module__pA9ztG__contact{background:var(--color-surface);padding:8rem 2rem}.Contacts-module__pA9ztG__container{max-width:1200px;margin:0 auto}.Contacts-module__pA9ztG__title{text-align:center;color:var(--color-text);margin-bottom:4rem;font-size:3rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.Contacts-module__pA9ztG__title:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px;width:100%;height:4px;position:absolute;bottom:-10px;left:0}.Contacts-module__pA9ztG__contactGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Contacts-module__pA9ztG__contactInfo h3,.Contacts-module__pA9ztG__socialSection h3{color:var(--color-text);margin-bottom:1.5rem;font-size:2rem}.Contacts-module__pA9ztG__contactText{color:var(--color-text-secondary);margin-bottom:3rem;line-height:1.6}.Contacts-module__pA9ztG__infoItems{flex-direction:column;gap:2rem;display:flex}.Contacts-module__pA9ztG__infoItem{background:var(--color-background);border:1px solid var(--color-border);transition:var(--transition);border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.Contacts-module__pA9ztG__infoItem:hover{border-color:var(--color-primary);transform:translate(10px);box-shadow:0 10px 30px #0000001a}.Contacts-module__pA9ztG__infoIcon{color:var(--color-primary);flex-shrink:0;width:32px;height:32px}.Contacts-module__pA9ztG__infoItem h4{color:var(--color-text);margin-bottom:.25rem;font-size:1.125rem}.Contacts-module__pA9ztG__infoItem p{color:var(--color-text-secondary)}.Contacts-module__pA9ztG__emailLink{color:var(--color-primary);transition:var(--transition);font-weight:600}.Contacts-module__pA9ztG__emailLink:hover{color:var(--color-primary-dark);text-decoration:underline}.Contacts-module__pA9ztG__socialLinks{flex-direction:row;gap:2rem;padding-bottom:1rem;display:flex}.Contacts-module__pA9ztG__socialLinks h4{margin-bottom:0}.Contacts-module__pA9ztG__socialLinks p{margin-bottom:1rem}.Contacts-module__pA9ztG__socialCard{background:var(--color-background);border:1px solid var(--color-border);transition:var(--transition);color:var(--color-text);border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.Contacts-module__pA9ztG__socialCard:hover{border-color:var(--color-primary);background:var(--color-primary);color:#fff;transform:translate(10px);box-shadow:0 10px 30px #0000001a}.Contacts-module__pA9ztG__socialIcon{flex-shrink:0;width:40px;height:40px}.Contacts-module__pA9ztG__socialCard h4{margin-bottom:.25rem;font-size:1.25rem}.Contacts-module__pA9ztG__socialCard p{opacity:.8;font-size:.875rem}@media (max-width:768px){.Contacts-module__pA9ztG__title{font-size:2rem}.Contacts-module__pA9ztG__contactGrid{grid-template-columns:1fr;gap:3rem}}
.Footer-module__GmC2xW__footer{background:var(--color-surface);border-top:1px solid var(--color-border);padding:3rem 2rem 1.5rem}.Footer-module__GmC2xW__container{max-width:1200px;margin:0 auto}.Footer-module__GmC2xW__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.Footer-module__GmC2xW__brand h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.5rem}.Footer-module__GmC2xW__brand p{color:var(--color-text-secondary);font-size:.9rem}.Footer-module__GmC2xW__social{gap:1rem;display:flex}.Footer-module__GmC2xW__social a{background:var(--color-background);width:40px;height:40px;color:var(--color-text);transition:var(--transition);border:1px solid var(--color-border);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__GmC2xW__social a:hover{background:var(--color-primary);color:#fff;transform:translateY(-3px)}.Footer-module__GmC2xW__bottom{text-align:center;border-top:1px solid var(--color-border);padding-top:2rem}.Footer-module__GmC2xW__bottom p{color:var(--color-text-secondary);font-size:.9rem}@media (max-width:768px){.Footer-module__GmC2xW__content{text-align:center;flex-direction:column}}
.CookieBanner-module__rweMPW__cookieBanner{z-index:1000;width:calc(100% - 2rem);max-width:600px;animation:.5s ease-out CookieBanner-module__rweMPW__slideUp;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes CookieBanner-module__rweMPW__slideUp{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}.CookieBanner-module__rweMPW__content{background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 10px 40px #0003}.CookieBanner-module__rweMPW__icon{color:var(--color-primary);flex-shrink:0;width:32px;height:32px}.CookieBanner-module__rweMPW__message{color:var(--color-text);flex:1;font-size:.95rem;line-height:1.5}.CookieBanner-module__rweMPW__actions{align-items:center;gap:.75rem;display:flex}.CookieBanner-module__rweMPW__acceptBtn{background:var(--color-primary);color:#fff;cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}.CookieBanner-module__rweMPW__acceptBtn:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.CookieBanner-module__rweMPW__closeBtn{border:1px solid var(--color-border);cursor:pointer;width:36px;height:36px;transition:var(--transition);color:var(--color-text-secondary);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.CookieBanner-module__rweMPW__closeBtn:hover{background:var(--color-border);color:var(--color-text)}@media (max-width:768px){.CookieBanner-module__rweMPW__cookieBanner{width:calc(100% - 1rem);bottom:1rem}.CookieBanner-module__rweMPW__content{text-align:center;flex-direction:column}.CookieBanner-module__rweMPW__actions{justify-content:center;width:100%}}
