*{box-sizing:border-box}:root{color:#263838;font-synthesis:none;text-rendering:optimizelegibility;background:#f2faf8;font-family:Microsoft YaHei,Noto Sans SC,Arial,sans-serif}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{background:#f2faf8;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:1000;color:#fff;height:100px;transition:background-color .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.site-header--overlay{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:none}.site-header--solid,.site-header--scrolled{color:#243535;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;box-shadow:0 4px 18px #1e46461f}.site-header--solid .nav-link,.site-header--scrolled .nav-link{color:#1e3737c2}.site-header--solid .nav-link:hover,.site-header--solid .nav-link.active,.site-header--scrolled .nav-link:hover,.site-header--scrolled .nav-link.active{color:#174f50}.site-header--solid .login-link,.site-header--scrolled .login-link{color:#174f50;border-color:#174f5073}.header-inner{align-items:center;gap:clamp(28px,3vw,60px);width:100%;height:100%;margin:0;padding:0 clamp(38px,4.5vw,96px);display:flex}.header-brand{width:clamp(340px,24vw,500px);box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;margin:0;padding:0}.header-team-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 1px 2px #ffffff2e);background:0 0;border:0;width:100%;height:82px;padding:0;display:block}.site-nav{align-items:stretch;gap:clamp(2px,.5vw,10px);height:100%;margin-left:auto;display:flex}.nav-link{color:#ffffffe0;white-space:nowrap;justify-content:center;align-items:center;min-width:clamp(72px,5vw,104px);padding:0 clamp(12px,1.2vw,24px);font-size:clamp(15px,1vw,19px);font-weight:600;transition:color .2s;display:flex;position:relative}.nav-link:hover,.nav-link.active{color:#fff}.nav-link.active:after{content:"";background:#57e2d1;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:17px;right:17px}.login-link{color:#fff;border:1px solid #ffffffa6;border-radius:22px;flex:none;justify-content:center;align-items:center;gap:7px;min-width:84px;height:42px;padding:0 18px;font-size:15px;font-weight:600;display:flex}.login-link:hover{background:#ffffff24;border-color:#fff}.login-icon{font-size:17px}.site-main{flex:1}.site-main--inner{padding-top:88px}.site-main--home{padding-top:0}.home-banner{background:#416d66;width:100%;height:clamp(560px,42vw,820px);position:relative;overflow:hidden}.home-banner__image{object-fit:cover;object-position:50% 90%;width:100%;height:100%;animation:14s ease-out both banner-zoom}.home-banner__overlay{pointer-events:none;background:linear-gradient(#08252b2e 0%,#08252b08 55%,#08252b33 100%);position:absolute;inset:0}@keyframes banner-zoom{0%{transform:scale(1.025)}to{transform:scale(1)}}.latest-bulletin-section{background:radial-gradient(circle at 12% 15%,#6bdcbc38,#0000 32%),radial-gradient(circle at 88% 25%,#63ade238,#0000 35%),#eefaf7;padding:64px 24px}.latest-bulletin{grid-template-columns:280px minmax(0,1fr) 190px;align-items:center;gap:clamp(42px,4vw,82px);width:min(1580px,100% - 96px);min-height:400px;margin:0 auto;display:grid}.latest-bulletin__cover img{object-fit:contain;object-position:center;background:#eef4f1;border-radius:8px;width:265px;height:370px;box-shadow:0 18px 38px #1a524838}.section-label{color:#00a9a1;letter-spacing:2px;font-size:13px;font-weight:800}.latest-bulletin__content h1{color:#172d2d;margin:14px 0 24px;font-size:clamp(30px,2vw,42px);line-height:1.35}.latest-bulletin__content p{color:#526b69;max-width:920px;margin:0;font-size:clamp(15px,1vw,18px);line-height:2}.latest-bulletin__meta{color:#839795;flex-wrap:wrap;gap:18px;margin-top:23px;font-size:13px;display:flex}.latest-bulletin__actions{flex-direction:column;gap:12px;display:flex}.primary-button,.secondary-button{border-radius:24px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#00afa5,#008ecb);box-shadow:0 10px 22px #009ba838}.secondary-button{color:#188b84;background:#ffffffa6;border:1px solid #73c8c0}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.home-recommendations{background:#f7fbfa;padding:68px 24px 84px}.home-recommendations__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,2.2vw,44px);width:min(1580px,100% - 96px);margin:0 auto;display:grid}.recommendation-card{background:#fff;border:1px solid #dfecea;border-radius:12px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 28px #2a5d5414}.recommendation-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #2a5d5426}.recommendation-card__placeholder{color:#6b8f89;background:linear-gradient(135deg,#74c9b140,#579ecb38);place-items:center;height:270px;font-size:15px;display:grid}.recommendation-card__image{background:#e8f1ef;width:100%;height:270px;overflow:hidden}.recommendation-card__image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s}.recommendation-card:hover .recommendation-card__image img{transform:scale(1.03)}.recommendation-card:first-child .recommendation-card__image img{object-position:center 35%}.recommendation-card:nth-child(2) .recommendation-card__image img{object-position:center top}.recommendation-card__image--publication{background:#edf3ee;justify-content:center;align-items:center;display:flex}.recommendation-card__image--publication img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:100%}.recommendation-card__content{padding:25px 26px 28px}.recommendation-card__content span{color:#00a9a1;letter-spacing:1.8px;font-size:11px;font-weight:800}.recommendation-card__content h2{color:#263d3b;margin:9px 0 13px;font-size:clamp(22px,1.5vw,28px)}.recommendation-card__content p{color:#718582;margin:0;font-size:14px;line-height:1.75}.page-hero{background:#77978e;width:100%;height:clamp(320px,27vw,480px);position:relative;overflow:hidden}.page-hero__image{object-fit:cover;object-position:center;width:100%;height:100%}.page-hero__overlay{background:linear-gradient(#0c272b2e,#0c272b5c);position:absolute;inset:0}.page-hero__content{z-index:1;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.page-hero__content h1{letter-spacing:2px;text-shadow:0 2px 8px #0000004d;margin:0;font-size:clamp(32px,2.6vw,48px);font-weight:700}.page-hero__line{background:#43dccb;border-radius:3px;width:115px;height:3px;margin:15px 0 11px}.page-hero__english{letter-spacing:1.4px;text-shadow:0 2px 6px #00000052;margin:0;font-size:clamp(13px,1vw,17px);font-weight:700}.page-hero__description{color:#ffffffe6;max-width:900px;margin:20px 0 0;font-size:clamp(14px,1vw,17px);line-height:1.8}.systems-section{background:#f7fbfa;padding:72px 24px 96px}.systems-container{width:min(1580px,100% - 72px);margin:0 auto}.systems-heading{text-align:center;max-width:850px;margin:0 auto 50px}.systems-heading span{color:#00a9a1;letter-spacing:2px;font-size:13px;font-weight:800}.systems-heading h1{color:#203d3b;margin:10px 0 16px;font-size:clamp(30px,2.3vw,42px)}.systems-heading p{color:#718582;margin:0;font-size:16px;line-height:1.9}.systems-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.system-card{background:#fff;border:1px solid #dfecea;border-radius:14px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 13px 32px #2a5d5417}.system-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px #2a5d5426}.system-card__image{background:linear-gradient(135deg,#74c9b142,#579ecb3d);width:100%;height:250px;position:relative;overflow:hidden}.system-card__image img{object-fit:cover;width:100%;height:100%}.system-card__placeholder{color:#73938e;place-items:center;width:100%;height:100%;font-size:14px;display:grid}.system-status{color:#fff;border-radius:18px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:16px;right:16px}.system-status--online{background:#18a86f}.system-status--pending{background:#394c4bbf}.system-card__content{padding:25px 26px 28px}.system-card__content h2{color:#233e3c;margin:0 0 13px;font-size:22px}.system-card__content p{color:#718481;min-height:76px;margin:0 0 22px;font-size:14px;line-height:1.8}.system-card__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00afa5,#008ecb);border:0;border-radius:22px;width:100%;height:42px;font-weight:700}.system-card__button:disabled{color:#879592;cursor:not-allowed;background:#e7eeec}@media (width<=1100px){.systems-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.systems-container{width:100%}.systems-grid{grid-template-columns:1fr}}.about-container{width:min(1500px,100% - 96px);margin:0 auto}.about-label{color:#00a9a1;letter-spacing:2px;font-size:12px;font-weight:800}.about-intro-section{background:#f7faf9;padding:78px 24px}.about-intro-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-intro-text h2{color:#233f3d;margin:12px 0 25px;font-size:clamp(28px,2vw,38px);line-height:1.4}.about-intro-text p{color:#617674;margin:0 0 18px;font-size:16px;line-height:2}.about-highlight-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.about-highlight-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #28504b1a}.about-highlight-image{color:#78918d;background:linear-gradient(135deg,#5bb29240,#60a0cd40);place-items:center;height:180px;display:grid}.about-highlight-content{padding:18px 20px 20px}.about-highlight-content strong{color:#25433f;font-size:18px}.about-highlight-content p{color:#748582;margin:8px 0 0;font-size:13px;line-height:1.7}.about-research-section{background:linear-gradient(120deg,#edf7f4,#f8fbfa);padding:85px 24px}.about-research-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;display:grid}.about-research-text h2{color:#23413e;margin:12px 0 24px;font-size:clamp(28px,2vw,38px)}.about-research-text p{color:#607572;font-size:16px;line-height:2}.about-research-placeholder{color:#718b86;background:linear-gradient(135deg,#7bc5aa40,#64a7d040);border-radius:8px;place-items:center;min-height:330px;display:grid}.about-team-section{background:#fff;padding:85px 24px 100px}.about-section-title{text-align:center;margin-bottom:45px}.about-section-title h2{color:#233f3d;margin:9px 0 12px;font-size:clamp(30px,2.2vw,40px)}.about-section-title p{color:#7b8d89;margin:0;font-size:15px}.about-team-grid{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:55px;display:grid}.about-team-names{background:#f3f8f6;border-radius:10px;padding:34px 38px}.member-group{border-bottom:1px solid #dce9e5;padding:20px 0}.member-group:last-child{border-bottom:0}.member-group h3{color:#244d48;margin:0 0 10px;font-size:18px}.member-group p{color:#80908d;margin:0;font-size:14px}.about-team-photo{background:#eef5f3;border-radius:10px;min-height:380px;overflow:hidden;box-shadow:0 12px 32px #28504b1a}.about-team-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (width<=1000px){.about-container{width:min(100%,100% - 48px)}.about-intro-grid,.about-research-grid,.about-team-grid{grid-template-columns:1fr}.about-highlight-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.about-highlight-grid{grid-template-columns:1fr}}.bulletins-section{background:#f2faf8;padding:75px 24px 100px}.bulletins-container{width:min(1450px,100% - 72px);margin:0 auto}.bulletin-list-card{background:#fff;border-radius:12px;grid-template-columns:250px minmax(0,1fr);gap:45px;margin-bottom:28px;padding:32px;display:grid;box-shadow:0 12px 34px #24524b14}.bulletin-list-card__cover{justify-content:center;display:flex}.bulletin-list-card__cover img{object-fit:contain;border-radius:5px;width:220px;height:310px;box-shadow:0 12px 26px #2346412e}.bulletin-list-card__date{color:#00a99f;margin-bottom:10px;font-size:13px;font-weight:700}.bulletin-list-card__content h2{color:#203e3b;margin:0 0 10px;font-size:clamp(24px,1.8vw,32px)}.bulletin-list-card__period{color:#859591;margin-bottom:18px;font-size:13px}.bulletin-list-card__content p{color:#617572;max-width:900px;font-size:15px;line-height:2}.bulletin-list-card__actions{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.bulletin-button{color:#158c84;background:#fff;border:1px solid #73c8c0;border-radius:22px;justify-content:center;align-items:center;min-width:120px;height:40px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.bulletin-button--primary{color:#fff;background:linear-gradient(135deg,#00afa5,#008ecb);border:0}.bulletin-detail-page{background:#f7fbfa;padding:150px 24px 110px}.bulletin-detail-container{width:min(1450px,100% - 72px);margin:0 auto}.bulletin-detail-breadcrumb{color:#82918e;margin-bottom:35px;font-size:13px}.bulletin-detail-breadcrumb a:hover{color:#00a99f}.bulletin-detail-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:65px;display:grid}.bulletin-detail-cover{position:sticky;top:130px}.bulletin-detail-cover img{object-fit:contain;background:#eef5f3;border-radius:6px;width:100%;max-height:430px;box-shadow:0 18px 38px #1f4b452e}.bulletin-detail-download{color:#148b82;border:1px solid #6fc6bd;border-radius:22px;justify-content:center;align-items:center;width:100%;height:42px;margin-top:14px;font-weight:700;display:flex}.bulletin-detail-download--primary{color:#fff;background:linear-gradient(135deg,#00afa5,#008ecb);border:0}.bulletin-detail-content{background:#fff;border-radius:12px;padding:45px 55px 60px;box-shadow:0 15px 36px #224d4612}.bulletin-detail-label{color:#00a99f;letter-spacing:2px;font-size:12px;font-weight:800}.bulletin-detail-content h1{color:#1e3d39;margin:12px 0 15px;font-size:clamp(30px,2.4vw,42px);line-height:1.4}.bulletin-detail-meta{color:#879692;border-bottom:1px solid #e4eeeb;gap:25px;padding-bottom:25px;font-size:13px;display:flex}.bulletin-detail-summary{color:#526d69;background:#f0f8f6;border-left:4px solid #25b8ab;margin:30px 0;padding:22px 25px;font-size:16px;line-height:1.9}.bulletin-detail-text p{color:#526864;text-align:justify;margin:0 0 22px;font-size:16px;line-height:2.05}.bulletin-not-found{text-align:center;min-height:650px;padding:180px 24px}@media (width<=850px){.bulletin-list-card,.bulletin-detail-layout{grid-template-columns:1fr}.bulletin-detail-cover{width:min(300px,100%);margin:0 auto;position:static}.bulletin-detail-content{padding:30px 24px}}.contact-section{background:#f7fbfa;padding:75px 24px 100px}.contact-container{width:min(1500px,100% - 72px);margin:0 auto}.contact-heading{text-align:center;margin-bottom:45px}.contact-heading>span{color:#00a99f;letter-spacing:2px;font-size:12px;font-weight:800}.contact-heading h1{color:#213f3c;margin:9px 0 13px;font-size:clamp(30px,2.3vw,42px)}.contact-heading p{color:#71837f;margin:0;font-size:15px}.contact-info-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:28px;display:grid}.contact-info-card{background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:28px;display:flex;box-shadow:0 10px 28px #224f4812}.contact-info-icon{color:#fff;background:linear-gradient(135deg,#00afa5,#008ecb);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:15px;font-weight:800;display:grid}.contact-info-card span{color:#315a55;letter-spacing:1px;font-size:20px;font-weight:700}.contact-info-card strong{color:#183f3b;margin-top:16px;font-size:22px;font-weight:700}.contact-address{background:#eef7f5;border-radius:10px;margin-bottom:22px;padding:24px 30px}.contact-address span{color:#00a99f;font-size:12px;font-weight:800}.contact-address h2{color:#284943;margin:8px 0 0;font-size:19px}.contact-map-wrapper{background:#e8f1ef;border-radius:12px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 14px 34px #224f481a}.contact-map{width:100%;height:100%}.contact-map-message{color:#6c817c;text-align:center;background:linear-gradient(135deg,#e4f2ee,#deedf3);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.contact-map-message strong{color:#31524c;margin-bottom:10px;font-size:20px}.contact-map-message span{font-size:14px}@media (width<=800px){.contact-container{width:100%}.contact-info-grid{grid-template-columns:1fr}.contact-map-wrapper{height:380px}}.placeholder-page{width:min(1180px,100% - 48px);min-height:650px;margin:0 auto;padding:80px 0}.placeholder-page h1{color:#164c51;margin-top:0;font-size:44px}.placeholder-page p{color:#657777;font-size:17px;line-height:1.8}.site-footer{color:#384843;background:#f3f0e7}.footer-main{grid-template-columns:1fr 1fr 1.25fr;align-items:center;gap:45px;width:min(1260px,100% - 48px);min-height:230px;margin:0 auto;padding:48px 0 38px;display:grid}.footer-column h3{color:#244c48;margin:0 0 15px;font-size:18px}.footer-column p{color:#5f6f69;margin:6px 0;font-size:14px;line-height:1.7}.footer-logo-group{background:0 0;flex-direction:column;align-items:flex-end;gap:20px;display:flex}.footer-school-logo,.footer-team-logo{width:390px;max-width:100%;height:72px;box-shadow:none;object-fit:contain;object-position:right center;background:0 0;border:0;border-radius:0;padding:0;display:block}.footer-copyright{color:#6d756f;text-align:center;background:#e5e1d7;border-top:1px solid #d7d2c6;padding:18px 24px;font-size:12px}@media (width<=1180px){.header-inner{gap:20px;padding:0 28px}.header-team-logo{height:68px}.latest-bulletin{grid-template-columns:210px minmax(0,1fr);width:min(1100px,100% - 48px)}.header-brand{width:250px}.nav-link{min-width:auto;padding:0 10px;font-size:14px}.latest-bulletin{grid-template-columns:210px minmax(0,1fr)}.latest-bulletin__actions{flex-direction:row;grid-column:2}.latest-bulletin__cover img{width:200px;height:285px}}@media (width<=900px){.site-nav{display:none}.header-inner{width:calc(100% - 32px)}.header-brand{width:min(300px,100% - 90px)}.home-banner{height:540px;min-height:540px}.latest-bulletin{grid-template-columns:1fr;gap:28px}.latest-bulletin__cover img{width:min(280px,100%);height:auto;margin:0 auto}.latest-bulletin__actions{grid-column:auto}.home-recommendations__inner,.footer-main{grid-template-columns:1fr}.footer-logo-group{align-items:flex-start}.footer-school-logo,.footer-team-logo{object-position:left center}}@media (width>=1600px){.site-header{height:104px}.header-team-logo{height:86px}.nav-link{font-size:18px}.home-banner{height:720px;min-height:650px}.latest-bulletin-section{padding:80px 24px}.home-recommendations{padding:80px 24px 100px}}@media (width>=1800px){.home-banner__image{object-position:50% 88%}}
