:root{--temp20Primary:#1a6fb5;--temp20PrimaryDark:#0d4a7a;--temp20Accent:#2eb8c7;--temp20SoftBg:#f4f7fa;--temp20PageBg:#fff;--temp20ContentMax:1280px;--temp20FooterBg:#fff;--temp20Text:#1a1a1a;--temp20Muted:#666;--temp20HeadHeight:72px}.bg-temp20PageBgColor{background-color:var(--temp20PageBg)}.temp20-page{overflow-x:hidden;background:var(--temp20PageBg);color:var(--temp20Text)}.temp20-container{max-width:var(--temp20ContentMax);margin:0 auto;padding:0 20px}.temp20-content-placeholder,.temp20-home-placeholder,.temp20-list-placeholder{padding:48px 0 64px}.temp20-content-placeholder__title,.temp20-home-placeholder__title,.temp20-list-placeholder__title{margin:0 0 12px;font-size:24px;font-weight:700;color:var(--temp20PrimaryDark)}.temp20-content-placeholder__text,.temp20-home-placeholder__text,.temp20-list-placeholder__text{margin:0;font-size:15px;line-height:1.6;color:var(--temp20Muted)}.temp20-foot{margin-top:40px;background:var(--temp20FooterBg);color:var(--temp20Text);border-top:1px solid #e8eef3}.temp20-foot__main{padding:40px 0 32px}.temp20-foot__grid{display:grid;gap:32px}@media (min-width:768px){.temp20-foot__grid{grid-template-columns:minmax(0,1.4fr) repeat(auto-fit,minmax(160px,1fr));align-items:start}}.temp20-foot__intro{min-width:0}.temp20-foot__logo{margin-bottom:16px}.temp20-foot__logo-img{width:auto;height:48px;object-fit:contain}.temp20-foot__site-name{margin:0 0 12px;font-size:20px;font-weight:700;color:var(--temp20PrimaryDark)}.temp20-foot__socials{display:flex;align-items:center;gap:12px;margin:0 0 16px}.temp20-foot__social-icon{display:block;width:32px;height:32px;object-fit:contain}.temp20-foot__desc{margin:0;font-size:14px;line-height:1.7;color:var(--temp20Muted)}.temp20-foot__links-title,.temp20-foot__qr-title{margin:0 0 16px;font-size:16px;font-weight:700;color:var(--temp20PrimaryDark)}.temp20-foot__links-cols{display:flex;gap:16px}.temp20-foot__links-list{margin:0;padding:0;list-style:none;display:flex;flex:1;min-width:0;flex-direction:column;gap:10px}@media (min-width:768px){.temp20-foot__links-cols{flex-direction:column;gap:12px}.temp20-foot__links-list{gap:12px}}.temp20-foot__link{font-size:14px;color:var(--temp20Text);text-decoration:none;transition:color .2s ease}.temp20-foot__link:hover{color:var(--temp20Primary)}.temp20-foot__qr{display:flex;flex-direction:column;align-items:flex-start}.temp20-foot__qr-box{padding:6px;background:#fff;border:1px solid #e8eef3}.temp20-foot__qr-img{display:block;width:96px;height:96px;object-fit:contain}.temp20-foot__qr-label{margin-top:8px;font-size:13px;color:var(--temp20Muted)}.temp20-foot__bar{background:#fff;color:var(--temp20Muted);border-top:1px solid #e8eef3}.temp20-foot__bar-inner{display:flex;flex-direction:column;gap:12px;padding:16px 20px}@media (min-width:768px){.temp20-foot__bar-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.temp20-foot__bar-left{min-width:0}.temp20-foot__bar-line{margin:0;font-size:13px;line-height:1.8;color:var(--temp20Muted)}.temp20-foot__bar-line+.temp20-foot__bar-line{margin-top:4px}.temp20-foot__bar-right{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:0;flex-shrink:0}@media (min-width:768px){.temp20-foot__bar-right{justify-content:flex-end}}.temp20-foot__bar-link{font-size:13px;color:var(--temp20Text);text-decoration:none;transition:color .2s ease}.temp20-foot__bar-link:hover{color:var(--temp20Primary)}.temp20-foot__bar-sep{margin:0 10px;color:#c5ced6}.temp20-page-head{background:#fff;border-bottom:1px solid #e8eef3}.temp20-page-head--overlay{background:transparent;border-bottom:none}.temp20-page-head__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding-top:12px;padding-bottom:12px}.temp20-page-head__logo{display:inline-flex;flex-shrink:0;text-decoration:none}.temp20-page-head__logo-img{width:auto;height:44px;object-fit:contain}.temp20-page-head__nav{display:none;flex:1;min-width:0}.temp20-page-head__nav-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 24px;margin:0;padding:0;list-style:none}.temp20-page-head__nav-link{color:var(--temp20Text);font-size:15px;text-decoration:none;transition:color .2s ease}.temp20-page-head__nav-link:hover{color:var(--temp20Primary)}.temp20-page-head__actions{display:flex;align-items:center;gap:12px}.temp20-page-head__search{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(26,111,181,.08);text-decoration:none}@media (min-width:768px){.temp20-page-head__nav{display:block}}.temp20-subpage{background:#f4f7fa}.temp20-subpage__main{padding:20px 0 48px}.temp20-subpage__grid{display:grid;gap:24px;grid-template-columns:1fr}.temp20-subpage__content{min-width:0;order:1}.temp20-subpage__aside,.temp20-subpage__aside-left{min-width:0;order:2}@media (min-width:768px){.temp20-subpage__main{padding:28px 0 64px}.temp20-subpage__grid--with-nav{grid-template-columns:240px minmax(0,1fr);align-items:start}.temp20-subpage__grid--content{grid-template-columns:minmax(0,1fr) 300px;align-items:start}.temp20-subpage__aside,.temp20-subpage__aside-left,.temp20-subpage__content{order:0}}.temp20-submeta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;color:var(--temp20Muted);font-size:13px;line-height:1.4}.temp20-submeta__link{color:inherit;text-decoration:none}.temp20-submeta__link:hover{color:var(--temp20Primary)}.temp20-submeta__item{display:inline-flex;align-items:center;gap:6px}.temp20-submeta__sep{color:#c0c6ce}.temp20-submeta__current{color:#555}.temp20-left-nav__panel{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(13,74,122,.06);overflow:hidden}.temp20-left-nav__head{display:block;padding:16px 18px;background:linear-gradient(135deg,var(--temp20Primary) 0,var(--temp20PrimaryDark) 100%);color:#fff;font-size:18px;font-weight:700;text-decoration:none;line-height:1.3}.temp20-left-nav__list{margin:0;padding:8px 0;list-style:none}.temp20-left-nav__link{display:block;padding:12px 18px;color:var(--temp20Text);font-size:15px;text-decoration:none;transition:background .2s ease,color .2s ease}.temp20-left-nav__link:hover{color:var(--temp20Primary);background:rgba(26,111,181,.06)}.temp20-left-nav__link.is-active{color:var(--temp20Primary);background:rgba(26,111,181,.12);font-weight:600}.temp20-left-nav__quick{padding:16px 18px 18px;border-top:1px solid #eef2f6}.temp20-left-nav__quick-title{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--temp20PrimaryDark)}.temp20-left-nav__quick-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none}.temp20-left-nav__quick-link{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;border-radius:10px;background:#f4f7fa;color:var(--temp20Text);font-size:13px;text-decoration:none;transition:background .2s ease}.temp20-left-nav__quick-link:hover{background:rgba(26,111,181,.1)}.temp20-left-nav__quick-icon{width:28px;height:28px;object-fit:contain}.temp20-list{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.temp20-list__empty{margin:0;padding:48px 16px;text-align:center;color:var(--temp20Muted);font-size:15px;background:#fff;border-radius:12px}.temp20-list__pagination{margin-top:28px;text-align:center}.temp20-list-card{margin:0;list-style:none}.temp20-list-card__link{display:flex;flex-direction:column;gap:16px;padding:18px;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(13,74,122,.06);color:inherit;text-decoration:none;transition:box-shadow .2s ease}.temp20-list-card__link:hover{box-shadow:0 4px 20px rgba(13,74,122,.1)}.temp20-list-card__thumb{position:relative;width:100%;aspect-ratio:16/10;flex-shrink:0;overflow:hidden;border-radius:8px;background:#e8eef3}.temp20-list-card__badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 10px;border-radius:4px;background:var(--temp20Primary);color:#fff;font-size:12px;font-weight:500;line-height:1.2}.temp20-list-card__badge--inline{position:static;display:inline-flex;width:fit-content}.temp20-list-card__body{display:flex;flex-direction:column;gap:10px;min-width:0}.temp20-list-card__meta{display:flex;flex-wrap:wrap;gap:8px}.temp20-list-card__pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:rgba(26,111,181,.1);color:var(--temp20Primary);font-size:12px;line-height:1.2}.temp20-list-card__pill-icon{width:14px;height:14px;object-fit:contain}.temp20-list-card__title{margin:0;color:#111;font-size:16px;font-weight:700;line-height:1.4}.temp20-list-card__link:hover .temp20-list-card__title{color:var(--temp20Primary)}.temp20-list-card__summary{margin:0;color:var(--temp20Muted);font-size:14px;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.temp20-list-card__summary p{margin:0}.temp20-list-card__more{display:inline-flex;align-items:center;gap:4px;margin-top:4px;color:var(--temp20Primary);font-size:14px;font-weight:500}.temp20-list-card__more-icon{width:14px;height:14px;object-fit:contain}@media (min-width:768px){.temp20-list-card__link{flex-direction:row;align-items:stretch;padding:20px}.temp20-list-card__thumb{width:220px;aspect-ratio:auto;height:140px}.temp20-list-card__title{font-size:20px}}.temp20-content-article{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(13,74,122,.06);padding:24px 18px 28px}.temp20-content-article__title{margin:0 0 16px;color:#111;font-size:20px;font-weight:700;line-height:1.35}.temp20-content-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8eef3;color:var(--temp20Muted);font-size:13px;line-height:1.4}.temp20-content-article__meta-item{display:inline-flex;align-items:center;gap:6px}.temp20-content-article__meta-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.temp20-content-article__tags{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.temp20-content-article__tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:rgba(26,111,181,.1);color:var(--temp20Primary);font-size:12px;font-weight:500;line-height:1.2}.temp20-content-article__body{color:#333;font-size:15px;line-height:1.85;word-break:break-word}.temp20-content-article__body img{max-width:100%;height:auto;border-radius:8px}.temp20-content-article__body p{margin:0 0 1em}@media (min-width:768px){.temp20-content-article{padding:32px 36px 36px}.temp20-content-article__title{font-size:28px}}.temp20-recommend{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(13,74,122,.06);padding:18px 16px 20px}.temp20-recommend__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-left:12px;border-left:4px solid var(--temp20Primary)}.temp20-recommend__title{margin:0;color:#111;font-size:18px;font-weight:700;line-height:1.2}.temp20-recommend__more{color:var(--temp20Muted);font-size:13px;text-decoration:none}.temp20-recommend__more:hover{color:var(--temp20Primary)}.temp20-recommend__list{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.temp20-recommend__link{display:flex;gap:12px;align-items:flex-start;color:inherit;text-decoration:none}.temp20-recommend__thumb{position:relative;width:96px;height:72px;flex-shrink:0;overflow:hidden;border-radius:8px;background:#e8eef3}.temp20-recommend__body{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.temp20-recommend__item-title{margin:0;color:#111;font-size:14px;font-weight:600;line-height:1.4}.temp20-recommend__link:hover .temp20-recommend__item-title{color:var(--temp20Primary)}.temp20-recommend__item-date{margin:0;color:var(--temp20Muted);font-size:12px;line-height:1.2}.temp20-article-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid #e8eef3}.temp20-article-actions__btn{display:inline-flex;flex:none;align-items:center;justify-content:center;gap:8px;width:96px;min-height:40px;padding:8px 12px;border:1px solid #d0d8e0;border-radius:999px;background:#fff;color:var(--temp20Text);font-size:14px;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.temp20-article-actions__btn--liked,.temp20-article-actions__btn:hover{border-color:var(--temp20Primary);color:var(--temp20Primary)}.temp20-article-actions__btn--liked{background:rgba(26,111,181,.08)}.temp20-article-actions__btn--active{border-color:var(--temp20Primary);color:var(--temp20Primary)}.temp20-article-actions__icon{width:20px;height:20px;object-fit:contain}.temp20-article-actions__share{position:relative;flex:none;width:96px}.temp20-article-actions__share .temp20-article-actions__btn{width:100%}.temp20-share-panel{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:20;width:min(280px,90vw);padding:14px 16px;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateX(-50%)}.temp20-share-panel__title{margin:0 0 12px;color:var(--temp20Text);font-size:14px;font-weight:600;text-align:center}.temp20-share-panel__list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none}.temp20-share-panel__item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:6px;border:none;border-radius:8px;background:transparent;cursor:pointer}.temp20-share-panel__item:hover{background:#f4f7fa}.temp20-share-panel__icon{width:40px;height:40px;object-fit:contain}.temp20-share-panel__name{color:var(--temp20Muted);font-size:11px;line-height:1.2}@media (max-width:767px){.temp20-content-article__tags{margin-left:0;width:100%}}.temp20-page-head{position:relative;z-index:100;width:100%}.temp20-header-pc--overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.92),hsla(0,0%,100%,.55) 70%,hsla(0,0%,100%,0))}.temp20-header-pc--solid{background:#fff;border-bottom:1px solid #e8eef3;box-shadow:0 1px 0 rgba(26,111,181,.06)}.temp20-header-pc__inner{display:flex;align-items:center;width:100%;max-width:var(--temp20ContentMax);min-height:var(--temp20HeadHeight);margin:0 auto;padding:10px 20px;gap:20px}.temp20-header-pc__nav{display:flex;flex:1;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px 24px;min-width:0}.temp20-header-pc__nav-link{position:relative;padding:6px 0;color:var(--temp20PrimaryDark);font-size:15px;font-weight:500;line-height:1.2;white-space:nowrap;text-decoration:none;transition:color .2s ease}.temp20-header-pc__nav-link:hover{color:var(--temp20Primary)}.temp20-header-pc__nav-link--active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--temp20Primary);border-radius:1px}.temp20-header-pc__actions{display:flex;flex-shrink:0;align-items:center;gap:12px}.temp20-header-pc__search-pill{width:168px}.temp20-header-pc__search-pill>div{min-height:36px!important;height:36px!important;border-color:#d8e2ea!important;box-shadow:none!important}.temp20-header-pc__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--temp20PrimaryDark);cursor:pointer}.temp20-header-pc__more{position:relative;display:inline-flex;align-items:center}.temp20-header-pc__more-dots{font-size:18px;line-height:1;letter-spacing:1px}.temp20-header-pc__login{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:36px;padding:0 18px;border-radius:999px;background:var(--temp20Primary);color:#fff;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s ease}.temp20-header-pc__login:hover{background:var(--temp20PrimaryDark)}.temp20-header-pc__overflow{position:absolute;top:calc(100% + 8px);left:50%;z-index:200;min-width:160px;padding:8px 0;border:1px solid #e8eef3;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(13,74,122,.12);transform:translateX(-50%)}.temp20-header-pc__overflow-link{display:block;padding:10px 16px;color:var(--temp20Text);font-size:14px;text-decoration:none}.temp20-header-pc__overflow-link:hover{background:var(--temp20SoftBg);color:var(--temp20Primary)}.temp20-header-mobile--overlay .temp20-header-mobile__bar,.temp20-header-mobile--solid .temp20-header-mobile__bar{background:hsla(0,0%,100%,.95);backdrop-filter:blur(8px);border-bottom:1px solid #e8eef3}.temp20-header-mobile__icon-btn{width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--temp20PrimaryDark);cursor:pointer}.temp20-header-mobile__icon-btn,.temp20-header-mobile__login{display:inline-flex;align-items:center;justify-content:center}.temp20-header-mobile__login{height:32px;padding:0 14px;border-radius:999px;background:var(--temp20Primary);color:#fff;font-size:13px;font-weight:500;text-decoration:none}.temp20-header-mobile__menu,.temp20-header-mobile__search{background:#fff}@media (min-width:1024px){.temp20-header-pc__inner{padding:12px 32px;gap:28px}.temp20-header-pc__nav-link{font-size:16px}.temp20-header-pc__search-pill{width:168px}}.temp20-hero__viewport{height:220px;background:#d8e8f4}@media (min-width:768px){.temp20-hero__viewport{height:868px}}.temp20-hero__slide{position:absolute;inset:0;opacity:0;z-index:0;transition:opacity .6s ease;pointer-events:none}.temp20-hero__slide.is-active{opacity:1;z-index:1;pointer-events:auto}.temp20-hero__overlay{position:absolute;inset:0;z-index:5;display:flex;align-items:center;padding:12px 16px 28px}@media (min-width:768px){.temp20-hero__overlay{padding:20px}}.temp20-hero__copy{width:100%;max-width:var(--temp20ContentMax);margin:0 auto;padding-left:0}@media (min-width:768px){.temp20-hero__copy{max-width:560px;margin-left:8%;margin-right:auto}}.temp20-hero__tag{display:inline-block;margin-bottom:6px;padding:4px 10px;border-radius:999px;background:rgba(26,111,181,.12);color:var(--temp20Primary);font-size:11px;font-weight:600;line-height:1.2}@media (min-width:768px){.temp20-hero__tag{margin-bottom:14px;padding:6px 14px;font-size:12px}}.temp20-hero__title{display:flex;flex-direction:column;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.3}.temp20-hero__title-line{display:block}.temp20-hero__title-line:first-child{color:var(--temp20PrimaryDark)}.temp20-hero__title-line:last-child{color:var(--temp20Accent)}@media (min-width:768px){.temp20-hero__title{margin-bottom:18px;font-size:40px;line-height:1.35}}.temp20-hero__desc{display:none;margin:0 0 22px;max-width:34em;color:var(--temp20Muted);font-size:14px;line-height:1.7}@media (min-width:768px){.temp20-hero__desc{display:block;margin-bottom:28px;font-size:15px}}.temp20-hero__ctas{display:flex;flex-wrap:wrap;gap:8px}.temp20-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-width:84px;height:30px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s ease,border-color .2s ease}@media (min-width:768px){.temp20-hero__ctas{gap:10px 12px}.temp20-hero__btn{min-width:108px;height:40px;padding:0 20px;font-size:14px}}.temp20-hero__btn--primary{background:var(--temp20Primary);border:1px solid var(--temp20Primary);color:#fff}.temp20-hero__btn--primary:hover{background:var(--temp20PrimaryDark);border-color:var(--temp20PrimaryDark)}.temp20-hero__btn--secondary{background:#fff;border:1px solid #d8e2ea;color:var(--temp20Primary)}.temp20-hero__btn--secondary:hover{border-color:var(--temp20Primary)}.temp20-hero__arrow{position:absolute;top:50%;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid hsla(0,0%,100%,.75);border-radius:50%;background:rgba(13,74,122,.35);color:#fff;cursor:pointer;transform:translateY(-50%);transition:background .2s ease}.temp20-hero__arrow:hover{background:rgba(13,74,122,.55)}.temp20-hero__arrow--left{left:12px}.temp20-hero__arrow--right{right:12px}@media (min-width:768px){.temp20-hero__arrow--left{left:24px}.temp20-hero__arrow--right{right:24px}}.temp20-hero__dots{position:absolute;left:50%;bottom:24px;z-index:10;display:flex;gap:8px;align-items:center;transform:translateX(-50%)}.temp20-hero__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:hsla(0,0%,100%,.55);cursor:pointer;transition:width .25s ease,background .25s ease}.temp20-hero__dot.is-active{width:28px;background:var(--temp20Accent)}.temp20-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 16px;margin-bottom:48px}.temp20-section-head--center{flex-direction:column;align-items:center;text-align:center}.temp20-section-head--center .temp20-section-head__titles{flex-direction:column;align-items:center;gap:8px}.temp20-section-head__titles{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;min-width:0}.temp20-section-head__name{margin:0;color:var(--temp20PrimaryDark);font-size:20px;font-weight:700;line-height:1.15}.temp20-section-head__en{margin:0;color:var(--temp20Muted);font-size:13px;font-weight:500;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.temp20-section-head__trailing{display:flex;flex-shrink:0;align-items:center}.temp20-more-link{color:var(--temp20Primary);font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap}@media (min-width:768px){.temp20-section-head__name{font-size:32px}.temp20-section-head__en{font-size:14px}}.temp20-smart{position:relative;z-index:15;margin-top:30px;padding:0 0 48px;background:var(--temp20SoftBg)}.temp20-smart__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.temp20-smart__card{display:flex;flex-direction:column;min-height:168px;padding:20px 18px 18px;border-radius:12px;background:#fff;box-shadow:0 8px 28px rgba(26,111,181,.08)}.temp20-smart__card--empty{visibility:hidden;pointer-events:none;opacity:0;box-shadow:none}.temp20-smart__icon{display:block;width:40px;height:40px;margin-bottom:14px}.temp20-smart__title{margin:0 0 8px;color:var(--temp20Text);font-size:16px;font-weight:700;line-height:1.3}.temp20-smart__desc{margin:0 0 14px;flex:1;color:var(--temp20Muted);font-size:13px;line-height:1.55}.temp20-smart__desc--placeholder{min-height:2.4em}.temp20-smart__entry{display:inline-flex;align-items:center;gap:4px;margin-top:auto;color:var(--temp20Primary);font-size:13px;font-weight:500;text-decoration:none}.temp20-smart__entry:hover{opacity:.85}.temp20-smart__entry--disabled{opacity:.45;cursor:default}@media (min-width:1024px){.temp20-smart{padding-bottom:64px}.temp20-smart__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.temp20-smart__card{min-height:196px;padding:24px 22px 20px}.temp20-smart__title{font-size:18px}}.temp20-campus-news{padding:48px 0;background:var(--temp20SoftBg,#f5f7fa)}.temp20-campus-news__layout{display:grid;grid-template-columns:1fr;gap:24px}.temp20-campus-news__featured{display:block;min-width:0}.temp20-campus-news__featured-media{position:relative;width:100%;max-width:708px;aspect-ratio:708/450;overflow:hidden;border-radius:10px;background:#e8eef3}.temp20-campus-news__featured-shade{position:absolute;inset:auto 0 0;z-index:1;height:55%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55))}.temp20-campus-news__featured-caption{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:16px}.temp20-campus-news__badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:4px;background:var(--temp20Primary);color:#fff;font-size:12px;font-weight:600;line-height:1}.temp20-campus-news__featured-title{margin:0;color:#fff;font-size:15px;font-weight:700;line-height:1.4;text-shadow:0 1px 4px rgba(0,0,0,.25)}.temp20-campus-news__side{display:flex;flex-direction:column;gap:24px;margin:0;padding:0;list-style:none}.temp20-campus-news__side-item{min-width:0}.temp20-campus-news__side-link{display:flex;gap:16px;align-items:stretch}.temp20-campus-news__side-thumb{width:128px;height:96px;flex-shrink:0;overflow:hidden;border-radius:8px;background:#e8eef3}.temp20-campus-news__side-body{display:flex;min-width:0;flex:1;flex-direction:column;gap:10px;justify-content:center}.temp20-campus-news__side-title{color:var(--temp20Text);font-size:16px;font-weight:600;line-height:1.45;transition:color .2s ease}.temp20-campus-news__side-link:hover .temp20-campus-news__side-title{color:var(--temp20Primary)}.temp20-campus-news__side-date{color:var(--temp20Muted);font-size:13px;line-height:1.2}@media (min-width:1024px){.temp20-campus-news{padding:64px 0}.temp20-campus-news__layout{grid-template-columns:708px minmax(0,1fr);gap:36px;align-items:start}.temp20-campus-news__featured-media{width:708px;height:450px;max-width:708px;aspect-ratio:auto}.temp20-campus-news__featured-caption{padding:20px 24px;gap:12px}.temp20-campus-news__featured-title{font-size:22px}.temp20-campus-news__badge{padding:7px 14px;font-size:13px}.temp20-campus-news__side{gap:24px}.temp20-campus-news__side-title{font-size:17px}}.temp20-topic-focus{padding:48px 0;background:var(--temp20SoftBg)}.temp20-topic-focus__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.temp20-topic-focus__card{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;border-radius:12px;background:#d8e2ea}.temp20-topic-focus__caption{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:16px;background:linear-gradient(180deg,rgba(13,74,122,.15),rgba(13,74,122,.55));text-align:center}.temp20-topic-focus__title{color:#fff;font-size:16px;font-weight:700;line-height:1.4;text-shadow:0 1px 6px rgba(0,0,0,.25)}@media (min-width:768px){.temp20-topic-focus{padding:64px 0}.temp20-topic-focus__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.temp20-topic-focus__title{font-size:18px}}.temp20-photo-wall{padding:48px 0 64px;background:#fff}.temp20-photo-wall__arrows{display:flex;gap:10px}.temp20-photo-wall__arrow-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #d8e2ea;border-radius:50%;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease}.temp20-photo-wall__arrow-btn:hover:not(:disabled){border-color:var(--temp20Primary);background:var(--temp20SoftBg)}.temp20-photo-wall__arrow-btn:disabled{opacity:.4;cursor:default}.temp20-photo-wall__track{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}.temp20-photo-wall__item{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;border-radius:16px;background:#e8eef3}@media (min-width:640px){.temp20-photo-wall__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (min-width:1024px){.temp20-photo-wall{padding:64px 0 80px}.temp20-photo-wall__track{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.temp-shell{position:relative}@media (min-width:768px){.temp-home .temp-page-head,.temp-home .temp20-page-head{position:relative;z-index:100}}@media (max-width:767px){.temp-page-head,.temp20-page-head{position:relative;z-index:100}}.temp-home{margin-top:0;padding-top:0}.temp-home-scroll{overflow-x:hidden}