﻿@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";:root{--primary-color: #1f3b73;--text-color: #222222;--muted-text: #666666;--border-color: #e5e5e5;--background-color: #ffffff}html body{font-family:"Cormorant Garamond",serif !important;font-size:16px;line-height:1.7;color:var(--text-color);background:var(--background-color)}html body p,html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body a,html body span,html body div,html body input,html body button,html body .navbar-brand,html body .nav-link{font-family:"Cormorant Garamond",serif !important}h1{font-size:38px;font-weight:600 !important;color:var(--primary-color);margin-bottom:24px}h2{font-size:28px;font-weight:600 !important;margin-top:50px}h3{font-size:22px;font-weight:500 !important}p{margin-bottom:20px;max-width:700px}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}body .container,.page-container,.hero{max-width:1400px !important;width:100% !important}.page-container{margin:40px auto;padding:0 20px}.hero{margin:40px auto 60px auto}.hero-container{display:flex;justify-content:space-between;align-items:center;gap:40px}.hero-left{flex:1 1 20%;display:flex !important;justify-content:center !important;align-items:center !important;text-align:center !important}.profile-wrapper{display:flex !important;flex-direction:column !important;align-items:center !important;gap:12px}.profile-photo{display:block !important;margin:0 auto !important;width:170px;border-radius:50%}.profile-contact{display:flex !important;flex-direction:column !important;gap:6px;text-align:center}.contact-link{font-size:16px;color:var(--muted-text) !important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:color .2s}.contact-link i{color:var(--primary-color);font-size:15px}.contact-link:hover{color:var(--primary-color) !important;text-decoration:underline !important}.hero-right{flex:0 0 auto}.hero-center{flex:2 1 50%}.hero-center p{font-size:18px !important;line-height:1.65 !important;color:#333 !important;max-width:100% !important}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:25px}.button{display:inline-block;padding:10px 20px;background:var(--primary-color);color:#fff;border-radius:5px;text-decoration:none}.button.btn-primary{background:#1f3b73;color:#fff;padding:10px 22px;border-radius:6px;display:inline-flex;align-items:center;gap:6px}.button.btn-link{color:#1f3b73;background:rgba(0,0,0,0);font-weight:500;display:inline-flex;align-items:center;gap:6px}.button.btn-link:hover{text-decoration:underline}.cards{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px;margin-top:50px}.card{border:1px solid #ececec;border-radius:20px;padding:28px;box-shadow:none;transition:.2s;background:#fff;position:relative;display:flex;flex-direction:column;height:100%}.card:hover{border-color:var(--primary-color);box-shadow:0 20px 18px rgba(0,0,0,.05);transform:translateY(-2px)}.card-icon{font-size:28px;color:var(--primary-color);margin-bottom:18px;display:block}.card-arrow{margin-top:auto;color:#1f3b73;font-size:22px;padding-top:10px}.research-page{max-width:900px;margin:80px auto;padding:0 20px}.page-title{font-size:32px;font-weight:600;margin-bottom:30px;color:#1f3b73}.research-text{font-size:18px;line-height:1.7;color:#222;border-left:3px solid #1f3b73;padding-left:16px;max-width:700px}.navbar,nav.navbar,#navbar{background:#fff !important;box-shadow:none !important;border-bottom:1px solid #ececec;padding:7px 0 !important}html body header nav.navbar,html body nav.navbar .container,html body nav.navbar div[class*=container],html body #navbar .container{display:flex !important;flex-direction:row !important;flex-wrap:wrap !important;justify-content:space-between !important;align-items:center !important;width:100% !important;max-width:1400px !important;margin-right:auto !important;margin-left:auto !important;padding-left:20px !important;padding-right:20px !important}html body header nav.navbar div[class*=brand],html body #navbar div[class*=brand]{display:flex !important;flex-grow:0 !important;margin-right:auto !important;margin-left:0 !important}html body a.navbar-brand,html body nav.navbar a.navbar-brand,html body header nav.navbar a.navbar-brand,html body #navbar a.navbar-brand{display:inline-block !important;visibility:visible !important;opacity:1 !important;margin:0 !important;padding:0 !important;color:var(--primary-color) !important;font-size:24px !important;font-weight:500 !important}html body div.navbar-collapse,html body nav.navbar .navbar-collapse,html body #navbar .navbar-collapse{flex-basis:100% !important;width:100% !important;margin-top:14px !important;padding-left:0 !important;padding-right:0 !important}html body .navbar-collapse:not(.show){display:none !important}html body .navbar-nav{display:flex !important;flex-direction:row !important;flex-wrap:wrap !important;justify-content:flex-start !important;gap:20px !important;width:100% !important;padding:10px 0 !important;margin-left:0 !important}html body .navbar-nav a{width:auto !important;padding:6px 0 !important;font-size:16px !important;color:var(--primary-color);white-space:nowrap}html body button.navbar-toggler,html body header nav.navbar button.navbar-toggler,html body #navbar button.navbar-toggler{display:inline-flex !important;align-items:center !important;justify-content:center !important;background:rgba(0,0,0,0) !important;background-image:none !important;border:1px solid #1f3b73 !important;padding:6px 10px !important;border-radius:6px !important;outline:none !important;box-shadow:none !important;margin-left:auto !important;margin-right:0 !important;visibility:visible !important;opacity:1 !important;position:relative !important}html body span.navbar-toggler-icon,html body header nav.navbar span.navbar-toggler-icon,html body #navbar span.navbar-toggler-icon{background:none !important;background-image:none !important;width:24px !important;height:24px !important;display:inline-block !important;position:relative !important;visibility:visible !important}html body span.navbar-toggler-icon::before,html body header nav.navbar span.navbar-toggler-icon::before,html body #navbar span.navbar-toggler-icon::before{display:block !important;font-family:"bootstrap-icons" !important;content:"" !important;color:#1f3b73 !important;font-size:24px !important;font-style:normal !important;font-weight:normal !important;line-height:1 !important;position:absolute !important;top:0 !important;left:0 !important;width:24px !important;height:24px !important}html body span.navbar-toggler-icon::after{display:none !important}@media(min-width: 769px)and (max-width: 1024px){.hero-container{flex-wrap:wrap !important;gap:30px !important}.hero-left{flex:0 0 100% !important;margin-bottom:10px}.hero-center{flex:0 0 100% !important;text-align:center !important}.hero-center h1{font-size:32px !important}.hero-center p{font-size:20px !important;line-height:1.6 !important;margin-left:auto !important;margin-right:auto !important}.hero-right{flex:0 0 100% !important;margin-top:20px}.hero-right .hero-graph{max-width:400px !important;margin:0 auto !important}.cards{grid-template-columns:repeat(2, 1fr) !important;gap:20px !important}}@media(max-width: 768px){.page-container{margin:20px auto}.hero-container{flex-direction:column !important;align-items:center !important;gap:30px}.hero-left,.hero-center,.hero-right{width:100% !important;flex:none !important}.hero-center{text-align:center !important}.hero-center p{margin:0 auto 20px auto !important}.hero-actions{justify-content:center !important}.profile-photo{max-width:160px}.hero-graph{max-width:280px;margin:0 auto}.cards{grid-template-columns:1fr !important;gap:16px;margin-top:30px}}#progress{display:none}footer{display:none !important}.mt-3{margin-top:40px}.mb-2{margin-bottom:20px}#light-toggle,.navbar-nav .nav-item:last-child button,.navbar-nav button[id*=light-toggle]{display:none !important;visibility:hidden !important;width:0 !important;height:0 !important;padding:0 !important;margin:0 !important}.post header.post-header,.post h1.post-title,h1.title{display:none !important}.post{padding-top:0 !important;margin-top:0 !important}.navbar .dropdown-menu{background-color:var(--background-color, #ffffff) !important;border:1px solid var(--border-color, #e5e5e5) !important;border-radius:4px !important;box-shadow:0 4px 12px rgba(0,0,0,.05) !important;padding:8px 0 !important;margin-top:10px !important;display:block !important;visibility:hidden !important;opacity:0 !important;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease !important}.navbar .nav-item.dropdown:hover .dropdown-menu{visibility:visible !important;opacity:1 !important;transform:translateY(0)}.navbar .dropdown-item{font-family:"Cormorant Garamond",serif !important;font-size:15px !important;color:var(--text-color, #222222) !important;padding:8px 20px !important;transition:background-color .2s ease,color .2s ease !important}.navbar .dropdown-item:hover{background-color:#f8f9fa !important;color:var(--primary-color, #1f3b73) !important}.research-page-wrapper,.teaching-page-wrapper{margin-top:1.5rem}.research-page-wrapper .page-header-block,.teaching-page-wrapper .page-header-block{margin-bottom:2rem}.research-page-wrapper .page-header-block .page-main-title,.teaching-page-wrapper .page-header-block .page-main-title{font-family:"Cormorant Garamond",serif !important;font-weight:700;font-size:2.5rem;color:var(--primary-color, #1f3b73);margin-bottom:.5rem}.research-page-wrapper .page-header-block .header-accent-bar,.teaching-page-wrapper .page-header-block .header-accent-bar{width:40px;height:2px;background-color:var(--primary-color, #1f3b73)}.research-page-wrapper .research-intro-note,.research-page-wrapper .teaching-intro-note,.teaching-page-wrapper .research-intro-note,.teaching-page-wrapper .teaching-intro-note{font-size:1.2rem;margin-bottom:2.5rem}.research-page-wrapper .research-intro-note p,.research-page-wrapper .teaching-intro-note p,.teaching-page-wrapper .research-intro-note p,.teaching-page-wrapper .teaching-intro-note p{font-size:1.1rem;color:var(--text-color, #222222);line-height:1.6}.research-page-wrapper .research-intro-note .custom-link,.research-page-wrapper .teaching-intro-note .custom-link,.teaching-page-wrapper .research-intro-note .custom-link,.teaching-page-wrapper .teaching-intro-note .custom-link{color:var(--primary-color, #1f3b73);font-weight:700;text-decoration:none;transition:opacity .2s ease-in-out}.research-page-wrapper .research-intro-note .custom-link:hover,.research-page-wrapper .teaching-intro-note .custom-link:hover,.teaching-page-wrapper .research-intro-note .custom-link:hover,.teaching-page-wrapper .teaching-intro-note .custom-link:hover{color:var(--primary-color, #1f3b73);text-decoration:none;opacity:.85}.research-page-wrapper .section-papers-title,.research-page-wrapper .section-courses-title,.teaching-page-wrapper .section-papers-title,.teaching-page-wrapper .section-courses-title{font-family:"Cormorant Garamond",serif !important;font-weight:700;font-size:1.8rem;color:var(--primary-color, #1f3b73);margin-bottom:1.5rem;letter-spacing:.2px}.papers-container,.courses-container{margin-bottom:4rem}.papers-container .paper-item,.papers-container .course-item,.courses-container .paper-item,.courses-container .course-item{margin-bottom:2.5rem;padding-left:1.5rem;border-left:2px solid var(--border-color, #e5e5e5);transition:border-color .3s ease}.papers-container .paper-item:hover,.papers-container .course-item:hover,.courses-container .paper-item:hover,.courses-container .course-item:hover{border-left-color:var(--primary-color, #1f3b73)}.papers-container .paper-title,.papers-container .course-title,.courses-container .paper-title,.courses-container .course-title{font-family:"Cormorant Garamond",serif !important;font-weight:600;font-size:1.45rem;color:var(--primary-color, #1f3b73);margin-bottom:.25rem;line-height:1.2}.papers-container .paper-metadata,.papers-container .course-metadata,.courses-container .paper-metadata,.courses-container .course-metadata{font-size:.9rem;color:var(--muted-text, #666666);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-weight:500}.papers-container .paper-metadata .meta-institution,.papers-container .course-metadata .meta-institution,.courses-container .paper-metadata .meta-institution,.courses-container .course-metadata .meta-institution{font-weight:600;color:var(--text-color, #222222)}.papers-container .paper-description p,.papers-container .course-description p,.courses-container .paper-description p,.courses-container .course-description p{font-size:1.2rem;line-height:1.6;color:var(--text-color, #222222);margin:0}.faq-header{margin-bottom:30px}.faq-header .faq-intro{font-size:18px !important;color:var(--muted-text);line-height:1.6;max-width:800px}.author-redirect-box{background-color:rgba(31,59,115,.04);border-left:3px solid var(--primary-color);padding:16px 20px;margin-bottom:40px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;max-width:1400px}.author-redirect-box .redirect-text{font-size:16px;color:var(--text-color)}.author-redirect-box .about-author-link{font-family:"Cormorant Garamond",serif !important;font-size:18px !important;font-weight:700 !important;color:var(--primary-color) !important;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:all .2s ease-in-out}.author-redirect-box .about-author-link i{font-size:20px;transition:transform .2s ease}.author-redirect-box .about-author-link:hover{color:hsl(220,57.5342465753%,38.6274509804%) !important;text-decoration:underline !important}.author-redirect-box .about-author-link:hover i{transform:translateX(4px)}.faq-accordion-wrapper{max-width:1400px;margin-top:20px}.faq-accordion-wrapper .faq-item{background:#fff;border-bottom:1px solid var(--border-color);padding:18px 5px;transition:background-color .2s ease}.faq-accordion-wrapper .faq-item[open]{background-color:rgba(0,0,0,0)}.faq-accordion-wrapper .faq-item[open] summary .faq-icon-toggle::before{transform:translate(-50%, -50%) rotate(90deg)}.faq-accordion-wrapper .faq-item[open] summary .faq-icon-toggle::after{transform:translate(-50%, -50%) rotate(90deg);opacity:0}.faq-accordion-wrapper summary.faq-question{font-size:20px;font-weight:600 !important;color:var(--primary-color);cursor:pointer;list-style:none;position:relative;padding-right:40px;display:block}.faq-accordion-wrapper summary.faq-question::-webkit-details-marker{display:none}.faq-accordion-wrapper summary.faq-question .faq-icon-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px;height:14px}.faq-accordion-wrapper summary.faq-question .faq-icon-toggle::before,.faq-accordion-wrapper summary.faq-question .faq-icon-toggle::after{content:"";position:absolute;background-color:var(--primary-color);top:50%;left:50%;transform:translate(-50%, -50%);transition:transform .25s ease-in-out,opacity .2s ease}.faq-accordion-wrapper summary.faq-question .faq-icon-toggle::before{width:14px;height:2px}.faq-accordion-wrapper summary.faq-question .faq-icon-toggle::after{width:2px;height:14px}.faq-accordion-wrapper summary.faq-question:hover{color:hsl(220,57.5342465753%,40.6274509804%)}.faq-accordion-wrapper .faq-answer{padding-top:12px;padding-bottom:5px}.faq-accordion-wrapper .faq-answer p{font-size:16px !important;line-height:1.7;color:#444;margin-bottom:0;max-width:1100px}.sticky-sidebar{position:-webkit-sticky;position:sticky;top:5rem;padding-left:20px;border-left:1px solid rgba(0,0,0,0)}.sidebar-heading{font-family:"Cormorant Garamond",serif !important;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--primary-color, #1f3b73);margin-bottom:1rem;padding-left:0}.sticky-sidebar .nav-link{font-family:"Cormorant Garamond",serif !important;color:var(--muted-text, #666666);font-size:1.1rem;font-weight:500;padding:8px 0 8px 15px;border-left:2px solid rgba(0,0,0,0);transition:all .2s ease-in-out;text-decoration:none}.sticky-sidebar .nav-link:hover{color:var(--primary-color, #1f3b73);border-left-color:var(--border-color, #e5e5e5)}.sticky-sidebar .nav-link.active{color:var(--primary-color, #1f3b73) !important;font-weight:700 !important;border-left:2px solid var(--primary-color, #1f3b73);background-color:rgba(0,0,0,0)}