.header[data-v-bebf64c4]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.08);transition:all .3s ease}.header__inner[data-v-bebf64c4]{display:flex;align-items:center;justify-content:space-between;height:68px}.container[data-v-bebf64c4]{width:min(1280px,calc(100% - 48px));margin:0 auto}.logo[data-v-bebf64c4]{display:flex;align-items:center;gap:8px}.logo__icon[data-v-bebf64c4]{width:190px;overflow:hidden;display:block}.logo__icon img[data-v-bebf64c4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.nav[data-v-bebf64c4]{display:flex;align-items:center;gap:6px}.nav__link[data-v-bebf64c4]{padding:6px 14px;border-radius:6px;font-size:14px;font-weight:500;color:#4a5568;transition:all .2s;white-space:nowrap}.nav__link[data-v-bebf64c4]:hover{color:#1565c0;background:#eff6ff}.nav__link--active[data-v-bebf64c4]{color:#f97316!important;font-weight:700}.header__right[data-v-bebf64c4]{display:flex;align-items:center;gap:12px}.btn[data-v-bebf64c4]{display:inline-flex;align-items:center;gap:8px;padding:11px 26px;border-radius:6px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .22s ease}.btn--sm[data-v-bebf64c4]{padding:8px 20px;font-size:14px}.btn--orange[data-v-bebf64c4]{background:#f97316;color:#fff}.btn--orange[data-v-bebf64c4]:hover{background:#ea6c0a}.burger[data-v-bebf64c4]{display:none;background:none;border:none;cursor:pointer;font-size:26px;color:#1565c0}@media (max-width:768px){.container[data-v-bebf64c4]{width:calc(100% - 32px)}.nav[data-v-bebf64c4]{display:none}.nav--open[data-v-bebf64c4]{display:flex;flex-direction:column;position:absolute;top:68px;left:0;right:0;padding:20px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);gap:6px;z-index:999}.burger[data-v-bebf64c4]{display:flex}}.footer[data-v-11eba1a4]{background:#2c2c2c}.container[data-v-11eba1a4]{width:min(1280px,calc(100% - 48px));margin:0 auto}.footer__top[data-v-11eba1a4]{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:40px;padding-bottom:48px}.footer__brand p[data-v-11eba1a4]{font-size:14px;color:hsla(0,0%,100%,.5);line-height:1.8;margin:16px 0 22px}.logo__text[data-v-11eba1a4]{font-size:22px;font-weight:800;color:#fff;letter-spacing:1px}.footer__social[data-v-11eba1a4]{display:flex;gap:10px}.social-btn[data-v-11eba1a4]{width:38px;height:38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);display:grid;place-items:center;font-size:18px;color:hsla(0,0%,100%,.6);transition:all .2s}.social-btn[data-v-11eba1a4]:hover{background:hsla(0,0%,100%,.12);color:#fff}.footer__col h4[data-v-11eba1a4]{font-size:14px;font-weight:700;color:#fff;margin-bottom:18px}.footer__col ul[data-v-11eba1a4]{list-style:none;display:flex;flex-direction:column;gap:10px}.footer__col ul li[data-v-11eba1a4]{font-size:13px;color:hsla(0,0%,100%,.5);display:flex;align-items:flex-start;gap:7px}.footer__col ul li a[data-v-11eba1a4]{color:hsla(0,0%,100%,.5);transition:color .2s}.footer__col ul li a[data-v-11eba1a4]:hover{color:#fff}.footer__col ul li i[data-v-11eba1a4]{font-size:14px;color:#1e88e5;margin-top:2px;flex-shrink:0}.footer__bottom[data-v-11eba1a4]{border-top:1px solid hsla(0,0%,100%,.08);padding:22px 0;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:hsla(0,0%,100%,.4)}.footer__icp[data-v-11eba1a4]{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.footer__icp-line[data-v-11eba1a4]{display:flex;align-items:center;gap:10px}.footer__icp a[data-v-11eba1a4]{color:hsla(0,0%,100%,.4);transition:color .2s}.footer__icp a[data-v-11eba1a4]:hover{color:hsla(0,0%,100%,.8)}.footer__police[data-v-11eba1a4]{display:inline-flex;align-items:center;gap:8px}.footer__police-icon[data-v-11eba1a4]{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;display:block;flex-shrink:0}@media (max-width:768px){.container[data-v-11eba1a4]{width:calc(100% - 32px)}.footer__top[data-v-11eba1a4]{grid-template-columns:1fr}.footer__bottom[data-v-11eba1a4]{flex-direction:column;gap:12px;text-align:center}.footer__icp[data-v-11eba1a4]{align-items:center}.footer__icp-line[data-v-11eba1a4]{justify-content:center;flex-wrap:wrap}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#1a2332;background:#fff;line-height:1.7}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font-family:inherit;outline:none}p{color:#4a5568}.container{width:min(1280px,calc(100% - 48px));margin:0 auto}.btn{display:inline-flex;align-items:center;gap:8px;padding:11px 26px;border-radius:6px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .22s ease}.btn--sm{padding:8px 20px;font-size:14px}.btn--block{width:100%;justify-content:center}.btn--primary{background:#1565c0;color:#fff}.btn--primary:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 6px 20px rgba(21,101,192,.3)}.btn--orange{background:#f97316;color:#fff}.btn--orange:hover{background:#ea6c0a}.btn--outline{background:transparent;color:#1565c0;border:1px solid #1565c0}.btn--outline:hover{background:#f0f7ff;border-color:#1976d2;color:#1976d2}.btn--outline-white{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.7)}.btn--outline-white:hover{background:hsla(0,0%,100%,.12)}.btn--white{background:#fff;color:#1565c0;font-weight:700}.btn--white:hover{background:#f1f5f9;transform:translateY(-1px)}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.08);transition:all .3s ease}.header__inner{justify-content:space-between;height:68px}.header__inner,.logo{display:flex;align-items:center}.logo{gap:8px}.logo__icon{width:190px;background:linear-gradient(135deg,#1565c0,#1e88e5);display:grid;place-items:center;font-size:20px;color:#fff;overflow:hidden}.logo__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.logo__text{font-size:22px;font-weight:800;color:#1565c0;letter-spacing:1px}.logo--white .logo__text{color:#fff}.nav{display:flex;align-items:center;gap:6px}.nav__link{padding:6px 14px;border-radius:6px;font-size:14px;font-weight:500;color:#4a5568;transition:all .2s;white-space:nowrap}.nav__link:hover{color:#1565c0;background:#eff6ff}.nav__link--active{color:#f97316!important;font-weight:700}.header__right{display:flex;align-items:center;gap:12px}.burger{display:none;background:none;border:none;cursor:pointer;font-size:26px;color:#1565c0}.hero{position:relative;min-height:100vh;background:linear-gradient(135deg,#0d1b5e,#1565c0 55%,#1976d2);display:flex;align-items:center;overflow:hidden;padding-top:68px}.hero__bg{position:absolute;inset:0;pointer-events:none}.hero__circle{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06)}.hero__circle--1{width:600px;height:600px;right:-100px;top:-100px}.hero__circle--2{width:400px;height:400px;right:200px;bottom:-80px;background:hsla(0,0%,100%,.06)}.hero__circle--3{width:250px;height:250px;left:40%;top:30%;background:hsla(0,0%,100%,.03)}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:center;padding:80px 0 90px}.hero__badge{display:inline-flex;align-items:center;gap:7px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);color:#fff;padding:7px 18px;border-radius:999px;font-size:13px;font-weight:500;margin-bottom:24px}.hero__title{font-size:52px;font-weight:900;line-height:1.15;color:#fff;letter-spacing:-1px;margin-bottom:20px}.hero__title-sub{font-size:42px;color:hsla(0,0%,100%,.9);display:block;font-weight:700}.hero__desc{font-size:16px;color:hsla(0,0%,100%,.9);line-height:1.8;margin-bottom:32px;max-width:580px}.hero__features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:36px;max-width:580px}.hero__feature{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;border-radius:12px;background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.15);transition:all .3s ease}.hero__feature:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px)}.hero__feature i{font-size:24px;color:#fff}.hero__feature span{font-size:13px;color:hsla(0,0%,100%,.9);font-weight:500}.hero__actions{display:flex;gap:16px;flex-wrap:wrap}.hero__actions .btn{display:inline-flex;align-items:center;gap:8px}.hero__actions .btn i{font-size:18px}.hero__stats{background:rgba(0,0,0,.25);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;gap:0}.hero__stat{text-align:center;padding:20px 16px;border-bottom:1px solid hsla(0,0%,100%,.12)}.hero__stat:last-child{border-bottom:none}.hero__stat-num{font-size:36px;font-weight:900;color:#fff;letter-spacing:-1px;line-height:1;margin-bottom:6px}.hero__stat-label{font-size:13px;color:hsla(0,0%,100%,.7)}.section{padding:90px 0}.section--gray{background:#f5f8fc}.section--blue{background:linear-gradient(135deg,#0d1b5e,#1565c0)}.section-head{text-align:center;max-width:640px;margin:0 auto 56px}.section-badge{display:inline-block;background:#e3f2fd;color:#1565c0;font-size:12px;font-weight:700;padding:5px 16px;border-radius:999px;letter-spacing:.5px;margin-bottom:16px}.section-badge--light{background:hsla(0,0%,100%,.15);color:#fff}.section-title{font-size:36px;font-weight:800;color:#1a2332;letter-spacing:-.5px;margin-bottom:12px}.section-title--white{color:#fff}.section-sub{font-size:16px;color:#64748b;line-height:1.7}.section-sub--light{color:hsla(0,0%,100%,.7)}.about__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about__content h3{font-size:24px;font-weight:800;color:#1565c0;margin-bottom:16px}.about__content>p{font-size:15px;line-height:1.85;margin-bottom:14px}.about__features{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.about__feature{display:flex;gap:12px;align-items:flex-start;background:#f5f8fc;border-radius:10px;padding:16px}.about__feature i{font-size:22px;color:#1565c0;flex-shrink:0;margin-top:2px}.about__feature h4{font-size:14px;font-weight:700;color:#1a2332;margin-bottom:3px}.about__feature p{font-size:13px;color:#64748b;margin:0}.about__img-box,.about__visual{position:relative}.about__img-box{border-radius:16px;overflow:hidden}.about__img-box img{width:100%;height:460px;-o-object-fit:cover;object-fit:cover}.about__badge{position:absolute;bottom:24px;right:24px;background:rgba(21,101,192,.92);backdrop-filter:blur(10px);border-radius:12px;padding:16px 22px;color:#fff;text-align:center}.about__badge-num{font-size:36px;font-weight:900;line-height:1;display:block}.about__badge-txt{font-size:13px;opacity:.9}.products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px 24px;transition:all .26s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(21,101,192,.12);border-color:#bfdbfe}.product-card__icon{width:50px;height:50px;border-radius:12px;display:grid;place-items:center;margin-bottom:18px;font-size:24px;color:#fff}.product-card h3{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:10px}.product-card>p{font-size:14px;line-height:1.7;margin-bottom:14px}.product-card ul{list-style:none;display:grid;gap:7px}.product-card ul li{font-size:13px;color:#475569;display:flex;align-items:center;gap:7px}.product-card ul li i{color:#1565c0;font-size:14px}.simulation__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.simulation__content{display:flex;flex-direction:column;gap:24px}.sim-item{display:flex;gap:16px;align-items:flex-start}.sim-item__icon{width:48px;height:48px;border-radius:12px;flex-shrink:0;background:linear-gradient(135deg,#e3f2fd,#bbdefb);display:grid;place-items:center;font-size:24px;color:#1565c0}.sim-item h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:6px}.sim-item p{font-size:14px;color:#64748b;margin:0;line-height:1.7}.simulation__features{display:flex;flex-direction:column;gap:16px}.sim-feature-card{padding:24px;border-radius:16px;background:#fff;border:1px solid #e5e7eb;transition:all .3s ease}.sim-feature-card:hover{border-color:#1565c0;box-shadow:0 8px 24px rgba(21,101,192,.1);transform:translateY(-2px)}.sim-feature-card--primary:hover{border-color:#1565c0}.sim-feature-card--secondary:hover{border-color:#0ea5cf}.sim-feature-card--accent:hover{border-color:#3b82f6}.sim-feature-card__icon{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#e3f2fd,#bbdefb);display:grid;place-items:center;font-size:28px;color:#1565c0;margin-bottom:16px}.sim-feature-card--secondary .sim-feature-card__icon{background:linear-gradient(135deg,#e0f7fa,#b2ebf2);color:#0ea5cf}.sim-feature-card--accent .sim-feature-card__icon{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#3b82f6}.sim-feature-card h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:8px}.sim-feature-card p{font-size:14px;color:#64748b;line-height:1.6;margin:0}.ai__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ai-card{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:14px;padding:28px 24px;transition:background .24s}.ai-card:hover{background:hsla(0,0%,100%,.14)}.ai-card__icon{width:52px;height:52px;border-radius:12px;margin-bottom:16px;background:hsla(0,0%,100%,.15);display:grid;place-items:center;font-size:26px;color:#fff}.ai-card h3{font-size:17px;font-weight:700;color:#fff;margin-bottom:10px}.ai-card p{font-size:14px;color:hsla(0,0%,100%,.65);line-height:1.7}.exam__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.exam__visual{border-radius:16px;overflow:hidden}.exam__visual img{width:100%;height:460px;-o-object-fit:cover;object-fit:cover}.exam-step{display:flex;gap:18px;align-items:flex-start;margin-bottom:24px}.exam-step__num{width:40px;height:40px;border-radius:10px;flex-shrink:0;background:linear-gradient(135deg,#1565c0,#1e88e5);display:grid;place-items:center;font-size:14px;font-weight:800;color:#fff}.exam-step h4{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:4px}.exam-step p{font-size:14px;color:#64748b;margin:0}.exam__stats{display:flex;gap:24px;margin-top:32px;flex-wrap:wrap}.exam__stat{text-align:center}.exam__stat-num{font-size:32px;font-weight:900;color:#1565c0;letter-spacing:-1px;line-height:1}.exam__stat-label{font-size:13px;color:#64748b;margin-top:4px}.news-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.news-empty i{font-size:64px;color:#cbd5e1;margin-bottom:16px}.news-empty p{font-size:16px;color:#64748b;margin:0}.news__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.news-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px 26px;transition:all .26s ease;cursor:pointer}.news-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(21,101,192,.1)}.news-card__meta{display:flex;align-items:center;gap:12px;margin-bottom:14px}.news-card__tag{background:#e3f2fd;color:#1565c0;font-size:12px;font-weight:700;padding:3px 12px;border-radius:999px}.news-card__date{font-size:13px;color:#94a3b8;display:flex;align-items:center;gap:5px}.news-card__title{font-size:17px;font-weight:700;color:#1a2332;margin-bottom:10px;line-height:1.5}.news-card__desc{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:16px}.news-card__link{font-size:13px;font-weight:600;color:#1565c0;display:inline-flex;align-items:center;gap:5px;transition:gap .2s}.news-card__link:hover{gap:9px}.company__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:64px}.company-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px 22px;text-align:center;transition:all .26s}.company-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(21,101,192,.1)}.company-card i{font-size:36px;color:#1565c0;margin-bottom:14px;display:block}.company-card h3{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:8px}.company-card p{font-size:13px;color:#64748b;line-height:1.7}.clients__section{text-align:center}.clients__title{font-size:22px;font-weight:800;color:#1a2332;margin-bottom:8px}.clients__sub{font-size:14px;color:#64748b;margin-bottom:28px}.clients__logos{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.client-logo{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 10px;text-align:center;font-size:13px;font-weight:600;color:#475569;transition:all .2s}.client-logo:hover{border-color:#bfdbfe;color:#1565c0;background:#eff6ff}.section--contact{padding:100px 0 120px}.contact__main{display:flex;flex-direction:column;gap:64px}.contact__info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.contact__card{background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;padding:32px 24px;text-align:center;transition:all .3s ease}.contact__card:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.contact__card-icon{width:64px;height:64px;margin:0 auto 20px;border-radius:12px;background:hsla(0,0%,100%,.15);display:grid;place-items:center;font-size:28px;color:#fff}.contact__card-label{font-size:13px;color:hsla(0,0%,100%,.7);margin-bottom:8px;font-weight:500}.contact__card-value{font-size:16px;color:#fff;font-weight:600;line-height:1.6;white-space:pre-line}.contact__services{background:hsla(0,0%,100%,.05);border-radius:24px;padding:48px;border:1px solid hsla(0,0%,100%,.1)}.contact__services-title{font-size:28px;font-weight:700;color:#fff;text-align:center;margin-bottom:48px}.contact__services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.service__item{text-align:center}.service__icon{width:72px;height:72px;margin:0 auto 20px;border-radius:16px;background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.08));border:1px solid hsla(0,0%,100%,.2);display:grid;place-items:center;font-size:32px;color:#fff;transition:all .3s ease}.service__item:hover .service__icon{background:linear-gradient(135deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.15));transform:scale(1.05)}.service__item h4{font-size:18px;font-weight:700;color:#fff;margin-bottom:12px}.service__item p{font-size:14px;color:hsla(0,0%,100%,.8);line-height:1.7;margin:0}.contact__cta{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.06));border:1px solid hsla(0,0%,100%,.2);border-radius:24px;padding:56px 48px;text-align:center}.contact__cta-content h3{font-size:32px;font-weight:700;color:#fff;margin-bottom:16px}.contact__cta-content p{font-size:16px;color:hsla(0,0%,100%,.85);margin-bottom:36px;max-width:600px;margin-left:auto;margin-right:auto}.contact__cta-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn--lg{padding:14px 32px;font-size:16px}.footer{background:#0d1b5e;color:#fff;padding:64px 0 0}.footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:40px;padding-bottom:48px}.footer__brand p{font-size:14px;color:hsla(0,0%,100%,.5);line-height:1.8;margin:16px 0 22px}.footer__social{display:flex;gap:10px}.social-btn{width:38px;height:38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.15);display:grid;place-items:center;font-size:18px;color:hsla(0,0%,100%,.6);transition:all .2s}.social-btn:hover{background:hsla(0,0%,100%,.12);color:#fff}.footer__col h4{font-size:14px;font-weight:700;color:#fff;margin-bottom:18px}.footer__col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer__col ul li{font-size:13px;color:hsla(0,0%,100%,.5);display:flex;align-items:flex-start;gap:7px}.footer__col ul li a{color:hsla(0,0%,100%,.5);transition:color .2s}.footer__col ul li a:hover{color:#fff}.footer__col ul li i{font-size:14px;color:#1e88e5;margin-top:2px;flex-shrink:0}.footer__bottom{border-top:1px solid hsla(0,0%,100%,.08);padding:22px 0;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:hsla(0,0%,100%,.4)}.footer__icp{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.footer__icp-line{display:flex;align-items:center;gap:10px}.footer__icp a{color:hsla(0,0%,100%,.4);transition:color .2s}.footer__icp a:hover{color:hsla(0,0%,100%,.8)}.footer__police{display:inline-flex;align-items:center;gap:8px}.footer__police-icon{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;display:block;flex-shrink:0}.top-btn{position:fixed;bottom:30px;right:30px;z-index:999;width:46px;height:46px;border-radius:10px;background:#1565c0;border:none;color:#fff;font-size:20px;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 20px rgba(21,101,192,.4);transition:transform .2s}.top-btn:hover{transform:translateY(-3px)}@media (max-width:1100px){.about__grid,.exam__grid,.hero__inner,.simulation__grid{grid-template-columns:1fr}.hero__stats{justify-content:flex-start}.hero__features{grid-template-columns:repeat(2,1fr)}.ai__grid,.company__grid,.products__grid{grid-template-columns:1fr 1fr}.about__grid,.exam__grid,.simulation__grid{grid-template-columns:1fr;gap:40px}.about__img-box img,.exam__visual img,.simulation__visual img{height:320px}.contact__info-grid,.contact__services-grid{grid-template-columns:repeat(2,1fr)}.clients__logos{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.container{width:calc(100% - 32px)}.section{padding:60px 0}.section--contact{padding:80px 0 100px}.section-head{margin-bottom:36px}.hero__title{font-size:38px}.hero__title-sub{font-size:30px}.hero__features{grid-template-columns:repeat(2,1fr)}.ai__grid,.products__grid{grid-template-columns:1fr}.company__grid{grid-template-columns:repeat(2,1fr)}.about__features,.contact__info-grid,.contact__services-grid,.news__grid{grid-template-columns:1fr}.contact__services{padding:36px 24px}.contact__cta{padding:40px 28px}.contact__cta-actions{flex-direction:column}.contact__cta-actions .btn{width:100%;justify-content:center}}@media (max-width:768px){.container{width:calc(100% - 32px)}.section{padding:60px 0}.section-head{margin-bottom:36px}.hero__title{font-size:38px}.contact__info,.exam__stats,.hero__actions{gap:12px}.about__features,.simulation__content{gap:18px}.company__grid{grid-template-columns:1fr 1fr}.clients__logos{grid-template-columns:repeat(3,1fr)}.form-row{grid-template-columns:1fr}.exam__stats{justify-content:center}}.container[data-v-0aa11c3c]{width:min(1280px,calc(100% - 48px));margin:0 auto}.ann-hero[data-v-0aa11c3c]{padding-top:68px;background:linear-gradient(135deg,#1565c0,#1e88e5 50%,#0ea5cf);position:relative;overflow:hidden}.ann-hero[data-v-0aa11c3c]:before{content:"";position:absolute;top:-40%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%}.ann-hero__inner[data-v-0aa11c3c]{padding:80px 0 100px;position:relative;z-index:1}.ann-hero__content[data-v-0aa11c3c]{max-width:900px;margin:0 auto;text-align:center}.ann-hero__title[data-v-0aa11c3c]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:1px}.ann-hero__subtitle[data-v-0aa11c3c]{font-size:18px;color:hsla(0,0%,100%,.95);margin-bottom:32px;font-weight:400;line-height:1.6}.ann-hero__meta[data-v-0aa11c3c]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.ann-hero__badge[data-v-0aa11c3c]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border-radius:999px;color:#fff;font-size:14px;font-weight:500;border:1px solid hsla(0,0%,100%,.2)}.ann-hero__badge i[data-v-0aa11c3c]{font-size:18px}.ann-page[data-v-0aa11c3c]{padding:80px 0;background:#f7f8fb;min-height:calc(100vh - 228px)}.ann-page__inner[data-v-0aa11c3c]{max-width:1280px;margin:0 auto}.ann-tabs[data-v-0aa11c3c]{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px}.ann-tab[data-v-0aa11c3c]{border:1px solid #e5e7eb;background:#fff;color:#475569;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(15,23,42,.04)}.ann-tab[data-v-0aa11c3c]:hover{border-color:#3b82f6;color:#1565c0;background:#f8fafc}.ann-tab--active[data-v-0aa11c3c]{background:linear-gradient(135deg,#1565c0,#3b82f6);color:#fff;border-color:transparent;box-shadow:0 4px 16px rgba(21,101,192,.3)}.ann-list[data-v-0aa11c3c]{display:flex;flex-direction:column;gap:24px}.ann-card[data-v-0aa11c3c]{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px 32px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;cursor:pointer}.ann-card[data-v-0aa11c3c]:hover{transform:translateY(-4px);border-color:#3b82f6;box-shadow:0 16px 40px rgba(15,23,42,.12)}.ann-card__meta[data-v-0aa11c3c]{display:flex;align-items:center;gap:12px;margin-bottom:14px}.ann-card__tag[data-v-0aa11c3c]{font-size:12px;font-weight:700;padding:3px 12px;border-radius:999px}.ann-card__tag--blue[data-v-0aa11c3c],.ann-card__tag[data-v-0aa11c3c]{background:#e3f2fd;color:#1565c0}.ann-card__tag--green[data-v-0aa11c3c]{background:#e7f8ef;color:#21a366}.ann-card__tag--purple[data-v-0aa11c3c]{background:#f2eaff;color:#9b6bff}.ann-card__tag--orange[data-v-0aa11c3c]{background:#fff1e7;color:#f08a28}.ann-card__tag--red[data-v-0aa11c3c]{background:#ffe8e8;color:#ef4444}.ann-card__tag--cyan[data-v-0aa11c3c]{background:#e6f9fb;color:#06b6d4}.ann-card__tag--pink[data-v-0aa11c3c]{background:#fde8f3;color:#ec4899}.ann-card__date[data-v-0aa11c3c]{font-size:13px;color:#94a3b8;display:flex;align-items:center;gap:5px}.ann-card__title[data-v-0aa11c3c]{font-size:17px;font-weight:700;color:#1a2332;margin-bottom:10px;line-height:1.5}.ann-card__desc[data-v-0aa11c3c]{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:16px}.ann-card__link[data-v-0aa11c3c]{font-size:13px;font-weight:600;color:#1565c0;display:inline-flex;align-items:center;gap:5px;transition:gap .2s}.ann-card__link[data-v-0aa11c3c]:hover{gap:9px}.ann-empty[data-v-0aa11c3c],.ann-loading[data-v-0aa11c3c]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.ann-empty i[data-v-0aa11c3c],.ann-loading i[data-v-0aa11c3c]{font-size:64px;color:#cbd5e1;margin-bottom:16px}.ann-loading i[data-v-0aa11c3c]{animation:spin-data-v-0aa11c3c 1s linear infinite}@keyframes spin-data-v-0aa11c3c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ann-empty p[data-v-0aa11c3c],.ann-loading p[data-v-0aa11c3c]{font-size:16px;color:#64748b;margin:0}.ann-pagination[data-v-0aa11c3c]{margin-top:48px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.ann-page-btn[data-v-0aa11c3c],.ann-page-num[data-v-0aa11c3c]{height:40px;min-width:40px;padding:0 16px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:4px}.ann-page-btn[data-v-0aa11c3c]:hover:not(:disabled),.ann-page-num[data-v-0aa11c3c]:hover{border-color:#3b82f6;color:#1565c0;background:#f8fafc}.ann-page-num--active[data-v-0aa11c3c]{color:#fff;border-color:transparent;background:linear-gradient(135deg,#1565c0,#3b82f6);box-shadow:0 4px 12px rgba(21,101,192,.3)}.ann-page-btn[data-v-0aa11c3c]:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.container[data-v-0aa11c3c]{width:calc(100% - 32px)}.ann-hero__inner[data-v-0aa11c3c]{padding:60px 0 70px}.ann-hero__title[data-v-0aa11c3c]{font-size:32px}.ann-hero__subtitle[data-v-0aa11c3c]{font-size:16px}.ann-hero__meta[data-v-0aa11c3c]{flex-direction:column;align-items:center;gap:12px}.ann-page[data-v-0aa11c3c]{padding:60px 0}.ann-tabs[data-v-0aa11c3c]{justify-content:flex-start;gap:8px;margin-bottom:32px}.ann-tab[data-v-0aa11c3c]{padding:8px 16px;font-size:13px}.ann-list[data-v-0aa11c3c]{gap:20px}.ann-card[data-v-0aa11c3c]{padding:20px 24px}.ann-card__title[data-v-0aa11c3c]{font-size:18px}.ann-card__desc[data-v-0aa11c3c]{font-size:13px}.ann-pagination[data-v-0aa11c3c]{margin-top:40px;gap:6px}.ann-page-btn[data-v-0aa11c3c],.ann-page-num[data-v-0aa11c3c]{height:36px;min-width:36px;padding:0 12px;font-size:13px}}.container[data-v-46d64c3a]{width:min(1280px,calc(100% - 48px));margin:0 auto}.detail-hero[data-v-46d64c3a]{padding-top:68px;background:linear-gradient(135deg,#1565c0,#1e88e5 50%,#0ea5cf);position:relative;overflow:hidden}.detail-hero[data-v-46d64c3a]:before{content:"";position:absolute;top:-40%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%}.detail-hero__inner[data-v-46d64c3a]{padding:80px 0 100px;position:relative;z-index:1}.detail-hero__content[data-v-46d64c3a]{max-width:1280px;margin:0 auto}.back-btn[data-v-46d64c3a]{display:inline-flex;align-items:center;gap:8px;border:1px solid hsla(0,0%,100%,.3);border-radius:999px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);color:#fff;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:24px}.back-btn[data-v-46d64c3a]:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5)}.back-btn--solid[data-v-46d64c3a]{border-color:#1565c0;background:#1565c0}.back-btn--solid[data-v-46d64c3a]:hover{background:#1e88e5}.detail-hero__title[data-v-46d64c3a]{font-size:42px;font-weight:800;color:#fff;line-height:1.4;margin-bottom:20px}.detail-hero__meta[data-v-46d64c3a]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.detail-hero__badge[data-v-46d64c3a]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border-radius:999px;color:#fff;font-size:14px;font-weight:500;border:1px solid hsla(0,0%,100%,.2)}.detail-hero__badge i[data-v-46d64c3a]{font-size:16px}.detail-hero__badge--blue[data-v-46d64c3a],.detail-hero__badge--cyan[data-v-46d64c3a],.detail-hero__badge--green[data-v-46d64c3a],.detail-hero__badge--orange[data-v-46d64c3a],.detail-hero__badge--pink[data-v-46d64c3a],.detail-hero__badge--purple[data-v-46d64c3a],.detail-hero__badge--red[data-v-46d64c3a]{background:hsla(0,0%,100%,.2)}.detail-page[data-v-46d64c3a]{padding:80px 0;background:#f7f8fb}.detail-page__inner[data-v-46d64c3a]{max-width:1280px;margin:0 auto}.detail-loading[data-v-46d64c3a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.detail-loading i[data-v-46d64c3a]{font-size:64px;color:#cbd5e1;margin-bottom:16px;animation:spin-data-v-46d64c3a 1s linear infinite}@keyframes spin-data-v-46d64c3a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.detail-loading p[data-v-46d64c3a]{font-size:16px;color:#64748b;margin:0}.detail-card[data-v-46d64c3a]{border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08);padding:40px 48px}.detail-content[data-v-46d64c3a]{font-size:16px;color:#1a2332;line-height:1.9}.detail-content p[data-v-46d64c3a]{margin-bottom:20px;color:#64748b}.detail-content h1[data-v-46d64c3a],.detail-content h2[data-v-46d64c3a],.detail-content h3[data-v-46d64c3a]{color:#1a2332;font-weight:700;margin-top:32px;margin-bottom:16px}.detail-content h1[data-v-46d64c3a]{font-size:28px}.detail-content h2[data-v-46d64c3a]{font-size:24px}.detail-content h3[data-v-46d64c3a]{font-size:20px}.detail-content ol[data-v-46d64c3a],.detail-content ul[data-v-46d64c3a]{margin-bottom:20px;padding-left:24px}.detail-content li[data-v-46d64c3a]{margin-bottom:8px;color:#64748b}.detail-content img[data-v-46d64c3a]{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.detail-content a[data-v-46d64c3a]{color:#1565c0;text-decoration:underline}.detail-content a[data-v-46d64c3a]:hover{color:#1e88e5}.detail-empty[data-v-46d64c3a]{border:1px solid #e5e7eb;border-radius:16px;background:#fff;text-align:center;padding:60px 40px;box-shadow:0 8px 24px rgba(15,23,42,.08)}.detail-empty i[data-v-46d64c3a]{font-size:48px;color:#1565c0;margin-bottom:16px;display:block}.detail-empty p[data-v-46d64c3a]{font-size:16px;color:#64748b;margin-bottom:24px}@media (max-width:768px){.container[data-v-46d64c3a]{width:calc(100% - 32px)}.detail-hero__inner[data-v-46d64c3a]{padding:60px 0 70px}.detail-hero__title[data-v-46d64c3a]{font-size:28px;margin-bottom:16px}.back-btn[data-v-46d64c3a]{padding:8px 16px;font-size:13px;margin-bottom:20px}.detail-hero__meta[data-v-46d64c3a]{gap:12px}.detail-hero__badge[data-v-46d64c3a]{padding:8px 16px;font-size:13px}.detail-page[data-v-46d64c3a]{padding:60px 0}.detail-card[data-v-46d64c3a]{padding:28px 24px}.detail-intro[data-v-46d64c3a]{font-size:16px;margin-bottom:24px;padding-bottom:24px}.detail-paragraph[data-v-46d64c3a]{font-size:15px;margin-bottom:16px}.detail-empty[data-v-46d64c3a]{padding:40px 24px}.detail-empty i[data-v-46d64c3a]{font-size:40px}.detail-empty p[data-v-46d64c3a]{font-size:15px}}.container[data-v-04895414]{width:min(1280px,calc(100% - 48px));margin:0 auto}.edu-hero[data-v-04895414]{padding-top:68px;background:linear-gradient(135deg,#1565c0,#0ea5cf);position:relative;overflow:hidden}.edu-hero[data-v-04895414]:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%}.edu-hero__inner[data-v-04895414]{padding:80px 0 100px;position:relative;z-index:1}.edu-hero__content[data-v-04895414]{max-width:800px;margin:0 auto;text-align:center}.edu-hero__title[data-v-04895414]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:1px}.edu-hero__subtitle[data-v-04895414]{font-size:20px;color:hsla(0,0%,100%,.95);margin-bottom:32px;font-weight:400}.edu-hero__meta[data-v-04895414]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.edu-hero__badge[data-v-04895414]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border-radius:999px;color:#fff;font-size:14px;font-weight:500;border:1px solid hsla(0,0%,100%,.2)}.edu-hero__badge i[data-v-04895414]{font-size:18px}.edu-intro[data-v-04895414]{padding:80px 0;background:#fff}.section-header[data-v-04895414]{max-width:800px;margin:0 auto;text-align:center}.section-title[data-v-04895414]{font-size:36px;font-weight:800;color:#1a2332;margin-bottom:16px}.section-desc[data-v-04895414]{font-size:16px;color:#64748b;line-height:1.8}.edu-products[data-v-04895414]{padding:80px 0;background:#f7f8fb}.edu-products .section-title[data-v-04895414]{text-align:center;margin-bottom:60px}.products-grid[data-v-04895414]{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.product-card[data-v-04895414]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;border:1px solid #e5e7eb}.product-card[data-v-04895414]:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.product-card__icon[data-v-04895414]{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.product-card__icon i[data-v-04895414]{font-size:32px;color:#fff}.product-card__title[data-v-04895414]{font-size:22px;font-weight:700;color:#1a2332;margin-bottom:12px}.product-card__desc[data-v-04895414]{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:20px}.product-card__features[data-v-04895414]{list-style:none;display:flex;flex-direction:column;gap:10px}.product-card__features li[data-v-04895414]{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.product-card__features li i[data-v-04895414]{font-size:16px;color:#10b981}.edu-features[data-v-04895414]{padding:80px 0;background:#fff}.edu-features .section-title[data-v-04895414]{text-align:center;margin-bottom:60px}.features-grid[data-v-04895414]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.feature-item[data-v-04895414]{text-align:center;padding:32px 24px;background:#f8fafc;border-radius:12px;transition:all .3s ease}.feature-item[data-v-04895414]:hover{background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08)}.feature-item__icon[data-v-04895414]{width:72px;height:72px;margin:0 auto 20px;background:linear-gradient(135deg,#1565c0,#1e88e5);border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-item__icon i[data-v-04895414]{font-size:36px;color:#fff}.feature-item__title[data-v-04895414]{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:12px}.feature-item__desc[data-v-04895414]{font-size:14px;color:#64748b;line-height:1.7}.edu-scenarios[data-v-04895414]{padding:80px 0;background:#f7f8fb}.edu-scenarios .section-title[data-v-04895414]{text-align:center;margin-bottom:60px}.scenarios-grid[data-v-04895414]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.scenario-card[data-v-04895414]{background:#fff;border-radius:12px;padding:28px;box-shadow:0 4px 16px rgba(15,23,42,.06);transition:all .3s ease}.scenario-card[data-v-04895414]:hover{box-shadow:0 12px 32px rgba(15,23,42,.1)}.scenario-card__header[data-v-04895414]{display:flex;align-items:center;gap:16px;margin-bottom:20px}.scenario-card__icon[data-v-04895414]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.scenario-card__icon i[data-v-04895414]{font-size:24px;color:#fff}.scenario-card__title[data-v-04895414]{font-size:20px;font-weight:700;color:#1a2332}.scenario-card__list[data-v-04895414]{list-style:none;display:flex;flex-direction:column;gap:12px}.scenario-card__list li[data-v-04895414]{font-size:14px;color:#64748b;padding-left:20px;position:relative;line-height:1.6}.scenario-card__list li[data-v-04895414]:before{content:"•";position:absolute;left:0;color:#3b82f6;font-weight:700;font-size:18px}.edu-clients[data-v-04895414]{padding:80px 0;background:#fff}.edu-clients .section-title[data-v-04895414]{text-align:center;margin-bottom:16px}.edu-clients .section-desc[data-v-04895414]{text-align:center;margin-bottom:48px}.clients-grid[data-v-04895414]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.client-item[data-v-04895414]{background:#f8fafc;border-radius:8px;padding:32px 20px;text-align:center;border:1px solid #e5e7eb;transition:all .3s ease}.client-item[data-v-04895414]:hover{background:#fff;border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.1)}.client-item__logo[data-v-04895414]{font-size:16px;font-weight:600;color:#475569}.edu-cta[data-v-04895414]{padding:80px 0;background:linear-gradient(135deg,#1e3a8a,#1e40af)}.cta-box[data-v-04895414]{display:flex;align-items:center;justify-content:space-between;gap:48px}.cta-box__content[data-v-04895414]{flex:1}.cta-box__title[data-v-04895414]{font-size:32px;font-weight:800;color:#fff;margin-bottom:12px}.cta-box__desc[data-v-04895414]{font-size:16px;color:hsla(0,0%,100%,.9)}.cta-box__actions[data-v-04895414]{display:flex;gap:16px}.btn[data-v-04895414]{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.btn--white[data-v-04895414]{background:#fff;color:#1565c0}.btn--white[data-v-04895414]:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.3)}.btn--outline-white[data-v-04895414]{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.7)}.btn--outline-white[data-v-04895414]:hover{background:hsla(0,0%,100%,.15);border-color:#fff}@media (max-width:768px){.container[data-v-04895414]{width:calc(100% - 32px)}.edu-hero__inner[data-v-04895414]{padding:60px 0 70px}.edu-hero__title[data-v-04895414]{font-size:32px}.edu-hero__subtitle[data-v-04895414]{font-size:16px}.edu-hero__meta[data-v-04895414]{flex-direction:column;align-items:center;gap:12px}.section-title[data-v-04895414]{font-size:28px}.features-grid[data-v-04895414],.products-grid[data-v-04895414],.scenarios-grid[data-v-04895414]{grid-template-columns:1fr;gap:24px}.clients-grid[data-v-04895414]{grid-template-columns:repeat(2,1fr);gap:16px}.cta-box[data-v-04895414]{flex-direction:column;text-align:center;gap:32px}.cta-box__title[data-v-04895414]{font-size:24px}.cta-box__actions[data-v-04895414]{flex-direction:column;width:100%}.cta-box__actions .btn[data-v-04895414]{width:100%;justify-content:center}}.container[data-v-5336ba3d]{width:min(1280px,calc(100% - 48px));margin:0 auto}.sim-hero[data-v-5336ba3d]{padding-top:68px;background:linear-gradient(135deg,#0f4aa6,#1565c0 50%,#0ea5cf);position:relative;overflow:hidden}.sim-hero[data-v-5336ba3d]:before{content:"";position:absolute;top:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%);border-radius:50%}.sim-hero[data-v-5336ba3d]:after{content:"";position:absolute;bottom:-40%;right:-8%;width:600px;height:600px;background:radial-gradient(circle,hsla(0,0%,100%,.06) 0,transparent 70%);border-radius:50%}.sim-hero__inner[data-v-5336ba3d]{padding:80px 0 100px;position:relative;z-index:1}.sim-hero__content[data-v-5336ba3d]{max-width:900px;margin:0 auto;text-align:center}.sim-hero__title[data-v-5336ba3d]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:1px}.sim-hero__subtitle[data-v-5336ba3d]{font-size:18px;color:hsla(0,0%,100%,.95);margin-bottom:32px;font-weight:400;line-height:1.6}.sim-hero__meta[data-v-5336ba3d]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.sim-hero__badge[data-v-5336ba3d]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border-radius:999px;color:#fff;font-size:14px;font-weight:500;border:1px solid hsla(0,0%,100%,.2)}.sim-hero__badge i[data-v-5336ba3d]{font-size:18px}.sim-intro[data-v-5336ba3d]{padding:80px 0;background:#fff}.section-header[data-v-5336ba3d]{max-width:900px;margin:0 auto;text-align:center}.section-title[data-v-5336ba3d]{font-size:36px;font-weight:800;color:#1a2332;margin-bottom:16px}.section-desc[data-v-5336ba3d]{font-size:16px;color:#64748b;line-height:1.8}.sim-features[data-v-5336ba3d]{padding:80px 0;background:#f7f8fb}.sim-features .section-title[data-v-5336ba3d]{text-align:center;margin-bottom:60px}.features-grid[data-v-5336ba3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.feature-card[data-v-5336ba3d]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;border:1px solid #e5e7eb}.feature-card[data-v-5336ba3d]:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.feature-card__icon[data-v-5336ba3d]{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-card__icon i[data-v-5336ba3d]{font-size:32px;color:#fff}.feature-card__title[data-v-5336ba3d]{font-size:22px;font-weight:700;color:#1a2332;margin-bottom:12px}.feature-card__desc[data-v-5336ba3d]{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:20px}.feature-card__list[data-v-5336ba3d]{list-style:none;display:flex;flex-direction:column;gap:10px}.feature-card__list li[data-v-5336ba3d]{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.feature-card__list li i[data-v-5336ba3d]{font-size:16px;color:#10b981}.sim-fields[data-v-5336ba3d]{padding:80px 0;background:#fff}.sim-fields .section-title[data-v-5336ba3d]{text-align:center;margin-bottom:60px}.fields-grid[data-v-5336ba3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px}.field-card[data-v-5336ba3d]{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;transition:all .3s ease}.field-card[data-v-5336ba3d]:hover{border-color:#3b82f6;box-shadow:0 12px 32px rgba(59,130,246,.15);transform:translateY(-4px)}.field-card__header[data-v-5336ba3d]{display:flex;align-items:center;gap:16px;margin-bottom:16px}.field-card__icon[data-v-5336ba3d]{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center}.field-card__icon i[data-v-5336ba3d]{font-size:28px;color:#fff}.field-card__title[data-v-5336ba3d]{font-size:22px;font-weight:700;color:#1a2332}.field-card__desc[data-v-5336ba3d]{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:16px}.field-card__tags[data-v-5336ba3d]{display:flex;flex-wrap:wrap;gap:8px}.field-tag[data-v-5336ba3d]{display:inline-block;padding:6px 12px;background:#f1f5f9;border-radius:6px;font-size:12px;color:#475569;font-weight:500}.sim-advantages[data-v-5336ba3d]{padding:80px 0;background:#f7f8fb}.sim-advantages .section-title[data-v-5336ba3d]{text-align:center;margin-bottom:60px}.advantages-grid[data-v-5336ba3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.adv-item[data-v-5336ba3d]{display:flex;gap:20px;padding:28px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}.adv-item[data-v-5336ba3d]:hover{border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.1)}.adv-item__number[data-v-5336ba3d]{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#1565c0,#1e88e5);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center}.adv-item__content[data-v-5336ba3d]{flex:1}.adv-item__title[data-v-5336ba3d]{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:8px}.adv-item__desc[data-v-5336ba3d]{font-size:14px;color:#64748b;line-height:1.7}.sim-tech[data-v-5336ba3d]{padding:80px 0;background:#fff}.sim-tech .section-title[data-v-5336ba3d]{text-align:center;margin-bottom:60px}.tech-grid[data-v-5336ba3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.tech-item[data-v-5336ba3d]{text-align:center;padding:32px 24px;background:#f8fafc;border-radius:12px;transition:all .3s ease}.tech-item[data-v-5336ba3d]:hover{background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08)}.tech-item__icon[data-v-5336ba3d]{width:72px;height:72px;margin:0 auto 20px;background:linear-gradient(135deg,#1565c0,#1e88e5);border-radius:50%;display:flex;align-items:center;justify-content:center}.tech-item__icon i[data-v-5336ba3d]{font-size:36px;color:#fff}.tech-item__title[data-v-5336ba3d]{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:12px}.tech-item__desc[data-v-5336ba3d]{font-size:14px;color:#64748b;line-height:1.7}.sim-cases[data-v-5336ba3d]{padding:80px 0;background:#f7f8fb}.sim-cases .section-title[data-v-5336ba3d]{text-align:center;margin-bottom:60px}.cases-grid[data-v-5336ba3d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.case-card[data-v-5336ba3d]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;border:1px solid #e5e7eb}.case-card[data-v-5336ba3d]:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.case-card__badge[data-v-5336ba3d]{display:inline-block;padding:6px 16px;border-radius:999px;color:#fff;font-size:12px;font-weight:600;margin-bottom:16px}.case-card__title[data-v-5336ba3d]{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:8px;line-height:1.5}.case-card__client[data-v-5336ba3d]{font-size:13px;color:#3b82f6;margin-bottom:16px;font-weight:600}.case-card__desc[data-v-5336ba3d]{font-size:14px;color:#64748b;line-height:1.8;margin-bottom:24px}.case-card__stats[data-v-5336ba3d]{display:flex;gap:24px;padding-top:20px;border-top:1px solid #e5e7eb}.case-stat[data-v-5336ba3d]{flex:1;text-align:center}.case-stat__value[data-v-5336ba3d]{font-size:24px;font-weight:800;color:#1565c0;margin-bottom:4px}.case-stat__label[data-v-5336ba3d]{font-size:12px;color:#94a3b8}.sim-cta[data-v-5336ba3d]{padding:80px 0;background:linear-gradient(135deg,#1e3a8a,#1e40af)}.cta-box[data-v-5336ba3d]{display:flex;align-items:center;justify-content:space-between;gap:48px}.cta-box__content[data-v-5336ba3d]{flex:1}.cta-box__title[data-v-5336ba3d]{font-size:32px;font-weight:800;color:#fff;margin-bottom:12px}.cta-box__desc[data-v-5336ba3d]{font-size:16px;color:hsla(0,0%,100%,.9)}.cta-box__actions[data-v-5336ba3d]{display:flex;gap:16px}.btn[data-v-5336ba3d]{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.btn--white[data-v-5336ba3d]{background:#fff;color:#1565c0}.btn--white[data-v-5336ba3d]:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.3)}.btn--outline-white[data-v-5336ba3d]{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.7)}.btn--outline-white[data-v-5336ba3d]:hover{background:hsla(0,0%,100%,.15);border-color:#fff}@media (max-width:768px){.container[data-v-5336ba3d]{width:calc(100% - 32px)}.sim-hero__inner[data-v-5336ba3d]{padding:60px 0 70px}.sim-hero__title[data-v-5336ba3d]{font-size:32px}.sim-hero__subtitle[data-v-5336ba3d]{font-size:16px}.sim-hero__meta[data-v-5336ba3d]{flex-direction:column;align-items:center;gap:12px}.section-title[data-v-5336ba3d]{font-size:28px}.advantages-grid[data-v-5336ba3d],.cases-grid[data-v-5336ba3d],.features-grid[data-v-5336ba3d],.fields-grid[data-v-5336ba3d],.tech-grid[data-v-5336ba3d]{grid-template-columns:1fr;gap:24px}.cta-box[data-v-5336ba3d]{flex-direction:column;text-align:center;gap:32px}.cta-box__title[data-v-5336ba3d]{font-size:24px}.cta-box__actions[data-v-5336ba3d]{flex-direction:column;width:100%}.cta-box__actions .btn[data-v-5336ba3d]{width:100%;justify-content:center}}.container[data-v-7b423306]{width:min(1280px,calc(100% - 48px));margin:0 auto}.ai-hero[data-v-7b423306]{padding-top:68px;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#a855f7);position:relative;overflow:hidden}.ai-hero[data-v-7b423306]:before{content:"";position:absolute;top:-40%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%;animation:float-data-v-7b423306 8s ease-in-out infinite}@keyframes float-data-v-7b423306{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.ai-hero__inner[data-v-7b423306]{padding:80px 0 100px;position:relative;z-index:1}.ai-hero__content[data-v-7b423306]{max-width:900px;margin:0 auto;text-align:center}.ai-hero__title[data-v-7b423306]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:1px}.ai-hero__subtitle[data-v-7b423306]{font-size:18px;color:hsla(0,0%,100%,.95);margin-bottom:32px;font-weight:400;line-height:1.6}.ai-hero__meta[data-v-7b423306]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.ai-hero__badge[data-v-7b423306]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border-radius:999px;color:#fff;font-size:14px;font-weight:500;border:1px solid hsla(0,0%,100%,.2)}.ai-hero__badge i[data-v-7b423306]{font-size:18px}.ai-intro[data-v-7b423306]{padding:80px 0;background:#fff}.section-header[data-v-7b423306]{max-width:900px;margin:0 auto;text-align:center}.section-title[data-v-7b423306]{font-size:36px;font-weight:800;color:#1a2332;margin-bottom:16px}.section-desc[data-v-7b423306]{font-size:16px;color:#64748b;line-height:1.8}.ai-capabilities[data-v-7b423306]{padding:80px 0;background:#f7f8fb}.ai-capabilities .section-title[data-v-7b423306]{text-align:center;margin-bottom:60px}.capabilities-grid[data-v-7b423306]{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.capability-card[data-v-7b423306]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;border:1px solid #e5e7eb}.capability-card[data-v-7b423306]:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.capability-card__icon[data-v-7b423306]{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.capability-card__icon i[data-v-7b423306]{font-size:32px;color:#fff}.capability-card__title[data-v-7b423306]{font-size:22px;font-weight:700;color:#1a2332;margin-bottom:12px}.capability-card__desc[data-v-7b423306]{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:20px}.capability-card__list[data-v-7b423306]{list-style:none;display:flex;flex-direction:column;gap:10px}.capability-card__list li[data-v-7b423306]{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.capability-card__list li i[data-v-7b423306]{font-size:16px;color:#8b5cf6}.ai-scenarios[data-v-7b423306]{padding:80px 0;background:#fff}.ai-scenarios .section-title[data-v-7b423306]{text-align:center;margin-bottom:60px}.scenarios-list[data-v-7b423306]{display:flex;flex-direction:column;gap:48px}.scenario-item[data-v-7b423306]{display:flex;align-items:center;gap:60px}.scenario-item--reverse[data-v-7b423306]{flex-direction:row-reverse}.scenario-item__visual[data-v-7b423306]{flex-shrink:0}.scenario-item__icon[data-v-7b423306]{width:160px;height:160px;border-radius:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 40px rgba(99,102,241,.2)}.scenario-item__icon i[data-v-7b423306]{font-size:80px;color:#fff}.scenario-item__content[data-v-7b423306]{flex:1}.scenario-item__title[data-v-7b423306]{font-size:28px;font-weight:800;color:#1a2332;margin-bottom:16px}.scenario-item__desc[data-v-7b423306]{font-size:15px;color:#64748b;line-height:1.8;margin-bottom:20px}.scenario-item__features[data-v-7b423306]{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.scenario-item__features li[data-v-7b423306]{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.scenario-item__features li i[data-v-7b423306]{font-size:18px;color:#10b981}.ai-tech[data-v-7b423306]{padding:80px 0;background:#f7f8fb}.ai-tech .section-title[data-v-7b423306]{text-align:center;margin-bottom:60px}.tech-grid[data-v-7b423306]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.tech-card[data-v-7b423306]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px;transition:all .3s ease}.tech-card[data-v-7b423306]:hover{border-color:#8b5cf6;box-shadow:0 8px 24px rgba(139,92,246,.15);transform:translateY(-2px)}.tech-card__header[data-v-7b423306]{display:flex;align-items:center;gap:16px;margin-bottom:16px}.tech-card__header i[data-v-7b423306]{font-size:32px;color:#8b5cf6}.tech-card__title[data-v-7b423306]{font-size:20px;font-weight:700;color:#1a2332}.tech-card__desc[data-v-7b423306]{font-size:14px;color:#64748b;line-height:1.7}.ai-benefits[data-v-7b423306]{padding:80px 0;background:#fff}.ai-benefits .section-title[data-v-7b423306]{text-align:center;margin-bottom:60px}.benefits-grid[data-v-7b423306]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.benefit-card[data-v-7b423306]{padding:32px;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e5e7eb;border-radius:12px;transition:all .3s ease}.benefit-card[data-v-7b423306]:hover{border-color:#8b5cf6;box-shadow:0 8px 24px rgba(139,92,246,.1)}.benefit-card__number[data-v-7b423306]{display:inline-block;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.benefit-card__title[data-v-7b423306]{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:12px}.benefit-card__desc[data-v-7b423306]{font-size:14px;color:#64748b;line-height:1.7}.ai-cases[data-v-7b423306]{padding:80px 0;background:#f7f8fb}.ai-cases .section-title[data-v-7b423306]{text-align:center;margin-bottom:60px}.cases-grid[data-v-7b423306]{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.case-card[data-v-7b423306]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;border:1px solid #e5e7eb}.case-card[data-v-7b423306]:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.case-card__tag[data-v-7b423306]{display:inline-block;padding:6px 16px;border-radius:999px;color:#fff;font-size:12px;font-weight:600;margin-bottom:16px}.case-card__title[data-v-7b423306]{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:8px;line-height:1.5}.case-card__org[data-v-7b423306]{font-size:13px;color:#8b5cf6;margin-bottom:16px;font-weight:600}.case-card__desc[data-v-7b423306]{font-size:14px;color:#64748b;line-height:1.8;margin-bottom:24px}.case-card__metrics[data-v-7b423306]{display:flex;gap:24px;padding-top:20px;border-top:1px solid #e5e7eb}.case-metric[data-v-7b423306]{flex:1;text-align:center}.case-metric__value[data-v-7b423306]{font-size:24px;font-weight:800;color:#8b5cf6;margin-bottom:4px}.case-metric__label[data-v-7b423306]{font-size:12px;color:#94a3b8}.ai-cta[data-v-7b423306]{padding:80px 0;background:linear-gradient(135deg,#4c1d95,#5b21b6)}.cta-box[data-v-7b423306]{display:flex;align-items:center;justify-content:space-between;gap:48px}.cta-box__content[data-v-7b423306]{flex:1}.cta-box__title[data-v-7b423306]{font-size:32px;font-weight:800;color:#fff;margin-bottom:12px}.cta-box__desc[data-v-7b423306]{font-size:16px;color:hsla(0,0%,100%,.9)}.cta-box__actions[data-v-7b423306]{display:flex;gap:16px}.btn[data-v-7b423306]{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.btn--white[data-v-7b423306]{background:#fff;color:#8b5cf6}.btn--white[data-v-7b423306]:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.3)}.btn--outline-white[data-v-7b423306]{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.7)}.btn--outline-white[data-v-7b423306]:hover{background:hsla(0,0%,100%,.15);border-color:#fff}@media (max-width:768px){.container[data-v-7b423306]{width:calc(100% - 32px)}.ai-hero__inner[data-v-7b423306]{padding:60px 0 70px}.ai-hero__title[data-v-7b423306]{font-size:32px}.ai-hero__subtitle[data-v-7b423306]{font-size:16px}.ai-hero__meta[data-v-7b423306]{flex-direction:column;align-items:center;gap:12px}.section-title[data-v-7b423306]{font-size:28px}.capabilities-grid[data-v-7b423306]{grid-template-columns:1fr;gap:24px}.scenarios-list[data-v-7b423306]{gap:40px}.scenario-item[data-v-7b423306]{flex-direction:column!important;gap:32px;text-align:center}.scenario-item__icon[data-v-7b423306]{width:120px;height:120px}.scenario-item__icon i[data-v-7b423306]{font-size:60px}.scenario-item__features[data-v-7b423306]{grid-template-columns:1fr}.benefits-grid[data-v-7b423306],.cases-grid[data-v-7b423306],.tech-grid[data-v-7b423306]{grid-template-columns:1fr;gap:24px}.cta-box[data-v-7b423306]{flex-direction:column;text-align:center;gap:32px}.cta-box__title[data-v-7b423306]{font-size:24px}.cta-box__actions[data-v-7b423306]{flex-direction:column;width:100%}.cta-box__actions .btn[data-v-7b423306]{width:100%;justify-content:center}}.container[data-v-0a3d2baa]{width:min(1280px,calc(100% - 48px));margin:0 auto}.exam-hero[data-v-0a3d2baa]{padding-top:68px;background:linear-gradient(135deg,#0f766e,#14b8a6 50%,#06b6d4);position:relative;overflow:hidden}.exam-hero[data-v-0a3d2baa]:before{content:"";position:absolute;top:-50%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%}.exam-hero[data-v-0a3d2baa]:after{content:"";position:absolute;bottom:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%);border-radius:50%}.exam-hero__inner[data-v-0a3d2baa]{padding:80px 0 100px;position:relative;z-index:1}.exam-hero__content[data-v-0a3d2baa]{max-width:900px;margin:0 auto;text-align:center}.exam-hero__title[data-v-0a3d2baa]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:1px}.exam-hero__subtitle[data-v-0a3d2baa]{font-size:18px;color:hsla(0,0%,100%,.95);margin-bottom:32px;font-weight:400;line-height:1.6}.exam-hero__meta[data-v-0a3d2baa]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.exam-hero__badge[data-v-0a3d2baa]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border-radius:999px;color:#fff;font-size:14px;font-weight:500;border:1px solid hsla(0,0%,100%,.2)}.exam-hero__badge i[data-v-0a3d2baa]{font-size:18px}.exam-intro[data-v-0a3d2baa]{padding:80px 0;background:#fff}.section-header[data-v-0a3d2baa]{max-width:900px;margin:0 auto;text-align:center}.section-title[data-v-0a3d2baa]{font-size:36px;font-weight:800;color:#1a2332;margin-bottom:16px}.section-desc[data-v-0a3d2baa]{font-size:16px;color:#64748b;line-height:1.8}.exam-features[data-v-0a3d2baa]{padding:80px 0;background:#f7f8fb}.exam-features .section-title[data-v-0a3d2baa]{text-align:center;margin-bottom:60px}.features-grid[data-v-0a3d2baa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.feature-card[data-v-0a3d2baa]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;border:1px solid #e5e7eb}.feature-card[data-v-0a3d2baa]:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.feature-card__icon[data-v-0a3d2baa]{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-card__icon i[data-v-0a3d2baa]{font-size:32px;color:#fff}.feature-card__title[data-v-0a3d2baa]{font-size:22px;font-weight:700;color:#1a2332;margin-bottom:12px}.feature-card__desc[data-v-0a3d2baa]{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:20px}.feature-card__list[data-v-0a3d2baa]{list-style:none;display:flex;flex-direction:column;gap:10px}.feature-card__list li[data-v-0a3d2baa]{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.feature-card__list li i[data-v-0a3d2baa]{font-size:16px;color:#10b981}.exam-security[data-v-0a3d2baa]{padding:80px 0;background:#fff}.exam-security .section-title[data-v-0a3d2baa]{text-align:center;margin-bottom:12px}.exam-security .section-desc[data-v-0a3d2baa]{text-align:center;margin-bottom:60px}.security-grid[data-v-0a3d2baa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.security-card[data-v-0a3d2baa]{text-align:center;padding:32px 24px;background:#f8fafc;border-radius:12px;transition:all .3s ease;border:1px solid #e5e7eb}.security-card[data-v-0a3d2baa]:hover{background:#fff;border-color:#14b8a6;box-shadow:0 8px 24px rgba(20,184,166,.1)}.security-card__icon[data-v-0a3d2baa]{width:72px;height:72px;margin:0 auto 20px;background:linear-gradient(135deg,#0f766e,#14b8a6);border-radius:50%;display:flex;align-items:center;justify-content:center}.security-card__icon i[data-v-0a3d2baa]{font-size:36px;color:#fff}.security-card__title[data-v-0a3d2baa]{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:12px}.security-card__desc[data-v-0a3d2baa]{font-size:14px;color:#64748b;line-height:1.7}.exam-types[data-v-0a3d2baa]{padding:80px 0;background:#f7f8fb}.exam-types .section-title[data-v-0a3d2baa]{text-align:center;margin-bottom:60px}.types-grid[data-v-0a3d2baa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.type-card[data-v-0a3d2baa]{background:#fff;border-radius:16px;padding:28px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;border:1px solid #e5e7eb}.type-card[data-v-0a3d2baa]:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.type-card__header[data-v-0a3d2baa]{display:flex;align-items:center;gap:16px;margin-bottom:16px}.type-card__icon[data-v-0a3d2baa]{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center}.type-card__icon i[data-v-0a3d2baa]{font-size:28px;color:#fff}.type-card__title[data-v-0a3d2baa]{font-size:22px;font-weight:700;color:#1a2332}.type-card__desc[data-v-0a3d2baa]{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:16px}.type-card__scenarios[data-v-0a3d2baa]{list-style:none;display:flex;flex-direction:column;gap:8px}.type-card__scenarios li[data-v-0a3d2baa]{font-size:13px;color:#475569;padding-left:20px;position:relative}.type-card__scenarios li[data-v-0a3d2baa]:before{content:"•";position:absolute;left:0;color:#14b8a6;font-weight:700;font-size:18px}.exam-advantages[data-v-0a3d2baa]{padding:80px 0;background:#fff}.exam-advantages .section-title[data-v-0a3d2baa]{text-align:center;margin-bottom:60px}.advantages-list[data-v-0a3d2baa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.adv-item[data-v-0a3d2baa]{display:flex;gap:20px;padding:28px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}.adv-item[data-v-0a3d2baa]:hover{background:#fff;border-color:#14b8a6;box-shadow:0 8px 24px rgba(20,184,166,.1)}.adv-item__number[data-v-0a3d2baa]{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center}.adv-item__content[data-v-0a3d2baa]{flex:1}.adv-item__title[data-v-0a3d2baa]{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:8px}.adv-item__desc[data-v-0a3d2baa]{font-size:14px;color:#64748b;line-height:1.7}.exam-process[data-v-0a3d2baa]{padding:80px 0;background:#f7f8fb}.exam-process .section-title[data-v-0a3d2baa]{text-align:center;margin-bottom:60px}.process-timeline[data-v-0a3d2baa]{max-width:800px;margin:0 auto;position:relative}.process-timeline[data-v-0a3d2baa]:before{content:"";position:absolute;left:24px;top:24px;bottom:24px;width:2px;background:linear-gradient(180deg,#14b8a6,#06b6d4)}.process-step[data-v-0a3d2baa]{display:flex;gap:24px;margin-bottom:40px;position:relative}.process-step[data-v-0a3d2baa]:last-child{margin-bottom:0}.process-step__number[data-v-0a3d2baa]{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:0 4px 12px rgba(20,184,166,.3)}.process-step__content[data-v-0a3d2baa]{flex:1;padding:12px 0}.process-step__title[data-v-0a3d2baa]{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:8px}.process-step__desc[data-v-0a3d2baa]{font-size:14px;color:#64748b;line-height:1.7}.exam-cases[data-v-0a3d2baa]{padding:80px 0;background:#fff}.exam-cases .section-title[data-v-0a3d2baa]{text-align:center;margin-bottom:60px}.cases-grid[data-v-0a3d2baa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.case-card[data-v-0a3d2baa]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:all .3s ease;border:1px solid #e5e7eb}.case-card[data-v-0a3d2baa]:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.case-card__tag[data-v-0a3d2baa]{display:inline-block;padding:6px 16px;border-radius:999px;color:#fff;font-size:12px;font-weight:600;margin-bottom:16px}.case-card__title[data-v-0a3d2baa]{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:8px;line-height:1.5}.case-card__org[data-v-0a3d2baa]{font-size:13px;color:#14b8a6;margin-bottom:16px;font-weight:600}.case-card__desc[data-v-0a3d2baa]{font-size:14px;color:#64748b;line-height:1.8;margin-bottom:24px}.case-card__stats[data-v-0a3d2baa]{display:flex;gap:24px;padding-top:20px;border-top:1px solid #e5e7eb}.case-stat[data-v-0a3d2baa]{flex:1;text-align:center}.case-stat__value[data-v-0a3d2baa]{font-size:24px;font-weight:800;color:#14b8a6;margin-bottom:4px}.case-stat__label[data-v-0a3d2baa]{font-size:12px;color:#94a3b8}.exam-cta[data-v-0a3d2baa]{padding:80px 0;background:linear-gradient(135deg,#0f766e,#14b8a6)}.cta-box[data-v-0a3d2baa]{display:flex;align-items:center;justify-content:space-between;gap:48px}.cta-box__content[data-v-0a3d2baa]{flex:1}.cta-box__title[data-v-0a3d2baa]{font-size:32px;font-weight:800;color:#fff;margin-bottom:12px}.cta-box__desc[data-v-0a3d2baa]{font-size:16px;color:hsla(0,0%,100%,.9)}.cta-box__actions[data-v-0a3d2baa]{display:flex;gap:16px}.btn[data-v-0a3d2baa]{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.btn--white[data-v-0a3d2baa]{background:#fff;color:#0f766e}.btn--white[data-v-0a3d2baa]:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.3)}.btn--outline-white[data-v-0a3d2baa]{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.7)}.btn--outline-white[data-v-0a3d2baa]:hover{background:hsla(0,0%,100%,.15);border-color:#fff}@media (max-width:768px){.container[data-v-0a3d2baa]{width:calc(100% - 32px)}.exam-hero__inner[data-v-0a3d2baa]{padding:60px 0 70px}.exam-hero__title[data-v-0a3d2baa]{font-size:32px}.exam-hero__subtitle[data-v-0a3d2baa]{font-size:16px}.exam-hero__meta[data-v-0a3d2baa]{flex-direction:column;align-items:center;gap:12px}.section-title[data-v-0a3d2baa]{font-size:28px}.advantages-list[data-v-0a3d2baa],.cases-grid[data-v-0a3d2baa],.features-grid[data-v-0a3d2baa],.security-grid[data-v-0a3d2baa],.types-grid[data-v-0a3d2baa]{grid-template-columns:1fr;gap:24px}.cta-box[data-v-0a3d2baa]{flex-direction:column;text-align:center;gap:32px}.cta-box__title[data-v-0a3d2baa]{font-size:24px}.cta-box__actions[data-v-0a3d2baa]{flex-direction:column;width:100%}.cta-box__actions .btn[data-v-0a3d2baa]{width:100%;justify-content:center}}.container[data-v-5be4b56e]{width:min(1280px,calc(100% - 48px));margin:0 auto}.company-hero[data-v-5be4b56e]{padding-top:68px;background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#3b82f6);position:relative;overflow:hidden}.company-hero[data-v-5be4b56e]:before{content:"";position:absolute;top:-30%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%);border-radius:50%}.company-hero__inner[data-v-5be4b56e]{padding:80px 0 100px;position:relative;z-index:1}.company-hero__content[data-v-5be4b56e]{max-width:900px;margin:0 auto;text-align:center}.company-hero__title[data-v-5be4b56e]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:1px}.company-hero__subtitle[data-v-5be4b56e]{font-size:18px;color:hsla(0,0%,100%,.95);margin-bottom:32px;font-weight:400;line-height:1.6}.company-hero__meta[data-v-5be4b56e]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.company-hero__badge[data-v-5be4b56e]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border-radius:999px;color:#fff;font-size:14px;font-weight:500;border:1px solid hsla(0,0%,100%,.2)}.company-hero__badge i[data-v-5be4b56e]{font-size:18px}.company-intro[data-v-5be4b56e]{padding:80px 0;background:#fff}.intro-content[data-v-5be4b56e]{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:center}.intro-title[data-v-5be4b56e]{font-size:36px;font-weight:800;color:#1a2332;margin-bottom:24px}.intro-desc[data-v-5be4b56e]{font-size:15px;color:#64748b;line-height:1.9;margin-bottom:16px}.intro-stats[data-v-5be4b56e]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.stat-item[data-v-5be4b56e]{text-align:center;padding:28px 20px;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e5e7eb;border-radius:12px;transition:all .3s ease}.stat-item[data-v-5be4b56e]:hover{border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.1);transform:translateY(-2px)}.stat-item__value[data-v-5be4b56e]{font-size:36px;font-weight:800;color:#1565c0;margin-bottom:8px}.stat-item__label[data-v-5be4b56e]{font-size:14px;color:#64748b}.company-milestones[data-v-5be4b56e]{padding:80px 0;background:#f7f8fb}.company-milestones .section-title[data-v-5be4b56e]{text-align:center;margin-bottom:60px}.timeline[data-v-5be4b56e]{max-width:900px;margin:0 auto;position:relative}.timeline[data-v-5be4b56e]:before{content:"";position:absolute;left:80px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#3b82f6,#60a5fa)}.timeline-item[data-v-5be4b56e]{display:flex;gap:40px;margin-bottom:48px;position:relative}.timeline-item[data-v-5be4b56e]:last-child{margin-bottom:0}.timeline-item__year[data-v-5be4b56e]{flex-shrink:0;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#1565c0,#3b82f6);color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:0 8px 24px rgba(59,130,246,.3)}.timeline-item__content[data-v-5be4b56e]{flex:1;padding:20px 0}.timeline-item__title[data-v-5be4b56e]{font-size:22px;font-weight:700;color:#1a2332;margin-bottom:12px}.timeline-item__desc[data-v-5be4b56e]{font-size:14px;color:#64748b;line-height:1.8}.company-strengths[data-v-5be4b56e]{padding:80px 0;background:#fff}.company-strengths .section-title[data-v-5be4b56e]{text-align:center;margin-bottom:60px}.strengths-grid[data-v-5be4b56e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.strength-card[data-v-5be4b56e]{text-align:center;padding:40px 28px;background:#f8fafc;border-radius:16px;transition:all .3s ease;border:1px solid #e5e7eb}.strength-card[data-v-5be4b56e]:hover{background:#fff;border-color:#3b82f6;box-shadow:0 12px 32px rgba(59,130,246,.15);transform:translateY(-4px)}.strength-card__icon[data-v-5be4b56e]{width:80px;height:80px;margin:0 auto 24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.strength-card__icon i[data-v-5be4b56e]{font-size:40px;color:#fff}.strength-card__title[data-v-5be4b56e]{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:12px}.strength-card__desc[data-v-5be4b56e]{font-size:14px;color:#64748b;line-height:1.7}.company-team[data-v-5be4b56e]{padding:80px 0;background:#f7f8fb}.company-team .section-title[data-v-5be4b56e]{text-align:center;margin-bottom:12px}.company-team .section-desc[data-v-5be4b56e]{text-align:center;margin-bottom:60px}.team-grid[data-v-5be4b56e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px}.team-card[data-v-5be4b56e]{text-align:center;padding:36px 24px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}.team-card[data-v-5be4b56e]:hover{border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.1);transform:translateY(-2px)}.team-card__icon[data-v-5be4b56e]{width:64px;height:64px;margin:0 auto 16px;background:linear-gradient(135deg,#1565c0,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center}.team-card__icon i[data-v-5be4b56e]{font-size:32px;color:#fff}.team-card__number[data-v-5be4b56e]{font-size:32px;font-weight:800;color:#1565c0;margin-bottom:8px}.team-card__title[data-v-5be4b56e]{font-size:16px;font-weight:600;color:#1a2332;margin-bottom:8px}.team-card__desc[data-v-5be4b56e]{font-size:13px;color:#94a3b8}.company-honors[data-v-5be4b56e]{padding:80px 0;background:#fff}.company-honors .section-title[data-v-5be4b56e]{text-align:center;margin-bottom:60px}.honors-grid[data-v-5be4b56e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.honor-card[data-v-5be4b56e]{display:flex;gap:20px;padding:28px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}.honor-card[data-v-5be4b56e]:hover{background:#fff;border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.1)}.honor-card__icon[data-v-5be4b56e]{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,#1565c0,#3b82f6);border-radius:12px;display:flex;align-items:center;justify-content:center}.honor-card__icon i[data-v-5be4b56e]{font-size:28px;color:#fff}.honor-card__title[data-v-5be4b56e]{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:8px}.honor-card__desc[data-v-5be4b56e]{font-size:13px;color:#64748b;line-height:1.7}.company-clients[data-v-5be4b56e]{padding:80px 0;background:#f7f8fb}.company-clients .section-title[data-v-5be4b56e]{text-align:center;margin-bottom:12px}.company-clients .section-desc[data-v-5be4b56e]{text-align:center;margin-bottom:60px}.clients-grid[data-v-5be4b56e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.client-item[data-v-5be4b56e]{background:#fff;border-radius:8px;padding:32px 20px;text-align:center;border:1px solid #e5e7eb;transition:all .3s ease}.client-item[data-v-5be4b56e]:hover{background:#fff;border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.1)}.client-item__logo[data-v-5be4b56e]{font-size:16px;font-weight:600;color:#475569}.company-culture[data-v-5be4b56e]{padding:80px 0;background:#fff}.company-culture .section-title[data-v-5be4b56e]{text-align:center;margin-bottom:60px}.culture-grid[data-v-5be4b56e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.culture-card[data-v-5be4b56e]{text-align:center;padding:40px 28px;background:#f8fafc;border-radius:16px;transition:all .3s ease;border:1px solid #e5e7eb}.culture-card[data-v-5be4b56e]:hover{background:#fff;border-color:#3b82f6;box-shadow:0 12px 32px rgba(59,130,246,.15);transform:translateY(-4px)}.culture-card__icon[data-v-5be4b56e]{width:72px;height:72px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.culture-card__icon i[data-v-5be4b56e]{font-size:36px;color:#fff}.culture-card__title[data-v-5be4b56e]{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:12px}.culture-card__desc[data-v-5be4b56e]{font-size:14px;color:#64748b;line-height:1.7}.company-cta[data-v-5be4b56e]{padding:80px 0;background:linear-gradient(135deg,#1e3a8a,#1e40af)}.cta-box[data-v-5be4b56e]{display:flex;align-items:center;justify-content:space-between;gap:48px}.cta-box__content[data-v-5be4b56e]{flex:1}.cta-box__title[data-v-5be4b56e]{font-size:32px;font-weight:800;color:#fff;margin-bottom:12px}.cta-box__desc[data-v-5be4b56e]{font-size:16px;color:hsla(0,0%,100%,.9)}.cta-box__actions[data-v-5be4b56e]{display:flex;gap:16px}.btn[data-v-5be4b56e]{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.btn--white[data-v-5be4b56e]{background:#fff;color:#1565c0}.btn--white[data-v-5be4b56e]:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.3)}.btn--outline-white[data-v-5be4b56e]{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.7)}.btn--outline-white[data-v-5be4b56e]:hover{background:hsla(0,0%,100%,.15);border-color:#fff}.section-title[data-v-5be4b56e]{font-size:36px;font-weight:800;color:#1a2332}.section-desc[data-v-5be4b56e]{font-size:16px;color:#64748b;line-height:1.8}@media (max-width:768px){.container[data-v-5be4b56e]{width:calc(100% - 32px)}.company-hero__inner[data-v-5be4b56e]{padding:60px 0 70px}.company-hero__title[data-v-5be4b56e]{font-size:32px}.company-hero__subtitle[data-v-5be4b56e]{font-size:16px}.company-hero__meta[data-v-5be4b56e]{flex-direction:column;align-items:center;gap:12px}.section-title[data-v-5be4b56e]{font-size:28px}.intro-content[data-v-5be4b56e]{grid-template-columns:1fr;gap:40px}.intro-stats[data-v-5be4b56e]{grid-template-columns:repeat(2,1fr);gap:16px}.timeline[data-v-5be4b56e]:before{left:40px}.timeline-item[data-v-5be4b56e]{gap:24px}.timeline-item__year[data-v-5be4b56e]{width:60px;height:60px;font-size:16px}.strengths-grid[data-v-5be4b56e]{grid-template-columns:1fr;gap:24px}.team-grid[data-v-5be4b56e]{grid-template-columns:repeat(2,1fr);gap:24px}.honors-grid[data-v-5be4b56e]{grid-template-columns:1fr;gap:24px}.clients-grid[data-v-5be4b56e]{grid-template-columns:repeat(2,1fr);gap:16px}.culture-grid[data-v-5be4b56e]{grid-template-columns:1fr;gap:24px}.cta-box[data-v-5be4b56e]{flex-direction:column;text-align:center;gap:32px}.cta-box__title[data-v-5be4b56e]{font-size:24px}.cta-box__actions[data-v-5be4b56e]{flex-direction:column;width:100%}.cta-box__actions .btn[data-v-5be4b56e]{width:100%;justify-content:center}}.login-page[data-v-4c6aa81b]{min-height:100vh;background:linear-gradient(180deg,#f4f8fc,#eef4fb);color:#17304f;display:flex;flex-direction:column}.login-header[data-v-4c6aa81b]{background:#fff;border-bottom:1px solid #e6edf6}.login-container[data-v-4c6aa81b]{width:min(1400px,calc(100% - 48px));margin:0 auto}.login-topbar[data-v-4c6aa81b]{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px}.back-home[data-v-4c6aa81b]{border:0;background:transparent;padding:0;color:#7f8ea2;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;cursor:pointer}.login-brand[data-v-4c6aa81b]{display:flex;align-items:center;gap:16px}.login-brand img[data-v-4c6aa81b]{width:190px;height:82px;-o-object-fit:contain;object-fit:contain;display:block}.login-brand h1[data-v-4c6aa81b]{margin:0;font-size:20px;color:#1960b3;line-height:1.2}.login-brand p[data-v-4c6aa81b]{margin:3px 0 0;font-size:12px;color:#7f8ea3;line-height:1.3}.login-hero[data-v-4c6aa81b]{padding:72px 0 96px;flex:1}.login-layout[data-v-4c6aa81b]{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:56px}.intro-badge[data-v-4c6aa81b]{display:inline-flex;align-items:center;justify-content:center;min-width:112px;height:38px;padding:0 16px;border-radius:999px;background:#e8f2ff;color:#1064b3;font-size:14px;font-weight:700}.login-intro h2[data-v-4c6aa81b]{margin:20px 0 18px;font-size:48px;line-height:1.25;color:#132642}.login-intro p[data-v-4c6aa81b]{margin:0;font-size:18px;line-height:1.9;color:#657991}.intro-points[data-v-4c6aa81b]{margin-top:28px;display:flex;flex-wrap:wrap;gap:18px}.intro-points span[data-v-4c6aa81b]{display:inline-flex;align-items:center;gap:6px;height:42px;padding:0 16px;border-radius:999px;background:rgba(16,100,179,.08);color:#1064b3;font-size:14px;font-weight:700}.login-card[data-v-4c6aa81b]{background:#fff;border:1px solid #e3ebf5;border-radius:14px;padding:34px 32px 30px;box-shadow:0 18px 45px rgba(30,74,128,.12)}.login-card-head h3[data-v-4c6aa81b]{margin:0;font-size:32px;color:#132642}.login-card-head p[data-v-4c6aa81b]{margin:8px 0 0;color:#7b8da3;font-size:15px}.login-form[data-v-4c6aa81b]{margin-top:28px}.login-form label[data-v-4c6aa81b]{display:block;margin-bottom:18px}.login-form label>span[data-v-4c6aa81b]{display:block;margin-bottom:10px;font-size:15px;font-weight:700;color:#27425f}.input-wrap[data-v-4c6aa81b]{height:56px;border:1px solid #dbe6f2;border-radius:8px;background:#f9fbfe;padding:0 16px;display:flex;align-items:center;gap:10px}.input-wrap.input-error[data-v-4c6aa81b]{border-color:#eb6b6b;background:#fff8f8}.input-wrap i[data-v-4c6aa81b]{color:#7d90a9;font-size:18px}.input-wrap input[data-v-4c6aa81b]{flex:1;border:0;outline:0;background:transparent;color:#17304f;font-size:15px;font-family:Inter,sans-serif}.captcha-row[data-v-4c6aa81b]{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:12px}.captcha-input[data-v-4c6aa81b]{min-width:0}.captcha-box[data-v-4c6aa81b]{height:56px;border:1px solid #dbe6f2;border-radius:8px;background:linear-gradient(135deg,#edf4fc,#dce9f8);color:#1f5f9f;font-size:18px;letter-spacing:3px;cursor:pointer;padding:0;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.captcha-image[data-v-4c6aa81b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.field-error[data-v-4c6aa81b]{margin:8px 0 0;color:#e25555;font-size:13px;line-height:1.5}.login-options[data-v-4c6aa81b]{margin:2px 0 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.remember-me[data-v-4c6aa81b]{display:inline-flex!important;align-items:center;gap:8px;margin:0!important;color:#6c7f95}.remember-me span[data-v-4c6aa81b]{margin:0!important;font-size:14px!important;font-weight:500!important}.login-extra a[data-v-4c6aa81b],.login-options a[data-v-4c6aa81b]{color:#1064b3;text-decoration:none;font-weight:700}.submit-btn[data-v-4c6aa81b]{width:100%;height:56px;border:0;border-radius:8px;background:linear-gradient(135deg,#0f66b4,#2c81d1);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:all .2s ease}.submit-btn[data-v-4c6aa81b]:disabled{opacity:.72;cursor:not-allowed;box-shadow:none;transform:none}.submit-btn[data-v-4c6aa81b]:hover{background:linear-gradient(135deg,#0b5597,#1f6fb9)}.login-extra[data-v-4c6aa81b]{margin-top:22px;text-align:center;color:#76899f;font-size:14px}.login-footer p[data-v-4c6aa81b]{margin:0;min-height:56px;display:flex;align-items:center;justify-content:center;text-align:center;color:#6f8095;font-size:14px}@media (max-width:1024px){.login-layout[data-v-4c6aa81b]{grid-template-columns:1fr}}@media (max-width:768px){.login-container[data-v-4c6aa81b]{width:min(1400px,calc(100% - 24px))}.login-topbar[data-v-4c6aa81b]{min-height:64px;padding:10px 0}.login-brand img[data-v-4c6aa81b]{width:60px;height:60px}.login-brand h1[data-v-4c6aa81b]{font-size:16px}.login-brand p[data-v-4c6aa81b]{font-size:11px}.back-home[data-v-4c6aa81b]{font-size:12px}.login-intro h2[data-v-4c6aa81b]{font-size:34px}.login-intro p[data-v-4c6aa81b]{font-size:16px}.login-card[data-v-4c6aa81b]{padding:26px 20px 22px;border-radius:14px}.login-card-head h3[data-v-4c6aa81b]{font-size:28px}.captcha-row[data-v-4c6aa81b]{grid-template-columns:1fr}}