html{scroll-behavior:smooth}body{line-height:1.7;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px}.entry-content{max-width:900px;margin:0 auto;font-size:1.05em;line-height:1.8;color:#2c3e50}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.entry-content{animation:fadeInUp .6s ease-out}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4{margin-top:2.5em;margin-bottom:1.2em;font-weight:600;color:#1a252f;position:relative;padding-bottom:.5em;line-height:1.3;letter-spacing:-.02em}.entry-content h1{font-size:2.2em;margin-top:1.5em}.entry-content h2{font-size:1.8em}.entry-content h3{font-size:1.4em}.entry-content h4{font-size:1.2em}.entry-content h2::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#3498db,#2980b9);border-radius:2px}.entry-content a{color:#2980b9;text-decoration:none;transition:all .3s ease;border-bottom:1px solid rgba(41,128,185,.3);font-weight:500}.entry-content a:hover{color:#21618c;border-bottom-color:#21618c;text-decoration:none}.entry-content img{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;margin:1.5em 0;max-width:100%;height:auto}.entry-content img:hover{transform:translateY(-2px);box-shadow:0 8px 12px rgba(0,0,0,.15)}.entry-content img[loading=lazy]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.entry-content blockquote{border-left:4px solid #3498db;padding-left:1.8em;margin:2em 0;font-style:italic;color:#444;background:#f8f9fa;padding:1.2em 1.8em;border-radius:6px;line-height:1.8;box-shadow:0 2px 4px rgba(0,0,0,5%)}.entry-content pre{background:#1e293b;color:#e2e8f0;padding:1.5em;border-radius:8px;overflow-x:auto;box-shadow:0 4px 8px rgba(0,0,0,.15);margin:2em 0;border-left:4px solid #3498db;font-size:.9em;line-height:1.6}.entry-content code{background:#f1f5f9;padding:.25em .5em;border-radius:4px;font-size:.9em;color:#c0392b;font-weight:500;border:1px solid #e2e8f0}.entry-content pre code{background:0 0;color:inherit;padding:0;border:none;font-weight:400}.entry-content ul,.entry-content ol{margin:1.8em 0;padding-left:2.2em}.entry-content li{margin:.7em 0;line-height:1.9;color:#2c3e50}.entry-content ul li::marker{color:#3498db;font-weight:600}.entry-content p{margin:1.2em 0;line-height:1.9;color:#2c3e50}.entry-content table{width:100%;border-collapse:collapse;margin:2em 0;box-shadow:0 2px 8px rgba(0,0,0,8%);border-radius:8px;overflow:hidden;background:#fff}.entry-content table th{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;padding:1.2em 1em;text-align:left;font-weight:600;font-size:.95em;letter-spacing:.3px}.entry-content table td{padding:1em;border-bottom:1px solid #e8e8e8;color:#2c3e50;line-height:1.7}.entry-content table tr:last-child td{border-bottom:none}.entry-content table tr:hover{background:#f5f7fa;transition:background .2s ease}.section-title{position:relative;margin-bottom:2.5em;text-align:center;font-size:2em;font-weight:600;color:#1a252f;letter-spacing:-.01em}.section-title::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#3498db,#2980b9);border-radius:2px}.card-container{background:#fff;border-radius:12px;padding:2.5em;margin:2.5em 0;box-shadow:0 4px 8px rgba(0,0,0,8%);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.card-container:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12);border-color:#e0e0e0}.badge{display:inline-block;padding:.4em .8em;border-radius:20px;font-size:.85em;font-weight:600;margin:.2em}.badge-primary{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.badge-success{background:linear-gradient(135deg,#27ae60,#229954);color:#fff}.badge-warning{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff}.badge-info{background:linear-gradient(135deg,#17a2b8,#138496);color:#fff}.alert{padding:1.3em 1.8em;border-radius:8px;margin:2em 0;border-left:4px solid;animation:fadeIn .5s ease-out;line-height:1.7;box-shadow:0 2px 4px rgba(0,0,0,5%)}.alert-info{background:#e3f2fd;border-color:#2196f3;color:#1565c0}.alert-success{background:#e8f5e9;border-color:#4caf50;color:#2e7d32}.alert-warning{background:#fff3e0;border-color:#ff9800;color:#e65100}.alert-danger{background:#ffebee;border-color:#f44336;color:#c62828}.btn-custom{display:inline-block;padding:.85em 1.6em;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:.95em;letter-spacing:.3px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.btn-primary{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#2980b9,#21618c);transform:translateY(-2px);box-shadow:0 4px 12px rgba(52,152,219,.4);color:#fff;text-decoration:none}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 4px rgba(52,152,219,.3)}.entry-content iframe{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:1.5em 0;max-width:100%;height:auto}.entry-content video{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:1.5em 0;max-width:100%;height:auto;transition:transform .3s ease,box-shadow .3s ease}.entry-content video:hover{transform:translateY(-2px);box-shadow:0 8px 12px rgba(0,0,0,.15)}.navbar.stick{backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:rgba(255,255,255,.95)!important}.navbar-default .navbar-nav>li>a{font-weight:500;letter-spacing:.5px;transition:color .3s ease}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#2980b9!important}footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#ecf0f1;padding:3em 0 1em;margin-top:4em}@media(max-width:768px){.entry-content{font-size:1em;padding:0 1em}.entry-content h1{font-size:1.8em}.entry-content h2{font-size:1.5em}.entry-content h3{font-size:1.3em}.entry-content h2::after{width:40px}.card-container{padding:1.5em;margin:1.5em 0}.entry-content p,.entry-content li{line-height:1.8}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3498db,#2980b9);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2980b9,#21618c)}::selection{background:#3498db;color:#fff}::-moz-selection{background:#3498db;color:#fff}.fade-in{opacity:0;animation:fadeInUp .6s ease-out forwards}.fade-in-delay-1{animation-delay:.1s}.fade-in-delay-2{animation-delay:.2s}.fade-in-delay-3{animation-delay:.3s}.entry-title{font-family:lora,georgia,times new roman,serif;font-size:2.5em;font-weight:400;color:#1a252f;line-height:1.3;margin-bottom:.5em;letter-spacing:.01em}.entry-title a{color:#1a252f;text-decoration:none;transition:color .3s ease}.entry-title a:hover{color:#2980b9;text-decoration:none;border-bottom:none}.entry-subtitle{font-size:1.3em;color:#555;font-weight:400;margin-top:.5em;margin-bottom:.8em;line-height:1.5}.entry-header{margin-bottom:1em;padding-bottom:.5em;border-bottom:none}.post{background:#fff;padding:2.5em 0}.col-sm-8.col-sm-offset-2{padding-left:2em;padding-right:2em}@media(max-width:768px){.entry-title{font-size:1.8em}.entry-subtitle{font-size:1.1em}.col-sm-8.col-sm-offset-2{padding-left:1em;padding-right:1em}.entry-header{margin-bottom:2em;padding-bottom:1em}}.research-item{margin:2.5em 0!important;padding:0!important;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;animation:fadeInUp .6s ease-out}.research-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.entry-content h2{margin-top:3em;margin-bottom:1.5em;padding-bottom:.8em;border-bottom:2px solid #e0e0e0;font-size:1.8em}.entry-content h2:first-of-type{margin-top:1.5em}.entry-content hr{margin:4em 0;border:none;border-top:2px solid #e0e0e0;position:relative}.entry-content hr::after{content:'';position:absolute;top:-2px;left:50%;transform:translateX(-50%);width:100px;height:2px;background:linear-gradient(90deg,#3498db,#2980b9)}.entry-content>*:first-child{margin-top:0}.entry-content>*:last-child{margin-bottom:0}.research-summary{margin:1.5em 0!important;padding:1.5em!important;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;border-left:4px solid #3498db;cursor:pointer}.research-summary:hover{transform:translateX(5px);box-shadow:0 6px 16px rgba(0,0,0,.15);border-left-color:#2980b9;background:#fafbfc}.research-summary h3{margin:0 0 .5em!important;color:#1a252f;font-size:1.35em;font-weight:600;line-height:1.3}.research-summary p{margin:.8em 0;color:#444;font-size:.98em;line-height:1.7}.news-section{max-width:750px;margin:0 auto}.news-content{background:#f8f9fa;border-radius:8px;padding:1.5em;box-shadow:0 2px 4px rgba(0,0,0,5%)}.news-content table{width:100%;border:none!important;box-shadow:none!important;margin:0!important;background:0 0!important}.news-content table td{border:none!important;padding:.5em 0!important;vertical-align:top;line-height:1.8;color:#444;font-size:.95em;transition:all .2s ease}.news-content table td{position:relative}.news-content table td:first-child{width:100px;min-width:100px;max-width:100px;white-space:nowrap;padding-right:1.2em!important;vertical-align:top;padding-top:.5em!important}.news-content table td:first-child::after{content:'';position:absolute;right:.6em;top:.5em;width:1px;height:1.2em;background:#ddd}.news-content table td:not(:first-child){padding-left:.5em!important;border-left:3px solid transparent}.news-content table tr{transition:all .2s ease;background:0 0!important}.news-content table tr:hover{background:0 0!important}.news-content table tr:hover td:not(:first-child){border-left-color:#3498db;padding-left:.8em;color:#2c3e50}.news-content table td:first-child{font-size:.85em;color:#7f8c8d;font-weight:600;text-align:right;font-family:courier new,consolas,monaco,monospace;letter-spacing:.02em;white-space:pre}.news-content table td:first-child{font-variant-numeric:tabular-nums}.news-content table td:not(:first-child)::before{content:'▸';color:#3498db;margin-right:.4em;font-size:.75em;opacity:.5;transition:all .2s ease}.news-content table tr:hover td:not(:first-child)::before{opacity:1;margin-right:.6em}.news-content a{color:#3498db;text-decoration:none;font-weight:500;transition:all .2s ease;border-bottom:1px solid transparent}.news-content a:hover{color:#2980b9;border-bottom-color:#2980b9}@media(max-width:768px){.research-item{margin:1.5em 0!important}.research-summary{padding:1.2em!important}.research-summary>div{flex-direction:column!important}.research-summary>div>div:first-child{width:100%!important}.research-summary h3{font-size:1.2em!important}.entry-content h2{font-size:1.5em}.news-section{max-width:100%}.news-content{padding:1.2em}.news-content table td{font-size:.9em;padding:.4em 0!important;line-height:1.7}.news-content table td:first-child{width:90px!important;min-width:90px!important;max-width:90px!important;font-size:.85em;padding-right:.8em!important}}@media(min-width:769px) and (max-width:1024px){.entry-content{max-width:800px}.container{max-width:1000px}}.thumbnails.recentworks .thumbnail .img{height:280px!important;overflow:hidden!important;display:flex;align-items:center;justify-content:center;position:relative;background:#f8f9fa;border-radius:4px;width:100%}.thumbnails.recentworks .thumbnail .img img{width:100%;height:100%;object-fit:contain;display:block;position:relative!important;top:auto!important;left:auto!important;margin:0 auto}.thumbnails.recentworks .thumbnail .cover{height:280px!important;position:absolute;top:0;left:0;right:0;bottom:0}.thumbnails.recentworks .thumbnail .title{min-height:3.5em;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 2em!important;padding:.8em 0;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.thumbnails.recentworks .col-xs-12,.thumbnails.recentworks .col-sm-6,.thumbnails.recentworks .col-md-4,.thumbnails.recentworks .col-lg-4{display:flex;flex-direction:column}.thumbnails.recentworks .thumbnail{display:flex;flex-direction:column;height:100%}.thumbnails.recentworks .thumbnail .details{margin-top:auto;padding-top:.5em}@media only screen and (max-width:768px){.thumbnails.recentworks .thumbnail .img{height:300px!important;width:100%!important;margin-left:0!important}.thumbnails.recentworks .thumbnail .img img{height:100%!important;position:relative!important}.thumbnails.recentworks .thumbnail .cover{height:300px!important}.thumbnails.recentworks .thumbnail .title{min-height:3em;font-size:.9em;padding:.6em 0}}.research-fields-container{width:100%;margin:2em auto;padding:2em;box-sizing:border-box}.research-fields-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2em;width:100%}.research-fields-grid>div{overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-direction:column}.research-fields-grid>div>div:first-child{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.research-field-bar-area{margin-top:auto;padding-bottom:.5em;min-height:32px!important}.research-field-button-area{margin-top:0;padding-top:.5em;min-height:40px!important}.research-fields-grid>div>div:last-child{margin-top:0;padding-top:.5em;min-height:40px}.research-field-bar-wrapper{min-height:32px!important;height:32px!important;display:flex;align-items:center}.research-field-bar-container{height:32px!important;min-height:32px!important;max-height:32px!important}.research-field-count-label{height:32px!important;min-height:32px!important;display:flex;align-items:center;justify-content:flex-end}.research-fields-grid>div>div:last-child{margin-top:0;padding-top:.5em;min-height:40px}.research-fields-grid>div button{height:40px;min-height:40px}@media(max-width:1000px){.research-fields-container{padding:1em;margin:1em auto}.research-fields-grid{grid-template-columns:repeat(2,1fr);gap:1em}}