/* WordPress integration and responsive corrections for the original visual system. */
html, body { overflow-x: clip; }
body { margin: 0; }
.container { width: min(1400px, calc(100% - 40px)); padding: 0; margin-inline: auto; box-sizing: border-box; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.yy-header { float: none; height: 0; position: relative; z-index: 100; }
.yy-header .head { transition: background-color .2s ease, box-shadow .2s ease; }
.yy-header .head .container { width: min(1400px, calc(100% - 40px)); }
.yy-header .head .nav ul { align-items: center; }
.yy-header .head .nav ul li a { display: block; }
.yy-header .getAppNav { display: none; border: 0; background: transparent; }

.legacy-banner { position: relative; height: 530px; overflow: hidden; color: #fff; background: #f4f4f4 url('../legacy/images/01.png') no-repeat center top / cover; }
.legacy-banner-media { position: absolute; inset: 0; }
.legacy-banner-media img { width: 100%; height: 100%; object-fit: cover; }
.legacy-banner > .container { position: relative; z-index: 1; height: 100%; display: flex; align-items: center; }
.legacy-banner .txt_c { width: 460px; }
.legacy-banner .hero-kicker { margin: 0 0 10px; font-size: 15px; opacity: .9; }
.legacy-banner h1 { margin: 0; font-size: 34px; line-height: 1.55; color: #fff; }
.legacy-banner .txt_c > p:not(.hero-kicker) { margin: 18px 0 25px; font-size: 18px; line-height: 1.8; }
.legacy-banner .txt_c > a { display: inline-block; width: 150px; height: 45px; line-height: 45px; border-radius: 45px; color: #eb7d35; background: #fff; text-align: center; font-size: 16px; font-weight: 700; }
.legacy-trust { position: relative; z-index: 3; margin-top: -50px; }
.legacy-trust ul { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; margin: 0; padding: 0; list-style: none; }
.legacy-trust li { min-width: 0; padding: 20px; background: #fff; box-shadow: 0 2px 4px rgba(22,28,33,.08); overflow: hidden; }
.legacy-trust .tit { display: flex; align-items: center; height: 42px; font-size: 18px; font-weight: 500; }
.legacy-trust .tit img { width: 26px; height: 26px; margin-right: 7px; object-fit: contain; }
.legacy-trust .con { height: 50px; padding: 5px; color: #737373; font-size: 14px; line-height: 25px; }
.legacy-home .mainer { padding-top: 0; }
.yy-module-tabs { display: grid !important; grid-template-columns: repeat(4, minmax(0, 1fr)); max-width: 1040px; margin: 30px auto 0 !important; border-bottom: 1px solid #eee; }
.yy-module-tab { position: relative; min-height: 78px; border: 0; color: #555; background: transparent; font: inherit; cursor: pointer; }
.yy-module-tab strong { display: block; font-size: 17px; font-weight: 500; }
.yy-module-tab::after { content: ''; position: absolute; right: 0; bottom: -1px; left: 0; height: 3px; background: transparent; }
.yy-module-tab.active { color: #fd7821; }
.yy-module-tab.active::after { background: #fd7821; }
.yy-tab-mark { display: block; width: 28px; height: 28px; margin: 0 auto 8px; border: 2px solid currentColor; border-radius: 50%; box-sizing: border-box; }
.yy-module-panel { display: none; }
.yy-module-panel.active { display: block; }
.yy-product-intro { width: 100%; }
.yy-overview .desc1 { display: flex; align-items: center; padding: 20px; border-radius: 10px; background: #fff; }
.yy-overview .desc1 p { flex: 1; margin-right: 20px; font-size: 14px; line-height: 30px; }
.yy-overview .desc1 a, .yy-outline-btn { flex: 0 0 auto; display: inline-block; min-width: 150px; padding: 0 22px; border: 2px solid #fd7821; border-radius: 40px; color: #fd7821; font-size: 16px; line-height: 40px; text-align: center; box-sizing: border-box; }
.yy-overview .desc2 { display: flex; justify-content: space-between; margin-top: 30px; }
.yy-overview .desc2 .txt { width: 52%; }
.yy-overview .desc2 .txt .t { margin: 30px 0; font-size: 20px; line-height: 30px; }
.yy-overview .desc2 .txt .c p { display: flex; margin: 15px 0; color: #666; font-size: 14px; line-height: 24px; }
.yy-overview .desc2 .txt .c img { flex: 0 0 auto; width: 16px; height: 16px; margin: 4px 10px 0 0; }
.yy-overview .desc2 .pic { width: 40%; }
.yy-overview .desc2 .pic img { width: 100%; }
.yy-core-columns { display: grid !important; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0; margin-top: 42px; border: 1px solid #eee; background: #fff; }
.yy-core-columns .item { width: auto !important; min-width: 0; padding: 30px 24px; border-right: 1px solid #eee; box-sizing: border-box; }
.yy-core-columns .item:last-child { border-right: 0; }
.yy-core-columns .t { display: flex; align-items: center; margin-bottom: 22px; }
.yy-core-columns .t .p { flex: 0 0 auto; width: 42px; height: 42px; margin-right: 12px; }
.yy-core-columns .t img { width: 100%; height: 100%; object-fit: contain; }
.yy-core-columns h3 { font-size: 18px; font-weight: 500; }
.yy-core-columns .c span { display: block; position: relative; padding: 8px 0 8px 15px; color: #666; font-size: 14px; line-height: 22px; }
.yy-core-columns .c span::before { content: ''; position: absolute; top: 17px; left: 0; width: 5px; height: 5px; border-radius: 50%; background: #fd7821; }
.yy-role-card { overflow: hidden; border: 1px solid #f0e0d3; border-radius: 8px; background: #fff; text-align: center; box-shadow: 0 4px 16px rgba(0,0,0,.05); }
.yy-role-card .role-icon img { width: 36px; height: 36px; margin: 22px auto 8px; object-fit: contain; }
.yy-role-card h3 { margin: 0 0 18px; font-size: 18px; }
.yy-role-card .role-screen { aspect-ratio: 16 / 10; overflow: hidden; background: #f7f7f7; }
.yy-role-card .role-screen img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.yy-price-section { float: left; width: 100%; padding: 60px 0; background: #fff; }
.yy-section-title { text-align: center; }
.yy-section-title h2 { font-size: 30px; line-height: 50px; }
.yy-section-title p { font-size: 18px; line-height: 40px; }
.yy-price-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; margin-top: 40px; }
.yy-price-card { position: relative; min-width: 0; padding: 28px 24px; border: 1px solid #eee; border-radius: 10px; background: #fff; box-shadow: 0 4px 18px rgba(0,0,0,.06); }
.yy-price-card.featured { border-color: #fd7821; box-shadow: 0 8px 28px rgba(253,120,33,.16); }
.yy-price-card .badge { position: absolute; top: -13px; right: 18px; padding: 3px 12px; border-radius: 20px; color: #fff; background: #fd7821; font-size: 12px; }
.yy-price-card h3 { font-size: 21px; }
.yy-price-card .price { margin: 14px 0 5px; color: #fd7821; font-size: 27px; font-weight: 700; }
.yy-price-card > p { min-height: 44px; color: #777; font-size: 13px; }
.yy-price-card ul { margin: 18px 0 0; padding-top: 15px; border-top: 1px solid #eee; }
.yy-price-card li { margin: 8px 0; padding-left: 16px; color: #555; font-size: 13px; }
.yy-price-card li::before { content: '•'; margin-left: -14px; margin-right: 8px; color: #fd7821; }
.yy-center { margin-top: 32px; text-align: center; }
.indexbox3 .con ul { align-items: stretch; }
.indexbox3 .con ul li { min-height: 132px; padding-block: 25px; box-sizing: border-box; }
.indexbox3 .con ul li .pic.yy-icon-placeholder { width: 64px; height: 64px; border: 1px dashed #e5e5e5; border-radius: 8px; background: #fafafa; }
.indexbox3 .con ul li .pic.yy-icon-placeholder img { width: 100%; height: 100%; object-fit: contain; }
.yy-case-stage { margin-top: 42px; overflow: hidden; background: #fff; box-shadow: 0 5px 25px rgba(0,0,0,.07); }
.yy-case-slide { display: none; min-height: 390px; }
.yy-case-slide.active { display: grid; grid-template-columns: 54% 46%; }
.yy-case-slide .pic { min-height: 390px; overflow: hidden; }
.yy-case-slide .pic img { width: 100%; height: 100%; object-fit: cover; }
.yy-case-slide .txt { display: flex; flex-direction: column; justify-content: center; padding: 46px 54px; box-sizing: border-box; }
.yy-case-slide .txt > span { color: #aaa; font-size: 12px; letter-spacing: 2px; }
.yy-case-slide h3 { margin: 14px 0 18px; font-size: 25px; }
.yy-case-slide p { color: #666; font-size: 15px; line-height: 30px; }
.yy-case-slide .more { width: max-content; margin-top: 24px; color: #fd7821; }
.yy-case-nav { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 20px; }
.yy-case-nav button { padding: 14px 8px; border: 0; border-bottom: 2px solid #e7e7e7; color: #777; background: transparent; cursor: pointer; }
.yy-case-nav button.active { border-color: #fd7821; color: #fd7821; }
.yy-case-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 40px; }
.yy-case-grid article { overflow: hidden; border-radius: 10px; background: #fff; box-shadow: 0 2px 16px rgba(0,0,0,.08); }
.yy-case-grid .pic { display: block; aspect-ratio: 16 / 10; overflow: hidden; }
.yy-case-grid .pic img { width: 100%; height: 100%; object-fit: cover; }
.yy-case-grid .txt { padding: 20px; }
.yy-case-grid h3 { margin-bottom: 9px; font-size: 18px; }
.yy-case-grid p { color: #666; font-size: 14px; line-height: 24px; }
.yy-empty { padding: 25px; color: #777; font-size: 14px; }
.yy-service-strip { clear: both; }
.footer .foot02 .con a { display: inline-block; margin-right: 25px; color: #aaa; }

/* Keep WordPress inner templates inside the original orange-and-white visual frame. */
.page-hero { min-height: 250px; padding: 120px 0 54px; color: #fff; background: linear-gradient(115deg, #f58b28, #f4a24d); box-sizing: border-box; }
.page-hero h1 { margin: 0 0 12px; color: #fff; font-size: 36px; }
.page-hero p { color: rgba(255,255,255,.9); }
.page-hero .breadcrumbs { color: rgba(255,255,255,.8); }
.page-hero .breadcrumbs a { color: #fff; }
.page-hero .container, .section .container { width: min(1200px, calc(100% - 40px)); }
.content-layout { width: 100%; }
.section { clear: both; }
.section-soft { background: #f8f8f8; }
.button-brand { color: #fff; background: #fd7821; }
.button-brand:hover { color: #fff; background: #eb6912; }
.card, .doc-card, .timeline-card, .post-card, .case-card { border-color: #eee; box-shadow: 0 2px 12px rgba(0,0,0,.06); }
.card-icon { background: linear-gradient(135deg, #fd7821, #ffad58); }
.card-link, .entry-content a { color: #fd7821; }
.price-card.is-featured { border-color: #fd7821; box-shadow: 0 8px 28px rgba(253,120,33,.14); }
.price-card .price, .price { color: #fd7821; }
.price-badge { background: #fd7821; }
.price-features li::before, .check-list li::before { color: #fd7821; }
.timeline-dot { border-color: #ffe1c7; background: #fd7821; }
.pagination .current { border-color: #fd7821; background: #fd7821; }
.sidebar-box { border-color: #eee; }
.onlinebox { z-index: 90; }

@media (max-width: 1400px) {
  .container, .yy-header .head .container { width: calc(100% - 40px); padding: 0; }
  .yy-header .head .nav ul li { margin-inline: 5px; }
  .yy-header .head .nav ul li > a { padding-inline: 10px; }
}
@media (max-width: 1180px) {
  .yy-header .head .logo { width: 175px; }
  .yy-header .head .nav ul li > a { padding-inline: 6px; font-size: 14px; }
  .yy-core-columns, .yy-price-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .yy-core-columns .item:nth-child(2) { border-right: 0; }
  .yy-core-columns .item:nth-child(-n+2) { border-bottom: 1px solid #eee; }
}
@media (max-width: 900px) {
  .container, .yy-header .head .container { width: calc(100% - 24px); padding: 0; }
  .yy-header { height: 60px; }
  .yy-header .head { background: #fe982b; }
  .yy-header .head .nav.is-open { display: block; }
  .yy-header .getAppNav { display: block; }
  .legacy-banner { height: 250px; margin-top: 0; background-position: center top; }
  .legacy-banner > .container { align-items: flex-start; padding-top: 35px; }
  .legacy-banner .txt_c { width: 62%; }
  .legacy-banner .hero-kicker { display: none; }
  .legacy-banner h1 { font-size: 22px; line-height: 32px; text-shadow: 0 1px 2px rgba(0,0,0,.25); }
  .legacy-banner .txt_c > p:not(.hero-kicker) { margin: 8px 0 12px; font-size: 13px; line-height: 20px; }
  .legacy-banner .txt_c > a { width: 110px; height: 32px; line-height: 32px; font-size: 13px; }
  .legacy-trust { margin-top: 0; padding: 12px 0; }
  .legacy-trust ul { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .legacy-trust li { padding: 12px; border: 1px solid #f1f1f1; box-shadow: none; }
  .legacy-trust .tit { height: 28px; font-size: 14px; }
  .legacy-trust .tit img { width: 20px; height: 20px; }
  .legacy-trust .con { height: 40px; padding: 4px 0; font-size: 12px; line-height: 20px; }
  .yy-overview .desc1 { display: block; }
  .yy-overview .desc1 p { margin: 0 0 15px; }
  .yy-overview .desc2 { display: flex; flex-direction: column; }
  .yy-overview .desc2 .txt, .yy-overview .desc2 .pic { width: 100%; }
  .yy-overview .desc2 .pic { order: -1; margin-bottom: 15px; }
  .yy-module-tabs { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .yy-module-tab { min-height: 64px; }
  .yy-core-columns, .yy-price-grid, .yy-case-grid { grid-template-columns: 1fr; }
  .yy-core-columns .item { border-right: 0; border-bottom: 1px solid #eee; }
  .yy-core-columns .item:last-child { border-bottom: 0; }
  .yy-case-slide.active { display: block; }
  .yy-case-slide .pic { display: block; min-height: 0; aspect-ratio: 16 / 9; }
  .yy-case-slide .txt { padding: 28px 24px; }
  .yy-case-nav { grid-template-columns: 1fr; }
  .yy-section-title h2 { font-size: 20px; line-height: 32px; }
  .yy-section-title p { font-size: 13px; line-height: 22px; }
  .footer .foot01 .container { width: calc(100% - 24px); }
  .page-hero { min-height: 210px; padding: 92px 0 35px; }
  .page-hero h1 { font-size: 27px; }
  .page-hero .container, .section .container { width: calc(100% - 24px); }
  .onlinebox { display: none; }
}
@media (max-width: 420px) {
  .legacy-banner { height: 220px; }
  .legacy-banner .txt_c { width: 68%; }
  .legacy-banner h1 { font-size: 19px; }
}
