html{scroll-behavior:smooth;scroll-padding-top:5.5rem}[id]{scroll-margin-top:5.5rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:rgba(22,104,227,.1)}::-webkit-scrollbar-thumb{background:rgba(22,104,227,.4);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(22,104,227,.6)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.8s ease-out forwards fadeInUp}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.mobile-menu{transform:translateX(100%);transition:transform .3s ease-in-out}.mobile-menu.active{transform:translateX(0)}.overlay{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.overlay.active{opacity:1;visibility:visible}@keyframes scrollBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}.scroll-indicator{animation:1.5s ease-in-out infinite scrollBounce}.btn-action{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;border-radius:.25rem;font-size:.875rem;font-weight:600;transition:.2s}.btn-action-blue{background:#1668e3;color:#fff;box-shadow:0 2px 8px rgba(22,104,227,.25)}.btn-action-blue:hover{background:#1d4ed8;box-shadow:0 4px 14px rgba(22,104,227,.35)}.service-card{display:flex;flex-direction:column;min-height:420px;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 16px rgba(15,23,42,.06);overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.service-card:hover{transform:translateY(-4px);border-color:#bfdbfe;box-shadow:0 12px 32px rgba(22,104,227,.12)}.service-card__body{padding:1.5rem 1.5rem 1rem}.service-card__tag{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;color:#64748b}.service-card__tag-link{color:inherit;text-decoration:none;transition:color .2s}.service-card__tag-link:hover{color:#1668e3}.service-card__tag-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.375rem;color:#fff;flex-shrink:0}.service-card__tag-icon--blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.service-card__tag-icon--sky{background:linear-gradient(135deg,#38bdf8,#1668e3)}.service-card__tag-icon--navy{background:linear-gradient(135deg,#2563eb,#1e3a8a)}.service-card__tag-icon--emerald{background:linear-gradient(135deg,#34d399,#059669)}.service-card__title{font-size:1.25rem;line-height:1.4;font-weight:700;color:#0f172a;margin-bottom:.625rem}@media (min-width:768px){.service-card__title{font-size:1.375rem}}.service-card__desc{font-size:.875rem;line-height:1.6;color:#64748b}.service-card__visual{position:relative;flex:1;margin-top:auto;min-height:220px;background:#f1f5f9;border-top:1px solid #e2e8f0}.service-card__visual img{width:100%;height:100%;min-height:220px;object-fit:cover;object-position:center;display:block}.service-card__visual--placeholder{display:flex;align-items:center;justify-content:center;border-top:1px dashed rgba(22,104,227,.15);color:#94a3b8;font-size:.8125rem}.service-card__visual--placeholder svg{width:2rem;height:2rem;margin-bottom:.5rem;opacity:.5}.service-card__action{position:absolute;left:1.25rem;bottom:1.25rem;z-index:2}.service-card__visual::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(15,23,42,.12) 100%);pointer-events:none}.hero-banner{position:relative;background:#0b1f4a}.hero-banner--light{background:#eef6ff}.hero-banner--light .hero-banner__content{text-shadow:none}.hero-banner--light .hero-banner__img{object-position:center right}.hero-banner--light .hero-banner__tint{background:linear-gradient(90deg,rgba(255,255,255,.82) 0,rgba(255,255,255,.45) 42%,rgba(238,246,255,.08) 68%,transparent 100%)}.hero-banner__content{text-shadow:0 2px 12px rgba(0,0,0,.45)}.hero-banner__media{position:absolute;inset:0;z-index:0}.hero-banner__img,.hero-banner__video,.vision-banner__img,.vision-banner__video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-banner__tint,.vision-banner__tint{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(11,31,74,.18) 0,rgba(22,104,227,.08) 50%,rgba(11,31,74,.28) 100%)}.bg-video{display:block;pointer-events:none}.section-white{background:#fff}.section-white+.section-white{padding-top:2rem}.section-blue{position:relative;background-color:#f0f6ff;overflow:hidden}.section-blue::before{content:'';position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 20% 20%,rgba(22,104,227,.08) 0,transparent 45%),radial-gradient(circle at 80% 60%,rgba(56,189,248,.1) 0,transparent 40%);pointer-events:none}.section-blue::after{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(240,246,255,.92) 0,rgba(219,234,254,.88) 100%);pointer-events:none}.section-blue>*{position:relative;z-index:1}.section-head__line{width:2.5rem;height:.1875rem;background:#1668e3;margin:0 auto 1rem}.section-head__line--left{margin-left:0;margin-right:0}.biz-nav{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 4px rgba(15,23,42,.06)}.biz-nav__link{position:relative;color:#475569;transition:color .2s}.biz-nav__link--active,.biz-nav__link:hover{color:#1668e3}.biz-nav__link--active::after{content:'';position:absolute;left:1rem;right:1rem;bottom:.375rem;height:2px;background:#1668e3;border-radius:1px}.contact-card{display:block;text-decoration:none;color:inherit;cursor:pointer}.contact-card__hint{display:block;margin-top:.5rem;font-size:.6875rem;color:#1668e3;opacity:0;transition:opacity .2s}.contact-card:hover .contact-card__hint{opacity:1}.section-eyebrow{letter-spacing:.16em}.biz-nav__logo{flex-shrink:0}.biz-nav__logo-img{display:block;width:2.75rem;height:2.75rem;object-fit:contain;border-radius:.5rem}@media (min-width:768px){.section-white+.section-white{padding-top:2.5rem}.biz-nav__logo-img{width:3.25rem;height:3.25rem}}.biz-nav__brand{min-width:0;line-height:1.25;flex-wrap:nowrap}.biz-nav__name{font-size:.8125rem;font-weight:700;color:#1668e3;line-height:1.3;white-space:nowrap}.biz-nav__tagline{font-size:.6875rem;font-weight:500;letter-spacing:.14em;color:#64748b;white-space:nowrap}@media (min-width:640px){.biz-nav__name{font-size:.9375rem}.biz-nav__tagline{font-size:.75rem;letter-spacing:.16em}}@media (min-width:1024px){.biz-nav__name{font-size:1.0625rem;white-space:nowrap}.biz-nav__tagline{font-size:.8125rem}}.biz-dropdown{background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px rgba(15,23,42,.1)}.biz-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 12px rgba(15,23,42,.05);transition:border-color .2s,box-shadow .2s,transform .2s}.biz-card:hover{border-color:#bfdbfe;box-shadow:0 8px 24px rgba(22,104,227,.1)}.biz-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background:#1668e3;color:#fff;font-weight:600;border-radius:.25rem;transition:background .2s,box-shadow .2s}.biz-btn-primary:hover{background:#1d4ed8;box-shadow:0 4px 14px rgba(22,104,227,.35)}.biz-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background:0 0;border:1px solid #fff;color:#fff;font-weight:600;border-radius:.25rem;transition:background .2s,color .2s}.biz-btn-outline:hover{background:rgba(255,255,255,.15)}.biz-btn-outline--blue{border-color:#1668e3;color:#1668e3}.biz-btn-outline--blue:hover{background:#eff6ff}.biz-btn-icon{display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;color:#1668e3;transition:background .2s,border-color .2s}.biz-btn-icon:hover{background:#eff6ff;border-color:#bfdbfe}.biz-mobile-menu{background:#fff;border-left:1px solid #e2e8f0;box-shadow:-4px 0 24px rgba(15,23,42,.1)}.biz-footer{background:#1e3a8a;color:#fff;border-top:3px solid #1668e3}.biz-footer .footer-muted{color:rgba(255,255,255,.78)}.biz-footer .footer-subtle{color:rgba(255,255,255,.55)}.biz-footer a:hover span{color:#fff}.biz-modal{background:#fff;border:1px solid #e2e8f0;box-shadow:0 24px 48px rgba(15,23,42,.18)}.biz-panel{background:#f8fafc;border:1px solid #e2e8f0}.modal-overlay{background:rgba(15,23,42,.55)}.feature-item{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid #e2e8f0}.feature-item:last-child{border-bottom:none;padding-bottom:0}.feature-item__icon{width:3rem;height:3rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem;color:#1668e3}.profile-building{padding:0;aspect-ratio:4/3}.profile-building__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s}.profile-building:hover .profile-building__img{transform:scale(1.03)}.qual-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1rem}.qual-section__title{font-size:1.75rem;font-weight:700;color:#0f172a;line-height:1.3}@media (min-width:768px){.qual-section__title{font-size:2.25rem}}.qual-section__subtitle{margin-top:.375rem;font-size:.875rem;color:#94a3b8;letter-spacing:.02em}.qual-section__more{flex-shrink:0;font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .2s}.qual-section__more:hover{color:#1668e3}.qual-section__divider{height:1px;background:#e2e8f0;margin-bottom:1.25rem}.qual-section__intro{max-width:48rem;margin:0 auto 1.25rem;text-align:center}.qual-section__intro p{font-size:.9375rem;line-height:1.8;color:#64748b;margin-bottom:1rem}.qual-section__intro p:last-child{margin-bottom:0}.qualification-gallery{max-width:44rem;margin:0 auto}.qualification-gallery__row{display:flex;align-items:center;justify-content:center;gap:.75rem}.qualification-gallery__track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem .125rem .5rem;-ms-overflow-style:none;scrollbar-width:none;flex:1;min-width:0;justify-content:center}@media (min-width:768px){.qualification-gallery__track{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;overflow:visible;padding:0}}.qualification-gallery__track::-webkit-scrollbar{display:none}.qualification-gallery__nav{display:none;flex-shrink:0;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:.25rem;background:#fff;border:1px solid #e2e8f0;color:#1668e3;box-shadow:0 2px 8px rgba(15,23,42,.08);transition:background .2s,border-color .2s}@media (max-width:767px){.qualification-gallery__nav{display:flex}}.qualification-gallery__nav:hover{background:#eff6ff;border-color:#bfdbfe}.qualification-gallery__dots{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.qualification-gallery__dot{width:.5rem;height:.5rem;border-radius:9999px;background:rgba(22,104,227,.2);transition:width .25s,background .25s}.qualification-gallery__dot.active{width:1.25rem;background:#1668e3}.qualification-card{flex:0 0 9.5rem;width:9.5rem;scroll-snap-align:center;cursor:pointer}@media (min-width:640px){.qualification-card{flex:0 0 10.75rem;width:10.75rem}}@media (min-width:768px){.qualification-gallery__dots{display:none}.qualification-card{width:100%;flex:none;max-width:12.5rem;justify-self:center}}.qualification-card__frame{aspect-ratio:4/3;border-radius:.25rem;overflow:hidden;background:#fafaf8;border:1px solid #e2e8f0;box-shadow:0 2px 12px rgba(15,23,42,.05);transition:transform .25s,box-shadow .25s}.qualification-card:hover .qualification-card__frame{transform:translateY(-2px);box-shadow:0 6px 18px rgba(22,104,227,.08)}.qualification-card__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:.25rem}.qualification-card__label{margin-top:.5rem;text-align:center;font-size:.75rem;font-weight:500;color:#64748b}.news-tabs{display:inline-flex;border:1px solid #e2e8f0;border-radius:.25rem;overflow:hidden;background:#fff}.news-tabs__btn{padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;color:#64748b;background:0 0;border:none;cursor:pointer;transition:background .2s,color .2s}.news-tabs__btn:not(:last-child){border-right:1px solid #e2e8f0}.news-tabs__btn.active{background:#1668e3;color:#fff}.news-tabs__btn:hover:not(.active){background:#f8fafc;color:#1668e3}.news-panel{display:none}.news-panel.active{display:block}.news-feature{padding:0 0 1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0}@media (min-width:768px){.news-feature{padding-bottom:2rem;margin-bottom:2rem}}.news-feature__meta{font-size:.8125rem;color:#64748b;margin-bottom:.75rem}.news-feature__title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.5}@media (min-width:768px){.news-feature__title{font-size:1.5rem}}.news-feature__link,.news-item__link{font-size:.8125rem;font-weight:600;color:#1668e3;transition:color .2s}.news-feature__link:hover,.news-item__link:hover{color:#1d4ed8}.news-list{display:grid;grid-template-columns:1fr;gap:0;border:1px solid #e2e8f0;border-radius:.375rem;overflow:hidden;background:#fff}.news-item{display:flex;flex-direction:column;gap:.875rem;padding:1.5rem;border-bottom:1px solid #e2e8f0}@media (min-width:768px){.news-list{grid-template-columns:repeat(3,1fr)}.news-item{border-bottom:none;border-right:1px solid #e2e8f0}.news-item:last-child{border-right:none}}.news-item:last-child{border-bottom:none}.news-item__date{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;width:auto;text-align:left}.news-item__date strong{font-size:1.75rem;font-weight:700;color:#1668e3;line-height:1}.news-item__date span{font-size:.75rem;color:#94a3b8;margin-top:.375rem}.news-item__body{display:flex;flex-direction:column;flex:1}.news-item__title{font-size:.9375rem;font-weight:600;color:#0f172a;margin-bottom:.5rem;line-height:1.5}.news-item__desc{font-size:.8125rem;color:#64748b;line-height:1.6;margin-bottom:.75rem;flex:1}.vision-banner{position:relative;background:linear-gradient(135deg,#1e3a8a 0,#1668e3 50%,#2563eb 100%)}.vision-banner__media{position:absolute;inset:0;z-index:0}.vision-banner::before{content:'';position:absolute;inset:0;z-index:2;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1) 0,transparent 50%);pointer-events:none}.vision-banner__icon{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.6);border-radius:9999px;color:#fff;background:0 0;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.vision-banner__icon:hover{background:rgba(255,255,255,.1);border-color:#fff;transform:scale(1.05)}.contact-wechat__qr{width:6.5rem;height:6.5rem;object-fit:contain;border-radius:.375rem;border:1px solid #e2e8f0;background:#fff}@media (min-width:768px){.contact-wechat__qr{width:7.25rem;height:7.25rem}}.partner-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.partner-marquee__track{display:flex;width:max-content;animation:35s linear infinite partnerMarquee}.partner-marquee__track:hover{animation-play-state:paused}.partner-marquee__group{display:flex;gap:1.25rem;padding-right:1.25rem}.partner-item{flex:0 0 auto;width:11.25rem;height:5.625rem;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;transition:border-color .2s,box-shadow .2s}@media (min-width:768px){.partner-item{width:12.5rem;height:6.25rem}}.partner-item:hover{border-color:#bfdbfe;box-shadow:0 4px 16px rgba(22,104,227,.08)}.partner-item__img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}@keyframes partnerMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.float-contact{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:0}.float-contact__bar{display:flex;flex-direction:column;box-shadow:-2px 0 20px rgba(15,23,42,.12);overflow:visible;border-radius:.25rem 0 0 .25rem}.float-contact__item{position:relative}.float-contact__item::before{content:'';position:absolute;right:100%;top:0;bottom:0;width:.875rem;z-index:1}.float-contact__item+.float-contact__item{border-top:1px dashed rgba(255,255,255,.25)}.float-contact__btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;width:4.125rem;min-height:3.75rem;padding:.625rem .375rem;background:#1668e3;color:#fff;border:none;cursor:pointer;transition:background .2s}.float-contact__item:first-child .float-contact__btn{background:#1254b8;border-top-left-radius:.25rem}.float-contact__item:last-child .float-contact__btn{border-bottom-left-radius:.25rem}.float-contact__btn:hover,.float-contact__item.active .float-contact__btn{background:#1d4ed8}.float-contact__item.active .float-contact__btn::before{content:'';position:absolute;left:-.5rem;top:50%;transform:translateY(-50%);border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-right:.5rem solid #1d4ed8}.float-contact__icon-wrap{display:flex;align-items:center;justify-content:center;width:auto;height:auto;border-radius:0;background:0 0;color:#fff}.float-contact__icon-wrap--wechat{background:0 0;color:#fff}.float-contact__btn:hover .float-contact__icon-wrap,.float-contact__btn:hover .float-contact__icon-wrap--wechat,.float-contact__item.active .float-contact__btn .float-contact__icon-wrap,.float-contact__item.active .float-contact__btn .float-contact__icon-wrap--wechat{background:0 0;color:#fff;transform:none}.float-contact__icon{width:1.125rem;height:1.125rem;flex-shrink:0}.float-contact__label{font-size:.6875rem;line-height:1.15;font-weight:500;letter-spacing:0;white-space:nowrap;writing-mode:horizontal-tb;text-orientation:mixed}.float-contact__panel{position:absolute;right:calc(100% + .75rem);top:50%;transform:translateY(-50%) translateX(.5rem);min-width:11rem;padding:1rem 1.125rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 12px 32px rgba(15,23,42,.12);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,visibility .22s,transform .22s;white-space:nowrap;z-index:2}.float-contact__panel::after{content:'';position:absolute;right:-.375rem;top:50%;transform:translateY(-50%) rotate(45deg);width:.75rem;height:.75rem;background:#fff;border-right:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.float-contact__item.active .float-contact__panel,.float-contact__item:hover .float-contact__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translateX(0)}.float-contact__panel--qr{min-width:10rem;text-align:center;white-space:normal}.float-contact__panel-title{font-size:.8125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.float-contact__panel-link{display:block;font-size:1.0625rem;font-weight:700;color:#1668e3;transition:color .2s}.float-contact__panel-link:hover{color:#1d4ed8}.float-contact__panel-desc{margin-top:.5rem;font-size:.75rem;color:#94a3b8}.float-contact__qr{width:6.75rem;height:6.75rem;margin:.25rem auto 0;border-radius:.375rem;border:1px solid #e2e8f0}.float-contact__top{display:flex;align-items:center;justify-content:center;width:4.125rem;height:2.25rem;background:#fff;color:#1668e3;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 0 .25rem;box-shadow:-2px 2px 12px rgba(15,23,42,.08);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(.5rem);transition:opacity .22s,visibility .22s,transform .22s,background .22s,box-shadow .22s}.float-contact__top.visible{opacity:1;visibility:visible;transform:translateY(0)}.float-contact__top:hover{background:#eff6ff;box-shadow:0 6px 20px rgba(22,104,227,.15)}@media (max-width:767px){.float-contact{right:0;top:auto;bottom:5rem;transform:none}.float-contact__btn{width:3.75rem;min-height:3.5rem;padding:.5rem .3125rem}.float-contact__label{font-size:.625rem}.float-contact__panel{right:calc(100% + .5rem);min-width:9.5rem;padding:.875rem 1rem}.float-contact__top{width:3.75rem;height:2rem}}.site-announce-lock{overflow:hidden}.site-announce{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.site-announce.site-announce--open{display:flex!important}.site-announce__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.6);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.site-announce__dialog{position:relative;z-index:1;width:100%;max-width:36rem;max-height:min(90vh,720px);padding:1.5rem 1.5rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 24px 48px rgba(15,23,42,.2);display:flex;flex-direction:column;overflow:hidden}.site-announce__close{position:absolute;top:.625rem;right:.625rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:none;background:0 0;color:#94a3b8;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:.25rem;transition:color .2s,background .2s;z-index:2}.site-announce__close:hover{color:#475569;background:#f1f5f9}.site-announce__head{flex-shrink:0;margin-bottom:.75rem;padding-right:1.75rem}.site-announce__badge{display:inline-block;margin-bottom:.375rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;color:#1668e3;background:#eff6ff;border-radius:.25rem}.site-announce__title{font-size:1.25rem;font-weight:700;color:#0f172a;line-height:1.4}.site-announce__body{flex:1;min-height:0;overflow-y:auto;font-size:.875rem;line-height:1.75;color:#475569;padding-right:.25rem}.site-announce__lead{margin-bottom:.875rem;font-weight:500;color:#334155}.site-announce__section{margin-bottom:.875rem}.site-announce__section:last-child{margin-bottom:0}.site-announce__section h3{font-size:.9375rem;font-weight:700;color:#0f172a;margin-bottom:.375rem}.site-announce__section p,.site-announce__section li{font-size:.875rem;line-height:1.7;color:#475569}.site-announce__section ul{margin:0;padding-left:1.125rem;list-style:disc}.site-announce__section li{margin-bottom:.375rem}.site-announce__section li:last-child{margin-bottom:0}.site-announce__section a{color:#1668e3;text-decoration:underline;word-break:break-all}.site-announce__section a:hover{color:#1d4ed8}.site-announce__qr-wrap{flex-shrink:0;text-align:center;padding:.875rem 0 .25rem;border-top:1px solid #e2e8f0;margin-top:.75rem}.site-announce__qr{width:7rem;height:7rem;object-fit:contain;border-radius:.375rem;border:1px solid #e2e8f0;background:#fff}.site-announce__qr-caption{margin-top:.375rem;font-size:.75rem;color:#64748b}.site-announce__btn{flex-shrink:0;width:100%;margin-top:.875rem}