*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#1a1a1a;background:#fff}a{color:inherit;text-decoration:none}.header[data-v-859810f7]{position:sticky;top:0;z-index:50;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.header__inner[data-v-859810f7]{max-width:1540px;margin:0 auto;padding:0 24px;min-height:72px;display:flex;align-items:center}.header__col--left[data-v-859810f7],.header__col--right[data-v-859810f7]{min-width:0}.header__col--left[data-v-859810f7]{display:flex;justify-content:flex-start;margin-right:60px}.header__brand[data-v-859810f7]{display:flex;align-items:center;flex-shrink:0}.header__logo-wrap[data-v-859810f7]{display:inline-flex;align-items:center;line-height:0}.header__logo[data-v-859810f7]{display:block;height:auto;max-height:34px;max-width:160px;width:auto}.header__nav[data-v-859810f7]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:48px}.header__link[data-v-859810f7]{position:relative;padding:8px 4px 12px;font-size:16px;line-height:1.4;transition:color .2s ease}.header__link--active[data-v-859810f7]:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:3px;border-radius:2px;background:var(--header-active, #1677ff)}.header--home[data-v-859810f7]{--header-active: #1677ff;background:#fff;border-bottom:1px solid rgba(22,119,255,.12);color:#141414}.header--home .header__link[data-v-859810f7]{color:#141414}.header--home .header__link--active[data-v-859810f7]{color:#1677ff;font-weight:600}.header--student[data-v-859810f7]{--header-active: #1677ff;background:#000;border-bottom:none;color:#fff}.header--student .header__link[data-v-859810f7]{color:#fff;padding:8px 10px 14px}.header--student .header__link--active[data-v-859810f7]{color:#1677ff;font-weight:500}.header--student .header__link--active[data-v-859810f7]:after{left:50%;right:auto;width:20px;height:2px;bottom:8px;border-radius:1px;transform:translate(-50%)}.header--institution[data-v-859810f7]{--header-active: #1677ff;background:#c4e6ff;color:#1f1f1f}.header--institution .header__link[data-v-859810f7]{color:#1f1f1f}.header--institution .header__link--active[data-v-859810f7]{color:#1677ff;font-weight:600}@media(max-width:640px){.header__inner[data-v-859810f7]{flex-wrap:wrap;height:auto;padding-top:12px;padding-bottom:12px}.header__nav[data-v-859810f7]{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:16px 24px}}.site-footer[data-v-7fa52160]{margin-top:auto}.experience[data-v-7fa52160]{background:#fff;padding:48px 24px 56px}.experience__container[data-v-7fa52160]{max-width:1540px;margin:0 auto}.site-footer--institution .experience[data-v-7fa52160]{padding:clamp(36px,6vw,48px) 0 clamp(44px,7vw,56px)}.site-footer--institution .experience__container[data-v-7fa52160]{max-width:min(1524px,100%);padding-inline:clamp(16px,4vw,24px)}.experience__title[data-v-7fa52160]{margin:0 0 28px;font-size:28px;font-weight:700;color:#141414;letter-spacing:.02em}.experience__grid[data-v-7fa52160]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.exp-card[data-v-7fa52160]{border-radius:10px;min-height:120px;background:#fff;box-shadow:0 8px 24px #0f235f14;border:1px solid rgba(0,0,0,.04);overflow:hidden;transition:box-shadow .28s ease,border-color .28s ease,transform .28s ease}.exp-card[data-v-7fa52160]:hover{box-shadow:0 14px 36px #1677ff38;transform:translateY(-2px);border:none;border-color:transparent;background:linear-gradient(90deg,#3b9cff,#1677ff 55%,#0958d9)}.exp-card__inner[data-v-7fa52160]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 22px 22px 24px;min-height:120px}.exp-card__text[data-v-7fa52160]{flex:1;min-width:0}.exp-card__heading[data-v-7fa52160]{margin:0 0 8px;font-size:17px;font-weight:700;color:#141414;transition:color .28s ease}.exp-card__sub[data-v-7fa52160]{margin:0;font-size:14px;color:#8c8c8c;transition:color .28s ease}.exp-card:hover .exp-card__heading[data-v-7fa52160],.exp-card:hover .exp-card__sub[data-v-7fa52160]{color:#fff}.exp-card__default-aside[data-v-7fa52160],.exp-card__hover-aside[data-v-7fa52160]{flex-shrink:0;display:flex;align-items:center;justify-content:center}.exp-card__default-aside[data-v-7fa52160]{opacity:1;transition:opacity .22s ease}.exp-card__hover-aside[data-v-7fa52160]{position:absolute;right:22px;top:50%;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .22s ease}.exp-card:hover .exp-card__default-aside[data-v-7fa52160]{opacity:0}.exp-card:hover .exp-card__hover-aside[data-v-7fa52160]{opacity:1;pointer-events:auto}.exp-card__icon-img[data-v-7fa52160]{width:56px;height:56px;object-fit:contain}.exp-card__qr[data-v-7fa52160]{width:72px;height:72px;object-fit:cover;border-radius:50%;border:3px solid rgba(255,255,255,.85);background:#fff}.exp-card__cta[data-v-7fa52160]{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;background:#fff;color:#1677ff;font-size:14px;font-weight:600;white-space:nowrap;box-shadow:0 4px 12px #00000014}.footer-dark[data-v-7fa52160]{background:#2c2c2e;color:#d9d9d9;padding:48px 24px 20px}.footer-dark__container[data-v-7fa52160]{max-width:1540px;margin:0 auto}.site-footer--institution .footer-dark[data-v-7fa52160]{position:relative;width:100%;min-width:0;padding:clamp(36px,6vw,52px) 0 clamp(20px,4vw,28px);isolation:isolate;background-color:#1c1c1e;background-image:linear-gradient(180deg,#2c2c2efa,#252528 28%,#1a1a1c);background-repeat:no-repeat;background-size:100% 100%}.site-footer--institution .footer-dark[data-v-7fa52160]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 100% 70% at 50% 0%,rgba(55,120,200,.12) 0%,transparent 55%)}.site-footer--institution .footer-dark__container[data-v-7fa52160]{max-width:min(1524px,100%);margin:0 auto;padding-inline:clamp(16px,4vw,24px)}.footer-dark__cols[data-v-7fa52160]{display:flex;flex-wrap:wrap;gap:40px 48px;justify-content:space-between;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-col__title[data-v-7fa52160]{margin:0 0 16px;font-size:15px;font-weight:600;color:#fff}.footer-col__list[data-v-7fa52160]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col__link[data-v-7fa52160]{font-size:14px;color:#bfbfbf;transition:color .2s ease}.footer-col__link[data-v-7fa52160]:hover{color:#fff}.footer-contact[data-v-7fa52160]{min-width:260px}.footer-contact__phone[data-v-7fa52160]{margin:0 0 8px;font-size:28px;font-weight:700;color:#fff;letter-spacing:.04em}.footer-contact__hours[data-v-7fa52160]{margin:0 0 20px;font-size:13px;color:#8c8c8c}.footer-contact__qrs[data-v-7fa52160]{display:flex;gap:14px;justify-content:flex-end}.footer-qr-item[data-v-7fa52160]{margin:0;width:90px;text-align:center}.footer-qr-item__img[data-v-7fa52160]{display:block;width:90px;height:90px;object-fit:cover;border-radius:8px;background:#fff}.footer-qr-item__label[data-v-7fa52160]{margin-top:8px;font-size:12px;color:#b5b5b5;line-height:1.2}.footer-legal[data-v-7fa52160]{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;padding-top:20px;font-size:12px;color:#8c8c8c}.footer-legal__text p[data-v-7fa52160]{margin:0 0 6px}.footer-legal__muted[data-v-7fa52160]{opacity:.85}.footer-legal__link[data-v-7fa52160]{color:#a6a6a6;text-decoration:underline;text-underline-offset:2px}.footer-legal__link[data-v-7fa52160]:hover{color:#fff}.footer-legal__badges[data-v-7fa52160]{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.footer-legal-badges-img[data-v-7fa52160]{display:block;max-height:40px;max-width:min(100%,520px);width:auto;height:auto}@media(max-width:960px){.experience__grid[data-v-7fa52160]{grid-template-columns:1fr}.footer-dark__cols[data-v-7fa52160]{flex-direction:column}.footer-contact__qrs[data-v-7fa52160]{justify-content:flex-start}.footer-legal[data-v-7fa52160]{flex-direction:column;align-items:flex-start}.footer-legal__badges[data-v-7fa52160]{justify-content:flex-start;width:100%}}@media(max-width:640px){.site-footer--institution .footer-dark[data-v-7fa52160]{background-image:linear-gradient(180deg,#2c2c2e,#18181a)}.site-footer--institution .footer-dark[data-v-7fa52160]:before{opacity:.65}}.layout[data-v-94e48d2e]{min-height:100vh;display:flex;flex-direction:column}.layout__main[data-v-94e48d2e]{flex:1;min-height:0}.floating-actions[data-v-94e48d2e]{position:fixed;right:12px;bottom:12px;z-index:120;display:flex;flex-direction:column;gap:14px}.floating-actions__btn[data-v-94e48d2e]{width:40px;height:40px;border:none;background:#fffffff5;padding:0;cursor:pointer;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #273a692e,0 2px 6px #273a691a;transition:transform .2s ease,box-shadow .2s ease}.floating-actions__btn[data-v-94e48d2e]:hover{transform:translateY(-1px);box-shadow:0 14px 28px #273a6933,0 4px 8px #273a691f}.floating-actions__btn img[data-v-94e48d2e]{width:20px;height:20px;object-fit:contain;display:block}.service-qrcode[data-v-94e48d2e]{position:fixed;right:104px;bottom:24px;z-index:130;width:182px;background:#fff;border-radius:10px;box-shadow:0 10px 28px #00000029;padding:12px}.service-qrcode__img[data-v-94e48d2e]{display:block;width:100%;height:auto}.service-qrcode__caption[data-v-94e48d2e]{margin:8px 0 0;text-align:center;font-size:14px;color:#595959}
