body{font-family:Product Sans,sans-serif;line-height:1.6}#app{min-height:100vh}.sidebar[data-v-9ba1a838]{width:300px;background-color:#e6f2ff;padding:1.5rem 1.2rem;position:fixed;top:0;left:0;height:100vh;overflow-y:auto;box-shadow:2px 0 10px #0000001a;z-index:100;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1)}.mobile-header[data-v-9ba1a838],.drawer-backdrop[data-v-9ba1a838]{display:none}.profile-section[data-v-9ba1a838]{text-align:center}.avatar[data-v-9ba1a838]{width:100px;height:100px;border-radius:50%;background-color:#a0c1d9;margin:0 auto .6rem;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#fff;font-weight:700}.name[data-v-9ba1a838]{font-size:1.35rem;font-weight:600;margin-bottom:.3rem;color:#333}.location[data-v-9ba1a838]{font-size:.85rem;color:#555;margin-bottom:1rem}.navigation[data-v-9ba1a838]{flex:1}.navigation ul[data-v-9ba1a838]{list-style:none;padding:0;margin:0}.navigation li[data-v-9ba1a838]{padding:.35rem 0;cursor:pointer;border-radius:5px;transition:all .3s ease;font-weight:500;text-align:center;font-size:.9rem}.navigation li[data-v-9ba1a838]:hover{background-color:#c2d9f0}.navigation li.active[data-v-9ba1a838]{background-color:#a0c1d9;color:#fff}.contact-info[data-v-9ba1a838]{text-align:center;padding:.6rem 0}.contact-title[data-v-9ba1a838]{font-size:.9rem;color:#555;margin-bottom:.4rem;font-weight:500}.contact-links[data-v-9ba1a838]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.8rem;padding:0 .2rem}.contact-link[data-v-9ba1a838]{display:flex;align-items:center;justify-content:center;gap:.4rem;text-decoration:none;color:#333;background-color:#f0f7ff;padding:.5rem .3rem;border-radius:6px;transition:all .3s ease}.contact-link[data-v-9ba1a838]:hover{background-color:#d1e7ff;transform:translateY(-2px);box-shadow:0 2px 5px #0000001a}.contact-icon[data-v-9ba1a838]{width:22px;height:22px;display:inline-block}.contact-text[data-v-9ba1a838]{font-size:.82rem;font-weight:500;white-space:nowrap}.contact-desc[data-v-9ba1a838]{font-size:.75rem;color:#888;margin-top:.3rem}.language-toggle[data-v-9ba1a838]{position:relative;display:inline-flex;border-radius:20px;background-color:#d1e7ff;overflow:hidden;margin:8px 0;box-shadow:inset 0 1px 3px #0000001a}.toggle-btn[data-v-9ba1a838]{padding:6px 16px;border:none;background:transparent;color:#333;cursor:pointer;font-size:.85rem;font-weight:600;z-index:2;transition:color .3s ease}.toggle-btn.active[data-v-9ba1a838]{color:#fff}.toggle-slider[data-v-9ba1a838]{position:absolute;top:0;left:0;height:100%;width:50%;background-color:#4a89dc;border-radius:20px;transition:transform .3s ease;z-index:1}@media(max-width:768px){.mobile-header[data-v-9ba1a838]{display:flex;align-items:center;gap:.5rem;position:fixed;top:0;left:0;width:100%;padding:.4rem .8rem;background-color:#e6f2ff;box-shadow:0 2px 8px #0000001a;z-index:120;height:48px}.hamburger[data-v-9ba1a838]{display:flex;flex-direction:column;gap:3px;background:none;border:none;cursor:pointer;padding:4px;flex-shrink:0}.hamburger-line[data-v-9ba1a838]{display:block;width:18px;height:2px;background-color:#333;border-radius:2px;transition:all .3s ease}.nav-open .hamburger .hamburger-line[data-v-9ba1a838]:nth-child(1){transform:translateY(5px) rotate(45deg)}.nav-open .hamburger .hamburger-line[data-v-9ba1a838]:nth-child(2){opacity:0}.nav-open .hamburger .hamburger-line[data-v-9ba1a838]:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.mobile-avatar[data-v-9ba1a838]{width:40px;height:40px;border-radius:50%;flex-shrink:0}.mobile-info[data-v-9ba1a838]{min-width:0;line-height:1.2}.mobile-name[data-v-9ba1a838]{font-size:1rem;font-weight:600;color:#333;display:block}.mobile-email[data-v-9ba1a838]{font-size:.82rem;color:#555;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-backdrop[data-v-9ba1a838]{display:block;position:fixed;inset:0;background-color:#00000059;z-index:105;opacity:0;pointer-events:none;transition:opacity .3s ease}.drawer-backdrop.visible[data-v-9ba1a838]{opacity:1;pointer-events:auto}.sidebar[data-v-9ba1a838]{position:fixed;top:0;left:0;width:220px;height:100vh;z-index:110;transform:translate(-100%);padding:.8rem;padding-top:50px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar.nav-open[data-v-9ba1a838]{transform:translate(0)}.profile-section[data-v-9ba1a838]{display:none}.navigation li[data-v-9ba1a838]{font-size:1rem;padding:.45rem 0}.contact-info[data-v-9ba1a838]{padding:.6rem 0}.contact-title[data-v-9ba1a838]{font-size:.88rem;margin-bottom:.35rem}.contact-links[data-v-9ba1a838]{display:grid;grid-template-columns:1fr 1fr;gap:.3rem;margin-bottom:.4rem;padding:0}.contact-link[data-v-9ba1a838]{padding:.35rem .5rem;border-radius:6px;gap:.3rem}.contact-icon[data-v-9ba1a838]{width:22px;height:22px}.contact-text[data-v-9ba1a838]{font-size:.88rem}.contact-desc[data-v-9ba1a838]{font-size:.82rem;margin-top:.2rem}.toggle-btn[data-v-9ba1a838]{padding:5px 14px;font-size:.82rem}.language-toggle[data-v-9ba1a838]{margin:4px 0}}.banner-container[data-v-055f097c]{width:100%;max-height:300px;overflow:hidden;transition:max-height 1s cubic-bezier(.6,0,.4,1),box-shadow .3s ease;will-change:max-height;position:relative}.banner[data-v-055f097c]{width:100%;height:auto;display:block;mask-image:linear-gradient(to bottom,#000,#0000);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1),rgba(0,0,0,0));backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);transition:mask-image .4s cubic-bezier(.4,0,.2,1),-webkit-mask-image .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.banner-container[data-v-055f097c]:hover{max-height:2000px}.banner-container:hover .banner[data-v-055f097c]{mask-image:linear-gradient(to bottom,#000,#000);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1),rgba(0,0,0,1));transform:translateZ(0) scale(1.02);-webkit-transform:translateZ(0) scale(1.02)}.banner-caption[data-v-055f097c]{text-align:center;font-size:.9rem;color:#888;margin-bottom:1.5rem;transition:color .4s cubic-bezier(.4,0,.2,1)}.banner-container:hover+.banner-caption[data-v-055f097c]{color:#555}.content-header[data-v-055f097c]{margin-bottom:.5rem;padding-bottom:1.5rem}.content-header h1[data-v-055f097c]{font-size:4.5rem;font-weight:700;margin-top:-3rem;margin-bottom:.5rem;color:#333}.section[data-v-055f097c]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.section h2[data-v-055f097c]{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#0056b3;padding-bottom:.5rem}.section p[data-v-055f097c]{line-height:1.6;color:#444}.highlight-red[data-v-055f097c]{color:#e74c3c;font-weight:600}.highlight-link[data-v-055f097c]{color:#2980b9;text-decoration:none;font-weight:600}.highlight-link[data-v-055f097c]:hover{text-decoration:underline}@media(max-width:768px){.content-header[data-v-055f097c]{padding-bottom:.8rem}.content-header h1[data-v-055f097c]{font-size:2.5rem;margin-top:0;margin-bottom:.3rem}.section p[data-v-055f097c]{font-size:.95rem;line-height:1.5}}.section[data-v-05c4fb8d]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.section h2[data-v-05c4fb8d]{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#0056b3;padding-bottom:.5rem}.timeline[data-v-05c4fb8d]{position:relative;padding-left:30px}.timeline[data-v-05c4fb8d]:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background-color:#e0e0e0}.timeline-item[data-v-05c4fb8d]{display:flex;margin-bottom:2rem;position:relative}.timeline-marker[data-v-05c4fb8d]{display:flex;flex-direction:column;align-items:center;margin-right:20px;position:relative;z-index:2}.logo[data-v-05c4fb8d]{width:100px;padding:5px;border-radius:5px}.timeline-line[data-v-05c4fb8d]{width:2px;height:100%;background-color:#a0c1d9;margin-top:10px}.timeline-content[data-v-05c4fb8d]{flex:1;padding-bottom:20px}.timeline-date[data-v-05c4fb8d]{color:#888;font-weight:400;font-size:.9rem}.exp-details[data-v-05c4fb8d]{margin-top:.5rem}.p-close[data-v-05c4fb8d]{margin-bottom:.3rem;color:#444}@media(max-width:768px){.timeline[data-v-05c4fb8d]{padding-left:0}.timeline[data-v-05c4fb8d]:before{display:none}.timeline-item[data-v-05c4fb8d]{flex-direction:row;margin-bottom:1rem;gap:.6rem}.timeline-marker[data-v-05c4fb8d]{margin-right:0;margin-bottom:0;flex-shrink:0}.logo[data-v-05c4fb8d]{width:56px;padding:2px}.timeline-line[data-v-05c4fb8d]{display:none}.timeline-content[data-v-05c4fb8d]{padding-bottom:0}.timeline-content h3[data-v-05c4fb8d]{font-size:1rem;line-height:1.4}.timeline-date[data-v-05c4fb8d]{font-size:.82rem;display:block}.timeline-content p[data-v-05c4fb8d]{font-size:.88rem;margin-top:.2rem}.exp-details[data-v-05c4fb8d]{margin-top:.3rem}.p-close[data-v-05c4fb8d]{font-size:.88rem;margin-bottom:.2rem}}.section[data-v-4a1d0a25]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.section h2[data-v-4a1d0a25]{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#0056b3;padding-bottom:.5rem}.media-section[data-v-4a1d0a25]{margin-bottom:1.5rem}.media-section .section-subtitle[data-v-4a1d0a25]{font-size:1rem;margin-top:-1rem;margin-bottom:1rem}.media-grid[data-v-4a1d0a25]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.8rem}.media-card[data-v-4a1d0a25]{padding:.5rem 1rem;background:#f8f9fa;border-radius:8px;border-left:3px solid #0056b3;display:flex;flex-direction:column;box-shadow:0 2px 4px #0000000d;transition:all .2s ease;text-decoration:none;color:inherit;cursor:pointer}.media-card[data-v-4a1d0a25]:hover{transform:translateY(-2px);background:#eef5ff}.media-content[data-v-4a1d0a25]{display:flex;gap:1rem;align-items:center;flex-shrink:0}.click-more[data-v-4a1d0a25]{font-size:.8rem;color:#aaa;text-align:center;margin-top:auto;padding-top:.8rem}.media-icon[data-v-4a1d0a25]{width:32px;height:32px;object-fit:contain;flex-shrink:0}.media-text[data-v-4a1d0a25]{flex:1;display:flex;flex-direction:column;overflow:hidden}.media-title[data-v-4a1d0a25]{font-weight:600;color:#222;margin-bottom:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-desc[data-v-4a1d0a25]{color:#666;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-timeline[data-v-4a1d0a25]{display:flex;flex-direction:column;padding-left:1.5rem;position:relative}.news-timeline[data-v-4a1d0a25]:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background-color:#ddd}.news-item[data-v-4a1d0a25]{display:flex;gap:1rem;align-items:flex-start;padding:.8rem 0}.news-date[data-v-4a1d0a25]{min-width:80px;font-weight:600;color:#0056b3;font-size:.9rem;white-space:nowrap;margin-top:.4rem;margin-left:1rem}.news-content[data-v-4a1d0a25]{flex:1;background-color:#f8f9fa;padding:.4rem 1.2rem;border-radius:6px;border-left:3px solid #a0c1d9}.news-content p[data-v-4a1d0a25]{margin:0;line-height:1.5}@media(max-width:768px){.media-grid[data-v-4a1d0a25]{grid-template-columns:1fr 1fr;gap:.5rem}.media-card[data-v-4a1d0a25]{padding:.4rem .6rem;border-radius:6px}.media-content[data-v-4a1d0a25]{gap:.4rem;align-items:flex-start}.media-icon[data-v-4a1d0a25]{width:28px;height:28px}.media-title[data-v-4a1d0a25]{font-size:.9rem;white-space:normal}.media-desc[data-v-4a1d0a25]{font-size:.8rem;-webkit-line-clamp:3}.click-more[data-v-4a1d0a25]{font-size:.8rem;padding-top:.4rem}.section-subtitle[data-v-4a1d0a25]{font-size:1rem!important;margin-top:-.5rem!important;margin-bottom:.6rem!important}.news-timeline[data-v-4a1d0a25]{padding-left:0}.news-timeline[data-v-4a1d0a25]:before{display:none}.news-item[data-v-4a1d0a25]{flex-direction:column;gap:.2rem;padding:.5rem 0;width:100%}.news-date[data-v-4a1d0a25]{min-width:unset;color:#e74c3c;font-size:.82rem;margin-top:0;margin-left:0}.news-content[data-v-4a1d0a25]{padding:.5rem .8rem;border-left-width:2px;width:100%}.news-content p[data-v-4a1d0a25]{font-size:.88rem;line-height:1.4}}@media(max-width:380px){.media-grid[data-v-4a1d0a25]{grid-template-columns:1fr;gap:.4rem}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.section[data-v-f046f3d7]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.section h2[data-v-f046f3d7]{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#0056b3}.publication-list[data-v-f046f3d7]{display:flex;flex-direction:column;gap:2rem}.publication-item[data-v-f046f3d7]{background-color:#f8f9fa;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .4s ease;cursor:pointer}.publication-item[data-v-f046f3d7]:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001f}.pub-header[data-v-f046f3d7]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#eff4ff}.pub-header h3[data-v-f046f3d7]{margin:0;font-size:1.1rem;color:#0056b3}.pub-date[data-v-f046f3d7]{color:#666;font-size:.9rem;background:#fff;padding:2px 8px;border-radius:4px;border:1px solid #d1e7ff}.pub-body[data-v-f046f3d7]{display:flex;padding:1rem}.publication-image[data-v-f046f3d7]{flex:0 0 320px;max-width:320px;display:flex;align-items:center}.publication-image img[data-v-f046f3d7]{width:100%;border-radius:4px;object-fit:cover}.publication-content[data-v-f046f3d7]{flex:1;padding:0 1.5rem;display:flex;flex-direction:column;gap:.8rem;justify-content:center}.pub-tags[data-v-f046f3d7]{display:flex;flex-wrap:wrap;gap:.5rem}.keyword-tag[data-v-f046f3d7]{background-color:#e1f0fa;color:#2980b9;padding:3px 8px;border-radius:4px;font-size:.8rem}.pub-links[data-v-f046f3d7]{display:flex;gap:.6rem;margin-top:.5rem;flex-wrap:wrap}.pub-link-btn[data-v-f046f3d7]{text-decoration:none;font-size:.85rem;padding:4px 12px 4px 28px;background:#e6f2ff;border:1px solid #d1e7ff;border-radius:4px;color:#0056b3;transition:.2s;position:relative;display:inline-flex;align-items:center}.pub-link-btn[data-v-f046f3d7]:hover{background:#d1e7ff;transform:translateY(-2px)}.pub-link-btn .link-icon[data-v-f046f3d7]{position:absolute;left:8px}.star-count[data-v-f046f3d7]{margin-left:8px;color:#edab02;display:flex;align-items:center}.pub-details[data-v-f046f3d7]{max-height:0;overflow:hidden;opacity:0;transition:all .5s ease;padding:0 1.5rem;cursor:default}.pub-details.show-details[data-v-f046f3d7]{max-height:5000px;opacity:1;padding-bottom:2rem}.detail-media-section[data-v-f046f3d7]{margin:1.5rem 0}.detail-section h4[data-v-f046f3d7]{color:#0056b3;margin-bottom:.8rem;font-size:1.1rem;border-left:4px solid #0056b3;padding-left:10px}.video-wrapper[data-v-f046f3d7],.swiper-wrapper[data-v-f046f3d7]{background:#fff;padding:10px;border-radius:12px;box-shadow:0 2px 12px #0056b314;overflow:hidden}.detail-video[data-v-f046f3d7]{width:100%;max-height:450px;background:#000;border-radius:6px}.swiper-img-container[data-v-f046f3d7]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fafafa}.swiper-img-container img[data-v-f046f3d7]{max-width:100%;max-height:450px;object-fit:contain}.swiper-caption[data-v-f046f3d7]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:20px 10px 10px;text-align:center}[data-v-f046f3d7] .swiper-button-next,[data-v-f046f3d7] .swiper-button-prev{color:#0056b3;background:#fffc;width:35px;height:35px;border-radius:50%;box-shadow:0 2px 6px #0000001a;transition:all .3s ease}[data-v-f046f3d7] .swiper-button-next:after,[data-v-f046f3d7] .swiper-button-prev:after{font-size:16px;font-weight:700}[data-v-f046f3d7] .swiper-button-next:hover,[data-v-f046f3d7] .swiper-button-prev:hover{background:#0056b3;color:#fff}[data-v-f046f3d7] .swiper-pagination-bullet-active{background:#0056b3}.click-tip[data-v-f046f3d7]{text-align:center;font-size:.85rem;color:#aaa;margin:10px 0;transition:.3s}.show-details+.click-tip[data-v-f046f3d7]{opacity:0;height:0;margin:0;overflow:hidden}@media(max-width:768px){.pub-body[data-v-f046f3d7]{flex-direction:column}.publication-image[data-v-f046f3d7]{max-width:100%;flex:none}.publication-content[data-v-f046f3d7]{padding:.6rem 0}.pub-header[data-v-f046f3d7]{padding:.7rem .8rem}.pub-header h3[data-v-f046f3d7]{font-size:1rem}.pub-date[data-v-f046f3d7]{font-size:.8rem}.publication-item[data-v-f046f3d7]{gap:0}.publication-content p[data-v-f046f3d7]{font-size:.9rem}.pub-tags[data-v-f046f3d7]{gap:.3rem}.keyword-tag[data-v-f046f3d7]{font-size:.75rem;padding:2px 6px}.pub-links[data-v-f046f3d7]{gap:.4rem}.pub-link-btn[data-v-f046f3d7]{font-size:.82rem;padding:3px 10px 3px 24px}.detail-section h4[data-v-f046f3d7]{font-size:.95rem;margin-bottom:.4rem}.detail-section p[data-v-f046f3d7],.detail-section li p[data-v-f046f3d7]{font-size:.88rem}.detail-video[data-v-f046f3d7],.swiper-img-container img[data-v-f046f3d7]{max-height:220px}.pub-details[data-v-f046f3d7]{padding:0 .6rem}.pub-details.show-details[data-v-f046f3d7]{padding-bottom:1rem}.detail-media-section[data-v-f046f3d7]{margin:.8rem 0}.video-wrapper[data-v-f046f3d7],.swiper-wrapper[data-v-f046f3d7]{padding:6px;border-radius:8px}.swiper-caption[data-v-f046f3d7]{padding:12px 8px 6px}.swiper-caption .caption-title[data-v-f046f3d7]{font-size:.8rem}[data-v-f046f3d7] .swiper-button-next,[data-v-f046f3d7] .swiper-button-prev{display:none}}.section[data-v-0c8d01d3]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.section h2[data-v-0c8d01d3]{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#0056b3;padding-bottom:.5rem}.awards-grid[data-v-0c8d01d3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.2rem}.award-item[data-v-0c8d01d3]{display:flex;align-items:center;background-color:#f8f9fa;padding:1rem;border-radius:8px;border-left:4px solid #0056b3;transition:transform .3s ease}.award-item[data-v-0c8d01d3]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}.award-icon[data-v-0c8d01d3]{font-size:2rem;margin-right:1rem;flex-shrink:0}.award-content h3[data-v-0c8d01d3]{margin-bottom:.5rem;color:#333;font-size:1rem}.award-content p[data-v-0c8d01d3]{color:#7f8c8d;font-size:.9rem;margin:0}@media(max-width:768px){.awards-grid[data-v-0c8d01d3]{grid-template-columns:1fr 1fr;gap:.5rem}.award-item[data-v-0c8d01d3]{padding:.6rem;flex-direction:column;align-items:flex-start}.award-icon[data-v-0c8d01d3]{font-size:1.2rem;margin-right:0;margin-bottom:.3rem}.award-content h3[data-v-0c8d01d3]{font-size:.88rem;margin-bottom:.1rem}.award-content p[data-v-0c8d01d3]{font-size:.78rem}}@media(max-width:380px){.awards-grid[data-v-0c8d01d3]{grid-template-columns:1fr}}.section[data-v-1e164a0f]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.section h2[data-v-1e164a0f]{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#0056b3;padding-bottom:.5rem}.skills-container[data-v-1e164a0f]{display:flex;gap:1.5rem;flex-wrap:wrap}.skill-category[data-v-1e164a0f]{flex:1;min-width:250px;background-color:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #0056b3}.skill-category h3[data-v-1e164a0f]{margin-bottom:1.5rem;color:#333;font-size:1.2rem}.skills-list[data-v-1e164a0f]{display:flex;flex-direction:column;gap:1rem}.skill-item[data-v-1e164a0f]{display:flex;flex-direction:column;gap:.5rem}.skill-info[data-v-1e164a0f]{display:flex;justify-content:space-between;align-items:center}.skill-name[data-v-1e164a0f]{font-weight:500}.skill-level[data-v-1e164a0f]{font-size:.9rem;color:#666}.skill-bar[data-v-1e164a0f]{height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.skill-progress[data-v-1e164a0f]{height:100%;border-radius:4px;transition:width .5s ease}.skill-expert[data-v-1e164a0f]{background:linear-gradient(90deg,#2ecc71,#27ae60)}.skill-advanced[data-v-1e164a0f]{background:linear-gradient(90deg,#3498db,#2980b9)}.skill-intermediate[data-v-1e164a0f]{background:linear-gradient(90deg,#f39c12,#e67e22)}.skill-beginner[data-v-1e164a0f]{background:linear-gradient(90deg,#e74c3c,#c0392b)}@media(max-width:768px){.skills-container[data-v-1e164a0f]{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.skill-category[data-v-1e164a0f]{width:100%;min-width:unset;padding:.8rem}.skill-category h3[data-v-1e164a0f]{font-size:.95rem;margin-bottom:.7rem}.skills-list[data-v-1e164a0f]{gap:.6rem}.skill-name[data-v-1e164a0f]{font-size:.85rem}.skill-level[data-v-1e164a0f]{font-size:.78rem}.skill-bar[data-v-1e164a0f]{height:5px}}@media(max-width:380px){.skills-container[data-v-1e164a0f]{grid-template-columns:1fr}}.section[data-v-2b47eb24]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.section h2[data-v-2b47eb24]{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#0056b3;padding-bottom:.5rem}.masonry-gallery[data-v-2b47eb24]{width:100%;max-width:1200px;margin:0 auto;column-count:4;column-gap:1.2rem}.masonry-item[data-v-2b47eb24]{break-inside:avoid;margin-bottom:1.2rem;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.masonry-item[data-v-2b47eb24]:hover{transform:translateY(-6px);box-shadow:0 8px 20px #00000026}.masonry-item img[data-v-2b47eb24]{width:100%;height:auto;display:block;object-fit:cover}.caption[data-v-2b47eb24]{padding:1rem}.caption h3[data-v-2b47eb24]{margin:0 0 .6rem;font-size:1.1rem;color:#222;font-weight:600}.meta[data-v-2b47eb24]{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.6rem;font-size:.85rem;color:#555}.time[data-v-2b47eb24],.location[data-v-2b47eb24]{display:inline-flex;align-items:center;gap:.2rem;white-space:nowrap}.desc[data-v-2b47eb24]{margin:0;font-size:.9rem;color:#666;line-height:1.5}@media(max-width:992px){.masonry-gallery[data-v-2b47eb24]{column-count:3}}@media(max-width:768px){.section h2[data-v-2b47eb24]{font-size:1.5rem;margin-bottom:1rem}.masonry-gallery[data-v-2b47eb24]{column-count:2;column-gap:.6rem;max-width:100%}.masonry-item[data-v-2b47eb24]{margin-bottom:.6rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.masonry-item[data-v-2b47eb24]:hover{transform:none;box-shadow:0 2px 8px #00000014}.caption[data-v-2b47eb24]{padding:.6rem}.caption h3[data-v-2b47eb24]{font-size:.9rem;margin-bottom:.3rem}.desc[data-v-2b47eb24]{font-size:.8rem}.meta[data-v-2b47eb24]{font-size:.75rem;gap:.3rem;margin-top:.3rem}}@media(max-width:480px){.masonry-gallery[data-v-2b47eb24]{column-count:2;column-gap:.5rem}.masonry-item[data-v-2b47eb24]{margin-bottom:.5rem;border-radius:6px}.caption[data-v-2b47eb24]{padding:.5rem}.caption h3[data-v-2b47eb24]{font-size:.82rem}.desc[data-v-2b47eb24]{font-size:.75rem;line-height:1.3}.meta[data-v-2b47eb24]{font-size:.7rem}}.home-container[data-v-2564a792]{display:flex;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f7fa}.content[data-v-2564a792]{flex:1;margin-left:300px;overflow-y:auto;height:100vh;background-color:#fff}.banner-container[data-v-2564a792]{width:100%;max-height:300px;overflow:hidden;transition:max-height 1s cubic-bezier(.6,0,.4,1),box-shadow .3s ease;will-change:max-height;position:relative}.banner[data-v-2564a792]{width:100%;height:auto;display:block;mask-image:linear-gradient(to bottom,#000,#0000);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1),rgba(0,0,0,0));backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);transition:mask-image .4s cubic-bezier(.4,0,.2,1),-webkit-mask-image .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.banner-container[data-v-2564a792]:hover{max-height:2000px}.banner-container:hover .banner[data-v-2564a792]{mask-image:linear-gradient(to bottom,#000,#000);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1),rgba(0,0,0,1));transform:translateZ(0) scale(1.02);-webkit-transform:translateZ(0) scale(1.02)}.banner-caption[data-v-2564a792]{text-align:center;font-size:.9rem;color:#888;margin-bottom:1.5rem;transition:color .4s cubic-bezier(.4,0,.2,1)}.banner-container:hover+.banner-caption[data-v-2564a792]{color:#555}.content-wrapper[data-v-2564a792]{padding:2rem 3rem;max-width:1200px;margin:0 auto}.highlight-blue-bold[data-v-2564a792]{color:#3498db;font-weight:700}.map-wrapper[data-v-2564a792]{text-align:center}.map-container[data-v-2564a792]{display:flex;justify-content:center;border-radius:8px;max-width:600px;margin:0rem auto}@media(max-width:768px){.home-container[data-v-2564a792]{flex-direction:column;overflow:auto}.content[data-v-2564a792]{margin-left:0;height:auto;overflow-y:visible;padding-top:48px}.content-wrapper[data-v-2564a792]{padding:1rem}.content-wrapper[data-v-2564a792] .section{margin-bottom:1.2rem;padding-bottom:1.2rem}.content-wrapper[data-v-2564a792] .section h2{font-size:1.5rem;margin-bottom:1rem}.content-header h1[data-v-2564a792]{font-size:3rem;margin-top:0}.banner-container[data-v-2564a792]{max-height:150px;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.banner[data-v-2564a792]{transition:mask-image .3s cubic-bezier(.4,0,.2,1),-webkit-mask-image .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}}@media(min-width:1200px){.content-wrapper[data-v-2564a792]{padding:3rem 4rem}}.content[data-v-2564a792]::-webkit-scrollbar{width:8px}.content[data-v-2564a792]::-webkit-scrollbar-track{background:#f1f1f1}.content[data-v-2564a792]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.content[data-v-2564a792]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f7fa;color:#333;line-height:1.6}.highlight-red{color:#e74c3c;font-weight:600}.highlight-blue{color:#3498db;font-weight:600}.highlight-blue-bold{color:#3498db;font-weight:700}.highlight-link{color:#2980b9;text-decoration:none;font-weight:600}.highlight-link:hover{text-decoration:underline}
