@font-face{font-family:"Open Sans";src:url("../fonts/assets.weimobtrade.com/fonts/open_sans/open_sans_n4.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Open Sans";src:url("../fonts/assets.weimobtrade.com/fonts/open_sans/open_sans_n6.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Open Sans";src:url("../fonts/assets.weimobtrade.com/fonts/open_sans/open_sans_n7.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}

:root{--container-width:1280px;--page-blue:#07497f;--navy:#082e4d;--ink:#152937;--white:#fff;--off-white:#fcfcfc;--muted:#a6a6ae;--input-border:#efefef}
*{box-sizing:border-box}
html{min-width:1100px;scroll-behavior:smooth}
html.is-search-open,html.is-modal-open{overflow:hidden}
body{margin:0;min-width:1100px;color:var(--white);background:var(--page-blue);font-family:"Open Sans","Microsoft YaHei",sans-serif;font-size:14px;line-height:22px}
[hidden]{display:none!important}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
h1,h2,h3,p{margin-top:0}
main{min-height:320px;background:var(--page-blue)}
.container{width:calc(100% - 32px);max-width:var(--container-width);margin-inline:auto}
.section-light{color:var(--page-blue);background:#fff}
.button{display:inline-flex;align-items:center;justify-content:center;padding-inline:24px;border:0;border-radius:0;font-size:14px;font-weight:600;text-decoration:none}
.button--light{height:40px;color:var(--ink);background:var(--off-white)}
.button--blue{height:36px;color:var(--off-white);background:var(--page-blue)}
.button:hover{color:#fff;background:var(--ink)}

/* Header */
.site-header{position:sticky;z-index:198;top:0;height:86px;background:#082e4d;backdrop-filter:blur(7px)}
.site-header__inner{width:calc(100% - 32px);max-width:1280px;height:86px;margin:auto;display:flex;align-items:center}
.site-logo{width:200px;height:46px;display:flex;align-items:center;flex:0 0 200px}
.site-logo img{width:178px;height:auto}
.site-nav{height:100%;margin-left:40px;display:flex;align-items:stretch;gap:32px}
.site-nav__item{position:relative;display:flex;align-items:stretch}
.site-nav__link{position:relative;display:flex;align-items:center;gap:4px;white-space:nowrap;color:#fff;font-size:14px;line-height:21px;font-weight:400;transition:color .2s ease}
.site-nav__link:hover,.site-nav__link.is-active{color:#dbdbdc}
.site-nav__chevron{font-size:16px}
.nav-dropdown{position:absolute;z-index:20;top:54px;left:0;width:226px;padding:8px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 2px rgba(0,0,0,.06);visibility:hidden;opacity:0;transform:translateY(6px);transition:opacity .15s ease,transform .15s ease,visibility .15s}
.site-nav__item.has-dropdown:hover .nav-dropdown{visibility:visible;opacity:1;transform:none}
.nav-dropdown a{display:block;padding:8px;color:#18181b;font-size:14px;line-height:24px;border-radius:4px}
.nav-dropdown a:hover{background:#f5f5f5}
.site-header__actions{margin-left:auto;display:flex;align-items:center;gap:20px}
.icon-button{width:20px;height:24px;padding:0;border:0;color:#fff;background:transparent;font-size:20px}
.language-switcher{position:relative}
.language-switcher>button{height:28px;padding:0;border:0;display:flex;align-items:center;gap:6px;color:#fff;background:transparent;font-size:16px;font-weight:600;white-space:nowrap}
.language-switcher>button .icon-yuyanzhan{font-size:20px}
.language-switcher>button .icon-jichu_xia{font-size:14px}
.language-menu{position:absolute;top:28px;right:0;width:104px;padding:12px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 2px rgba(0,0,0,.06)}
.language-menu a,.language-menu span{display:block;padding:8px 12px;color:#18181b;font-size:14px;line-height:24px;white-space:nowrap}
.language-menu a:hover{background:#f5f5f5}
.search-overlay{position:fixed;z-index:10000;inset:0;display:flex;align-items:center;justify-content:center;gap:24px;background:rgba(0,0,0,.4)}
.search-overlay__backdrop{position:absolute;inset:0;border:0;background:transparent}
.search-box{position:relative;z-index:1;width:600px;height:56px;padding:16px;display:flex;align-items:center;border-radius:8px;background:#fff}
.search-box input{height:24px;flex:1;padding:0;border:0;outline:0;color:#000;background:transparent;font-size:14px}
.search-box input::placeholder{color:#000}
.search-box__submit{width:24px;height:24px;padding:0;border:0;color:#000;background:transparent;font-size:24px}
.search-overlay__close{position:relative;z-index:1;width:24px;height:24px;padding:0;border:0;color:#fff;background:transparent;font-size:24px}

/* Footer */
.site-footer{height:406px;background:var(--navy)}
.site-footer__inner{width:calc(100% - 32px);max-width:1280px;height:353px;margin:auto;padding:100px 0 23px;display:flex;gap:20px}
.site-footer__column{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:20px;color:#fff;font-size:14px;line-height:22px}
.site-footer__logo{width:122px;height:auto}
.site-footer__contact span{display:block}
.site-footer a:hover{color:#e1e1e1}
.site-footer__social{display:flex;gap:12px}
.site-footer__social a,.site-footer__social img{width:24px;height:24px}
.site-footer__legal h2{margin:0;font-size:16px;line-height:24px;font-weight:600}
.site-footer__notice p{margin:0;max-width:390px}
.site-footer__copyright{height:53px;width:calc(100% - 32px);max-width:1280px;margin:auto;border-top:1px solid #002041;padding:16px 0;color:var(--muted);font-size:12px;line-height:20px}

/* Fixed tools */
.share-rail{position:fixed;z-index:199;left:32px;bottom:32px;height:48px;padding:12px;display:flex;gap:16px;border-radius:999px;background:var(--ink);box-shadow:0 8px 12px -2px #0000001a}
.share-rail a,.share-rail img{width:24px;height:24px}
.action-rail{position:fixed;z-index:199;right:25px;bottom:35px;display:flex;flex-direction:column;gap:24px}
.action-rail button{width:48px;height:48px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--ink);box-shadow:0 8px 12px rgba(0,0,0,.1);font-size:24px}
.back-top{opacity:0;pointer-events:none;transition:opacity .2s ease}
.back-top.is-visible{opacity:1;pointer-events:auto}
.inquiry-modal{position:fixed;z-index:10001;inset:0;display:grid;place-items:center}
.inquiry-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.55)}
.inquiry-modal__panel{position:relative;z-index:1;width:620px;padding:32px 24px;border-radius:12px;color:#18181b;background:#fff}
.inquiry-modal__panel h2{margin:0 0 24px;color:var(--page-blue);font-size:32px;line-height:40px}
.inquiry-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;padding:0;border:0;color:#18181b;background:transparent;font-size:24px}
.compact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.compact-form label{display:flex;flex-direction:column;gap:6px}
.compact-form label:last-of-type{grid-column:1/-1}
.compact-form input,.compact-form textarea{width:100%;height:44px;padding:8px 11px;border:1px solid var(--input-border);border-radius:6px}
.compact-form textarea{height:76px;resize:vertical}
.compact-form button{width:76px;height:36px;border:0;color:#fff;background:var(--navy)}
.form-status{align-self:center;color:var(--page-blue);font-size:12px}
.cookie-notice{position:fixed;z-index:200;right:96px;bottom:35px;width:340px;padding:18px;border-radius:10px;color:#fff;background:rgba(0,16,29,.96);box-shadow:0 10px 30px rgba(0,0,0,.24)}
.cookie-notice p{margin:0 0 14px;font-size:12px;line-height:19px}
.cookie-notice div{display:flex;gap:12px}
.cookie-notice button{height:32px;padding:0 18px;border:1px solid #fff;border-radius:4px;color:#fff;background:transparent}
.cookie-notice button:first-child{color:var(--ink);background:#fff}

/* Home */
.home-hero{position:relative;width:100%;aspect-ratio:1920/988;overflow:hidden}
.home-hero>img{width:100%;height:100%;object-fit:cover}
.home-hero__content{position:absolute;inset:36px 16px auto;display:flex;flex-direction:column;align-items:center;gap:29px;text-align:center}
.home-hero__content h1{max-width:980px;margin:0;color:#fff;font-size:52px;line-height:1.12;font-weight:600;white-space:pre-line}
.home-hero__content p{max-width:930px;margin:0;color:#fff;font-size:16px;line-height:24px;font-weight:600}
.home-intro{height:698px;padding:100px 0}
.home-intro__inner{height:498px;display:flex;align-items:center;gap:40px}
.home-intro__copy{height:100%;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;color:var(--page-blue)}
.home-intro__copy h2,.coverage-heading h2,.schools-heading h2,.performance h2,.metrics h2{margin:0;font-size:56px;line-height:64px;font-weight:600}
.home-intro__copy>div{font-size:16px;line-height:24px}
.home-intro__copy p{margin:0 0 18px}
.home-intro__image{width:390px;height:498px;object-fit:cover}
.coverage-heading{height:250px;padding:100px 16px 43px;background:var(--page-blue)}
.coverage-heading>div{width:78%;max-width:1094px;margin:auto;display:flex;flex-direction:column;gap:22px}
.coverage-heading h2{color:#fff}
.coverage-heading p{margin:0;color:#fff;font-size:14px;line-height:21px}
.coverage-carousel{height:570px;padding-bottom:100px;background:var(--page-blue)}
.coverage-carousel__viewport{position:relative;width:calc(100% - 32px);max-width:1280px;height:470px;margin:auto;overflow:hidden}
.coverage-slide{position:absolute;inset:0;visibility:hidden;opacity:0;transition:opacity .35s ease}
.coverage-slide.is-active{visibility:visible;opacity:1}
.coverage-slide>img{width:100%;height:100%;object-fit:cover}
.coverage-slide>div{position:absolute;left:70px;right:70px;bottom:70px;text-shadow:0 2px 16px rgba(0,0,0,.45)}
.coverage-slide h3{margin:0 0 8px;color:#fff;font-size:36px;line-height:44px;font-weight:600}
.coverage-slide p{margin:0;color:#fff;font-size:16px;line-height:24px;font-weight:600}
.carousel-arrow{position:absolute;z-index:2;top:50%;width:48px;height:48px;margin-top:-24px;padding:0;border:0;border-radius:50%;color:#fff;background:rgba(21,41,55,.8);font-size:24px}
.carousel-arrow--prev{left:20px}.carousel-arrow--next{right:20px}
.carousel-dots{position:absolute;z-index:2;right:0;bottom:14px;left:0;display:flex;justify-content:center;gap:8px}
.carousel-dots button{width:12px;height:12px;padding:0;border:0;border-radius:12px;background:rgba(255,255,255,.4)}
.carousel-dots button.is-active{background:#fff}
.schools-heading{height:258px;padding:100px 0 43px}
.schools-heading h2{margin-bottom:36px}
.schools-heading p{margin:0;font-size:12px;line-height:18px}
.schools{height:434px;padding-bottom:100px}
.schools>img{width:calc(100% - 32px);max-width:1280px;height:334px;margin:auto;object-fit:contain}
.performance{height:614px;padding:100px 0;background:var(--page-blue)}
.performance__inner{height:414px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;align-items:center}
.performance__inner>div{align-self:stretch;padding-top:25px}
.performance h2{margin-bottom:12px}
.performance p{font-size:16px;line-height:24px}
.performance__body{margin-top:112px}
.performance img{width:100%;height:414px;object-fit:cover}
.metrics{height:530px;padding:100px 0;background:var(--page-blue)}
.metrics__inner{height:330px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:62px;align-items:center}
.metrics img{width:100%;height:330px;object-fit:cover}
.metrics h2{margin-bottom:50px}
.metrics ul{margin:0;padding:0;list-style:none;font-size:16px;line-height:24px}
.metrics li+li{margin-top:24px}
.hot-news{height:780px;padding:40px 0}
.hot-news__inner{width:calc(100% - 186px);max-width:1248px;margin:auto;color:var(--page-blue)}
.hot-news h2{margin:0 0 40px;font-size:32px;line-height:40px;font-weight:600}
.hot-news__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.hot-news__grid>a{min-width:0}
.hot-news__grid img{width:100%;aspect-ratio:1;object-fit:cover}
.hot-news__grid h3{margin:12px 0 8px;font-size:24px;line-height:32px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hot-news__grid time{color:var(--muted);font-size:12px;line-height:20px}
.hot-news__grid p{height:44px;margin:8px 0 18px;font-size:14px;line-height:22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}

/* Lists */
.cases-intro{height:233px;padding:40px 0;background:var(--page-blue)}
.cases-intro h1{margin:0 0 12px;font-size:32px;line-height:40px;font-weight:600}
.cases-intro h2{margin:0;font-size:14px;line-height:21px;font-weight:400}
.cases-intro p{max-width:none;margin:40px 0 0;font-size:14px;line-height:normal}
.cases-banner{width:100%;height:auto;aspect-ratio:1920/555;object-fit:cover}
.listing-section{padding:36px 0;background:var(--page-blue)}
.listing-layout{width:calc(100% - 32px);max-width:1280px;margin:auto;display:grid;grid-template-columns:260px minmax(0,1fr);gap:40px}
.listing-sidebar h2,.listing-content>h2{min-height:34px;margin:0;font-size:20px;line-height:28px;font-weight:600}
.listing-rule{height:1px;margin-top:10px;background:#fff}
.listing-sidebar .listing-rule{margin-bottom:16px}.listing-content>.listing-rule{margin-bottom:24px}
.listing-sidebar nav{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.listing-sidebar a{position:relative;font-size:14px;line-height:22px}
.listing-sidebar a::after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#e1e1e1;transform:scaleX(0);transform-origin:left;transition:transform .2s}
.listing-sidebar a:hover::after,.listing-sidebar a.is-current::after{transform:scaleX(1)}
.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 16px}
.listing-card{display:block;min-width:0;color:#fff}
.listing-card__image{width:100%;height:237px;overflow:hidden}
.listing-card__image img{width:100%;height:100%;object-fit:fill;transition:opacity .2s}
.listing-card:hover .listing-card__image img{opacity:.86}
.listing-card h3{margin:12px 0 0;font-weight:600}
.listing-card--case h3{font-size:16px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.listing-card--news{min-height:414px}
.listing-card--news h3{height:64px;font-size:24px;line-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.listing-card--news time{display:block;margin-top:12px;color:var(--muted);font-size:14px;line-height:22px}
.listing-card--news p{height:44px;margin:16px 0 0;font-size:14px;line-height:22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.detail-button{display:inline-flex;height:36px;margin-top:16px;padding:0 24px;align-items:center;color:#fff;background:var(--ink);font-size:14px;font-weight:600}
.pagination{margin-top:40px;display:flex;justify-content:center;gap:8px}
.pagination a{width:32px;height:32px;border:1px solid transparent;border-radius:6px;display:grid;place-items:center;background:#fff;color:#18181b}
.pagination a.is-current{border-color:#1677ff;color:#1677ff;font-weight:600}
/*.listing-section--case{min-height:2011px}*/
/*.listing-section--news{min-height:1519px}*/

/* Details */
.article-detail{padding:36px 0;background:var(--page-blue)}
.article-detail__inner{width:calc(100% - 32px);max-width:1280px;margin:auto}
.article-detail h1{margin:0;color:#fff;font-size:32px;line-height:40px;font-weight:600}
.article-summary{margin:12px 0 0;font-size:16px;line-height:24px}
.article-meta{margin-top:16px;display:flex;justify-content:space-between;color:var(--muted);font-size:14px;line-height:22px}
.rich-text{margin-top:40px;color:#fff;font-size:14px;line-height:1.8;overflow-wrap:anywhere}
.rich-text p{margin:14px 0;display:flex;}
.rich-text h2{margin:14px 0;font-size:21px;line-height:37.8px;font-weight:700}
.rich-text h3{margin:14px 0;font-size:16.38px;line-height:29.5px;font-weight:700}
.rich-text ul{padding-left:40px}
.rich-text a{text-decoration:underline}
.article-hero-image{width:1280px;height:720px;object-fit:cover;margin-bottom:14px}
.case-images{width:100%;border-collapse:collapse;border:1px solid #fff}
.case-images td{width:50%;border:1px solid #fff;text-align:center;vertical-align:middle}
.case-images td:first-child img{width:432px;height:587px;margin:auto;object-fit:contain}
.case-images td:last-child img{width:100%;max-width:640px;height:auto;margin:auto}
.article-note{padding-top:70px;text-align:right;color:#a6a6ae}
.article-share{margin-top:40px;display:flex;gap:8px;align-items:flex-start}
.article-share>span{flex:none}
.article-share>div{display:flex;flex-wrap:wrap;gap:16px}
.article-share img{width:24px;height:24px}
.article-divider{height:1px;margin:40px 0 26px;background:#fff}
.article-adjacent{display:grid;grid-template-columns:max-content 1fr;gap:24px 12px;align-items:center}
.article-adjacent__button{height:32px;padding:0 20px;display:flex;align-items:center;background:var(--ink);font-size:14px;font-weight:600}
.article-detail:has(.case-images){min-height:1710px}
.article-detail:has(.article-hero-image){min-height:3003px}

/* Static image pages */
.simple-title{height:112px;display:flex;align-items:center;justify-content:center;background:var(--page-blue)}
.simple-title h1{width:calc(100% - 32px);max-width:1280px;margin:0;font-size:32px;line-height:40px;font-weight:600}
.full-width-art{width:100%;height:auto}

/* Contact */
.contact-hero{height:831px;padding:36px 0;background-position:center;background-size:cover}
.contact-hero__inner{height:759px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}
.contact-copy{padding-top:0;color:#fff}
.contact-copy h1{margin:0 0 12px;font-size:32px;line-height:40px;font-weight:600}
.contact-copy p{margin:0;font-size:16px;line-height:24px}
.contact-form{height:759px;padding:32px 24px;border-radius:12px;display:flex;flex-direction:column;background:rgba(248,248,248,.72)}
.contact-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:22px;color:#fff;font-size:14px;line-height:22px}
.contact-form input,.contact-form textarea{width:100%;height:48px;padding:0 11px;border:1px solid var(--input-border);border-radius:6px;color:#18181b;background:#fff;outline:0}
.contact-form textarea{height:78px;padding:10px 11px;resize:none}
.contact-form__submit{margin-top:auto;display:flex;justify-content:center;align-items:center;gap:12px}
.contact-form__submit button{width:76px;height:36px;padding:0 24px;border:0;border-radius:0;color:#fff;background:var(--navy);font-size:14px;font-weight:600}
.contact-form__submit button:hover{color:#000;background:#c2c2c2}
.contact-form .form-status{color:#fff}

/* Responsive additions: desktop defaults */
.mobile-menu-button,.mobile-submenu-button,.mobile-language,.footer-accordion,.listing-mobile-select{display:none}
.footer-panel{display:flex;flex-direction:column;gap:20px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

@media (max-width:750px){
  html,body{width:100%;min-width:0;overflow-x:hidden}
  .container{width:calc(100% - 32px)}
  .site-header{height:60px}
  .site-header__inner{width:100%;height:60px;padding:0 16px;gap:18px}
  .mobile-menu-button{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;padding:0;border:0;color:#fff;background:transparent;font-size:20px}
  .site-logo{width:auto;height:46px;flex:1;overflow:hidden}
  .site-logo img{width:178px;max-width:100%;height:auto}
  .site-nav{position:fixed;z-index:197;top:60px;right:0;bottom:0;left:0;height:calc(100vh - 60px);margin:0;padding:8px 16px 0;display:none;flex-direction:column;align-items:stretch;gap:0;overflow-y:auto;background:#fff}
  .site-nav.is-mobile-open{display:flex}
  .site-nav__item{display:grid;grid-template-columns:1fr 44px;align-items:center;border-bottom:1px solid #efefef}
  .site-nav__link{height:48px;color:#18181b;font-size:16px;line-height:24px}
  .site-nav__link .site-nav__chevron{display:none}
  .site-nav__link:hover,.site-nav__link.is-active{color:#18181b}
  .mobile-submenu-button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;color:#18181b;background:transparent;font-size:18px;transition:transform .15s ease}
  .site-nav__item.is-submenu-open .mobile-submenu-button{transform:rotate(90deg)}
  .nav-dropdown{position:static;grid-column:1/-1;width:100%;padding:0 0 8px 16px;border-radius:0;display:none;visibility:visible;opacity:1;transform:none;box-shadow:none}
  .site-nav__item.is-submenu-open .nav-dropdown{display:block}
  .nav-dropdown a{padding:8px 0;color:#18181b;font-size:14px;line-height:24px}
  .mobile-language{
      /*margin-top:auto;*/
      padding:22px 0;display:flex;align-items:center;gap:8px;color:#18181b;
      /*background:#f8f8f8;*/
      font-size:16px}
  .mobile-language .iconfont{font-size:20px}
  .mobile-language a{margin-left:8px}
  .site-header__actions{margin:0;flex:0 0 24px;gap:0}
  .icon-button{width:24px;height:24px;font-size:20px}
  .language-switcher{display:none}
  html.is-mobile-menu-open{overflow:hidden}
  .search-overlay{align-items:flex-start;justify-content:flex-start;gap:8px;padding:16px;background:#fff}
  .search-overlay__backdrop{display:none}
  .search-overlay__close{order:1;position:static;flex:0 0 24px;color:#18181b;transform:rotate(180deg)}
  .search-box{order:2;width:auto;height:36px;flex:1;padding:8px 12px;border-radius:999px;background:#ebebeb}
  .search-box input{height:20px;font-size:14px}
  .search-box__submit{width:20px;height:20px;color:#a6a6ae;font-size:20px}

  .site-footer{height:auto;min-height:451px}
  .site-footer__inner{width:100%;height:auto;min-height:399px;padding:20px 16px 0;display:flex;flex-direction:column;gap:0}
  .site-footer__column{flex:none;width:100%;gap:20px}
  .site-footer__contact{padding-bottom:20px;border-bottom:1px solid #002041}
  .site-footer__logo{width:122px}
  .site-footer__social{gap:18px}
  .site-footer__legal,.site-footer__notice{display:block;border-bottom:1px solid #002041}
  .footer-desktop-title{display:none}
  .footer-accordion{width:100%;height:56px;padding:16px 0;border:0;display:flex;align-items:center;justify-content:space-between;color:#fff;background:transparent;font-size:16px;line-height:24px;font-weight:600;text-align:left}
  .footer-accordion .iconfont{font-size:16px;transition:transform .15s ease}
  .footer-panel{max-height:0;display:flex;gap:16px;overflow:hidden;opacity:0;transition:max-height .15s ease,opacity .15s ease}
  .site-footer__column.is-footer-open .footer-panel{max-height:240px;padding-bottom:16px;opacity:1}
  .site-footer__column.is-footer-open .footer-accordion .iconfont{transform:rotate(90deg)}
  .site-footer__notice p{max-width:none;margin:0}
  .site-footer__copyright{width:100%;height:52px;padding:16px;text-align:center;border-top:0}
  .share-rail{display:none}
  .action-rail{right:24px;bottom:24px;gap:12px}
  .action-rail button{width:48px;height:48px}
  .cookie-notice{right:36px;bottom:90px;left:36px;width:auto;padding:18px}
  .cookie-notice div{display:grid;grid-template-columns:1fr 1fr}
  .cookie-notice button{padding:0 8px}
  .inquiry-modal__panel{width:calc(100% - 32px);max-height:calc(100vh - 32px);padding:24px 20px;overflow-y:auto}
  .inquiry-modal__panel h2{font-size:28px;line-height:36px}
  .compact-form{grid-template-columns:1fr}
  .compact-form label:last-of-type{grid-column:auto}

  .home-hero{height:398px;aspect-ratio:auto}
  .home-hero>img{object-position:center}
  .home-hero__content{inset:22px 16px auto;gap:24px}
  .home-hero__content h1{max-width:330px;font-size:26px;line-height:34px}
  .home-hero__content p{max-width:350px;font-size:16px;line-height:24px;font-weight:400}
  .home-intro{height:1177px;padding:57px 16px 70px}
  .home-intro__inner{width:100%;height:auto;display:flex;flex-direction:column-reverse;align-items:stretch;gap:28px}
  .home-intro__image{width:100%;height:auto;aspect-ratio:509/651;object-fit:cover}
  .home-intro__copy{height:auto;display:flex;gap:42px;justify-content:flex-start}
  .home-intro__copy h2,.coverage-heading h2,.schools-heading h2,.performance h2,.metrics h2{font-size:48px;line-height:56px}
  .home-intro__copy>div{font-size:16px;line-height:24px}
  .home-intro__copy p{margin:0 0 24px}
  .coverage-heading{height:274px;padding:55px 54px}
  .coverage-heading>div{width:100%;gap:22px}
  .coverage-carousel{height:211px;padding:0 0 68px}
  .coverage-carousel__viewport{width:100%;height:143px}
  .coverage-slide>div{left:84px;right:42px;bottom:24px}
  .coverage-slide h3{margin:0;font-size:36px;line-height:42px;font-weight:400}
  .coverage-slide p{font-size:14px;line-height:20px}
  .carousel-arrow{width:32px;height:32px;margin-top:-16px;background:transparent;font-size:20px}
  .carousel-arrow--prev{left:20px}.carousel-arrow--next{right:20px}
  .carousel-dots{bottom:8px}
  .carousel-dots button{width:8px;height:8px}
  .schools-heading{height:208px;padding:70px 16px 0}
  .schools-heading h2{margin-bottom:36px}
  .schools{height:170px;padding:0 16px 70px}
  .schools>img{width:100%;height:100px;object-fit:contain}
  .performance{height:831px;padding:56px 16px;background:var(--page-blue)}
  .performance__inner{width:100%;height:auto;display:flex;flex-direction:column-reverse;gap:28px;align-items:stretch}
  .performance img{width:100%;height:auto;aspect-ratio:1000/667;object-fit:cover}
  .performance__inner>div{padding:0;align-self:auto}
  .performance h2{margin-bottom:12px}
  .performance__body{margin-top:112px}
  .metrics{height:749px;padding:70px 16px}
  .metrics__inner{width:100%;height:auto;display:flex;flex-direction:column;gap:28px;align-items:stretch}
  .metrics img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}
  .metrics h2{margin-bottom:44px}
  .metrics li+li{margin-top:24px}
  .hot-news{height:auto;padding:40px 16px}
  .hot-news__inner{width:100%}
  .hot-news h2{text-align:center}
  .hot-news__grid{grid-template-columns:1fr;gap:12px}
  .hot-news__grid img{width:100%;aspect-ratio:1;object-fit:cover}
  .hot-news__grid h3{font-size:24px;line-height:32px}
  .hot-news__grid time{display:block;text-align:center}
  .hot-news__grid p{margin-bottom:12px}
  .hot-news>.hot-news__inner>.button{display:flex;width:104px;margin:18px auto 0}

  .cases-intro{height:257px;padding:25px 16px}
  .cases-intro .container{width:100%}
  .cases-intro h1{margin-bottom:8px;font-size:32px;line-height:40px}
  .cases-intro h2{margin-bottom:22px;font-size:14px;line-height:22px}
  .cases-intro p{font-size:14px;line-height:20px}
  .cases-banner{height:111px;aspect-ratio:auto;object-fit:cover}
  .listing-section{padding:25px 16px}
  .listing-layout{width:100%;display:block}
  .listing-mobile-select{display:block;width:100%;margin:0 0 24px}
  .listing-mobile-select select{width:100%;height:42px;padding:0 12px;border:1px solid #d9d9d9;border-radius:6px;color:#18181b;background:#fff;font-size:14px}
  .listing-sidebar{display:none}
  .listing-content>h2{min-height:34px;font-size:20px;line-height:28px}
  .listing-grid{grid-template-columns:1fr;gap:32px}
  .listing-card__image{width:100%;height:auto;aspect-ratio:4/3}
  .listing-card--case h3{font-size:14px;line-height:22px}
  .listing-card--news{min-height:0}
  .listing-card--news .listing-card__image{aspect-ratio:4/3}
  .listing-card--news h3{height:auto;min-height:64px;font-size:24px;line-height:32px}
  .listing-card--news p{display:none}
  .listing-card--news .detail-button{margin-top:28px}
  .pagination{margin-top:40px}

  .article-detail{padding:25.2px 16px}
  .article-detail__inner{width:100%}
  .article-detail h1{font-size:32px;line-height:40px}
  .article-summary{font-size:16px;line-height:24px}
  .rich-text{font-size:14px;line-height:1.8}
  .article-detail__inner:has(.article-hero-image) .rich-text{font-size:16px;line-height:24px}
  .article-detail__inner:has(.article-hero-image) .rich-text h2{font-size:24px;line-height:32px}
  .article-detail__inner:has(.article-hero-image) .rich-text h3{font-size:18px;line-height:28px}
  .article-hero-image{width:100%;height:auto;aspect-ratio:16/9}
  .case-images td:first-child img,.case-images td:last-child img{width:100%;height:auto;max-width:100%}
  .article-share{margin-top:32px}
  .article-share>span{display:none}
  .article-adjacent{gap:24px 12px}

  .simple-title{height:90px;padding:25px 16px;justify-content:flex-start}
  .simple-title h1{width:100%;font-size:32px;line-height:40px}
  .simple-title--service{height:89px;color:var(--page-blue);background:#eef0f4}
  .simple-title--service+.full-width-art{margin-bottom:54px}
  .full-width-art{width:100%;height:auto}

  .contact-hero{height:auto;min-height:1038px;padding:25.2px 0;background-position:center;background-size:cover}
  .contact-hero__inner{width:calc(100% - 32px);height:auto;display:flex;flex-direction:column;gap:28px}
  .contact-copy h1{font-size:32px;line-height:40px}
  .contact-copy p{font-size:16px;line-height:24px}
  .contact-form{width:100%;height:auto;padding:22.4px 20px}
  .contact-form label{margin-bottom:32px}
  .contact-form input,.contact-form textarea{width:100%}
  .contact-form__submit{margin-top:0;flex-direction:column}
}
