.AboutSection_about__yrd7p{position:relative;width:100%;min-height:100vh;padding:var(--spacing-4xl) 0;background:#fff;font-family:var(--font-family-primary)}.AboutSection_container__9TUJo{max-width:1400px;width:100%;padding:0 var(--spacing-lg);margin:0 auto}.AboutSection_header__QZgGl{text-align:center;margin-bottom:var(--spacing-3xl)}.AboutSection_header__QZgGl .AboutSection_title__20UoO{font-size:clamp(2rem,4vw,2.75rem);font-weight:var(--font-weight-bold);margin:0 0 var(--spacing-md) 0;background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1.2}.AboutSection_header__QZgGl .AboutSection_subtitle__qs5H3{font-size:clamp(1rem,2vw,1.25rem);color:#6b7280;line-height:1.4;max-width:600px;margin:0 auto}.AboutSection_tabNavigation__DN8pJ{display:flex;justify-content:center;margin-bottom:var(--spacing-2xl);gap:var(--spacing-md);flex-wrap:wrap}.AboutSection_tabButton__K_Kp9{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl);border:2px solid #e5e7eb;border-radius:var(--radius-xl);font-size:.9rem;font-weight:var(--font-weight-semibold);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#6b7280;background:#fff;white-space:nowrap;position:relative;overflow:hidden}.AboutSection_tabButton__K_Kp9 .AboutSection_tabIcon__olFXa{width:20px;height:20px;transition:all .3s ease}.AboutSection_tabButton__K_Kp9:hover{color:var(--color-primary);border-color:rgba(161,43,43,.3);transform:translateY(-2px);box-shadow:0 8px 25px rgba(161,43,43,.1)}.AboutSection_tabButton__K_Kp9:hover .AboutSection_tabIcon__olFXa{transform:scale(1.1) rotate(5deg)}.AboutSection_tabButton__K_Kp9.AboutSection_active__eKTmD{color:#fff;border-color:var(--color-primary);background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);box-shadow:0 8px 25px rgba(161,43,43,.3);transform:translateY(-2px)}.AboutSection_tabButton__K_Kp9.AboutSection_active__eKTmD .AboutSection_tabIcon__olFXa{transform:scale(1.05)}.AboutSection_tabContent__aphao{background:#fff;border-radius:var(--radius-2xl);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid rgba(229,231,235,.8);padding:var(--spacing-2xl);min-height:500px;position:relative}.AboutSection_tabContent__aphao:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(248,250,252,.9));border-radius:var(--radius-2xl);pointer-events:none;z-index:-1}.AboutSection_educationGrid__wPJxg{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-xl);max-width:1000px;margin:0 auto;align-items:stretch}.AboutSection_educationCard__6CejY{background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius-xl);padding:var(--spacing-xl);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.AboutSection_educationCard__6CejY:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;border-radius:var(--radius-xl) var(--radius-xl) 0 0;transform:scaleX(0);transform-origin:left center;transition:transform .4s ease}.AboutSection_educationCard__6CejY.AboutSection_level-doctoral__FdpHW:before{background:linear-gradient(90deg,#dc2626,#ef4444)}.AboutSection_educationCard__6CejY.AboutSection_level-masters__mSx8K:before{background:linear-gradient(90deg,#ea580c,#f97316)}.AboutSection_educationCard__6CejY.AboutSection_level-bachelors__56HsU:before{background:linear-gradient(90deg,#059669,#10b981)}.AboutSection_educationCard__6CejY.AboutSection_level-diploma__rwN7z:before{background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.AboutSection_educationCard__6CejY:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px -12px rgba(161,43,43,.15);border-color:rgba(161,43,43,.2)}.AboutSection_educationCard__6CejY:hover:before{transform:scaleX(1)}.AboutSection_educationCard__6CejY:hover .AboutSection_iconContainer__hDEko{transform:scale(1.1) rotate(5deg)}.AboutSection_educationCard__6CejY .AboutSection_cardHeader__yq9la{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg);height:60px}.AboutSection_educationCard__6CejY .AboutSection_cardHeader__yq9la .AboutSection_iconContainer__hDEko{width:50px;height:50px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(161,43,43,.1),rgba(161,43,43,.05));color:var(--color-primary);transition:all .3s ease;flex-shrink:0}.AboutSection_educationCard__6CejY .AboutSection_cardHeader__yq9la .AboutSection_iconContainer__hDEko svg{width:24px;height:24px}.AboutSection_educationCard__6CejY .AboutSection_cardHeader__yq9la .AboutSection_yearBadge__2pjZj{background:linear-gradient(135deg,#374151,#1f2937);color:#fff;padding:8px 14px;border-radius:var(--radius-lg);font-size:.85rem;font-weight:var(--font-weight-bold);box-shadow:0 2px 8px rgba(0,0,0,.1);flex-shrink:0}.AboutSection_educationCard__6CejY .AboutSection_cardContent__w5_bB{flex:1;display:flex;flex-direction:column;justify-content:space-between}.AboutSection_educationCard__6CejY .AboutSection_cardContent__w5_bB .AboutSection_degree__TOeo7{font-size:1.15rem;font-weight:var(--font-weight-semibold);color:var(--color-primary);margin:0 0 var(--spacing-sm) 0;line-height:1.3;min-height:2.6em}.AboutSection_educationCard__6CejY .AboutSection_cardContent__w5_bB .AboutSection_institution__mchGF{font-size:.9rem;color:#4b5563;margin:0 0 var(--spacing-md) 0;line-height:1.4;flex:1}.AboutSection_educationCard__6CejY .AboutSection_cardContent__w5_bB .AboutSection_gradeContainer__NVX5h{display:flex;align-items:center;justify-content:flex-start;margin-top:auto}.AboutSection_educationCard__6CejY .AboutSection_cardContent__w5_bB .AboutSection_gradeContainer__NVX5h .AboutSection_grade__D_1Jl{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:6px 14px;border-radius:var(--radius-md);font-size:.75rem;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em}.AboutSection_experienceTimeline__5uz7c{position:relative;max-width:800px;margin:0 auto}.AboutSection_experienceTimeline__5uz7c:before{content:"";position:absolute;left:25px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--color-primary) 0,rgba(161,43,43,.4) 70%,#e5e7eb 100%);border-radius:2px}.AboutSection_experienceCard__h6bIf{position:relative;margin-bottom:var(--spacing-2xl);padding-left:80px}.AboutSection_experienceCard__h6bIf.AboutSection_current__l136B .AboutSection_timelineDot__S2_Vs{background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);box-shadow:0 0 0 8px rgba(161,43,43,.1)}.AboutSection_experienceCard__h6bIf.AboutSection_current__l136B .AboutSection_timelineDot__S2_Vs .AboutSection_pulseRing__uzMfJ{position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border:2px solid var(--color-primary);border-radius:50%;animation:AboutSection_pulse__Kh2wR 2s infinite}.AboutSection_experienceCard__h6bIf .AboutSection_timelineDot__S2_Vs{position:absolute;left:16px;top:8px;width:20px;height:20px;background:#d1d5db;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;z-index:2}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ{background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius-xl);padding:var(--spacing-xl);box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;position:relative}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ:before{content:"";position:absolute;left:-12px;top:20px;width:0;height:0;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:8px 12px 8px 0}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(161,43,43,.1);border-color:rgba(161,43,43,.2)}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacing-md)}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_positionInfo__50Hja{flex:1}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_positionInfo__50Hja .AboutSection_position__zRCoi{font-size:1.2rem;font-weight:var(--font-weight-semibold);color:var(--color-primary);margin:0 0 var(--spacing-xs) 0;line-height:1.3}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_positionInfo__50Hja .AboutSection_institution__mchGF{font-size:.95rem;color:#4b5563;margin:0;line-height:1.4}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_durationInfo__RlrKv{display:flex;flex-direction:column;align-items:flex-end;gap:var(--spacing-xs)}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_durationInfo__RlrKv .AboutSection_duration__Hnd0C{font-size:.8rem;color:#6b7280;font-weight:var(--font-weight-medium)}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_durationInfo__RlrKv .AboutSection_yearsIndicator__7T4NQ{display:flex;align-items:center;gap:4px;background:#f3f4f6;padding:4px 8px;border-radius:var(--radius-md)}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_durationInfo__RlrKv .AboutSection_yearsIndicator__7T4NQ .AboutSection_yearsCount__PEo8w{font-size:.9rem;font-weight:var(--font-weight-bold);color:var(--color-primary)}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_durationInfo__RlrKv .AboutSection_yearsIndicator__7T4NQ .AboutSection_yearsLabel__5_gZM{font-size:.7rem;color:#6b7280}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_currentBadge__RKArV{position:absolute;top:var(--spacing-md);right:var(--spacing-md);display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.75rem;font-weight:var(--font-weight-bold);padding:6px 10px;border-radius:var(--radius-md);text-transform:uppercase;letter-spacing:.05em}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_currentBadge__RKArV svg{width:12px;height:12px}@keyframes AboutSection_pulse__Kh2wR{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.AboutSection_scrollStackContainer__nlbu3{position:relative;width:100%;max-width:900px;margin:0 auto}.AboutSection_stackHeader__1xa45{text-align:center;margin-bottom:var(--spacing-2xl)}.AboutSection_stackHeader__1xa45 .AboutSection_stackTitle__fW_GO{font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--color-primary);margin:0 0 var(--spacing-sm) 0}.AboutSection_stackHeader__1xa45 .AboutSection_stackSubtitle__g93fV{font-size:1rem;color:#6b7280;margin:0;line-height:1.5}.AboutSection_cardsStack__Qu_lF{position:relative;height:70vh;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;padding:var(--spacing-md)}.AboutSection_cardsStack__Qu_lF::-webkit-scrollbar{width:6px}.AboutSection_cardsStack__Qu_lF::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.AboutSection_cardsStack__Qu_lF::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);border-radius:3px}.AboutSection_cardsStack__Qu_lF::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#b53b3b,#a12b2b)}.AboutSection_stackCard__Pxm9g{width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius-2xl);margin-bottom:var(--spacing-xl);padding:var(--spacing-2xl);scroll-snap-align:center;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1)}.AboutSection_stackCard__Pxm9g.AboutSection_priority-high__HgAgo{border-color:rgba(161,43,43,.3);box-shadow:0 8px 30px rgba(161,43,43,.15)}.AboutSection_stackCard__Pxm9g.AboutSection_priority-high__HgAgo .AboutSection_priorityBadge__5Qyoj{background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);color:#fff}.AboutSection_stackCard__Pxm9g.AboutSection_priority-medium__rCcAk{border-color:rgba(249,115,22,.2);box-shadow:0 6px 25px rgba(249,115,22,.1)}.AboutSection_stackCard__Pxm9g.AboutSection_priority-medium__rCcAk .AboutSection_priorityBadge__5Qyoj{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.AboutSection_stackCard__Pxm9g.AboutSection_priority-normal__7gHvy .AboutSection_priorityBadge__5Qyoj{background:#f3f4f6;color:#6b7280}.AboutSection_stackCard__Pxm9g:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-primary) 0,#8b1c1c 100%);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;opacity:0;transition:opacity .3s ease}.AboutSection_stackCard__Pxm9g:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(161,43,43,.15)}.AboutSection_stackCard__Pxm9g:hover:before{opacity:1}.AboutSection_stackCardHeader__PzWpR{display:flex;align-items:flex-start;gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}.AboutSection_stackCardHeader__PzWpR .AboutSection_categoryIcon__cffQs{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(161,43,43,.1),rgba(161,43,43,.05));border-radius:var(--radius-xl);color:var(--color-primary);flex-shrink:0}.AboutSection_stackCardHeader__PzWpR .AboutSection_categoryIcon__cffQs svg{width:24px;height:24px}.AboutSection_stackCardHeader__PzWpR .AboutSection_cardTitleSection__aUmZM{flex:1}.AboutSection_stackCardHeader__PzWpR .AboutSection_cardTitleSection__aUmZM .AboutSection_categoryTitle__7pCCv{font-size:1.25rem;font-weight:var(--font-weight-bold);color:var(--color-primary);margin:0 0 var(--spacing-xs) 0;line-height:1.3}.AboutSection_stackCardHeader__PzWpR .AboutSection_cardTitleSection__aUmZM .AboutSection_itemCount__mGKKN{font-size:.8rem;color:#6b7280;font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.05em}.AboutSection_stackCardHeader__PzWpR .AboutSection_priorityBadge__5Qyoj{padding:6px 12px;border-radius:var(--radius-lg);font-size:.7rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0}.AboutSection_responsibilityList__OwquE{display:grid;gap:var(--spacing-md)}.AboutSection_responsibilityItem__sL3wM{display:flex;align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-sm) 0;border-bottom:1px solid rgba(229,231,235,.5);transition:all .2s ease}.AboutSection_responsibilityItem__sL3wM:last-child{border-bottom:none}.AboutSection_responsibilityItem__sL3wM:hover{transform:translateX(4px);background:rgba(161,43,43,.02);border-radius:var(--radius-md);padding:var(--spacing-sm)}.AboutSection_responsibilityItem__sL3wM .AboutSection_bullet__BLoQl{width:6px;height:6px;background:var(--color-primary);border-radius:50%;margin-top:8px;flex-shrink:0}.AboutSection_responsibilityItem__sL3wM .AboutSection_itemText__UE6NJ{font-size:.9rem;color:#374151;line-height:1.6;font-weight:var(--font-weight-medium)}@media(max-width:1024px){.AboutSection_tabNavigation__DN8pJ{flex-direction:column;align-items:center;gap:var(--spacing-sm)}.AboutSection_tabNavigation__DN8pJ .AboutSection_tabButton__K_Kp9{width:100%;max-width:350px;justify-content:center}.AboutSection_educationGrid__wPJxg{grid-template-columns:1fr;max-width:500px}.AboutSection_tabContent__aphao{padding:var(--spacing-xl)}.AboutSection_cardsStack__Qu_lF{height:60vh}}@media(max-width:768px){.AboutSection_about__yrd7p{padding:var(--spacing-3xl) 0}.AboutSection_container__9TUJo{padding:0 var(--spacing-md)}.AboutSection_tabContent__aphao{padding:var(--spacing-lg)}.AboutSection_cardsStack__Qu_lF{height:50vh;padding:var(--spacing-sm)}.AboutSection_stackCard__Pxm9g{padding:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.AboutSection_stackCardHeader__PzWpR{flex-direction:column;align-items:flex-start;gap:var(--spacing-md)}.AboutSection_stackCardHeader__PzWpR .AboutSection_categoryIcon__cffQs{width:40px;height:40px}.AboutSection_stackCardHeader__PzWpR .AboutSection_categoryIcon__cffQs svg{width:20px;height:20px}.AboutSection_experienceCard__h6bIf{padding-left:60px}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn{flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}.AboutSection_experienceCard__h6bIf .AboutSection_experienceContent__uXHlZ .AboutSection_experienceHeader__OiGxn .AboutSection_durationInfo__RlrKv{align-items:flex-start}.AboutSection_experienceTimeline__5uz7c:before{left:20px}}@media(max-width:480px){.AboutSection_container__9TUJo{padding:0 var(--spacing-sm)}.AboutSection_tabContent__aphao{padding:var(--spacing-md)}.AboutSection_cardsStack__Qu_lF{height:45vh}.AboutSection_stackCard__Pxm9g{padding:var(--spacing-md)}.AboutSection_experienceCard__h6bIf{padding-left:50px}.AboutSection_experienceTimeline__5uz7c:before{left:15px}}.AwardsSection_awards__FGPyk{margin-top:3rem;position:relative;width:100%;min-height:100vh;padding:var(--spacing-4xl) 0;background:#fff;font-family:var(--font-family-primary);overflow:hidden}.AwardsSection_container__znA7X{max-width:1400px;margin:0 auto;padding:0 var(--spacing-lg);position:relative}.AwardsSection_header__ZxXpu{text-align:center;margin-bottom:var(--spacing-3xl)}.AwardsSection_header__ZxXpu .AwardsSection_title__PyMvA{font-size:clamp(2.25rem,5vw,3rem);font-weight:var(--font-weight-bold);background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 50%,#721616 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:var(--spacing-md);line-height:1.1;letter-spacing:-.02em}.AwardsSection_header__ZxXpu .AwardsSection_subtitle__msCjG{font-size:clamp(1rem,2.5vw,1.25rem);color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6;font-weight:var(--font-weight-medium)}.AwardsSection_header__ZxXpu .AwardsSection_achievementCount__9shEj{display:inline-block;margin-top:var(--spacing-xs);font-size:.9rem;color:var(--color-primary);font-weight:var(--font-weight-semibold);padding:var(--spacing-xs) var(--spacing-sm);background:rgba(161,43,43,.05);border-radius:var(--radius-lg);border:1px solid rgba(161,43,43,.1)}.AwardsSection_tabs__iGIoU{display:flex;gap:var(--spacing-sm);margin-bottom:var(--spacing-2xl);overflow-x:auto;padding:var(--spacing-sm);justify-content:center}.AwardsSection_tab__IvehX{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl);border:none;border-radius:var(--radius-2xl);background:rgba(0,0,0,0);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;min-width:fit-content;color:#6b7280;font-weight:var(--font-weight-semibold);position:relative;overflow:hidden}.AwardsSection_tab__IvehX:hover{color:var(--color-primary);background:rgba(161,43,43,.06);transform:translateY(-2px)}.AwardsSection_tab__IvehX:focus{outline:none;box-shadow:0 0 0 3px rgba(161,43,43,.15)}.AwardsSection_tab__IvehX.AwardsSection_active__IdLlH{color:#fff;background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);transform:translateY(-3px);box-shadow:none}.AwardsSection_tab__IvehX.AwardsSection_active__IdLlH:hover{box-shadow:none}.AwardsSection_tab__IvehX:disabled{opacity:.6;cursor:not-allowed;transform:none}.AwardsSection_tabIcon__pcG9n{width:20px;height:20px;color:inherit;transition:transform .2s ease}.AwardsSection_tab__IvehX:hover .AwardsSection_tabIcon__pcG9n{transform:scale(1.1)}.AwardsSection_tab__IvehX.AwardsSection_active__IdLlH .AwardsSection_tabIcon__pcG9n{transform:scale(1.05)}.AwardsSection_tabIcon__pcG9n svg{width:100%;height:100%}.AwardsSection_tabText__QRezw{font-size:.95rem;font-weight:var(--font-weight-semibold);color:inherit}.AwardsSection_tabCount___hyKZ{background:hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.9);padding:3px 8px;border-radius:var(--radius-md);font-size:.75rem;font-weight:var(--font-weight-bold);min-width:20px;text-align:center;transition:all .2s ease}.AwardsSection_tab__IvehX:not(.AwardsSection_active__IdLlH) .AwardsSection_tabCount___hyKZ{background:#f3f4f6;color:#6b7280}.AwardsSection_tab__IvehX:hover:not(.AwardsSection_active__IdLlH) .AwardsSection_tabCount___hyKZ{background:rgba(161,43,43,.15);color:var(--color-primary);transform:scale(1.05)}.AwardsSection_tab__IvehX.AwardsSection_active__IdLlH .AwardsSection_tabCount___hyKZ{background:hsla(0,0%,100%,.3);color:#fff}.AwardsSection_content__te6Yt{background:linear-gradient(135deg,#ffffff,#fafbfc);border:1px solid #e5e7eb;border-radius:var(--radius-2xl);padding:var(--spacing-2xl);box-shadow:0 10px 25px rgba(0,0,0,.06);position:relative;overflow:hidden}.AwardsSection_content__te6Yt:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(161,43,43,.1),transparent)}.AwardsSection_categoryHeader__CDjKp{margin-bottom:var(--spacing-xl);text-align:center}.AwardsSection_categoryTitle__vXF1p{font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--color-primary);margin:0}.AwardsSection_categoryCount__YIKI0{font-size:1rem;font-weight:var(--font-weight-medium);color:#6b7280;margin-left:var(--spacing-sm)}.AwardsSection_achievementsGrid___XUmi{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:var(--spacing-xl);margin-top:var(--spacing-xl)}.AwardsSection_achievementsGrid___XUmi .AwardsSection_achievementCard__Vs6zw{animation:AwardsSection_slideInUp__8FFUO .6s ease forwards;opacity:0;transform:translateY(30px);animation-delay:var(--animation-delay,0s)}@keyframes AwardsSection_slideInUp__8FFUO{to{opacity:1;transform:translateY(0)}}.AwardsSection_achievementCard__Vs6zw{display:flex;gap:var(--spacing-lg);padding:var(--spacing-xl);background:linear-gradient(135deg,#ffffff,#fafbfc);border:1px solid #e5e7eb;border-radius:var(--radius-xl);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.AwardsSection_achievementCard__Vs6zw:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(161,43,43,.03) 0,transparent 70%);opacity:0;transition:opacity .3s ease}.AwardsSection_achievementCard__Vs6zw:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,transparent 0,var(--color-primary) 50%,#8b1c1c 100%);transform:scaleY(0);transform-origin:bottom;transition:transform .4s cubic-bezier(.4,0,.2,1)}.AwardsSection_achievementCard__Vs6zw:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(161,43,43,.15);border-color:rgba(161,43,43,.2)}.AwardsSection_achievementCard__Vs6zw:hover:before{transform:scaleY(1)}.AwardsSection_achievementCard__Vs6zw:hover:after{opacity:1}.AwardsSection_achievementCard__Vs6zw:hover .AwardsSection_cardIcon___rJM1{transform:scale(1.05)}.AwardsSection_achievementCard__Vs6zw:hover .AwardsSection_cardTitle__e_syQ{color:var(--color-primary)}.AwardsSection_achievementCard__Vs6zw:focus-within{outline:none;box-shadow:0 0 0 3px rgba(161,43,43,.2)}.AwardsSection_cardIcon___rJM1{width:56px;height:56px;background:linear-gradient(135deg,rgba(161,43,43,.12),rgba(161,43,43,.06));border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;color:var(--color-primary);flex-shrink:0;transition:transform .3s ease;position:relative}.AwardsSection_cardIcon___rJM1:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(161,43,43,.2),transparent);border-radius:inherit;opacity:0;transition:opacity .3s ease}.AwardsSection_achievementCard__Vs6zw:hover .AwardsSection_cardIcon___rJM1:before{opacity:1}.AwardsSection_cardIcon___rJM1 svg{width:24px;height:24px;z-index:1}.AwardsSection_cardContent__J3Zpj{flex:1;min-width:0;position:relative;z-index:1}.AwardsSection_cardHeader__LBWru{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacing-sm);gap:var(--spacing-md)}.AwardsSection_cardTitle__e_syQ{font-size:1.1rem;font-weight:var(--font-weight-bold);color:#1f2937;line-height:1.4;margin:0;transition:color .2s ease}.AwardsSection_cardYear__Ke8QE{background:linear-gradient(135deg,#f8f9fa,#e5e7eb);color:#6b7280;padding:4px 8px;border-radius:var(--radius-md);font-size:.75rem;font-weight:var(--font-weight-bold);white-space:nowrap;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.AwardsSection_cardDescription__diKGh{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0 0 var(--spacing-md) 0}.AwardsSection_cardHighlight__bm204{display:inline-flex;align-items:center;padding:6px 12px;background:linear-gradient(135deg,rgba(161,43,43,.1),rgba(161,43,43,.05));color:var(--color-primary);border-radius:var(--radius-lg);font-size:.75rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(161,43,43,.15);transition:all .2s ease}.AwardsSection_achievementCard__Vs6zw:hover .AwardsSection_cardHighlight__bm204{background:linear-gradient(135deg,rgba(161,43,43,.15),rgba(161,43,43,.08));transform:scale(1.02)}@media(max-width:1200px){.AwardsSection_achievementsGrid___XUmi{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--spacing-lg)}}@media(max-width:1024px){.AwardsSection_tabs__iGIoU{flex-direction:column;align-items:center;gap:var(--spacing-sm)}.AwardsSection_tabs__iGIoU .AwardsSection_tab__IvehX{width:100%;max-width:350px;justify-content:center;padding:var(--spacing-md) var(--spacing-lg)}.AwardsSection_achievementsGrid___XUmi{grid-template-columns:repeat(2,1fr);gap:var(--spacing-md)}}@media(max-width:768px){.AwardsSection_container__znA7X{padding:0 var(--spacing-md)}.AwardsSection_header__ZxXpu{margin-bottom:var(--spacing-2xl)}.AwardsSection_header__ZxXpu .AwardsSection_achievementCount__9shEj{display:block;margin-top:var(--spacing-sm)}.AwardsSection_tabs__iGIoU{justify-content:flex-start;flex-direction:row;padding:var(--spacing-sm);gap:var(--spacing-xs)}.AwardsSection_tabs__iGIoU .AwardsSection_tab__IvehX{padding:var(--spacing-sm) var(--spacing-md);max-width:none;width:auto;min-width:auto}.AwardsSection_tabs__iGIoU .AwardsSection_tab__IvehX .AwardsSection_tabText__QRezw{font-size:.8rem}.AwardsSection_tabs__iGIoU .AwardsSection_tab__IvehX .AwardsSection_tabIcon__pcG9n{width:16px;height:16px}.AwardsSection_tabs__iGIoU .AwardsSection_tab__IvehX .AwardsSection_tabCount___hyKZ{font-size:.7rem;padding:2px 6px}.AwardsSection_content__te6Yt{padding:var(--spacing-lg);border-radius:var(--radius-xl)}.AwardsSection_achievementsGrid___XUmi{grid-template-columns:1fr;gap:var(--spacing-md)}.AwardsSection_achievementCard__Vs6zw{padding:var(--spacing-lg);gap:var(--spacing-md)}.AwardsSection_cardIcon___rJM1{width:48px;height:48px}.AwardsSection_cardIcon___rJM1 svg{width:20px;height:20px}.AwardsSection_cardTitle__e_syQ{font-size:1rem}.AwardsSection_cardDescription__diKGh{font-size:.85rem}.AwardsSection_cardHighlight__bm204{font-size:.7rem;padding:4px 8px}}@media(max-width:480px){.AwardsSection_awards__FGPyk{padding:var(--spacing-3xl) 0}.AwardsSection_container__znA7X{padding:0 var(--spacing-sm)}.AwardsSection_content__te6Yt{padding:var(--spacing-md)}.AwardsSection_achievementCard__Vs6zw{flex-direction:column;align-items:center;text-align:center;padding:var(--spacing-lg);gap:var(--spacing-md)}.AwardsSection_achievementCard__Vs6zw .AwardsSection_cardIcon___rJM1{width:56px;height:56px}.AwardsSection_cardHeader__LBWru{flex-direction:column;align-items:center;gap:var(--spacing-xs);text-align:center}.AwardsSection_cardTitle__e_syQ{margin-right:0}.AwardsSection_tabs__iGIoU .AwardsSection_tab__IvehX .AwardsSection_tabText__QRezw{font-size:.75rem}}@media(max-width:375px){.AwardsSection_achievementsGrid___XUmi{gap:var(--spacing-sm)}.AwardsSection_achievementCard__Vs6zw{padding:var(--spacing-md)}.AwardsSection_cardIcon___rJM1{width:48px;height:48px}.AwardsSection_cardIcon___rJM1 svg{width:18px;height:18px}}@media(prefers-contrast:high){.AwardsSection_tab__IvehX{border:2px solid}.AwardsSection_tab__IvehX.AwardsSection_active__IdLlH{background:var(--color-primary);border-color:var(--color-primary)}.AwardsSection_achievementCard__Vs6zw{border:2px solid #e5e7eb}.AwardsSection_achievementCard__Vs6zw:hover{border-color:var(--color-primary)}}.ContactSection_section__tgVW5{position:relative;width:100%;background:#fff;font-family:var(--font-family-primary);padding:5rem 0;overflow:hidden}.ContactSection_section__tgVW5:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,rgba(161,43,43,.02) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(161,43,43,.03) 0,transparent 50%);z-index:1}.ContactSection_container__gcjAk{max-width:1200px;width:100%;padding:0 2rem;margin:0 auto;position:relative;z-index:2}.ContactSection_contactGrid__4J0zk{display:flex;gap:4rem;align-items:stretch;margin-bottom:4rem}@media(max-width:1024px){.ContactSection_contactGrid__4J0zk{flex-direction:column;gap:2rem}}.ContactSection_contactForm__EkVJ9,.ContactSection_contactInfo__iRv5E{flex:1 1 0;display:flex;flex-direction:column;justify-content:stretch;min-height:100%}.ContactSection_sectionTitle__z0SRu{font-size:clamp(2rem,3vw,2.5rem);font-weight:700;color:#a12b2b;margin:0 0 1rem;line-height:1.2;position:relative}.ContactSection_sectionTitle__z0SRu:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(90deg,#a12b2b,#8b1c1c);border-radius:2px;pointer-events:none}.ContactSection_sectionSubtitle__y7qHv{font-size:1.1rem;color:#4a5568;line-height:1.6;margin:0 0 2.5rem}.ContactSection_contactList__XhHX2{margin-bottom:3rem}.ContactSection_contactItem__nD1Dg{display:flex;align-items:center;gap:1rem;padding:1.25rem;margin-bottom:1rem;background:hsla(0,0%,100%,.8);border-radius:1rem;border:1px solid rgba(161,43,43,.08);cursor:pointer;transition:all .3s ease}.ContactSection_contactItem__nD1Dg:hover{background:rgba(161,43,43,.05);transform:translateY(-2px);box-shadow:0 6px 20px rgba(161,43,43,.1)}.ContactSection_contactItem__nD1Dg:last-child{margin-bottom:0}.ContactSection_contactIcon__Y1M6H{width:20px;height:20px;color:#a12b2b;flex-shrink:0}.ContactSection_contactDetails__oaSRG{display:flex;flex-direction:column;gap:.25rem}.ContactSection_contactLabel__ZAmxm{font-size:.9rem;color:#718096;font-weight:500}.ContactSection_contactValue__ng0ZL{font-size:1rem;color:#2d3748;font-weight:600}.ContactSection_socialSection__pQoox{border-top:1px solid rgba(161,43,43,.1);padding-top:2rem}.ContactSection_socialTitle__bCvT_{font-size:1.2rem;font-weight:600;color:#a12b2b;margin:0 0 1rem}.ContactSection_socialLinks__7fw1D{display:flex;gap:1rem}.ContactSection_socialLink__rEnGD{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:rgba(161,43,43,.1);color:#a12b2b;border-radius:.75rem;text-decoration:none;transition:all .3s ease}.ContactSection_socialLink__rEnGD:hover{background:#a12b2b;color:#fff;transform:translateY(-2px);box-shadow:0 6px 15px rgba(161,43,43,.2)}.ContactSection_socialIcon__NviYB{width:20px;height:20px}.ContactSection_contactForm__EkVJ9{position:sticky;top:2rem}.ContactSection_formCard__QdlIb{background:hsla(0,0%,100%,.95);padding:3rem;border-radius:1.5rem;box-shadow:0 10px 30px rgba(161,43,43,.1);border:1px solid rgba(161,43,43,.06)}.ContactSection_formTitle__vI5Ry{font-size:1.5rem;font-weight:700;color:#a12b2b;margin:0 0 2rem;text-align:center}.ContactSection_form___Zygx{display:flex;flex-direction:column;gap:1.5rem}.ContactSection_formGroup__Q2qye{display:flex;flex-direction:column;gap:.5rem}.ContactSection_formInput__vjb5B,.ContactSection_formTextarea__fw_9F{width:100%;padding:1rem 1.25rem;border:2px solid rgba(161,43,43,.1);border-radius:.75rem;font-size:1rem;font-family:inherit;background:hsla(0,0%,100%,.8);transition:all .3s ease}.ContactSection_formInput__vjb5B::placeholder,.ContactSection_formTextarea__fw_9F::placeholder{color:#a0aec0}.ContactSection_formInput__vjb5B:focus,.ContactSection_formTextarea__fw_9F:focus{outline:none;border-color:#a12b2b;background:#fff;box-shadow:0 0 0 3px rgba(161,43,43,.1)}.ContactSection_formInput__vjb5B.ContactSection_error__HHgM4,.ContactSection_formTextarea__fw_9F.ContactSection_error__HHgM4{border-color:#e53e3e;background:rgba(254,226,226,.5)}.ContactSection_formTextarea__fw_9F{resize:vertical;min-height:120px}.ContactSection_errorMessage__gCBHg{display:flex;align-items:center;gap:.5rem;color:#e53e3e;font-size:.85rem;font-weight:500}.ContactSection_submitButton__WiF0I{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#a12b2b,#8b1c1c);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(161,43,43,.2)}.ContactSection_submitButton__WiF0I:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(161,43,43,.3)}.ContactSection_submitButton__WiF0I:disabled{opacity:.7;cursor:not-allowed}.ContactSection_submitButton__WiF0I.ContactSection_submitting__R4I5y{background:linear-gradient(135deg,#718096,#a0aec0)}.ContactSection_spinner__3RaF_{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:ContactSection_spin___Ljir 1s linear infinite}@keyframes ContactSection_spin___Ljir{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ContactSection_successMessage__xjO4B{display:flex;align-items:center;gap:.5rem;color:#38a169;font-size:.9rem;font-weight:500;background:rgba(72,187,120,.1);padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(72,187,120,.2)}.ContactSection_responseNote__yzKna{text-align:center;font-size:.85rem;color:#718096;font-style:italic;margin:1rem 0 0;padding-top:1rem;border-top:1px solid rgba(161,43,43,.1)}.ContactSection_mapSection__ileey{background:hsla(0,0%,100%,.9);padding:3rem;border-radius:1.5rem;box-shadow:0 10px 30px rgba(161,43,43,.08);border:1px solid rgba(161,43,43,.06)}.ContactSection_mapTitle__TZm11{font-size:1.5rem;font-weight:700;color:#a12b2b;margin:0 0 1.5rem;text-align:center}.ContactSection_mapContainer__1LS5g{border-radius:1rem;overflow:hidden;box-shadow:0 8px 25px rgba(161,43,43,.1)}.ContactSection_mapContainer__1LS5g iframe{width:100%;height:300px;border:none}@media(max-width:1024px){.ContactSection_contactGrid__4J0zk{grid-template-columns:1fr;gap:3rem}.ContactSection_contactForm__EkVJ9{position:static}.ContactSection_contactInfo__iRv5E,.ContactSection_formCard__QdlIb,.ContactSection_mapSection__ileey{padding:2.5rem}}@media(max-width:768px){.ContactSection_container__gcjAk{padding:0 1rem}.ContactSection_section__tgVW5{padding:3rem 0}.ContactSection_contactGrid__4J0zk{gap:2rem}.ContactSection_contactInfo__iRv5E,.ContactSection_formCard__QdlIb,.ContactSection_mapSection__ileey{padding:2rem}.ContactSection_socialLinks__7fw1D{justify-content:center}.ContactSection_contactItem__nD1Dg{padding:1rem}.ContactSection_sectionTitle__z0SRu{text-align:center}.ContactSection_sectionTitle__z0SRu:after{left:50%;transform:translateX(-50%)}}@media(max-width:480px){.ContactSection_contactInfo__iRv5E,.ContactSection_formCard__QdlIb,.ContactSection_mapSection__ileey{padding:1.5rem}.ContactSection_formInput__vjb5B,.ContactSection_formTextarea__fw_9F{padding:.875rem 1rem}.ContactSection_submitButton__WiF0I{padding:.875rem 1.5rem}.ContactSection_contactItem__nD1Dg{flex-direction:column;text-align:center;gap:.75rem}.ContactSection_socialLinks__7fw1D{gap:.75rem}.ContactSection_socialLink__rEnGD{width:40px;height:40px}}.GallerySection_gallerySection__MOgAc{position:relative;width:100%;padding:var(--spacing-4xl) 0;background:linear-gradient(135deg,#ffffff,#fafbfc);font-family:var(--font-family-primary)}.GallerySection_container__VUTRF{max-width:1200px;margin:0 auto;padding:0 var(--spacing-lg)}.GallerySection_header__Uhoh1{text-align:center;margin-bottom:var(--spacing-3xl)}.GallerySection_title__uqlyg{font-size:clamp(2rem,4vw,2.75rem);font-weight:var(--font-weight-bold);background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 50%,#721616 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);margin:0;letter-spacing:-.02em;line-height:1.2}.GallerySection_galleryGrid__sjymE{column-count:3;column-gap:var(--spacing-lg);column-fill:balance}.GallerySection_galleryItem__Y9AVC{position:relative;margin-bottom:var(--spacing-lg);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;break-inside:avoid;page-break-inside:avoid}.GallerySection_galleryItem__Y9AVC:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(161,43,43,.15)}.GallerySection_galleryItem__Y9AVC:hover .GallerySection_imageContainer__Q1V2m:before{opacity:1}.GallerySection_galleryItem__Y9AVC:hover .GallerySection_imageContainer__Q1V2m:after{transform:scale(1.08)}.GallerySection_galleryItem__Y9AVC:hover .GallerySection_overlay__dxIiR{opacity:1;transform:translateY(0)}.GallerySection_small__pjJNt .GallerySection_imageContainer__Q1V2m{height:250px}.GallerySection_large__dXAN0 .GallerySection_imageContainer__Q1V2m{height:350px}.GallerySection_imageContainer__Q1V2m{position:relative;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.GallerySection_imageContainer__Q1V2m:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.6));opacity:0;transition:opacity .4s ease;z-index:1}.GallerySection_imageContainer__Q1V2m:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:inherit;background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scale(1);transition:transform .6s cubic-bezier(.4,0,.2,1);z-index:0}.GallerySection_overlay__dxIiR{position:absolute;bottom:0;left:0;right:0;padding:var(--spacing-md) var(--spacing-lg);background:linear-gradient(transparent,rgba(0,0,0,.8));opacity:0;transform:translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:2}.GallerySection_caption__x30nd{color:#fff;font-size:1rem;font-weight:var(--font-weight-bold);text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.02em;line-height:1.3}.GallerySection_teaching__q87Q0:hover{box-shadow:0 12px 35px rgba(34,197,94,.15)}.GallerySection_teaching__q87Q0:hover .GallerySection_imageContainer__Q1V2m:before{background:linear-gradient(135deg,rgba(34,197,94,.3),rgba(34,197,94,.5))}.GallerySection_research___sq9y:hover{box-shadow:0 12px 35px rgba(99,102,241,.15)}.GallerySection_research___sq9y:hover .GallerySection_imageContainer__Q1V2m:before{background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(99,102,241,.5))}.GallerySection_leadership__7ezHo:hover{box-shadow:0 12px 35px rgba(245,158,11,.15)}.GallerySection_leadership__7ezHo:hover .GallerySection_imageContainer__Q1V2m:before{background:linear-gradient(135deg,rgba(245,158,11,.3),rgba(245,158,11,.5))}.GallerySection_recognition__0TQTC:hover{box-shadow:0 12px 35px rgba(161,43,43,.15)}.GallerySection_recognition__0TQTC:hover .GallerySection_imageContainer__Q1V2m:before{background:linear-gradient(135deg,rgba(161,43,43,.3),rgba(161,43,43,.5))}.GallerySection_footer__cPjtq{margin-top:var(--spacing-3xl);text-align:center}.GallerySection_tagline__9a4Po{font-size:1.1rem;font-style:italic;font-weight:var(--font-weight-medium);color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6;letter-spacing:.01em}@media(max-width:1024px){.GallerySection_galleryGrid__sjymE{column-count:2;column-gap:var(--spacing-md)}.GallerySection_small__pjJNt .GallerySection_imageContainer__Q1V2m{height:220px}.GallerySection_large__dXAN0 .GallerySection_imageContainer__Q1V2m{height:300px}}@media(max-width:768px){.GallerySection_gallerySection__MOgAc{padding:var(--spacing-3xl) 0}.GallerySection_container__VUTRF{padding:0 var(--spacing-md)}.GallerySection_galleryGrid__sjymE{column-gap:var(--spacing-sm)}.GallerySection_galleryItem__Y9AVC{margin-bottom:var(--spacing-md)}.GallerySection_small__pjJNt .GallerySection_imageContainer__Q1V2m{height:200px}.GallerySection_large__dXAN0 .GallerySection_imageContainer__Q1V2m{height:280px}.GallerySection_caption__x30nd{font-size:.9rem}.GallerySection_tagline__9a4Po{font-size:1rem}}@media(max-width:640px){.GallerySection_galleryGrid__sjymE{column-count:2;column-gap:var(--spacing-xs)}.GallerySection_small__pjJNt .GallerySection_imageContainer__Q1V2m{height:180px}.GallerySection_large__dXAN0 .GallerySection_imageContainer__Q1V2m{height:250px}}@media(max-width:480px){.GallerySection_container__VUTRF{padding:0 var(--spacing-sm)}.GallerySection_galleryGrid__sjymE{column-count:1;column-gap:0}.GallerySection_large__dXAN0 .GallerySection_imageContainer__Q1V2m,.GallerySection_small__pjJNt .GallerySection_imageContainer__Q1V2m{height:250px}.GallerySection_caption__x30nd{font-size:.85rem}.GallerySection_tagline__9a4Po{font-size:.9rem}.GallerySection_overlay__dxIiR{padding:var(--spacing-sm) var(--spacing-md)}}@media(prefers-reduced-motion:reduce){.GallerySection_galleryItem__Y9AVC,.GallerySection_imageContainer__Q1V2m:after,.GallerySection_imageContainer__Q1V2m:before,.GallerySection_overlay__dxIiR{transition-duration:.01ms!important}}@media(prefers-contrast:high){.GallerySection_galleryItem__Y9AVC{border:2px solid}.GallerySection_caption__x30nd{background:rgba(0,0,0,.9);padding:var(--spacing-xs);border-radius:var(--radius-sm)}}.HeroSection_hero__5yfb5{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:var(--spacing-3xl) 0;font-family:var(--font-family-primary);overflow:hidden}.HeroSection_container__Fak9r{max-width:1400px;width:100%;padding:0 var(--spacing-lg);margin:0 auto;position:relative;z-index:2}.HeroSection_content__GBEzr{display:grid;grid-template-columns:38% 62%;gap:var(--spacing-3xl);align-items:center;min-height:80vh}.HeroSection_imageContent__uqFwl{display:flex;justify-content:center;align-items:center;padding:var(--spacing-lg)}.HeroSection_gradientBorder__d6S5I{position:relative;padding:6px;border-radius:var(--radius-circle);background:linear-gradient(135deg,#a12b2b,#8b1c1c);box-shadow:0 8px 32px rgba(161,43,43,.15)}.HeroSection_imageFrame__A9kgH{position:relative;width:340px;height:340px;border-radius:var(--radius-circle);background:var(--color-white);overflow:hidden;box-shadow:0 20px 40px rgba(161,43,43,.1);transition:all .3s ease}.HeroSection_imageFrame__A9kgH:hover{transform:scale(1.02);box-shadow:0 25px 50px rgba(161,43,43,.15)}.HeroSection_profileImage__vrjwj{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-circle)}.HeroSection_textContent__PcMRa{color:var(--color-dark);display:flex;flex-direction:column;gap:var(--spacing-xl);padding-right:var(--spacing-lg);align-items:flex-start;width:100%}.HeroSection_headerSection__iQ41Y{width:100%}.HeroSection_headerSection__iQ41Y .HeroSection_name__WMkwr{font-size:clamp(2.25rem,3.5vw,3.25rem);font-weight:var(--font-weight-bold);margin:0 0 var(--spacing-sm) 0;line-height:1.1;background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;letter-spacing:-.01em}.HeroSection_headerSection__iQ41Y .HeroSection_title__9UkDT{font-size:clamp(1.125rem,2vw,1.4rem);font-weight:var(--font-weight-semibold);margin:0 0 var(--spacing-md) 0;color:#4b5563;line-height:1.3}.HeroSection_headerSection__iQ41Y .HeroSection_department__Gdsbb{font-size:clamp(.975rem,1.4vw,1.1rem);font-weight:var(--font-weight-medium);margin:0 0 var(--spacing-xs) 0;color:var(--color-primary);line-height:1.4}.HeroSection_headerSection__iQ41Y .HeroSection_university__OHcei{font-size:clamp(.875rem,1.2vw,1rem);font-weight:var(--font-weight-regular);margin:0;color:#6b7280;line-height:1.4}.HeroSection_expertiseSection__vj3lq{width:100%}.HeroSection_expertiseSection__vj3lq .HeroSection_expertiseLabel__6Kfi4{font-size:.875rem;font-weight:var(--font-weight-semibold);color:var(--color-primary);margin:0 0 var(--spacing-sm) 0;text-transform:uppercase;letter-spacing:.05em}.HeroSection_expertiseSection__vj3lq .HeroSection_expertiseContainer__Qm4FO{width:100%;min-height:2rem;position:relative}.HeroSection_expertiseSection__vj3lq .HeroSection_expertiseRotator__c3xmR{position:relative;height:1.8rem;overflow:hidden;width:100%}.HeroSection_expertiseSection__vj3lq .HeroSection_expertiseRotator__c3xmR .HeroSection_expertiseItem__avSJt{position:absolute;top:0;left:0;width:100%;font-size:1.1rem;font-weight:var(--font-weight-medium);color:#374151;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HeroSection_expertiseSection__vj3lq .HeroSection_expertiseRotator__c3xmR .HeroSection_expertiseItem__avSJt.HeroSection_active__e2t5X{opacity:1;transform:translateY(0)}.HeroSection_statsSection__FkA_0{width:100%;display:flex;justify-content:flex-start}.HeroSection_statsSection__FkA_0 .HeroSection_statsGrid__g6nt7{display:flex;flex-direction:row;gap:var(--spacing-md);align-items:stretch;justify-content:flex-start;width:100%;max-width:800px}.HeroSection_statsSection__FkA_0 .HeroSection_statCard__G3ro8{flex:1;text-align:center;padding:var(--spacing-lg) var(--spacing-md);background:#fafafa;border:1px solid #e5e7eb;border-radius:var(--radius-lg);transition:all .2s ease;min-width:140px;min-height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}.HeroSection_statsSection__FkA_0 .HeroSection_statCard__G3ro8:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05);background:#fff;border-color:rgba(161,43,43,.1)}.HeroSection_statsSection__FkA_0 .HeroSection_statCard__G3ro8 .HeroSection_statNumber__bgaO9{display:block;font-size:1.75rem;font-weight:var(--font-weight-bold);color:var(--color-primary);margin-bottom:.3rem;line-height:1}.HeroSection_statsSection__FkA_0 .HeroSection_statCard__G3ro8 .HeroSection_statMembership__UbgG4{display:block;font-size:1rem;font-weight:var(--font-weight-semibold);color:var(--color-primary);margin-bottom:.3rem;line-height:1.2;text-align:center}.HeroSection_statsSection__FkA_0 .HeroSection_statCard__G3ro8 .HeroSection_statLabel__dy_ay{font-size:.8rem;color:#6b7280;font-weight:var(--font-weight-medium);line-height:1.3;text-align:center}.HeroSection_ctaSection__m0qJq{width:100%;display:flex;flex-direction:column;gap:var(--spacing-md)}.HeroSection_primaryActions__AYnaS{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}.HeroSection_secondaryActions__r9awO{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--spacing-xs);width:100%}.HeroSection_btn__bbpiY{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-xs);padding:.875rem 1.25rem;border:none;border-radius:var(--radius-md);font-size:.875rem;font-weight:var(--font-weight-semibold);cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap;text-decoration:none;min-height:44px}.HeroSection_btn__bbpiY .HeroSection_btnIcon__ZXvI_{width:16px;height:16px;flex-shrink:0;transition:transform .2s ease}.HeroSection_btn__bbpiY:hover .HeroSection_btnIcon__ZXvI_{transform:scale(1.05)}.HeroSection_btnPrimary__DFRD4{background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);color:var(--color-white);box-shadow:0 4px 12px rgba(161,43,43,.2)}.HeroSection_btnPrimary__DFRD4:hover{background:linear-gradient(135deg,#b53b3b,#a12b2b);box-shadow:0 6px 16px rgba(161,43,43,.3)}.HeroSection_btnSecondary__4bMrc{background:var(--color-white);color:var(--color-primary);border:2px solid var(--color-primary);box-shadow:0 2px 8px rgba(161,43,43,.1)}.HeroSection_btnSecondary__4bMrc:hover{background:var(--color-primary);color:var(--color-white);box-shadow:0 4px 12px rgba(161,43,43,.2)}.HeroSection_btnTertiary__KRane{background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05);font-size:.8rem;padding:.75rem 1rem}.HeroSection_btnTertiary__KRane:hover{background:var(--color-white);color:var(--color-primary);border-color:rgba(161,43,43,.2);box-shadow:0 2px 8px rgba(161,43,43,.1)}@media(max-width:1024px){.HeroSection_content__GBEzr{grid-template-columns:1fr;gap:var(--spacing-xl);text-align:center}.HeroSection_imageFrame__A9kgH{width:280px;height:280px}.HeroSection_textContent__PcMRa{align-items:center;padding-right:0}.HeroSection_statsSection__FkA_0{justify-content:center}.HeroSection_statsGrid__g6nt7{justify-content:center;max-width:600px;margin:0 auto}.HeroSection_secondaryActions__r9awO{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.HeroSection_hero__5yfb5{padding:var(--spacing-xl) 0;padding-top:80px}.HeroSection_container__Fak9r{padding:0 var(--spacing-md)}.HeroSection_imageFrame__A9kgH{width:240px;height:240px}.HeroSection_statsGrid__g6nt7{flex-wrap:wrap;gap:var(--spacing-sm)}.HeroSection_statsGrid__g6nt7 .HeroSection_statCard__G3ro8{flex:0 1 calc(50% - var(--spacing-xs));min-width:140px}.HeroSection_primaryActions__AYnaS{flex-direction:column;width:100%}.HeroSection_primaryActions__AYnaS .HeroSection_btn__bbpiY{width:100%;justify-content:center}.HeroSection_secondaryActions__r9awO{grid-template-columns:repeat(2,1fr)}.HeroSection_secondaryActions__r9awO .HeroSection_btn__bbpiY{font-size:.75rem;padding:.7rem .8rem}.HeroSection_expertiseSection__vj3lq .HeroSection_expertiseRotator__c3xmR .HeroSection_expertiseItem__avSJt{font-size:1rem;text-align:center;left:50%;transform:translateX(-50%) translateY(30px);width:auto;max-width:90vw}.HeroSection_expertiseSection__vj3lq .HeroSection_expertiseRotator__c3xmR .HeroSection_expertiseItem__avSJt.HeroSection_active__e2t5X{transform:translateX(-50%) translateY(0)}}@media(max-width:480px){.HeroSection_container__Fak9r{padding:0 var(--spacing-sm)}.HeroSection_imageFrame__A9kgH{width:200px;height:200px}.HeroSection_statsGrid__g6nt7{flex-direction:column;gap:var(--spacing-sm);max-width:280px}.HeroSection_statsGrid__g6nt7 .HeroSection_statCard__G3ro8{flex:1;width:100%;min-width:auto}.HeroSection_secondaryActions__r9awO{grid-template-columns:1fr}.HeroSection_secondaryActions__r9awO .HeroSection_btn__bbpiY{width:100%}.HeroSection_expertiseSection__vj3lq .HeroSection_expertiseRotator__c3xmR .HeroSection_expertiseItem__avSJt{font-size:.9rem;max-width:85vw}}.HeroSection_floatingLogo__777HD{position:absolute;bottom:12px;left:8px;width:110px;height:110px;border:2px solid #a12b2b;border-radius:50%;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:10;transition:transform .2s ease;box-shadow:none;filter:none}.HeroSection_floatingLogo__777HD:hover{transform:scale(1.05);box-shadow:none;filter:none}.HeroSection_floatingLogo__777HD .HeroSection_logoImage__Cg_aD{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .2s ease}.HeroSection_profileImageContainer__o8Mxg{position:relative;display:flex;justify-content:center;align-items:center}@media(max-width:1024px){.HeroSection_floatingLogo__777HD{position:relative;bottom:auto;left:auto;margin:var(--spacing-lg) auto 0 auto;width:56px;height:56px}}@media(max-width:768px){.HeroSection_floatingLogo__777HD{width:48px;height:48px;margin:var(--spacing-md) auto 0 auto}}@media(max-width:480px){.HeroSection_floatingLogo__777HD{width:44px;height:44px}}.IEEEStudentBranchSection_section__vl2Pe{position:relative;width:100%;background:#fff;font-family:var(--font-family-primary);padding:4rem 0;overflow:hidden;margin-top:3rem}.IEEEStudentBranchSection_section__vl2Pe:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,rgba(0,98,155,.02) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,98,155,.03) 0,transparent 50%);z-index:1}.IEEEStudentBranchSection_container__A6Jva{max-width:1200px;width:100%;padding:0 2rem;margin:0 auto;position:relative;z-index:2}.IEEEStudentBranchSection_header__HnWK8{text-align:center;padding:3rem 0;background:linear-gradient(135deg,#00629b,#0077be 50%,#008cdc);color:#fff;border-radius:1rem;margin-bottom:3rem;position:relative;overflow:hidden}.IEEEStudentBranchSection_header__HnWK8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 15px,rgba(255,255,255,.05) 17px);opacity:.3}.IEEEStudentBranchSection_ieeeLogo__9GjCa{display:inline-block;font-size:1.5rem;font-weight:700;background:hsla(0,0%,100%,.15);padding:.5rem 1rem;border-radius:2rem;margin-bottom:1rem;letter-spacing:.1em;position:relative;z-index:2}.IEEEStudentBranchSection_title__DnHWi{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;margin:0 0 1rem;line-height:1.1;position:relative;z-index:2}.IEEEStudentBranchSection_tagline__ai1V0{font-size:clamp(1rem,1.8vw,1.3rem);font-weight:600;margin:0 0 1rem;font-style:italic;opacity:.95;position:relative;z-index:2}.IEEEStudentBranchSection_subtitle__lyuof{font-size:clamp(.9rem,1.4vw,1.1rem);opacity:.9;max-width:500px;margin:0 auto 1.5rem;position:relative;z-index:2}.IEEEStudentBranchSection_establishment__YjXpK{display:inline-block;background:hsla(0,0%,100%,.2);padding:.5rem 1rem;border-radius:2rem;font-size:.85rem;font-weight:500;position:relative;z-index:2}.IEEEStudentBranchSection_about__J3slk{background:hsla(0,0%,100%,.8);border-radius:1rem;margin-bottom:3rem;box-shadow:0 8px 25px rgba(0,98,155,.08);overflow:hidden}.IEEEStudentBranchSection_aboutContent__dG5PM{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:450px}.IEEEStudentBranchSection_aboutTextRight__jXn5F,.IEEEStudentBranchSection_aboutText__rY057{padding:3rem;display:flex;flex-direction:column;justify-content:center;height:100%}.IEEEStudentBranchSection_aboutText__rY057{border-right:1px solid rgba(0,98,155,.1)}.IEEEStudentBranchSection_sectionTitle__GETi2{font-size:clamp(1.6rem,2.5vw,2rem);font-weight:700;color:#00629b;margin:0 0 1.5rem;line-height:1.2;position:relative}.IEEEStudentBranchSection_description__c2SdZ{font-size:1rem;line-height:1.6;color:#374151;margin:0 0 1.5rem}.IEEEStudentBranchSection_readMore__SIXtk{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#00629b,#008cdc);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,98,155,.25);align-self:flex-start;margin-top:1rem}.IEEEStudentBranchSection_readMore__SIXtk svg{width:16px;height:16px;transition:transform .3s ease}.IEEEStudentBranchSection_readMore__SIXtk:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,98,155,.35)}.IEEEStudentBranchSection_readMore__SIXtk:hover svg{transform:translateX(2px)}.IEEEStudentBranchSection_objectives__h0VbO{margin-bottom:2rem;text-align:center}.IEEEStudentBranchSection_objectivesGrid__loSzP{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}.IEEEStudentBranchSection_objectiveCard__todkf{background:hsla(0,0%,100%,.95);padding:1.25rem;border-radius:.75rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,98,155,.08);box-shadow:0 2px 8px rgba(0,98,155,.03);position:relative;overflow:hidden;min-height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center}.IEEEStudentBranchSection_objectiveCard__todkf:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#00629b,#008cdc);transform:scaleX(0);transition:transform .3s ease}.IEEEStudentBranchSection_objectiveCard__todkf:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,98,155,.06)}.IEEEStudentBranchSection_objectiveCard__todkf:hover:before{transform:scaleX(1)}.IEEEStudentBranchSection_icon__JZeUp{width:2rem;height:2rem;background:rgba(0,98,155,.1);color:#00629b;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 0 .75rem;transition:all .3s ease}.IEEEStudentBranchSection_cardTitle__cIAaB{font-size:.95rem;font-weight:600;color:#00629b;margin:0 0 .5rem;line-height:1.2}.IEEEStudentBranchSection_cardDesc__Fl72_{font-size:.75rem;color:#374151;line-height:1.4;margin:0}.IEEEStudentBranchSection_achievements__PaWJP{margin-bottom:4rem;text-align:center;padding:2rem 0}.IEEEStudentBranchSection_achievements__PaWJP .IEEEStudentBranchSection_sectionTitle__GETi2{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2.5rem}.IEEEStudentBranchSection_carousel__rsjzI{position:relative;max-width:800px;margin:2.5rem auto 0;overflow:hidden;border-radius:1.5rem;background:rgba(0,0,0,0);box-shadow:none}.IEEEStudentBranchSection_carouselTrack__tYNEE{display:flex;transition:transform .6s ease;background:rgba(0,0,0,0)}.IEEEStudentBranchSection_slide__EOQmL{flex:0 0 100%;padding:0}.IEEEStudentBranchSection_achievementCard__b8chT{background:#fff;border-radius:1.5rem;overflow:hidden;border:1px solid rgba(0,98,155,.06);margin:0;box-shadow:0 4px 16px rgba(0,98,155,.04);position:relative}.IEEEStudentBranchSection_achievementCard__b8chT:after,.IEEEStudentBranchSection_achievementCard__b8chT:before{display:none}.IEEEStudentBranchSection_achievementImage__GlUzn{position:relative;height:220px;overflow:hidden;background:#f8f9fa}.IEEEStudentBranchSection_achievementImage__GlUzn img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border:none;outline:none;box-shadow:none}.IEEEStudentBranchSection_achievementImage__GlUzn:hover img{transform:scale(1.02)}.IEEEStudentBranchSection_year__Z_eQK{position:absolute;top:1rem;right:1rem;background:rgba(0,98,155,.95);color:#fff;padding:.5rem .75rem;border-radius:.5rem;font-size:.85rem;font-weight:700;box-shadow:0 2px 8px rgba(0,0,0,.15);border:none}.IEEEStudentBranchSection_achievementContent__j_PDu{padding:2rem;background:#fff}.IEEEStudentBranchSection_achievementTitle__4vatN{font-size:1.4rem;font-weight:700;color:#00629b;margin:0 0 1rem;line-height:1.3}.IEEEStudentBranchSection_achievementDesc__zSxZy{font-size:1rem;color:#4a5568;line-height:1.6;margin:0}.IEEEStudentBranchSection_dots__kl3FZ{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;padding:0;background:rgba(0,0,0,0)}.IEEEStudentBranchSection_dot__jAOIL{width:12px;height:12px;border-radius:50%;border:2px solid rgba(0,98,155,.2);background:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;outline:none}.IEEEStudentBranchSection_dot__jAOIL.IEEEStudentBranchSection_active__Fas6k{background:#00629b;border-color:#00629b;transform:scale(1.2);box-shadow:0 0 8px rgba(0,98,155,.3)}.IEEEStudentBranchSection_dot__jAOIL:hover:not(.IEEEStudentBranchSection_active__Fas6k){border-color:rgba(0,98,155,.4);background:rgba(0,98,155,.1);transform:scale(1.1)}.IEEEStudentBranchSection_dot__jAOIL:focus{outline:none}.IEEEStudentBranchSection_banner__tMMYV{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:3rem;border-radius:1rem;text-align:center;margin-bottom:3rem;position:relative;overflow:hidden}.IEEEStudentBranchSection_banner__tMMYV:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 30% 30%,rgba(255,255,255,.03) 0,transparent 50%);opacity:.5}.IEEEStudentBranchSection_bannerTitle__il0Io{font-size:clamp(1.8rem,2.5vw,2.2rem);font-weight:700;margin:0 0 .75rem;position:relative;z-index:2}.IEEEStudentBranchSection_bannerSubtitle__3EYYS{font-size:1rem;margin:0 0 2rem;opacity:.9;font-style:italic;position:relative;z-index:2}.IEEEStudentBranchSection_bannerStats__j46tf{display:flex;justify-content:center;gap:3rem;margin-bottom:2rem;flex-wrap:wrap;position:relative;z-index:2}.IEEEStudentBranchSection_stat__P6jyG{text-align:center}.IEEEStudentBranchSection_statNumber__jg7xQ{display:block;font-size:2rem;font-weight:700;color:#00d4ff;line-height:1;margin-bottom:.25rem}.IEEEStudentBranchSection_statLabel__Y8pEw{font-size:.8rem;opacity:.8;text-transform:uppercase;letter-spacing:.05em}.IEEEStudentBranchSection_bannerCta__9r29h{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.1);color:#fff;text-decoration:none;border-radius:.5rem;border:2px solid hsla(0,0%,100%,.3);font-weight:600;transition:all .3s ease;font-size:.9rem;position:relative;z-index:2}.IEEEStudentBranchSection_bannerCta__9r29h svg{width:16px;height:16px;transition:transform .3s ease}.IEEEStudentBranchSection_bannerCta__9r29h:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}.IEEEStudentBranchSection_bannerCta__9r29h:hover svg{transform:translateX(3px)}@media(max-width:1024px){.IEEEStudentBranchSection_aboutContent__dG5PM{grid-template-columns:1fr;gap:0}.IEEEStudentBranchSection_aboutText__rY057{order:1;padding:2.5rem;border-right:none;border-bottom:1px solid rgba(0,98,155,.1)}.IEEEStudentBranchSection_aboutTextRight__jXn5F{order:2;padding:2.5rem}.IEEEStudentBranchSection_objectivesGrid__loSzP{grid-template-columns:repeat(2,1fr);gap:1.25rem}.IEEEStudentBranchSection_carousel__rsjzI{max-width:700px}}@media(max-width:768px){.IEEEStudentBranchSection_container__A6Jva{padding:0 1rem}.IEEEStudentBranchSection_header__HnWK8{padding:2rem 0}.IEEEStudentBranchSection_aboutTextRight__jXn5F,.IEEEStudentBranchSection_aboutText__rY057{padding:2rem}.IEEEStudentBranchSection_objectivesGrid__loSzP{grid-template-columns:1fr;gap:1rem}.IEEEStudentBranchSection_objectiveCard__todkf{padding:1.5rem;min-height:140px}.IEEEStudentBranchSection_carousel__rsjzI{max-width:100%;margin:2rem auto 0;border-radius:1rem}.IEEEStudentBranchSection_achievementCard__b8chT{border-radius:1rem}.IEEEStudentBranchSection_achievementImage__GlUzn{height:180px}.IEEEStudentBranchSection_achievementContent__j_PDu{padding:1.5rem}.IEEEStudentBranchSection_achievementTitle__4vatN{font-size:1.2rem}.IEEEStudentBranchSection_achievementDesc__zSxZy{font-size:.9rem}.IEEEStudentBranchSection_bannerStats__j46tf{flex-direction:column;gap:1.5rem}}@media(max-width:480px){.IEEEStudentBranchSection_achievements__PaWJP,.IEEEStudentBranchSection_banner__tMMYV,.IEEEStudentBranchSection_objectives__h0VbO{margin-bottom:2rem}.IEEEStudentBranchSection_objectiveCard__todkf{min-height:120px;padding:1rem}.IEEEStudentBranchSection_cardTitle__cIAaB{font-size:.9rem}.IEEEStudentBranchSection_cardDesc__Fl72_{font-size:.7rem}.IEEEStudentBranchSection_achievementImage__GlUzn{height:160px}.IEEEStudentBranchSection_aboutContent__dG5PM{min-height:auto}}.NavbarSection_navbar__cua2D{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;display:flex;justify-content:center;padding-top:0}.NavbarSection_notchContainer__rwyo5{position:relative;top:0}.NavbarSection_notch__7kT4N{background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);width:fit-content;max-width:95vw;height:50px;border-radius:0 0 25px 25px;box-shadow:0 4px 20px rgba(161,43,43,.12);border:1px solid rgba(161,43,43,.08);border-top:none;position:relative}.NavbarSection_navbar__cua2D.NavbarSection_scrolled__VYM1g .NavbarSection_notch__7kT4N{background:#fff;box-shadow:0 6px 30px rgba(161,43,43,.15);border-color:rgba(161,43,43,.12)}.NavbarSection_navbar__cua2D.NavbarSection_scrolled__VYM1g .NavbarSection_notch__7kT4N:after,.NavbarSection_navbar__cua2D.NavbarSection_scrolled__VYM1g .NavbarSection_notch__7kT4N:before{box-shadow:0 25px 0 0 #fff}.NavbarSection_notchContent__s47b8{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 20px;gap:16px}.NavbarSection_navLinksContainer__Gj9QP{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.NavbarSection_navLink__tIUGr{background:none;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:500;color:#374151;cursor:pointer;padding:8px 12px;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;min-width:fit-content;position:relative;overflow:hidden}.NavbarSection_navLink__tIUGr:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,rgb(161,43,43),rgb(111,31,31));border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:-1}.NavbarSection_navLink__tIUGr:hover{color:#a12b2b;background:rgba(161,43,43,.05);transform:translateY(-1px)}.NavbarSection_navLink__tIUGr.NavbarSection_active__tvoqc{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(161,43,43,.3)}.NavbarSection_navLink__tIUGr.NavbarSection_active__tvoqc:before{left:0}.NavbarSection_downloadCVButton__hbnwm{background:linear-gradient(135deg,rgb(161,43,43),rgb(111,31,31));border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:600;color:#fff;cursor:pointer;padding:8px 16px;border-radius:12px;transition:all .2s ease;white-space:nowrap;min-width:fit-content;flex-shrink:0}.NavbarSection_downloadCVButton__hbnwm:hover{background:linear-gradient(135deg,rgb(181,63,63),rgb(131,51,51));transform:translateY(-1px);box-shadow:0 4px 12px rgba(161,43,43,.3)}.NavbarSection_mobileNav__uL91s{display:none;position:fixed;top:0;left:0;right:0;z-index:1000;flex-direction:column;align-items:center}.NavbarSection_hamburgerButton__GL8jq{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(161,43,43),rgb(111,31,31));border:none;border-radius:0 0 20px 20px;padding:18px 24px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(161,43,43,.2);position:relative;margin-top:-10px}.NavbarSection_hamburgerButton__GL8jq:hover{box-shadow:0 6px 24px rgba(161,43,43,.3)}.NavbarSection_hamburger__G_xa_{display:flex;flex-direction:column;justify-content:center;width:22px;height:18px;position:relative}.NavbarSection_line__rQaaI{width:22px;height:2.5px;background:#fff;border-radius:2px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}.NavbarSection_line__rQaaI:first-child,.NavbarSection_line__rQaaI:nth-child(2){margin-bottom:5px}.NavbarSection_hamburgerButton__GL8jq.NavbarSection_open__YoNtn .NavbarSection_line__rQaaI:first-child{transform:rotate(45deg) translate(6px,6px)}.NavbarSection_hamburgerButton__GL8jq.NavbarSection_open__YoNtn .NavbarSection_line__rQaaI:nth-child(2){opacity:0;transform:scale(0)}.NavbarSection_hamburgerButton__GL8jq.NavbarSection_open__YoNtn .NavbarSection_line__rQaaI:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.NavbarSection_drawer__gldap{width:100%;max-width:350px;background:#fff;border:1px solid rgba(161,43,43,.08);border-top:none;border-radius:0 0 20px 20px;box-shadow:0 8px 32px rgba(161,43,43,.12);overflow:hidden;height:0;opacity:0;margin-top:-1px}.NavbarSection_drawer__gldap.NavbarSection_open__YoNtn{height:auto;opacity:1}.NavbarSection_drawerContent__lWgdR{padding:20px 0}.NavbarSection_drawerLink__3nw73{display:block;width:100%;background:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500;color:#374151;cursor:pointer;padding:16px 24px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;border-bottom:1px solid rgba(161,43,43,.03);position:relative;overflow:hidden}.NavbarSection_drawerLink__3nw73:last-child{border-bottom:none}.NavbarSection_drawerLink__3nw73:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,rgb(161,43,43),rgb(111,31,31));transition:all .4s cubic-bezier(.4,0,.2,1);z-index:-1}.NavbarSection_drawerLink__3nw73:hover{background:rgba(161,43,43,.03);color:#a12b2b}.NavbarSection_drawerLink__3nw73.NavbarSection_active__tvoqc{color:#fff;font-weight:600}.NavbarSection_drawerLink__3nw73.NavbarSection_active__tvoqc:before{left:0}.NavbarSection_downloadCVButtonMobile__cHOdh{display:block;width:calc(100% - 48px);margin:16px 24px 0;background:linear-gradient(135deg,rgb(161,43,43),rgb(111,31,31));border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;padding:16px;text-align:center;transition:all .3s ease;border-radius:12px}.NavbarSection_downloadCVButtonMobile__cHOdh:hover{background:linear-gradient(135deg,rgb(181,63,63),rgb(131,51,51));transform:translateY(-2px);box-shadow:0 4px 16px rgba(161,43,43,.3)}@media(max-width:1200px){.NavbarSection_navLink__tIUGr{font-size:.75rem;padding:7px 10px}.NavbarSection_downloadCVButton__hbnwm{font-size:.75rem;padding:7px 14px}.NavbarSection_navLinksContainer__Gj9QP{gap:2px}}@media(max-width:1024px){.NavbarSection_navLink__tIUGr{font-size:.7rem;padding:6px 8px}.NavbarSection_downloadCVButton__hbnwm{font-size:.7rem;padding:6px 12px}.NavbarSection_notchContent__s47b8{padding:0 16px;gap:12px}}@media(max-width:768px){.NavbarSection_navbar__cua2D{display:none}.NavbarSection_mobileNav__uL91s{display:flex}}@media(max-width:480px){.NavbarSection_drawer__gldap{max-width:320px}.NavbarSection_hamburgerButton__GL8jq{padding:16px 22px}.NavbarSection_hamburger__G_xa_{width:20px;height:16px}.NavbarSection_line__rQaaI{width:20px;height:2px}.NavbarSection_drawerLink__3nw73{padding:14px 20px;font-size:.95rem}.NavbarSection_downloadCVButtonMobile__cHOdh{margin:12px 20px 0;width:calc(100% - 40px);padding:14px;font-size:.95rem}}.ProfessionalSection_professionalPath__WNZTh{margin-top:2rem;position:relative;width:100%;padding:var(--spacing-3xl) 0;background:#fff;font-family:var(--font-family-primary)}.ProfessionalSection_container__hwvf3{max-width:900px;margin:0 auto;padding:0 var(--spacing-lg)}.ProfessionalSection_header__iTv5X{text-align:center;margin-bottom:var(--spacing-2xl)}.ProfessionalSection_title__W3jl_{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:var(--font-weight-bold);background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);margin-bottom:var(--spacing-sm);letter-spacing:-.01em;line-height:1.2}.ProfessionalSection_subtitle__U6B5K{font-size:.95rem;color:#6b7280;max-width:550px;margin:0 auto;line-height:1.4;font-weight:var(--font-weight-medium)}.ProfessionalSection_timelineWrapper__q7w8V{display:flex;justify-content:center}.ProfessionalSection_timeline__dF2qX{position:relative;width:100%;max-width:750px;margin:0 auto;padding-left:30px}.ProfessionalSection_timeline__dF2qX:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--color-primary) 0,rgba(161,43,43,.6) 50%,rgba(161,43,43,.2) 100%);border-radius:1px}.ProfessionalSection_sectionHeader__yWkGz{margin:var(--spacing-xl) 0 var(--spacing-md) 0;text-align:center}.ProfessionalSection_sectionTitle__X0eWb{font-size:.95rem;font-weight:var(--font-weight-bold);color:var(--color-primary);background:#fff;padding:4px var(--spacing-sm);border-radius:var(--radius-md);border:1px solid rgba(161,43,43,.15);box-shadow:0 1px 3px rgba(161,43,43,.08);display:inline-block;position:relative;z-index:2}.ProfessionalSection_entry__mBkAh{display:flex;align-items:flex-start;margin-bottom:var(--spacing-md);position:relative}.ProfessionalSection_entry__mBkAh.ProfessionalSection_current__gQ1ih .ProfessionalSection_marker___GY66{width:16px;height:16px;left:-23px;background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);border:2px solid #fff;box-shadow:0 0 8px rgba(161,43,43,.3)}.ProfessionalSection_marker___GY66{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary) 0,#8b1c1c 100%);border:2px solid #fff;position:absolute;top:10px;left:-21px;z-index:3;box-shadow:0 1px 3px rgba(161,43,43,.2);transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#fff}.ProfessionalSection_marker___GY66 svg{width:6px;height:6px}.ProfessionalSection_marker___GY66.ProfessionalSection_currentMarker__1apUG svg{width:8px;height:8px}.ProfessionalSection_marker___GY66.ProfessionalSection_degreeMarker__dhb_s{background:linear-gradient(135deg,#6366f1,#4f46e5)}.ProfessionalSection_marker___GY66.ProfessionalSection_degreeMarker__dhb_s.ProfessionalSection_doctorate__y9_8X{background:linear-gradient(135deg,#dc2626,#b91c1c)}.ProfessionalSection_marker___GY66.ProfessionalSection_degreeMarker__dhb_s.ProfessionalSection_masters__QZs37{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.ProfessionalSection_marker___GY66.ProfessionalSection_degreeMarker__dhb_s.ProfessionalSection_bachelor__hvsi9{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.ProfessionalSection_marker___GY66.ProfessionalSection_degreeMarker__dhb_s.ProfessionalSection_diploma__dvBpB{background:linear-gradient(135deg,#059669,#047857)}.ProfessionalSection_card__5iARC{background:linear-gradient(135deg,#ffffff,#fafbfc);border:1px solid #e5e7eb;border-radius:var(--radius-md);box-shadow:0 2px 8px rgba(0,0,0,.03);padding:var(--spacing-sm) var(--spacing-md);margin-left:var(--spacing-xs);width:100%;position:relative;transition:all .2s ease}.ProfessionalSection_card__5iARC:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,var(--color-primary));transform:scaleY(0);transform-origin:bottom;transition:transform .2s ease}.ProfessionalSection_card__5iARC:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(161,43,43,.06);border-color:rgba(161,43,43,.15)}.ProfessionalSection_card__5iARC:hover:before{transform:scaleY(1)}.ProfessionalSection_card__5iARC:hover .ProfessionalSection_roleTitle__8TOnG{color:var(--color-primary)}.ProfessionalSection_card__5iARC.ProfessionalSection_degreeCard__cNFTE{background:linear-gradient(135deg,#f8fafc,#ffffff);border-color:#cbd5e1}.ProfessionalSection_card__5iARC.ProfessionalSection_degreeCard__cNFTE:hover{border-color:#94a3b8;box-shadow:0 4px 12px rgba(99,102,241,.06)}.ProfessionalSection_cardHeader__I2g9L{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacing-xs);gap:var(--spacing-sm)}.ProfessionalSection_titleGroup__1AmDe{flex:1}.ProfessionalSection_roleTitle__8TOnG{font-size:.9rem;font-weight:var(--font-weight-bold);color:#1f2937;line-height:1.3;margin:0 0 2px;transition:color .2s ease}.ProfessionalSection_roleOrg__cP0Xb{font-size:.8rem;color:#374151;font-weight:var(--font-weight-medium);margin:0;line-height:1.2}.ProfessionalSection_roleDates__RJrSH{font-size:.7rem;color:var(--color-primary);font-weight:var(--font-weight-semibold);background:rgba(161,43,43,.08);padding:2px 6px;border-radius:var(--radius-sm);border:1px solid rgba(161,43,43,.12);white-space:nowrap;font-style:italic}.ProfessionalSection_highlights__9Pn_1{margin:0;padding:0;list-style:none}.ProfessionalSection_highlights__9Pn_1 li{display:flex;align-items:flex-start;margin-bottom:3px;font-size:.75rem;line-height:1.3;color:#4b5563}.ProfessionalSection_highlights__9Pn_1 li:last-child{margin-bottom:0}.ProfessionalSection_highlightBullet__o7x0b{display:inline-block;width:4px;height:4px;background:var(--color-primary);border-radius:50%;margin-right:6px;margin-top:5px;flex-shrink:0}.ProfessionalSection_qualDivider__UFmbG{text-align:center;margin:var(--spacing-xl) 0 var(--spacing-md) 0;position:relative}.ProfessionalSection_qualDivider__UFmbG:after,.ProfessionalSection_qualDivider__UFmbG:before{content:"";display:inline-block;width:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(161,43,43,.2),transparent);vertical-align:middle;margin:0 var(--spacing-sm)}.ProfessionalSection_qualDividerText__gd1_r{font-size:.95rem;font-weight:var(--font-weight-bold);background:#fff;color:var(--color-primary);padding:4px var(--spacing-sm);border-radius:var(--radius-md);border:1px solid rgba(161,43,43,.15);position:relative;z-index:2;box-shadow:0 1px 3px rgba(161,43,43,.08)}@media(max-width:768px){.ProfessionalSection_professionalPath__WNZTh{padding:var(--spacing-2xl) 0}.ProfessionalSection_container__hwvf3{padding:0 var(--spacing-md)}.ProfessionalSection_timeline__dF2qX{padding-left:26px}.ProfessionalSection_timeline__dF2qX:before{left:13px}.ProfessionalSection_marker___GY66{width:10px;height:10px;left:-18px}.ProfessionalSection_marker___GY66 svg{width:5px;height:5px}.ProfessionalSection_marker___GY66.ProfessionalSection_currentMarker__1apUG{width:14px;height:14px;left:-20px}.ProfessionalSection_marker___GY66.ProfessionalSection_currentMarker__1apUG svg{width:7px;height:7px}.ProfessionalSection_card__5iARC{padding:var(--spacing-xs) var(--spacing-sm)}.ProfessionalSection_cardHeader__I2g9L{flex-direction:column;align-items:flex-start;gap:2px}.ProfessionalSection_roleTitle__8TOnG{font-size:.85rem}.ProfessionalSection_roleOrg__cP0Xb{font-size:.75rem}.ProfessionalSection_roleDates__RJrSH{font-size:.65rem}.ProfessionalSection_highlights__9Pn_1 li{font-size:.7rem}}@media(max-width:480px){.ProfessionalSection_container__hwvf3{padding:0 var(--spacing-sm)}.ProfessionalSection_timeline__dF2qX{padding-left:22px}.ProfessionalSection_timeline__dF2qX:before{left:11px}.ProfessionalSection_marker___GY66{width:8px;height:8px;left:-15px}.ProfessionalSection_marker___GY66.ProfessionalSection_currentMarker__1apUG{width:12px;height:12px;left:-17px}.ProfessionalSection_card__5iARC{padding:6px var(--spacing-xs)}.ProfessionalSection_qualDividerText__gd1_r,.ProfessionalSection_sectionTitle__X0eWb{font-size:.85rem;padding:2px 6px}}