.header{z-index:100;width:100%;box-shadow:none;background:0 0;transition:background .4s,box-shadow .4s;position:fixed;top:0;left:0}.header--scrolled{-webkit-backdrop-filter:blur(12px);background:#f8f9faf2;box-shadow:0 2px 16px #0000001a}.header__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 32px;display:flex}.header__brand{flex-shrink:0}.header__brand-link{white-space:nowrap;cursor:pointer;align-items:center;gap:8px;text-decoration:none;display:flex}.header__brand-name{color:#2b3d7a;letter-spacing:1px;font-size:20px;font-weight:700;transition:color .4s}.header__brand-divider{color:#4a5a8a;margin:0 2px;font-size:16px;transition:color .4s}.header__brand-desc{color:#4a5a8a;font-size:13px;font-weight:400;transition:color .4s}.header__nav{align-items:center;gap:32px;display:flex}.header__nav-item{color:#2b3d7a;cursor:pointer;padding:4px 0;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.header__nav-item:after{content:"";background:#2b3d7a;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.header__nav-item:hover,.header__nav-item--active{color:#2b3d7a}.header__nav-item:hover:after,.header__nav-item--active:after{width:100%}.header__action{flex-shrink:0;align-items:center;display:flex}.header__cta{color:#fff;cursor:pointer;white-space:nowrap;background:#2b3d7a;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:6px;padding:8px 20px;font-size:14px;font-weight:500;transition:background .3s,box-shadow .3s,border-color .4s;display:inline-flex}.header__cta:hover{background:#364c98;box-shadow:0 2px 8px #2b3d7a4d}.header__cta-icon{color:#fff;width:16px;height:16px;transition:color .4s}.header__accent-line{background:#2b3d7a;border-radius:2px;width:28px;height:3px;margin-left:12px;transition:background .4s;display:inline-block}.header--join .header__brand-name{color:#fff}.header--join .header__brand-divider{color:#fff9}.header--join .header__brand-desc,.header--join .header__nav-item{color:#ffffffd9}.header--join .header__nav-item:hover,.header--join .header__nav-item--active{color:#fff}.header--join .header__nav-item:hover:after,.header--join .header__nav-item--active:after{background:#fff}.header--join .header__cta{border-color:#ffffff80}.header--join .header__cta-icon{color:#fff}.header--join .header__hamburger-line{background:#fff}.header--join .header__mobile-nav{background:#1e2a5ff2}.header--join .header__mobile-nav-item{color:#ffffffd9}.header--join .header__mobile-nav-item--active{color:#fff}.header--join .header__mobile-cta{color:#fff;background:#fff3}.header--join.header--scrolled{-webkit-backdrop-filter:blur(12px);background:#1e2a5fe6;box-shadow:0 2px 16px #00000040}.header__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.header__hamburger-line{background:#2b3d7a;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.header--menu-open .header__inner{background:#fff}.header--menu-open .header__hamburger-line{background:#2b3d7a}.header--menu-open .header__hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.header--menu-open .header__hamburger-line:nth-child(2){opacity:0}.header--menu-open .header__hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__mobile-nav{-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;background:#f8f9fafa;flex-direction:column;max-height:0;padding:0 24px;transition:max-height .35s,padding .35s,opacity .35s,visibility .35s;display:none;overflow:hidden;box-shadow:0 4px 16px #00000014}.header__mobile-nav--open{opacity:1;visibility:visible;max-height:400px;padding:12px 24px 20px}.header__mobile-nav-item{color:#2b3d7ab3;cursor:pointer;padding:14px 0;font-size:16px;font-weight:500;transition:color .2s;position:relative}.header__mobile-nav-item:last-of-type{border-bottom:none}.header__mobile-nav-item--active{color:#2b3d7a;font-weight:600}.header__mobile-nav-item--active:after{content:"";background:#2b3d7a;border-radius:2px;width:24px;height:3px;position:absolute;bottom:10px;left:0}.header__mobile-cta{color:#fff;cursor:pointer;background:#2b3d7a;border:none;border-radius:8px;width:100%;margin-top:12px;padding:12px;font-size:15px;font-weight:500;transition:background .3s}.header__mobile-cta:hover{background:#364c98}@media (width<=1024px){.header__inner{padding:0 20px}.header__nav{gap:20px}.header__brand-desc{font-size:12px}}@media (width<=768px){.header__inner{padding:0 16px}.header__nav,.header__brand-desc,.header__brand-divider{display:none}.header__brand-name{font-size:18px}.header__cta-text{display:none}.header__cta{padding:8px 10px}.header__hamburger{display:flex}.header__mobile-nav{opacity:0;visibility:hidden;max-height:0;padding:0 24px;display:flex}.header__mobile-nav--open{opacity:1;visibility:visible;max-height:400px;padding:12px 24px 20px}}.footer{color:#fff;background:linear-gradient(135deg,#1a3a7f,#2c528e);width:100%;padding:48px 0 36px}.footer__inner{justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.footer__left{flex-direction:column;gap:20px;max-width:460px;display:flex}.footer__brand{align-items:center;gap:8px;display:flex}.footer__brand-name{letter-spacing:1px;font-size:22px;font-weight:700}.footer__brand-divider{opacity:.6;font-size:16px}.footer__brand-desc{opacity:.85;font-size:14px;font-weight:400}.footer__brand-sub{opacity:.7;margin:-12px 0 0;font-size:13px}.footer__contact{flex-direction:column;gap:10px;display:flex}.footer__contact-item{align-items:center;gap:8px;font-size:13px;line-height:1.6;display:flex}.footer__contact-icon{color:#fff;opacity:.8;flex-shrink:0;width:16px;height:16px}.footer__disclaimer{color:#ffffff8c;margin-top:4px;font-size:11px;font-style:italic}.footer__right{align-items:flex-start;gap:28px;display:flex}.footer__qr-card{flex-direction:column;align-items:center;gap:10px;display:flex}.footer__qr-img{background:#fff;border-radius:8px;width:100px;height:100px;padding:4px;overflow:hidden}.footer__qr-img svg,.footer__qr-img img{width:100%;height:100%;display:block}.footer__qr-placeholder{background:#f0f2f5;border-radius:4px;width:100%;height:100%}.footer__qr-label{color:#fff;opacity:.9;white-space:nowrap;font-size:13px}@media (width<=1024px){.footer{padding:40px 0 32px}.footer__inner{gap:40px;padding:0 24px}.footer__left{gap:16px;max-width:400px}.footer__brand-name{font-size:20px}.footer__brand-desc{font-size:13px}.footer__brand-sub,.footer__contact-item{font-size:12px}.footer__contact-icon{width:14px;height:14px}.footer__right{gap:20px}.footer__qr-img{width:80px;height:80px}.footer__qr-label{font-size:12px}}@media (width<=768px){.footer{padding:32px 0 24px}.footer__inner{flex-direction:column;align-items:center;gap:24px;padding:0 16px}.footer__left{text-align:center;align-items:center;gap:12px;max-width:100%}.footer__brand{justify-content:center}.footer__brand-name{font-size:18px}.footer__brand-divider{font-size:14px}.footer__brand-desc{font-size:12px}.footer__brand-sub{margin:-8px 0 0;font-size:11px}.footer__contact{align-items:center;gap:8px}.footer__contact-item{flex-wrap:wrap;justify-content:center;gap:6px;font-size:11px}.footer__contact-icon{width:12px;height:12px}.footer__disclaimer{text-align:center;font-size:10px}.footer__right{justify-content:center;gap:16px}.footer__qr-img{width:70px;height:70px}.footer__qr-label{font-size:11px}}@media (width<=480px){.footer{padding:24px 0 20px}.footer__inner{gap:20px;padding:0 12px}.footer__left{gap:10px}.footer__brand-name{font-size:16px}.footer__brand-desc{font-size:11px}.footer__brand-sub,.footer__contact-item{font-size:10px}.footer__right{gap:12px}.footer__qr-img{border-radius:6px;width:60px;height:60px}.footer__qr-label{font-size:10px}}.main-layout{flex-direction:column;min-height:100vh;display:flex}.main-layout__content{background:#f0f2f5;flex:1;position:relative;overflow:hidden}.main-layout__page{width:100%;min-height:100%}.not-found-page{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.not-found-page h2{color:#999;margin:0;font-size:72px}.not-found-page p{color:#666;margin:12px 0 24px}.not-found-page button{cursor:pointer;color:#fff;background:#1890ff;border:1px solid #1890ff;border-radius:4px;padding:8px 24px;font-size:14px}.not-found-page button:hover{background:#40a9ff}.home-hero{width:100%;position:relative;overflow:hidden}.home-hero__img{width:100%;height:auto;display:block}.home-hero__content{z-index:2;color:#1a3d7b;max-width:48%;position:absolute;top:50%;left:6%;transform:translateY(-50%)}.home-hero__title{letter-spacing:2px;color:#1a3d7b;white-space:nowrap;margin:0 0 20px;font-size:54px;font-weight:700;line-height:1.3}.home-hero__subtitle{color:#1a3d7b;letter-spacing:1px;flex-wrap:wrap;align-items:baseline;gap:10px;margin:0 0 22px;font-size:28px;font-weight:500;display:flex}.home-hero__brand{font-weight:700}.home-hero__subtitle-text{font-weight:400}.home-hero__desc{color:#4a5b82;letter-spacing:.5px;align-items:center;gap:14px;margin:0;font-size:16px;font-weight:700;line-height:1.6;display:flex}.home-hero__desc-line{background:linear-gradient(90deg,#0000 0%,#1a3d7b 100%);flex-shrink:0;width:48px;height:1px;display:inline-block}.home-hero__stats{z-index:2;background:linear-gradient(90deg,#1a3d7b00 0%,#1a3d7b33 60%,#1a3d7b66 100%);border-radius:8px;flex-direction:column;gap:4px;margin:0;padding:20px 20px 20px 100px;list-style:none;display:flex;position:absolute;top:50%;right:6%;transform:translateY(-50%)}.home-hero__stats-item{color:#fff;letter-spacing:1px;font-size:22px;font-weight:500;line-height:1.2}@media (width<=1024px){.home-hero__content{max-width:55%;left:5%}.home-hero__title{letter-spacing:1px;margin-bottom:16px;font-size:40px}.home-hero__subtitle{gap:6px;margin-bottom:18px;font-size:22px}.home-hero__desc{gap:10px;font-size:14px}.home-hero__desc-line{width:36px}.home-hero__stats{gap:16px;right:5%}.home-hero__stats-item{font-size:16px}}@media (width<=768px){.home-hero__content{max-width:none;top:48%;left:5%;right:5%}.home-hero__title{letter-spacing:1px;white-space:normal;margin-bottom:10px;font-size:24px}.home-hero__subtitle{gap:6px;margin-bottom:12px;font-size:14px}.home-hero__desc{gap:8px;font-size:11px}.home-hero__desc-line{width:24px}.home-hero__stats{display:none}}@media (width<=480px){.home-hero__content{top:60%}.home-hero__title{font-size:18px}.home-hero__subtitle{font-size:12px}.home-hero__desc{font-size:10px}}.why-section{background:#fff;width:100%;padding:72px 0 80px}.why-section__inner{max-width:1200px;margin:0 auto;padding:0 32px}.why-section__title{text-align:center;color:#1a3a7f;margin:0 0 12px;font-size:28px;font-weight:700}.why-section__title:after{content:"";background:#1a3a7f;border-radius:2px;width:48px;height:3px;margin:12px auto 0;display:block}.why-section__cards{gap:12px;margin-top:48px;display:flex}.why-section__card{cursor:pointer;border-radius:12px;flex:1;align-items:flex-end;min-height:420px;transition:flex .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.why-section__card:hover{flex:2.5}.why-section__cards:hover .why-section__card:not(:hover){flex:.7}.why-section__card-bg{object-fit:cover;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.why-section__card-bg-expanded{object-fit:cover;opacity:0;z-index:1;width:100%;height:100%;transition:opacity .6s .1s;position:absolute;inset:0}.why-section__card:hover .why-section__card-bg-expanded{opacity:1}.why-section__card:hover .why-section__card-bg{opacity:0}.why-section__card-overlay{z-index:2;background:#1a3a7f73;transition:background .4s;position:absolute;inset:0}.why-section__card:hover .why-section__card-overlay{background:#1a3a7f4d}.why-section__card-content{z-index:3;width:100%;padding:28px 24px;transition:opacity .3s,transform .4s;position:relative}.why-section__card:hover .why-section__card-content{opacity:0;pointer-events:none;transform:translateY(12px)}.why-section__card-title{color:#fff;margin:0 0 8px;font-size:20px;font-weight:700}.why-section__card-title:after{content:"";background:#2b3d7a;border-radius:1px;width:28px;height:2px;margin-top:8px;display:block}.why-section__card-desc{margin-top:12px}.why-section__card-desc p{color:#ffffffd9;margin:0;font-size:13px;line-height:1.7}.why-section__card-expanded{z-index:4;opacity:0;pointer-events:none;align-items:center;gap:24px;padding:32px;transition:opacity .5s .2s,transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.why-section__card--right .why-section__card-expanded{transform:translate(-30px)}.why-section__card--right:hover .why-section__card-expanded{opacity:1;pointer-events:auto;transform:translate(0)}.why-section__card--left .why-section__card-expanded{transform:translate(30px)}.why-section__card--left:hover .why-section__card-expanded{opacity:1;pointer-events:auto;transform:translate(0)}.why-section__card-icon{object-fit:contain;filter:drop-shadow(0 2px 8px #0003);flex-shrink:0;width:64px;height:64px}.why-section__card-expanded-text{flex-direction:column;gap:8px;display:flex}.why-section__card-expanded-title{color:#fff;margin:0;font-size:22px;font-weight:700}.why-section__card-expanded-title:after{content:"";background:#2b3d7a;border-radius:1px;width:32px;height:2px;margin-top:8px;display:block}.why-section__card-expanded-desc{margin-top:4px}.why-section__card-expanded-desc li{color:#ffffffe6;margin:0;font-size:14px;line-height:1.8;list-style-position:inside}@media (width<=1024px){.why-section{padding:56px 0 64px}.why-section__inner{padding:0 24px}.why-section__title{font-size:24px}.why-section__cards{gap:8px;margin-top:36px}.why-section__card{min-height:360px}.why-section__card-content{padding:20px 16px}.why-section__card-title{font-size:18px}.why-section__card-desc p{font-size:12px}.why-section__card-expanded{gap:16px;padding:24px 16px}.why-section__card-icon{width:48px;height:48px}.why-section__card-expanded-title{font-size:18px}.why-section__card-expanded-desc li{font-size:13px}}@media (width<=768px){.why-section{padding:48px 0 56px}.why-section__inner{padding:0 16px}.why-section__title{margin-bottom:8px;font-size:20px}.why-section__title:after{width:36px;height:2px;margin-top:8px}.why-section__cards{flex-direction:column;gap:16px;margin-top:32px}.why-section__card{cursor:default;flex:none;width:100%;min-height:280px;transition:none}.why-section__card:hover,.why-section__cards:hover .why-section__card:not(:hover){flex:none}.why-section__card-bg{opacity:0!important}.why-section__card-bg-expanded{opacity:1!important}.why-section__card-overlay{background:#1a3a7f80}.why-section__card-content{pointer-events:none;opacity:0!important;transform:none!important}.why-section__card-expanded{pointer-events:auto;gap:12px;padding:20px 16px;opacity:1!important;transform:none!important}.why-section__card--right .why-section__card-expanded,.why-section__card--left .why-section__card-expanded{transform:none}.why-section__card-icon{width:40px;height:40px}.why-section__card-expanded-title{font-size:16px}.why-section__card-expanded-title:after{width:24px}.why-section__card-expanded-desc{margin-top:2px}.why-section__card-expanded-desc li{font-size:12px;line-height:1.7}}@media (width<=480px){.why-section{padding:40px 0 48px}.why-section__title{font-size:18px}.why-section__card{min-height:240px}.why-section__card-expanded{gap:8px;padding:16px 12px}.why-section__card-icon{width:32px;height:32px}.why-section__card-expanded-title{font-size:15px}.why-section__card-expanded-desc li{font-size:11px;line-height:1.6}}.strength-section{background:linear-gradient(#f0f4ff 0%,#e8edf8 100%);width:100%;padding:80px 0 88px}.strength-section__inner{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.strength-section__cards{gap:24px;width:100%;display:flex}.strength-section__card{background:linear-gradient(135deg,#2a6bff,#1e5cd7);border-radius:16px;flex-direction:column;flex:1;justify-content:flex-start;min-height:280px;padding:40px 32px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.strength-section__card:nth-child(2){transform:translateY(24px)}.strength-section__card:nth-child(2):hover{transform:translateY(20px)scale(1.02)}.strength-section__card:not(:nth-child(2)):hover{transform:translateY(-4px)scale(1.02)}.strength-section__card:hover{box-shadow:0 12px 36px #1e5cd759}.strength-section__card-bg{object-fit:contain;pointer-events:none;width:100%;height:100%;transition:opacity .35s,transform .35s;position:absolute;bottom:0;right:0}.strength-section__card:hover .strength-section__card-bg{opacity:.18;transform:scale(1.05)}.strength-section__card-title{color:#fff;margin:0 0 20px;font-size:22px;font-weight:700}.strength-section__card-title:after{content:"";background:#2b3d7a;border-radius:2px;width:36px;height:3px;margin-top:12px;display:block}.strength-section__card-desc p{color:#ffffffe0;margin:0;font-size:14px;line-height:1.9}.strength-section__card-btn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;align-self:flex-start;align-items:center;gap:4px;margin-top:28px;padding:10px 20px;font-size:13px;font-weight:500;transition:background .3s,border-color .3s;display:inline-flex}.strength-section__card-btn:hover{background:#ffffff40;border-color:#ffffff80}.strength-section__banner-wrap{align-items:center;margin-top:48px;display:inline-flex}.strength-section__banner{background:#fff;border:1.5px solid #4a90e2;border-radius:40px;align-items:center;padding:10px 30px;display:inline-flex}.strength-section__banner-text{color:#2a3a6a;letter-spacing:.5px;font-size:22px;font-weight:600}.strength-section__banner-arrow{align-items:center;display:inline-flex}.strength-section__banner-arrow img{object-fit:contain;width:50px;height:50px}.strength-section__cta{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#2a6bff,#1e5cd7);border:none;border-radius:28px;margin-top:32px;padding:14px 40px;font-size:15px;font-weight:600;transition:transform .25s,box-shadow .25s}.strength-section__cta:hover{transform:translateY(-2px);box-shadow:0 6px 24px #1e5cd766}.strength-section__cta:active{transform:translateY(0)}@media (width<=1024px){.strength-section{padding:64px 0 72px}.strength-section__inner{padding:0 24px}.strength-section__cards{gap:16px}.strength-section__card{min-height:240px;padding:32px 24px}.strength-section__card:nth-child(2){transform:translateY(16px)}.strength-section__card-title{font-size:18px}.strength-section__card-desc p{font-size:13px}.strength-section__card-btn{padding:8px 16px;font-size:12px}.strength-section__banner-wrap{margin-top:36px}.strength-section__banner{padding:8px 24px}.strength-section__banner-text{font-size:18px}.strength-section__banner-arrow img{width:40px;height:40px}.strength-section__cta{padding:12px 32px;font-size:14px}}@media (width<=768px){.strength-section{padding:48px 0 56px}.strength-section__inner{padding:0 16px}.strength-section__cards{flex-direction:column;gap:12px}.strength-section__card{width:100%;min-height:180px;padding:24px 20px;transform:none!important}.strength-section__card:nth-child(2),.strength-section__card:nth-child(2):hover{transform:none!important}.strength-section__card:hover{transform:translateY(-4px)!important}.strength-section__card-title{margin-bottom:12px;font-size:16px}.strength-section__card-title:after{width:28px;margin-top:8px}.strength-section__card-desc p{font-size:12px;line-height:1.7}.strength-section__card-btn{margin-top:16px;padding:6px 14px;font-size:11px}.strength-section__banner-wrap{margin-top:24px}.strength-section__banner{border-width:1px;padding:6px 18px}.strength-section__banner-text{font-size:15px}.strength-section__banner-arrow img{width:32px;height:32px}.strength-section__cta{margin-top:24px;padding:10px 28px;font-size:13px}}@media (width<=480px){.strength-section{padding:40px 0 48px}.strength-section__card{min-height:160px;padding:20px 16px}.strength-section__card-title{font-size:14px}.strength-section__card-desc p{font-size:11px}.strength-section__banner-text{font-size:13px}.strength-section__cta{padding:8px 24px;font-size:12px}}.award-section{width:100%;padding:80px 0 64px;position:relative;overflow:hidden}.award-section__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.award-section__inner{z-index:1;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 32px;display:flex;position:relative}.award-section__title{color:#fff;text-align:center;margin:0 0 12px;font-size:36px;font-weight:700}.award-section__desc{color:#ffffffbf;text-align:center;margin:0 0 48px;font-size:16px}.award-section__swiper-wrap{width:100%;padding:40px;overflow:hidden}.award-section__swiper{width:100%;overflow:visible}.award-section__swiper .swiper-wrapper{align-items:stretch}.award-section__card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffd70059;border-radius:12px;flex-direction:column;align-items:center;padding:20px 16px 24px;transition:transform .35s,box-shadow .35s;display:flex}.award-section__card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #00000040}.award-section__card-img-wrap{aspect-ratio:3/4;background:#ffffff0f;border:2px solid #ffd70066;border-radius:8px;width:100%;overflow:hidden}.award-section__card-img{object-fit:contain;width:100%;height:100%;display:block}.award-section__card-info{flex-direction:column;align-items:center;gap:4px;margin-top:16px;display:flex}.award-section__card-title{color:#fff;font-size:15px;font-weight:600}.award-section__card-subtitle{color:#ffd700e6;font-size:13px;font-weight:500}.award-section__cta{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#1a3a7a,#0d2260);border:1px solid #fff3;border-radius:28px;margin-top:48px;padding:14px 48px;font-size:16px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s}.award-section__cta:hover{background:linear-gradient(135deg,#1e4590,#122d75);transform:translateY(-2px);box-shadow:0 6px 24px #0000004d}.award-section__cta:active{transform:translateY(0)}.award-section__cta-desc{color:#ffffff73;margin:12px 0 0;font-size:13px}@media (width<=1024px){.award-section{padding:64px 0 56px}.award-section__inner{padding:0 24px}.award-section__title{font-size:28px}.award-section__desc{margin-bottom:36px;font-size:14px}.award-section__swiper-wrap{padding:32px 20px}.award-section__card{padding:16px 12px 20px}.award-section__card-title{font-size:14px}.award-section__card-subtitle{font-size:12px}.award-section__cta{margin-top:36px;padding:12px 36px;font-size:14px}.award-section__cta-desc{font-size:12px}}@media (width<=768px){.award-section{padding:48px 0 40px}.award-section__inner{padding:0 16px}.award-section__title{margin-bottom:8px;font-size:22px}.award-section__desc{margin-bottom:24px;font-size:13px}.award-section__swiper-wrap{padding:24px 8px}.award-section__card{padding:12px 10px 16px}.award-section__card-img-wrap{border-width:1px}.award-section__card-info{gap:2px;margin-top:12px}.award-section__card-title{font-size:13px}.award-section__card-subtitle{font-size:11px}.award-section__cta{border-radius:24px;margin-top:24px;padding:10px 28px;font-size:13px}.award-section__cta-desc{margin-top:8px;font-size:11px}}@media (width<=480px){.award-section{padding:40px 0 32px}.award-section__title{font-size:18px}.award-section__desc{margin-bottom:20px;font-size:12px}.award-section__swiper-wrap{padding:20px 4px}.award-section__card-title{font-size:12px}.award-section__card-subtitle{font-size:10px}.award-section__cta{padding:8px 24px;font-size:12px}}.store-section{width:100%;padding:80px 0 96px;position:relative;overflow:hidden}.store-section__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.store-section__inner{z-index:1;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 32px;display:flex;position:relative}.store-section__title{color:#fff;text-align:center;margin:0 0 16px;font-size:36px;font-weight:700}.store-section__divider{background:#fff;border-radius:2px;width:48px;height:3px;margin:0 0 48px;display:block}.store-section__swiper-wrap{width:100%;padding:20px 0 48px;overflow:hidden}.store-section__swiper{width:100%;overflow:visible}.store-section__swiper .swiper-wrapper{align-items:stretch}.store-section__swiper .swiper-pagination{bottom:-8px}.store-section__swiper .swiper-pagination-bullet{opacity:1;background:#fff6;width:8px;height:8px}.store-section__swiper .swiper-pagination-bullet-active{background:#fff;border-radius:4px;width:24px}.store-section__card{background:#fff;border-radius:12px;flex-direction:column;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden}.store-section__card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000004d}.store-section__card-img-wrap{aspect-ratio:4/3;width:100%;overflow:hidden}.store-section__card-img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.store-section__card:hover .store-section__card-img{transform:scale(1.05)}.store-section__card-info{background:linear-gradient(135deg,#1a6bff,#0d4fd8);justify-content:center;align-items:center;gap:8px;min-height:44px;padding:14px 16px;display:flex}.store-section__card-name{color:#fff;font-size:14px;font-weight:600}.store-section__card-name:after{content:"|";opacity:.5;margin-left:8px}.store-section__card-desc{color:#ffffffe6;font-size:13px;font-weight:500}@media (width<=1024px){.store-section{padding:64px 0 80px}.store-section__inner{padding:0 24px}.store-section__title{font-size:28px}.store-section__divider{width:40px;margin-bottom:36px}.store-section__swiper-wrap{padding:16px 0 40px}.store-section__card-info{min-height:40px;padding:12px 14px}.store-section__card-name{font-size:13px}.store-section__card-desc{font-size:12px}}@media (width<=768px){.store-section{padding:48px 0 64px}.store-section__inner{padding:0 16px}.store-section__title{margin-bottom:12px;font-size:22px}.store-section__divider{width:32px;height:2px;margin-bottom:24px}.store-section__swiper-wrap{padding:12px 0 32px}.store-section__swiper .swiper-pagination-bullet{width:6px;height:6px}.store-section__swiper .swiper-pagination-bullet-active{width:20px}.store-section__card-info{gap:6px;min-height:36px;padding:10px 12px}.store-section__card-name{font-size:12px}.store-section__card-name:after{margin-left:6px}.store-section__card-desc{font-size:11px}}@media (width<=480px){.store-section{padding:40px 0 56px}.store-section__title{font-size:18px}.store-section__divider{width:28px;margin-bottom:20px}.store-section__swiper-wrap{padding:8px 0 28px}.store-section__card-info{padding:8px 10px}.store-section__card-name{font-size:11px}.store-section__card-desc{font-size:10px}}.about-page h2{color:#333;margin:0 0 12px}.about-page p{color:#666}.brand-hero{width:100%;padding:120px 0 80px;position:relative;overflow:hidden}.brand-hero__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.brand-hero__inner{z-index:1;align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:0 32px;display:flex;position:relative}.brand-hero__content{flex:1;min-width:0}.brand-hero__title{color:#1a3a7c;margin:0 0 32px;font-size:40px;font-weight:700;position:relative}.brand-hero__title:after{content:"";background:#2b3d7a;border-radius:2px;width:48px;height:3px;margin-top:16px;display:block}.brand-hero__text p{color:#4a5568;margin:0 0 16px;font-size:15px;line-height:1.9}.brand-hero__text p:last-child{margin-bottom:0}.brand-hero__image{border-radius:16px;flex-shrink:0;width:480px;overflow:hidden;box-shadow:0 16px 48px #0000001a}.brand-hero__image img{width:100%;height:auto;display:block}@media (width<=1024px){.brand-hero{padding:100px 0 60px}.brand-hero__inner{gap:40px;padding:0 24px}.brand-hero__title{margin-bottom:24px;font-size:32px}.brand-hero__text p{font-size:14px;line-height:1.8}.brand-hero__image{width:380px}}@media (width<=768px){.brand-hero{padding:80px 0 48px}.brand-hero__inner{flex-direction:column;gap:28px;padding:0 16px}.brand-hero__title{margin-bottom:20px;font-size:26px}.brand-hero__title:after{width:40px;height:2px;margin-top:12px}.brand-hero__text p{margin-bottom:12px;font-size:13px;line-height:1.7}.brand-hero__image{border-radius:12px;width:100%;max-width:420px}}@media (width<=480px){.brand-hero{padding:64px 0 36px}.brand-hero__title{font-size:22px}.brand-hero__text p{font-size:12px}}.founder-section{width:100%;padding:100px 0 80px;position:relative;overflow:hidden}.founder-section__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.founder-section__inner{z-index:1;align-items:flex-start;gap:64px;max-width:1200px;margin:0 auto;padding:0 32px;display:flex;position:relative}.founder-section__content{flex:1;min-width:0;padding-top:40px}.founder-section__title{color:#1a3a7c;margin:0 0 28px;font-size:44px;font-weight:700;line-height:1.3}.founder-section__desc{color:#333;margin:0 0 8px;font-size:18px;line-height:1.8}.founder-section__desc--highlight{font-weight:600}.founder-section__photo-area{flex-direction:column;flex-shrink:0;align-items:center;width:420px;display:flex}.founder-section__photo-wrap{border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 16px 48px #0000001f}.founder-section__photo-wrap:after{content:"";background:#2a5298;border-radius:0;width:6px;height:60px;position:absolute;bottom:0;left:0}.founder-section__photo{width:100%;height:auto;display:block}.founder-section__caption{color:#666;text-align:center;margin:14px 0 0;font-size:14px}@media (width<=1024px){.founder-section{padding:80px 0 60px}.founder-section__inner{gap:40px;padding:0 24px}.founder-section__content{padding-top:20px}.founder-section__title{margin-bottom:20px;font-size:34px}.founder-section__desc{font-size:15px}.founder-section__photo-area{width:340px}}@media (width<=768px){.founder-section{padding:60px 0 48px}.founder-section__inner{flex-direction:column;gap:28px;padding:0 16px}.founder-section__content{order:2;padding-top:0}.founder-section__title{text-align:center;margin-bottom:16px;font-size:24px}.founder-section__desc{font-size:13px;line-height:1.7}.founder-section__photo-area{order:1;width:100%;max-width:360px;margin:0 auto}.founder-section__photo-wrap:after{width:4px;height:40px}.founder-section__caption{font-size:12px}}@media (width<=480px){.founder-section{padding:48px 0 36px}.founder-section__title{font-size:20px}.founder-section__desc{font-size:12px}}.timeline-section{width:100%;padding:100px 0 80px;position:relative;overflow:hidden}.timeline-section__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.timeline-section__inner{z-index:1;max-width:1200px;margin:0 auto;padding:0 32px;position:relative}.timeline-section__header{text-align:center;margin-bottom:60px;position:relative}.timeline-section__title{color:#1a3a7c;z-index:1;margin:0;font-size:40px;font-weight:700;position:relative}.timeline-section__watermark{color:#1a3a7c0f;letter-spacing:16px;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:140px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.timeline-section__track{flex-direction:column;display:flex;position:relative}.timeline-section__path{z-index:0;pointer-events:none;width:auto;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.timeline-section__milestone{width:100%;margin-bottom:48px;position:relative}.timeline-section__milestone:last-child{margin-bottom:0}.timeline-section__pin{z-index:2;width:40px;height:40px;position:absolute;top:0;left:50%}.timeline-section__pin img{object-fit:contain;width:100%;height:100%}.timeline-section__card{width:calc(50% - 48px)}.timeline-section__milestone--right .timeline-section__card{margin-left:auto;padding-left:20px}.timeline-section__milestone--right .timeline-section__photo{justify-content:flex-start}.timeline-section__milestone--left .timeline-section__card{text-align:right;margin-right:auto;padding-right:20px}.timeline-section__milestone--left .timeline-section__photo{justify-content:flex-end;align-items:flex-end}.timeline-section__year{color:#1a3a7c;margin-bottom:8px;font-size:24px;font-weight:700;display:inline-block}.timeline-section__desc{color:#555;margin:0 0 16px;font-size:15px;line-height:1.7}.timeline-section__photo{flex-direction:column;gap:6px;display:flex}.timeline-section__photo img{border-radius:8px;width:100%;max-width:360px;height:auto;box-shadow:0 8px 24px #0000001a}.timeline-section__caption{color:#888;font-size:12px}.timeline-section__goal{flex-direction:column;align-items:center;gap:16px;margin-top:64px;display:flex}.timeline-section__goal-badge{color:#fff;background:linear-gradient(135deg,#1a3a7c,#2a5298);border-radius:24px;padding:10px 32px;font-size:16px;font-weight:600;display:inline-block}.timeline-section__goal-text{color:#333;text-align:center;margin:0;font-size:16px;line-height:1.8}@media (width<=1024px){.timeline-section{padding:80px 0 60px}.timeline-section__inner{padding:0 24px}.timeline-section__title{font-size:32px}.timeline-section__watermark{letter-spacing:12px;font-size:100px}.timeline-section__header{margin-bottom:48px}}@media (width<=768px){.timeline-section{padding:60px 0 48px}.timeline-section__inner{padding:0 16px}.timeline-section__title{font-size:24px}.timeline-section__watermark{letter-spacing:6px;font-size:64px}.timeline-section__header{margin-bottom:36px}.timeline-section__path{display:none}.timeline-section__track{padding-left:28px;position:relative}.timeline-section__track:before{content:"";background:linear-gradient(#1a3a7c 0%,#2a5298 100%);border-radius:1px;width:2px;position:absolute;top:6px;bottom:6px;left:7px}.timeline-section__milestone{margin-bottom:36px;padding-left:0;position:relative}.timeline-section__pin{background:#fff;border:3px solid #1a3a7c;border-radius:50%;width:16px;height:16px;position:absolute;top:8px;left:-28px;box-shadow:0 0 0 3px #1a3a7c1f;transform:none!important}.timeline-section__pin img{display:none}.timeline-section__card{width:100%;transform:none!important}.timeline-section__milestone--right .timeline-section__card,.timeline-section__milestone--left .timeline-section__card{text-align:left;margin:0;padding:0}.timeline-section__milestone--right .timeline-section__photo,.timeline-section__milestone--left .timeline-section__photo{justify-content:flex-start;align-items:flex-start}.timeline-section__year{font-size:20px}.timeline-section__desc{font-size:13px}.timeline-section__photo img{max-width:100%}.timeline-section__goal{margin-top:40px}.timeline-section__goal-badge{padding:8px 24px;font-size:14px}.timeline-section__goal-text{font-size:13px}}@media (width<=480px){.timeline-section{padding:48px 0 36px}.timeline-section__title{font-size:20px}.timeline-section__watermark{letter-spacing:4px;font-size:48px}.timeline-section__year{font-size:18px}.timeline-section__desc{font-size:12px}}.honor-section{width:100%;padding:110px 0 120px;position:relative;overflow:hidden}.honor-section__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.honor-section__inner{z-index:1;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.honor-section__swiper-wrap{padding:20px 0}.honor-section__swiper{width:100%;overflow:hidden}.honor-section__item{flex-direction:column;align-items:center;transition:transform .3s;display:flex}.honor-section__item:hover{transform:translateY(-6px)}.honor-section__photo{aspect-ratio:3/4;justify-content:center;align-items:center;width:100%;display:flex}.honor-section__photo img{object-fit:contain;width:100%;height:100%;display:block}.honor-section__caption{text-align:center;color:#8ba6c2;letter-spacing:1px;margin-top:22px;font-size:15px;line-height:1.8}.honor-section__caption p{margin:0}.honor-section__cta{flex-direction:column;align-items:center;gap:20px;margin-top:80px;display:flex}.honor-section__btn{color:#fff;letter-spacing:2px;cursor:pointer;background:linear-gradient(90deg,#1d3a6b 0%,#2c5595 100%);border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;min-width:220px;height:56px;padding:0 36px;font-size:18px;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 24px #1d3a6b47}.honor-section__btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1d3a6b59}.honor-section__btn-arrow{letter-spacing:0;font-size:16px}.honor-section__tip{color:#5f7c9c;letter-spacing:2px;margin:0;font-size:15px}@media (width<=1024px){.honor-section{padding:80px 0 90px}.honor-section__inner{padding:0 24px}.honor-section__caption{letter-spacing:.5px;margin-top:16px;font-size:14px}.honor-section__cta{margin-top:60px}.honor-section__btn{min-width:200px;height:52px;font-size:16px}}@media (width<=768px){.honor-section{padding:60px 0 72px}.honor-section__inner{padding:0 16px}.honor-section__caption{letter-spacing:0;margin-top:12px;font-size:12px;line-height:1.6}.honor-section__item:hover{transform:none}.honor-section__cta{gap:14px;margin-top:40px}.honor-section__btn{letter-spacing:1px;min-width:180px;height:46px;padding:0 28px;font-size:14px}.honor-section__btn-arrow{font-size:14px}.honor-section__tip{letter-spacing:1px;text-align:center;font-size:12px}}@media (width<=480px){.honor-section{padding:48px 0 60px}.honor-section__caption{font-size:11px}.honor-section__btn{min-width:160px;height:42px;font-size:13px}.honor-section__tip{font-size:11px}}.visit-section{aspect-ratio:1280/600;width:100%;position:relative;overflow:hidden}.visit-section__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.visit-section__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;padding:0 40px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visit-section__title{color:#1d3a6b;letter-spacing:8px;margin:0;font-size:52px;font-weight:700;line-height:1.2}.visit-section__subtitle{color:#1d3a6b;letter-spacing:4px;margin:0;font-size:36px;font-weight:500;line-height:1.4}.visit-section__btn{color:#fff;letter-spacing:2px;cursor:pointer;background:linear-gradient(90deg,#1d3a6b 0%,#2c5595 100%);border:none;border-radius:32px;justify-content:center;align-items:center;gap:12px;min-width:260px;height:60px;margin-top:16px;padding:0 44px;font-size:20px;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 12px 26px #1d3a6b4d}.visit-section__btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px #1d3a6b61}.visit-section__btn-arrow{letter-spacing:0;font-size:18px}@media (width<=1024px){.visit-section{aspect-ratio:1280/640}.visit-section__inner{gap:20px;padding:0 32px}.visit-section__title{letter-spacing:6px;font-size:40px}.visit-section__subtitle{letter-spacing:3px;font-size:28px}.visit-section__btn{min-width:220px;height:54px;font-size:18px}}@media (width<=768px){.visit-section{aspect-ratio:auto;min-height:360px;padding:60px 0}.visit-section__inner{gap:16px;padding:0 20px;position:relative;top:auto;left:auto;transform:none}.visit-section__title{letter-spacing:4px;font-size:28px}.visit-section__subtitle{letter-spacing:2px;font-size:20px}.visit-section__btn{letter-spacing:1px;min-width:200px;height:48px;margin-top:12px;padding:0 32px;font-size:15px}.visit-section__btn-arrow{font-size:14px}}@media (width<=480px){.visit-section{min-height:300px;padding:48px 0}.visit-section__title{letter-spacing:2px;font-size:22px}.visit-section__subtitle{letter-spacing:1px;font-size:16px}.visit-section__btn{min-width:180px;height:44px;font-size:14px}}.product-hero{aspect-ratio:1280/600;width:100%;position:relative;overflow:hidden}.product-hero__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.product-hero__inner{z-index:1;text-align:left;flex-direction:column;align-items:flex-start;gap:18px;max-width:640px;display:flex;position:absolute;top:42%;left:8%;transform:translateY(-50%)}.product-hero__title{color:#1d3a6b;letter-spacing:4px;margin:0;font-size:44px;font-weight:700;line-height:1.3}.product-hero__subtitle{color:#1d3a6b;letter-spacing:2px;margin:0;font-size:18px;font-weight:500;line-height:1.8}@media (width<=1024px){.product-hero__inner{gap:14px;left:6%}.product-hero__title{letter-spacing:3px;font-size:34px}.product-hero__subtitle{letter-spacing:1px;font-size:16px}}@media (width<=768px){.product-hero{aspect-ratio:3/2}.product-hero__inner{gap:10px;max-width:90%;top:45%;left:5%;right:5%}.product-hero__title{letter-spacing:2px;font-size:22px;line-height:1.4}.product-hero__subtitle{letter-spacing:.5px;font-size:13px;line-height:1.6}}@media (width<=480px){.product-hero__title{letter-spacing:1px;font-size:18px}.product-hero__subtitle{font-size:12px}}.product-story{width:100%;position:relative;overflow:hidden}.product-story__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.product-story__inner{z-index:1;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:100px 80px;display:flex;position:relative}.product-story__content{flex:0 0 40%}.product-story__title{color:#1d3a6b;letter-spacing:4px;margin:0 0 40px;font-size:36px;font-weight:700}.product-story__list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.product-story__item{color:#333;letter-spacing:1px;font-size:17px;line-height:1.6}.product-story__tag{color:#1d3a6b;margin-right:4px;font-weight:700}.product-story__name{font-weight:400}.product-story__image{flex:1}.product-story__image img{border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 8px 30px #0000001a}@media (width<=1024px){.product-story__inner{gap:40px;padding:72px 40px}.product-story__title{letter-spacing:2px;margin-bottom:28px;font-size:28px}.product-story__item{font-size:15px}}@media (width<=768px){.product-story__inner{flex-direction:column;gap:24px;padding:48px 20px}.product-story__content{flex:none;width:100%}.product-story__title{letter-spacing:1px;text-align:center;margin-bottom:20px;font-size:22px}.product-story__list{gap:12px}.product-story__item{letter-spacing:0;font-size:13px}.product-story__image img{border-radius:8px}}@media (width<=480px){.product-story__inner{padding:36px 16px}.product-story__title{font-size:18px}.product-story__item{font-size:12px}}.hair-care{width:100%;position:relative;overflow:hidden}.hair-care__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hair-care__inner{z-index:1;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:100px 80px;display:flex;position:relative}.hair-care__image{flex:1}.hair-care__image img{border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 8px 30px #0000001a}.hair-care__content{flex:0 0 40%}.hair-care__title{color:#1d3a6b;letter-spacing:4px;margin:0 0 40px;font-size:36px;font-weight:700}.hair-care__list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.hair-care__item{color:#333;letter-spacing:1px;font-size:17px;line-height:1.6}.hair-care__tag{color:#1d3a6b;margin-right:4px;font-weight:700}.hair-care__name{font-weight:400}@media (width<=1024px){.hair-care__inner{gap:40px;padding:72px 40px}.hair-care__title{letter-spacing:2px;margin-bottom:28px;font-size:28px}.hair-care__item{font-size:15px}}@media (width<=768px){.hair-care__inner{flex-direction:column;gap:24px;padding:48px 20px}.hair-care__image{order:1;width:100%}.hair-care__image img{border-radius:8px}.hair-care__content{flex:none;order:2;width:100%}.hair-care__title{letter-spacing:1px;text-align:center;margin-bottom:20px;font-size:22px}.hair-care__list{gap:12px}.hair-care__item{letter-spacing:0;font-size:13px}}@media (width<=480px){.hair-care__inner{padding:36px 16px}.hair-care__title{font-size:18px}.hair-care__item{font-size:12px}}.deep-clean{width:100%;position:relative;overflow:hidden}.deep-clean__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.deep-clean__inner{z-index:1;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:100px 80px;display:flex;position:relative}.deep-clean__content{flex:0 0 40%}.deep-clean__title{color:#1d3a6b;letter-spacing:4px;margin:0 0 40px;font-size:36px;font-weight:700}.deep-clean__list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.deep-clean__item{color:#333;letter-spacing:1px;font-size:17px;line-height:1.6}.deep-clean__tag{color:#1d3a6b;margin-right:4px;font-weight:700}.deep-clean__name{font-weight:400}.deep-clean__image{flex:1}.deep-clean__image img{border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 8px 30px #0000001a}@media (width<=1024px){.deep-clean__inner{gap:40px;padding:72px 40px}.deep-clean__title{letter-spacing:2px;margin-bottom:28px;font-size:28px}.deep-clean__item{font-size:15px}}@media (width<=768px){.deep-clean__inner{flex-direction:column;gap:24px;padding:48px 20px}.deep-clean__content{flex:none;width:100%}.deep-clean__title{letter-spacing:1px;text-align:center;margin-bottom:20px;font-size:22px}.deep-clean__list{gap:12px}.deep-clean__item{letter-spacing:0;font-size:13px}.deep-clean__image img{border-radius:8px}}@media (width<=480px){.deep-clean__inner{padding:36px 16px}.deep-clean__title{font-size:18px}.deep-clean__item{font-size:12px}}.feature-section{width:100%;position:relative;overflow:hidden}.feature-section__bg{z-index:1;width:100%;height:auto;display:block;position:relative}.feature-section__images{z-index:2;justify-content:center;align-items:flex-start;gap:18px;padding:0 12%;display:flex;position:absolute;top:28%;left:0;right:0}.feature-section__image-item{border-radius:12px;flex:none;width:20%;overflow:hidden}.feature-section__image-item>img{width:100%;height:auto;display:block}.feature-section__inline-card{text-align:center;flex-direction:column;align-items:center;padding:8px 2px 0;display:none}.feature-section__inline-icon{object-fit:contain;filter:drop-shadow(0 2px 6px #00000026);width:22px;height:22px}.feature-section__inline-title{color:#1a3c7e;margin:4px 0 0;font-size:11px;font-weight:700;line-height:1.3}.feature-section__cover{object-fit:cover;z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.feature-section__content{z-index:4;pointer-events:none;flex-direction:column;align-items:center;padding:2% 0;display:flex;position:absolute;inset:0}.feature-section__title{color:#1a3c7e;letter-spacing:1px;margin:0;font-size:32px;font-weight:700}.feature-section__subtitle{color:#6b7a94;margin:8px 0 0;font-size:15px}.feature-section__cards{box-sizing:border-box;justify-content:center;gap:18px;width:100%;margin-top:auto;padding:0 12% 0%;display:flex;position:absolute;bottom:34px;left:0}.feature-section__card{text-align:center;flex-direction:column;flex:none;align-items:center;width:20%;display:flex}.feature-section__card-icon{object-fit:contain;filter:drop-shadow(0 2px 8px #00000026);width:42px;height:42px}.feature-section__card-title{color:#1a3c7e;margin:12px 0 8px;font-size:16px;font-weight:700}.feature-section__card-desc p{color:#2a3a6a;margin:0;font-size:12px;line-height:1.9}@media (width<=1024px){.feature-section__title{font-size:24px}.feature-section__subtitle{font-size:13px}.feature-section__card-icon{width:34px;height:34px}.feature-section__card-title{margin:8px 0 4px;font-size:14px}.feature-section__card-desc p{font-size:10px;line-height:1.6}.feature-section__cards{bottom:24px}}@media (width<=768px){.feature-section__images{align-items:stretch;gap:6px;padding:40px 4% 20px;position:static}.feature-section__image-item{background:0 0;border-radius:8px;flex:1;width:auto;padding-bottom:0;display:block;position:relative;overflow:hidden}.feature-section__image-item:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#1a3c7e1a 0%,#1a3c7e59 55%,#1a3c7eb3 100%);position:absolute;inset:0}.feature-section__inline-card{z-index:2;padding:0 4px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.feature-section__inline-icon{filter:drop-shadow(0 2px 6px #0006);width:44px;height:44px}.feature-section__inline-title{color:#fff;text-shadow:0 1px 4px #00000080;margin-top:2px;font-size:12px}.feature-section__cover,.feature-section__cards{display:none}.feature-section__content{padding:24px 16px 0;position:static}.feature-section__title{font-size:18px}.feature-section__subtitle{margin-top:4px;font-size:11px}.feature-section__bg{display:none}}@media (width<=480px){.feature-section__title{font-size:18px}.feature-section__subtitle{font-size:11px}.feature-section__images{flex-wrap:wrap;gap:8px;padding:24px 4% 16px}.feature-section__image-item{border-radius:10px;flex:0 0 calc(50% - 4px);max-width:calc(50% - 4px)}.feature-section__inline-icon{width:36px;height:36px}.feature-section__inline-title{margin-top:4px;font-size:14px}.feature-section__card-icon{width:18px;height:18px}.feature-section__card-title{margin:4px 0 0;font-size:9px}.feature-section__cards{bottom:8px}}.service-section{width:100%;position:relative;overflow:hidden}.service-section__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.service-section__inner{z-index:1;flex-direction:column;align-items:center;padding:80px 60px 60px;display:flex;position:relative}.service-section__title{color:#1d3a6b;letter-spacing:4px;margin:0;font-size:36px;font-weight:700}.service-section__title-line{background:#2a6bff;border-radius:2px;width:40px;height:3px;margin:16px 0 40px;display:block}.service-section__phones{width:100%;max-width:1200px}.service-section__phones-img{width:100%;height:auto;display:block}@media (width<=1024px){.service-section__inner{padding:60px 40px 48px}.service-section__title{letter-spacing:2px;font-size:28px}.service-section__title-line{margin:14px 0 32px}}@media (width<=768px){.service-section__inner{padding:40px 20px 32px}.service-section__title{letter-spacing:1px;font-size:22px}.service-section__title-line{width:32px;height:2px;margin:12px 0 24px}}@media (width<=480px){.service-section__inner{padding:32px 16px 24px}.service-section__title{font-size:18px}.service-section__title-line{margin:10px 0 20px}}.product-ability-page{width:100%}.join-hero{aspect-ratio:1920/757;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;position:relative;overflow:hidden}.join-hero__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 32px;display:flex;position:relative}.join-hero__title{color:#fff;letter-spacing:2px;margin:0 0 24px;font-size:48px;font-weight:400;line-height:1.4}.join-hero__highlight{background:linear-gradient(#e0f0ff 0%,#fff 100%);-webkit-text-fill-color:transparent;text-shadow:none;letter-spacing:4px;-webkit-background-clip:text;background-clip:text;margin:0 8px;font-size:96px;font-weight:700;position:relative}.join-hero__highlight:after{content:"3亿";font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:#e0f0ff4d;filter:blur(8px);z-index:-1;position:absolute;top:0;left:0}.join-hero__subtitle{color:#fff;letter-spacing:1px;margin:0;font-size:32px;font-weight:400;line-height:1.6}@media (width<=1024px){.join-hero__content{padding:0 24px}.join-hero__title{margin-bottom:18px;font-size:36px}.join-hero__highlight{margin:0 6px;font-size:72px}.join-hero__subtitle{font-size:22px}}@media (width<=768px){.join-hero{aspect-ratio:4/3;background-size:cover}.join-hero__content{padding:0 16px}.join-hero__title{letter-spacing:1px;margin-bottom:14px;font-size:24px}.join-hero__highlight{letter-spacing:2px;margin:0 4px;font-size:48px}.join-hero__highlight:after{filter:blur(4px)}.join-hero__subtitle{letter-spacing:.5px;font-size:14px}}@media (width<=480px){.join-hero{aspect-ratio:3/4}.join-hero__title{margin-bottom:10px;font-size:18px}.join-hero__highlight{letter-spacing:1px;font-size:36px}.join-hero__subtitle{font-size:12px;line-height:1.5}}.join-trend{background:#fff;width:100%;padding:80px 0}.join-trend__inner{max-width:1200px;margin:0 auto;padding:0 32px}.join-trend__header{text-align:center;margin-bottom:56px}.join-trend__title{color:#1a3d7b;letter-spacing:1px;margin:0 0 20px;font-size:36px;font-weight:700}.join-trend__subtitle{color:#666;letter-spacing:.5px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.join-trend__subtitle:after{content:"";background:linear-gradient(90deg,#0000 0%,#1a3d7b 50%,#0000 100%);border-radius:2px;width:120px;height:3px;margin:20px auto 0;display:block}.join-trend__cards{gap:24px;display:flex}.join-trend__card{background:radial-gradient(at 50% 30%,#ffffff1a 0%,#0000 60%),linear-gradient(135deg,#2a69d3 0%,#1b48a0 100%);border-radius:12px;flex-direction:column;flex:1;min-height:200px;padding:36px 28px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #1e5abf40}.join-trend__card-value{color:#fff;letter-spacing:1px;margin-bottom:16px;font-size:42px;font-weight:700;line-height:1.2}.join-trend__card-desc{color:#ffffffd9;flex:1;margin:0;font-size:14px;font-weight:400;line-height:1.7}.join-trend__card-icon{opacity:.6;object-fit:contain;width:36px;height:36px;position:absolute;top:20px;right:20px}.join-trend__card-logo{pointer-events:none;background-image:url(/assets/logo-bg-Cvg_SnB0.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;bottom:0;right:0}@media (width<=1024px){.join-trend{padding:60px 0}.join-trend__inner{padding:0 24px}.join-trend__header{margin-bottom:40px}.join-trend__title{font-size:28px}.join-trend__subtitle{font-size:14px}.join-trend__cards{flex-wrap:wrap;gap:16px}.join-trend__card{flex:0 0 calc(50% - 8px);min-height:180px;padding:28px 20px 20px}.join-trend__card-value{margin-bottom:12px;font-size:36px}.join-trend__card-icon{width:32px;height:32px;top:16px;right:16px}}@media (width<=768px){.join-trend{padding:48px 0}.join-trend__inner{padding:0 16px}.join-trend__header{margin-bottom:32px}.join-trend__title{letter-spacing:.5px;margin-bottom:14px;font-size:22px}.join-trend__subtitle{font-size:13px}.join-trend__subtitle:after{width:80px;margin-top:14px}.join-trend__cards{gap:12px}.join-trend__card{border-radius:10px;flex:0 0 calc(50% - 6px);min-height:150px;padding:20px 14px 16px}.join-trend__card-value{margin-bottom:8px;font-size:26px}.join-trend__card-desc{font-size:12px;line-height:1.5}.join-trend__card-icon{width:24px;height:24px;top:12px;right:12px}}@media (width<=480px){.join-trend{padding:36px 0}.join-trend__title{font-size:20px}.join-trend__subtitle{font-size:12px}.join-trend__card{flex:0 0 100%;min-height:auto}}.join-reason{background:#fff;width:100%;padding:80px 0}.join-reason__inner{max-width:1200px;margin:0 auto;padding:0 32px}.join-reason__header{text-align:center;margin-bottom:56px}.join-reason__title{color:#1a3d7b;letter-spacing:1px;margin:0 0 20px;font-size:36px;font-weight:700}.join-reason__subtitle{color:#666;letter-spacing:.5px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.join-reason__subtitle:after{content:"";background:linear-gradient(90deg,#0000 0%,#1a3d7b 50%,#0000 100%);border-radius:2px;width:120px;height:3px;margin:20px auto 0;display:block}.join-reason__cards{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.join-reason__card{background:#fff;border-radius:12px;padding:32px 24px 28px;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden}.join-reason__card:after{content:"";opacity:0;background:linear-gradient(90deg,#2a69d3 0%,#5b9bf5 100%);width:100%;height:3px;transition:opacity .3s;position:absolute;bottom:0;left:0}.join-reason__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e5abf1f}.join-reason__card:hover:after{opacity:1}.join-reason__card-num{color:#2a69d326;letter-spacing:2px;margin-bottom:12px;font-size:40px;font-weight:700;line-height:1;display:block}.join-reason__card-title{color:#1a3d7b;margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.4}.join-reason__card-desc{color:#666;margin:0;font-size:14px;font-weight:400;line-height:1.7}@media (width<=1024px){.join-reason{padding:60px 0}.join-reason__inner{padding:0 24px}.join-reason__header{margin-bottom:40px}.join-reason__title{font-size:28px}.join-reason__subtitle{font-size:14px}.join-reason__cards{grid-template-columns:repeat(2,1fr);gap:20px}.join-reason__card{padding:28px 20px 24px}.join-reason__card-num{font-size:36px}.join-reason__card-title{font-size:16px}}@media (width<=768px){.join-reason{padding:48px 0}.join-reason__inner{padding:0 16px}.join-reason__header{margin-bottom:28px}.join-reason__title{letter-spacing:.5px;margin-bottom:12px;font-size:22px}.join-reason__subtitle{font-size:13px}.join-reason__subtitle:after{width:80px;margin-top:14px}.join-reason__cards{grid-template-columns:repeat(2,1fr);gap:12px}.join-reason__card{border:1px solid #2a69d314;border-radius:10px;padding:20px 14px 16px}.join-reason__card:hover{box-shadow:none;transform:none}.join-reason__card-num{margin-bottom:8px;font-size:28px}.join-reason__card-title{margin-bottom:6px;font-size:14px}.join-reason__card-desc{font-size:12px;line-height:1.5}}@media (width<=480px){.join-reason{padding:36px 0}.join-reason__title{font-size:20px}.join-reason__subtitle{font-size:12px}.join-reason__cards{grid-template-columns:1fr}}.join-flow{background:#fff;width:100%;padding:80px 0}.join-flow__inner{max-width:1200px;margin:0 auto;padding:0 32px}.join-flow__header{text-align:center;margin-bottom:56px}.join-flow__title{color:#1a3d7b;letter-spacing:1px;margin:0 0 20px;font-size:36px;font-weight:700}.join-flow__subtitle{color:#666;letter-spacing:.5px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.join-flow__subtitle:after{content:"";background:linear-gradient(90deg,#0000 0%,#1a3d7b 50%,#0000 100%);border-radius:2px;width:120px;height:3px;margin:20px auto 0;display:block}.join-flow__cards{gap:24px;display:flex}.join-flow__card{border-radius:16px;flex:1;transition:transform .3s;overflow:hidden}.join-flow__card:hover{transform:translateY(-2px)}.join-flow__card-img{width:100%;height:auto;display:block}@media (width<=1024px){.join-flow{padding:60px 0}.join-flow__inner{padding:0 24px}.join-flow__header{margin-bottom:40px}.join-flow__title{font-size:28px}.join-flow__subtitle{font-size:14px}.join-flow__cards{flex-wrap:wrap;gap:16px}.join-flow__card{flex:0 0 calc(50% - 8px)}}@media (width<=768px){.join-flow{padding:48px 0}.join-flow__inner{padding:0 16px}.join-flow__header{margin-bottom:28px}.join-flow__title{letter-spacing:.5px;margin-bottom:12px;font-size:22px}.join-flow__subtitle{font-size:13px}.join-flow__subtitle:after{width:80px;margin-top:14px}.join-flow__cards{gap:12px}.join-flow__card{border-radius:12px;flex:0 0 calc(50% - 6px)}.join-flow__card:hover{transform:none}}@media (width<=480px){.join-flow{padding:36px 0}.join-flow__title{font-size:20px}.join-flow__subtitle{font-size:12px}.join-flow__cards{flex-direction:column;gap:12px}.join-flow__card{flex:none;width:100%}}.join-support{background:#fff;width:100%;padding:80px 0}.join-support__inner{max-width:1200px;margin:0 auto;padding:0 32px}.join-support__header{text-align:center;margin-bottom:56px}.join-support__title{color:#1a3d7b;letter-spacing:1px;margin:0 0 20px;font-size:36px;font-weight:700}.join-support__subtitle{color:#666;letter-spacing:.5px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.join-support__subtitle:after{content:"";background:linear-gradient(90deg,#0000 0%,#1a3d7b 50%,#0000 100%);border-radius:2px;width:120px;height:3px;margin:20px auto 0;display:block}.join-support__group{margin-bottom:48px}.join-support__group:last-child{margin-bottom:0}.join-support__group-title{color:#1a3d7b;margin:0 0 24px;padding-left:16px;font-size:18px;font-weight:600;position:relative}.join-support__group-title:before{content:"";background:#2a69d3;border-radius:2px;width:4px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.join-support__cards{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.join-support__card{text-align:center;background:#fff;border-radius:12px;padding:28px 24px;transition:box-shadow .3s,transform .3s;box-shadow:0 2px 12px #0000000d}.join-support__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e5abf1f}.join-support__card-icon{object-fit:contain;width:40px;height:40px;margin-bottom:16px}.join-support__card-title{color:#1a3d7b;margin:0 0 10px;font-size:16px;font-weight:700}.join-support__card-desc{color:#666;margin:0;font-size:13px;font-weight:400;line-height:1.7}@media (width<=1024px){.join-support{padding:60px 0}.join-support__inner{padding:0 24px}.join-support__header{margin-bottom:40px}.join-support__title{font-size:28px}.join-support__subtitle{font-size:14px}.join-support__group{margin-bottom:36px}.join-support__group-title{margin-bottom:20px;font-size:16px}.join-support__cards{grid-template-columns:repeat(2,1fr);gap:16px}.join-support__card{padding:24px 18px}}@media (width<=768px){.join-support{padding:48px 0}.join-support__inner{padding:0 16px}.join-support__header{margin-bottom:28px}.join-support__title{letter-spacing:.5px;margin-bottom:12px;font-size:22px}.join-support__subtitle{font-size:13px}.join-support__subtitle:after{width:80px;margin-top:14px}.join-support__group{margin-bottom:28px}.join-support__group-title{margin-bottom:16px;padding-left:12px;font-size:15px}.join-support__group-title:before{width:3px;height:16px}.join-support__cards{grid-template-columns:repeat(2,1fr);gap:10px}.join-support__card{border-radius:10px;padding:18px 12px;box-shadow:0 1px 6px #0000000a}.join-support__card:hover{transform:none;box-shadow:0 1px 6px #0000000a}.join-support__card-icon{width:32px;height:32px;margin-bottom:10px}.join-support__card-title{margin-bottom:6px;font-size:13px}.join-support__card-desc{font-size:11px;line-height:1.5}}@media (width<=480px){.join-support{padding:36px 0}.join-support__title{font-size:20px}.join-support__subtitle{font-size:12px}.join-support__group-title{font-size:14px}}.join-store{background:#fff;width:100%;padding:80px 0 96px}.join-store__inner{max-width:1200px;margin:0 auto;padding:0 32px}.join-store__header{text-align:center;margin-bottom:48px}.join-store__title{color:#1a3d7b;letter-spacing:1px;margin:0 0 20px;font-size:36px;font-weight:700}.join-store__subtitle{color:#666;letter-spacing:.5px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.join-store__subtitle:after{content:"";background:linear-gradient(90deg,#0000 0%,#1a3d7b 50%,#0000 100%);border-radius:2px;width:120px;height:3px;margin:20px auto 0;display:block}.join-store__swiper-wrap,.join-store__swiper{width:100%}.join-store__swiper .swiper-wrapper{align-items:stretch}.join-store__card{padding:30px 15px}.join-store__card-img{border-radius:20px;transition:transform .35s,box-shadow .35s;overflow:hidden}.join-store__card-img:hover{transform:translateY(-6px);box-shadow:0 16px 28px #00000026}.join-store__card-img{border-radius:20px;width:100%;height:auto;display:block;overflow:hidden}@media (width<=1024px){.join-store{padding:60px 0 72px}.join-store__inner{padding:0 24px}.join-store__header{margin-bottom:36px}.join-store__title{font-size:28px}.join-store__subtitle{font-size:14px}.join-store__card{padding:20px 10px}.join-store__card-img{border-radius:16px}}@media (width<=768px){.join-store{padding:48px 0 56px}.join-store__inner{padding:0 16px}.join-store__header{margin-bottom:28px}.join-store__title{letter-spacing:.5px;margin-bottom:12px;font-size:22px}.join-store__subtitle{font-size:13px}.join-store__subtitle:after{width:80px;margin-top:14px}.join-store__card{padding:12px 6px}.join-store__card-img{border-radius:12px}.join-store__card-img:hover{box-shadow:none;transform:none}}@media (width<=480px){.join-store{padding:36px 0 40px}.join-store__title{font-size:20px}.join-store__subtitle{font-size:12px}.join-store__card{padding:8px 4px}}.join-process{background:#fff;width:100%;padding:80px 0 96px}.join-process__inner{max-width:1200px;margin:0 auto;padding:0 32px}.join-process__header{text-align:center;margin-bottom:60px}.join-process__title{color:#1a3d7b;letter-spacing:1px;margin:0 0 20px;font-size:36px;font-weight:700}.join-process__subtitle{color:#666;letter-spacing:.5px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.join-process__subtitle:after{content:"";background:linear-gradient(90deg,#0000 0%,#1a3d7b 50%,#0000 100%);border-radius:2px;width:120px;height:3px;margin:20px auto 0;display:block}.join-process__steps{justify-content:center;align-items:center;gap:0;display:flex}.join-process__step{cursor:pointer;width:220px;height:120px;position:relative}.join-process__step-back{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.join-process__step-front{object-fit:contain;opacity:1;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.join-process__step:hover .join-process__step-front{opacity:0}.join-process__step:hover .join-process__step-back{opacity:1}@media (width<=1024px){.join-process{padding:60px 0 72px}.join-process__inner{padding:0 24px}.join-process__header{margin-bottom:44px}.join-process__title{font-size:28px}.join-process__subtitle{font-size:14px}.join-process__steps{flex-wrap:wrap;justify-content:center;gap:8px}.join-process__step{width:180px;height:100px}}@media (width<=768px){.join-process{padding:48px 0 56px}.join-process__inner{padding:0 16px}.join-process__header{margin-bottom:32px}.join-process__title{letter-spacing:.5px;margin-bottom:12px;font-size:22px}.join-process__subtitle{font-size:13px}.join-process__subtitle:after{width:80px;margin-top:14px}.join-process__steps{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:10px;display:grid}.join-process__step{aspect-ratio:220/120;width:100%;max-width:260px;height:auto;margin:0 auto;left:0!important}.join-process__step:last-child:nth-child(odd){grid-column:1/-1}.join-process__step:hover .join-process__step-front{opacity:1}.join-process__step:hover .join-process__step-back{opacity:0}}@media (width<=480px){.join-process{padding:36px 0 40px}.join-process__title{font-size:20px}.join-process__subtitle{font-size:12px}.join-process__steps{grid-template-columns:1fr;gap:8px;max-width:280px;margin:0 auto}.join-process__step{max-width:100%}.join-process__step:last-child:nth-child(odd){grid-column:auto}}.join-section{background:url(/assets/join-bg-VHPM_xyR.png) 50%/cover no-repeat;width:100%;padding:64px 0 72px}.join-section__inner{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.join-section__heading{text-align:center;margin-bottom:20px}.join-section__title{color:#2b3d7a;margin:0 0 12px;font-size:44px;font-weight:700}.join-section__subtitle{color:#000;margin:0;font-size:30px}.join-section__card{background:#fff;border-radius:12px;width:100%;max-width:520px;padding:36px 40px;box-shadow:0 8px 32px #0000002e}.join-section__card-title{color:#2b3d7a;margin:0 0 16px;font-size:17px;font-weight:600}.join-section__benefits{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.join-section__benefit{color:#1a202c;cursor:default;align-items:center;gap:4px;font-size:13px;display:inline-flex}.join-section__benefit-check{color:#fff;background:#2b3d7a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:inline-flex}.join-section__row{gap:12px;margin-bottom:14px;display:flex}.join-section__field{flex:1}.join-section__field input,.join-section__field select,.join-section__field textarea{color:#1a202c;background:#f7f8fb;border:1px solid #d9dfe8;border-radius:6px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .3s,box-shadow .3s}.join-section__field input::placeholder,.join-section__field select::placeholder,.join-section__field textarea::placeholder{color:#718096}.join-section__field input:focus,.join-section__field select:focus,.join-section__field textarea:focus{border-color:#2b3d7a;box-shadow:0 0 0 3px #2b3d7a1f}.join-section__field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%23718096' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.join-section__field textarea{resize:vertical;min-height:72px}.join-section__field--full{margin-bottom:20px}.join-section__budget{margin-bottom:16px}.join-section__budget-label{color:#1a202c;margin-bottom:10px;font-size:14px;font-weight:500;display:block}.join-section__budget-options{flex-wrap:wrap;gap:10px;display:flex}.join-section__budget-btn{color:#2b3d7a;cursor:pointer;white-space:nowrap;background:#eef1f8;border:1.5px solid #0000;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .25s}.join-section__budget-btn:hover{background:#e0e6f2}.join-section__budget-btn--active{color:#fff;background:#2b3d7a;border-color:#2b3d7a}.join-section__submit{color:#fff;cursor:pointer;letter-spacing:1px;background:#2b3d7a;border:none;border-radius:8px;width:100%;padding:14px 0;font-size:16px;font-weight:600;transition:background .3s,box-shadow .3s}.join-section__submit:hover:not(:disabled){background:#364c98;box-shadow:0 4px 16px #2b3d7a59}.join-section__submit:active:not(:disabled){transform:scale(.985)}.join-section__submit:disabled{opacity:.7;cursor:not-allowed}.join-section__success{color:#2e7d32;text-align:center;background:#e8f5e9;border-radius:6px;margin-top:16px;padding:12px 16px;font-size:14px}.join-section__error{color:#c62828;text-align:center;background:#ffebee;border-radius:6px;margin-top:16px;padding:12px 16px;font-size:14px}.pagination{justify-content:center;align-items:center;gap:8px;padding:32px 0;display:flex}.pagination__btn{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.pagination__btn:hover:not(.pagination__btn--disabled){color:#1a3d7b;border-color:#1a3d7b}.pagination__btn--disabled{color:#ccc;cursor:not-allowed;background:#f5f5f5}.pagination__pages{align-items:center;gap:4px;display:flex}.pagination__page{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;font-size:14px;transition:all .3s;display:flex}.pagination__page:hover:not(.pagination__page--active){color:#1a3d7b;border-color:#1a3d7b}.pagination__page--active{color:#fff;background:#1a3d7b;border-color:#1a3d7b}.pagination__page--disabled{color:#ccc;cursor:not-allowed;background:#f5f5f5}.pagination__ellipsis{color:#999;justify-content:center;align-items:center;min-width:36px;height:36px;font-size:14px;display:flex}.news-page{background:#f0f4f8;width:100%;min-height:100vh}.news-page__hero{background:linear-gradient(to top right,#ccdefb,#e4f2fe);width:100%;min-height:300px;padding:100px 0 64px}.news-page__hero-inner{align-items:stretch;gap:24px;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.news-page__main-card{aspect-ratio:1.618;cursor:pointer;background:linear-gradient(135deg,#1a3d7b 0%,#2a5298 50%,#1e4d8c 100%);border-radius:16px;flex:1;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.news-page__main-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0000001f}.news-page__main-img{object-fit:cover;width:100%;height:100%;display:block}.news-page__main-overlay{background:linear-gradient(#0000,#0000008c);padding:20px 28px;position:absolute;bottom:0;left:0;right:0}.news-page__main-caption{color:#ffffffd9;letter-spacing:.5px;margin:0;font-size:14px;line-height:1.6}.news-page__side-cards{flex-direction:column;flex-shrink:0;gap:24px;width:320px;display:flex}.news-page__side-card{cursor:pointer;aspect-ratio:1.618;background:#fff;border-radius:16px;flex:1;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f}.news-page__side-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}.news-page__side-img{object-fit:cover;width:100%;height:100%;display:block}.news-page__side-brand{color:#ffffffe6;letter-spacing:.5px;text-shadow:0 1px 3px #0000004d;font-size:13px;font-weight:600}.news-page__side-number{letter-spacing:1px;font-size:20px;font-weight:700}.news-page__side-caption{color:#ffffffe6;letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 3px #0000004d;background:linear-gradient(#0000,#00000073);margin:0;padding:14px 16px;font-size:13px;line-height:1.5;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.news-page__content{background:#fff;width:100%;padding:48px 0 80px}.news-page__content-inner{max-width:1200px;margin:0 auto;padding:0 32px}.news-page__tabs{border-bottom:1px solid #e8e8e8;align-items:center;gap:0;margin-bottom:24px;display:flex}.news-page__tab{color:#666;cursor:pointer;white-space:nowrap;padding:7px 24px;font-size:15px;font-weight:500;transition:color .3s;position:relative}.news-page__tab:hover{color:#1a3d7b}.news-page__tab--active{color:#1a3d7b;font-weight:600}.news-page__tab--active:after{content:"";background:linear-gradient(90deg,#1a3d7b,#2a5298);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.news-page__body{align-items:flex-start;gap:32px;display:flex}.news-page__sidebar{flex-shrink:0;width:260px}.news-page__search{margin-bottom:24px;position:relative}.news-page__search-input{color:#333;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;height:40px;padding:0 44px 0 14px;font-size:14px;transition:border-color .3s,background .3s}.news-page__search-input::placeholder{color:#bbb}.news-page__search-input:focus{background:#fff;border-color:#1a3d7b}.news-page__search-btn{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .3s;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.news-page__search-btn:hover{color:#1a3d7b}.news-page__sidebar-block{margin-bottom:32px}.news-page__sidebar-title{color:#333;border-bottom:2px solid #1a3d7b;margin:0 0 16px;padding-bottom:10px;font-size:16px;font-weight:600}.news-page__tags{flex-wrap:wrap;gap:10px;display:flex}.news-page__tag{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;padding:6px 16px;font-size:13px;transition:all .3s}.news-page__tag:hover{color:#1a3d7b;background:#1a3d7b0d;border-color:#1a3d7b}.news-page__tag--active{color:#fff;background:#1a3d7b;border-color:#1a3d7b}.news-page__hot-articles{flex-direction:column;gap:12px;display:flex}.news-page__hot-article{cursor:pointer;background:#f8f8f8;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:background .3s;display:flex}.news-page__hot-article:hover{background:#f0f0f0}.news-page__hot-article-img{border-radius:6px;flex-shrink:0;width:80px;height:49px;overflow:hidden}.news-page__hot-article-img img{object-fit:cover;width:100%;height:100%;display:block}.news-page__hot-article-text{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.news-page__main{flex:1;min-width:0}.news-page__articles{flex-direction:column;gap:24px;display:flex}.news-page__loading,.news-page__empty{text-align:center;color:#999;padding:100px 24px;font-size:14px}.news-page__loading{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.news-page__article{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:12px;gap:20px;padding:20px;transition:all .3s;display:flex}.news-page__article:hover{border-color:#1a3d7b;box-shadow:0 4px 16px #1a3d7b1a}.news-page__article-img-wrap{border-radius:8px;flex-shrink:0;width:200px;height:130px;overflow:hidden}.news-page__article-img{object-fit:cover;width:100%;height:100%;display:block}.news-page__article-body{flex-direction:column;flex:1;display:flex}.news-page__article-title{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.news-page__article-desc{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:14px;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.news-page__article-meta{align-items:center;gap:24px;margin-top:auto;display:flex}.news-page__article-date,.news-page__article-author{color:#999;font-size:13px}@media (width<=1024px){.news-page__hero{padding:80px 0 48px}.news-page__hero-inner{gap:16px;padding:0 24px}.news-page__side-cards{gap:16px;width:260px}.news-page__main-overlay{padding:16px 20px}.news-page__main-caption{font-size:13px}.news-page__side-caption{padding:10px 12px;font-size:12px}.news-page__content{padding:36px 0 60px}.news-page__content-inner{padding:0 24px}.news-page__sidebar{width:220px}.news-page__body{gap:24px}.news-page__article-img-wrap{width:160px;height:104px}.news-page__article-title{font-size:15px}.news-page__article-desc{font-size:13px}}@media (width<=768px){.news-page__hero{padding:64px 0 32px}.news-page__hero-inner{flex-direction:column;gap:12px;padding:0 16px}.news-page__main-card{aspect-ratio:16/9;border-radius:12px}.news-page__main-card:hover{box-shadow:none;transform:none}.news-page__main-overlay{padding:14px 16px}.news-page__main-caption{font-size:13px}.news-page__side-cards{flex-direction:row;gap:12px;width:100%}.news-page__side-card{aspect-ratio:4/3;border-radius:10px}.news-page__side-card:hover{box-shadow:none;transform:none}.news-page__side-caption{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:8px 10px;font-size:11px;display:-webkit-box}.news-page__content{padding:24px 0 48px}.news-page__content-inner{padding:0 16px}.news-page__body{flex-direction:column;gap:0}.news-page__sidebar{flex-wrap:wrap;gap:12px;width:100%;margin-bottom:20px;display:flex}.news-page__sidebar-block{margin-bottom:0}.news-page__search{width:100%;margin-bottom:0}.news-page__search-input{height:36px;font-size:13px}.news-page__search-btn{width:32px;height:32px}.news-page__sidebar-title{display:none}.news-page__tags{gap:6px}.news-page__tag{padding:4px 12px;font-size:12px}.news-page__hot-articles{display:none}.news-page__tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.news-page__tabs::-webkit-scrollbar{display:none}.news-page__tabs{margin-bottom:16px}.news-page__tab{padding:6px 14px;font-size:13px}.news-page__article{flex-direction:column;gap:12px;padding:14px}.news-page__article:hover{box-shadow:none;border-color:#f0f0f0}.news-page__article-img-wrap{aspect-ratio:16/9;width:100%;height:auto}.news-page__article-title{margin-bottom:4px;font-size:14px}.news-page__article-desc{margin-bottom:8px;font-size:12px}.news-page__article-date,.news-page__article-author{font-size:11px}.news-page__article-meta{gap:16px}}@media (width<=480px){.news-page__hero{padding:48px 0 24px}.news-page__hero-inner{gap:8px;padding:0 12px}.news-page__main-card{border-radius:10px}.news-page__side-cards{gap:8px}.news-page__side-card{border-radius:8px}.news-page__content{padding:16px 0 32px}.news-page__content-inner{padding:0 12px}.news-page__sidebar{gap:8px;margin-bottom:14px}.news-page__search-input{height:34px;font-size:12px}.news-page__tag{padding:3px 10px;font-size:11px}.news-page__tab{padding:5px 10px;font-size:12px}.news-page__article{border-radius:10px;gap:10px;padding:12px}.news-page__article-img-wrap{border-radius:6px}.news-page__article-title{font-size:13px}}.news-detail-page{background:#fff;width:100%;min-height:100vh;padding:80px 0 60px}.news-detail-page__inner{max-width:800px;margin:0 auto;padding:0 32px}.news-detail-page__back{color:#666;cursor:pointer;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;transition:color .3s;display:flex}.news-detail-page__back:hover{color:#1a3d7b}.news-detail-page__back svg{flex-shrink:0}.news-detail-page__title{color:#1a3d7b;margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.4}.news-detail-page__meta{color:#999;align-items:center;gap:24px;margin-bottom:24px;font-size:14px;display:flex}.news-detail-page__date,.news-detail-page__author{align-items:center;display:flex}.news-detail-page__cover{aspect-ratio:1.618;border-radius:12px;width:100%;margin-bottom:32px;overflow:hidden}.news-detail-page__cover img{object-fit:cover;width:100%;height:100%;display:block}.news-detail-page__content{color:#333;font-size:16px;line-height:1.8}.news-detail-page__content img{border-radius:8px;max-width:100%;margin:16px auto;display:block}.news-detail-page__content p{margin:0 0 16px}.news-detail-page__content h2,.news-detail-page__content h3,.news-detail-page__content h4{color:#1a3d7b;margin:24px 0 12px}.news-detail-page__loading,.news-detail-page__empty,.news-detail-page__error{text-align:center;color:#999;padding:120px 24px;font-size:16px}.news-detail-page__loading{animation:1.5s ease-in-out infinite pulse}.news-detail-page__error button{color:#fff;cursor:pointer;background:#1a3d7b;border:none;border-radius:8px;margin-top:16px;padding:10px 24px;font-size:14px;transition:background .3s}.news-detail-page__error button:hover{background:#2a5298}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f5;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}#root{height:100%}a{color:#1890ff;text-decoration:none}
