.world-header-shell[data-v-5fd5da58]{position:fixed;top:0;left:0;right:0;z-index:200;transform:translateY(0);transition:transform .5s ease}.world-header[data-v-5fd5da58]{height:80px;display:flex;align-items:center;transition:background-color .3s ease}.world-header-shell.is-home .world-header[data-v-5fd5da58]{background:transparent}.world-header-shell.is-home.scrolled .world-header[data-v-5fd5da58],.world-header-shell:not(.is-home) .world-header[data-v-5fd5da58]{background:#2a5eaa}.world-header__brand-wrap[data-v-5fd5da58]{flex:0 0 auto;height:100%;max-width:0;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;visibility:hidden;transition:max-width .3s ease,padding .3s ease,opacity .3s ease,visibility .3s ease}.world-header__brand-wrap.is-visible[data-v-5fd5da58]{max-width:420px;padding:0 16px;opacity:1;visibility:visible}.world-header__brand[data-v-5fd5da58]{display:inline-flex;align-items:center;text-decoration:none}.world-header__brand-logo[data-v-5fd5da58]{width:140px;display:block}.world-header__brand-divider[data-v-5fd5da58]{width:3px;height:46px;margin:0 18px;background:hsla(0,0%,100%,.92)}.world-header__brand-title[data-v-5fd5da58]{color:#fff;font-size:32px;line-height:1;font-weight:600;letter-spacing:.04em}.world-header__nav-wrap[data-v-5fd5da58]{position:relative;flex:1;height:100%;display:flex;align-items:center;gap:16px;padding-right:88px}.world-header__nav-overlay[data-v-5fd5da58]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.06),transparent);pointer-events:none}.world-header__nav[data-v-5fd5da58]{position:relative;z-index:1;flex:1}.world-header__menu[data-v-5fd5da58]{display:flex;align-items:center;justify-content:flex-end;gap:24px;list-style:none;margin:0;padding:0}.world-header__item[data-v-5fd5da58]{position:relative}.world-header__link[data-v-5fd5da58]{display:inline-block;position:relative;padding:0 12px;font-size:16px;line-height:40px;font-weight:500;color:#fff;text-decoration:none;transition:color .2s ease,opacity .2s ease}.world-header__link[data-v-5fd5da58]:hover{color:#fff}.world-header__link[data-v-5fd5da58]:after{content:"";position:absolute;bottom:-4px;left:50%;width:4rem;height:.2rem;background:#60a5fa;transform:translateX(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease}.world-header__link.is-active[data-v-5fd5da58]:after{transform:translateX(-50%) scaleX(1)}.world-header__link--trigger[data-v-5fd5da58]{cursor:pointer}.world-header__item--dropdown[data-v-5fd5da58]{position:relative}.world-header__panel[data-v-5fd5da58]{position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:100;min-width:300px;padding:32px;border-radius:2px;background:#fff;box-shadow:0 8px 20px -4px rgba(0,0,0,.1);color:#1f2937}.world-header__panel-title[data-v-5fd5da58]{font-size:14px;line-height:1.4;font-weight:600}.world-header__panel-links[data-v-5fd5da58]{display:flex;gap:24px;margin-top:24px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.world-header__panel-link[data-v-5fd5da58]{display:inline-block;color:#1f2d3d;font-size:14px;line-height:28px;text-decoration:none;position:relative}.world-header__panel-link[data-v-5fd5da58]:hover{color:#2563eb}.world-header__panel-link[data-v-5fd5da58]:after{content:"";position:absolute;left:50%;bottom:0;width:100%;height:.13rem;background:#2563eb;transform:translateX(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease}.world-header__panel-link.is-active[data-v-5fd5da58]:after,.world-header__panel-link[data-v-5fd5da58]:hover:after{transform:translateX(-50%) scaleX(1)}@media screen and (max-width:900px){.world-header[data-v-5fd5da58]{height:auto;min-height:80px;padding:12px 0}.world-header__brand-wrap[data-v-5fd5da58]{max-width:0;padding:0}.world-header__brand-wrap.is-visible[data-v-5fd5da58]{max-width:260px;padding:0 10px}.world-header__brand-logo[data-v-5fd5da58]{width:122px}.world-header__brand-divider[data-v-5fd5da58]{margin:0 10px;height:30px}.world-header__brand-title[data-v-5fd5da58]{font-size:24px}.world-header__nav-wrap[data-v-5fd5da58]{padding-right:14px}.world-header__menu[data-v-5fd5da58]{gap:8px;flex-wrap:wrap;justify-content:flex-end}.world-header__link[data-v-5fd5da58]{padding:0 8px;font-size:14px;line-height:32px}.world-header__link[data-v-5fd5da58]:after{width:calc(100% - 16px);bottom:-2px}.world-header__panel[data-v-5fd5da58]{min-width:220px;padding:18px}.world-header__panel-links[data-v-5fd5da58]{flex-direction:column;gap:8px;width:100%}}.world-model-page[data-v-3b87a514]{background:#fff}.world-home__banner[data-v-3b87a514]{position:relative;aspect-ratio:21/9;min-height:360px;overflow:hidden;background:#08111f}.world-home__banner-video[data-v-3b87a514]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .45s ease}.world-home__banner-video.is-active[data-v-3b87a514]{opacity:1}.world-home__banner-dots[data-v-3b87a514]{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);z-index:1;display:flex;gap:10px}.world-home__banner-dot[data-v-3b87a514]{width:10px;height:10px;border:0;border-radius:50%;background:hsla(0,0%,100%,.32);cursor:pointer;transition:transform .2s ease,background-color .2s ease}.world-home__banner-dot.is-active[data-v-3b87a514]{background:#7fb4ff;transform:scale(1.15)}.world-home__grid-bg[data-v-3b87a514]{background:#fff}.world-home__section[data-v-3b87a514]{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:56px 0 120px}.world-home__eyebrow[data-v-3b87a514]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:8px;border-bottom:2px solid #111827;color:#111827;font-size:14px;line-height:1.4;font-weight:500}.world-home__hero-grid[data-v-3b87a514]{margin-top:48px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.7fr);gap:32px;align-items:stretch}.world-home__headline-block[data-v-3b87a514]{position:relative;min-height:360px;padding:40px 32px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at top left,rgba(61,124,219,.18),transparent 34%),linear-gradient(180deg,#f7fbff,#eef5ff);box-shadow:0 24px 80px rgba(27,61,116,.08)}.world-home__headline[data-v-3b87a514]{position:absolute;left:32px;top:50%;max-width:460px;transform:translateY(-52%);z-index:1;color:#111827;font-size:clamp(32px,3.5vw,60px);line-height:1.15;font-weight:600}.world-home__watermark[data-v-3b87a514]{color:#dbe6f4;font-size:clamp(80px,8vw,220px);line-height:.92;font-weight:600}.world-home__feature-card[data-v-3b87a514]{padding:32px 28px;border-radius:28px;background:linear-gradient(180deg,#0d1d34,#173154);color:#fff;box-shadow:0 28px 70px rgba(10,28,58,.28)}.world-home__feature-label[data-v-3b87a514]{font-size:13px;line-height:1.4;text-transform:uppercase;letter-spacing:.14em;color:hsla(0,0%,100%,.62)}.world-home__feature-copy[data-v-3b87a514]{margin-top:22px;font-size:18px;line-height:1.85;color:hsla(0,0%,100%,.88)}.world-home__metric-list[data-v-3b87a514]{margin-top:30px;display:grid;gap:14px}.world-home__metric-item[data-v-3b87a514]{padding:16px 18px;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;background:hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.world-home__metric-item span[data-v-3b87a514],.world-home__metric-item strong[data-v-3b87a514]{display:block}.world-home__metric-item strong[data-v-3b87a514]{font-size:22px;line-height:1.2;font-weight:600}.world-home__metric-item span[data-v-3b87a514]{margin-top:6px;font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.64)}.world-home__hero-copy[data-v-3b87a514]{margin-top:28px;display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.world-home__hero-text[data-v-3b87a514]{flex:1;min-width:0;max-width:760px;font-size:clamp(18px,1.4vw,22px);line-height:1.85;color:#374151}.world-home__hero-text p[data-v-3b87a514]{margin:0}.world-home__hero-actions[data-v-3b87a514]{width:290px;flex:0 0 auto}.world-home__hero-tags[data-v-3b87a514]{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.world-home__hero-tag[data-v-3b87a514]{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#edf5ff;color:#2a5eaa;font-size:13px;line-height:1.4;font-weight:500}.world-home__section-header[data-v-3b87a514]{margin-top:40px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.world-home__section-title[data-v-3b87a514]{color:#111827;font-size:clamp(30px,3vw,52px);line-height:1.16;font-weight:600}.world-home__section-subtitle[data-v-3b87a514]{color:#b7c6d9;font-size:clamp(22px,2.6vw,40px);line-height:1;font-weight:600;white-space:nowrap}.world-home__split[data-v-3b87a514]{margin-top:36px;display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start;padding:34px;border-radius:30px;background:linear-gradient(135deg,#fbfdff,#f1f6ff);box-shadow:0 22px 70px rgba(27,61,116,.08)}.world-home__split-text[data-v-3b87a514]{flex:2;min-width:320px;font-size:clamp(18px,1.4vw,22px);line-height:1.85;color:#374151}.world-home__split-text p+p[data-v-3b87a514]{margin-top:18px}.world-home__split-media[data-v-3b87a514]{flex:1;min-width:280px}.world-home__split-media img[data-v-3b87a514]{width:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:22px;box-shadow:0 18px 40px rgba(28,55,104,.14)}.world-home__chip-list[data-v-3b87a514]{margin:26px 0 30px;display:flex;flex-wrap:wrap;gap:12px}.world-home__chip[data-v-3b87a514]{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid #d6e6fb;border-radius:999px;background:#fff;color:#2a5eaa;font-size:14px;line-height:1.4;font-weight:500}.world-home__center[data-v-3b87a514]{margin-top:44px;text-align:center}.world-home__center h2[data-v-3b87a514]{color:#111827;font-size:clamp(34px,3.4vw,64px);line-height:1.2;font-weight:600}.world-home__center p[data-v-3b87a514]{max-width:1180px;margin:76px auto 0;font-size:clamp(18px,1.4vw,22px);line-height:1.85;color:#4b5563}.world-home__capability-grid[data-v-3b87a514]{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;margin-top:48px;padding:42px 34px;border-radius:32px;background:linear-gradient(180deg,#f8fbff,#eff6ff)}.world-home__capability-card[data-v-3b87a514]{border:1px solid rgba(42,94,170,.08);background:#fff;border-radius:24px;padding:40px;box-shadow:0 24px 50px rgba(27,61,116,.08)}.world-home__capability-title[data-v-3b87a514]{color:#111827;font-size:24px;line-height:1.4;font-weight:700}.world-home__capability-desc[data-v-3b87a514]{margin-top:16px;font-size:18px;line-height:1.8;color:#9ca3af}.world-home__capability-core[data-v-3b87a514]{position:absolute;left:50%;top:50%;width:144px;height:144px;transform:translate(-50%,-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff5cf,#ffec9e);color:#111827;font-size:24px;font-weight:700;box-shadow:0 16px 32px rgba(196,157,51,.18)}.world-home__service-grid[data-v-3b87a514]{margin-top:56px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.world-home__service-card[data-v-3b87a514]{border:1px solid rgba(42,94,170,.08);background:#fff;border-radius:26px;padding:40px;box-shadow:0 24px 60px rgba(27,61,116,.08);text-align:center;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.world-home__service-card[data-v-3b87a514]:hover{transform:translateY(-8px);border-color:rgba(42,94,170,.22);box-shadow:0 30px 70px rgba(27,61,116,.14)}.world-home__service-icon img[data-v-3b87a514]{width:120px;height:120px;display:block;margin:0 auto}.world-home__service-en[data-v-3b87a514],.world-home__service-name[data-v-3b87a514]{margin-top:28px;color:#111827;font-size:32px;line-height:1.2;font-weight:500}.world-home__service-name[data-v-3b87a514]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;border-bottom:2px solid transparent}.world-home__service-desc[data-v-3b87a514]{margin-top:24px;color:#6b7280;font-size:18px;line-height:1.8;text-align:left}.world-home__customer-title[data-v-3b87a514]{margin-top:44px;color:#111827;font-size:clamp(34px,3.4vw,60px);line-height:1.2;font-weight:600}.world-home__customer-grid[data-v-3b87a514]{margin-top:56px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.world-home__customer-card[data-v-3b87a514]{max-width:460px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 22px 55px rgba(27,61,116,.08);transition:transform .28s ease,box-shadow .28s ease}.world-home__customer-card[data-v-3b87a514]:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(27,61,116,.14)}.world-home__customer-card img[data-v-3b87a514]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.world-home__customer-card p[data-v-3b87a514]{padding:24px;color:#374151;font-size:18px;line-height:1.78;text-align:left}.world-home__more[data-v-3b87a514]{margin-top:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:2px solid #2563eb;color:#2563eb;text-decoration:none;font-size:20px;line-height:1.2;font-weight:500}.world-home__actions[data-v-3b87a514]{display:flex;justify-content:flex-end;margin-top:32px}@media screen and (max-width:1200px){.world-home__section[data-v-3b87a514]{width:calc(100% - 24px);padding:32px 0 88px}.world-home__hero-grid[data-v-3b87a514]{grid-template-columns:1fr}.world-home__headline-block[data-v-3b87a514]{min-height:320px}.world-home__center[data-v-3b87a514],.world-home__customer-grid[data-v-3b87a514],.world-home__customer-title[data-v-3b87a514],.world-home__hero-copy[data-v-3b87a514],.world-home__service-grid[data-v-3b87a514],.world-home__split[data-v-3b87a514]{margin-top:48px}.world-home__capability-grid[data-v-3b87a514]{gap:24px;padding:12px 0}}@media screen and (max-width:900px){.world-home__section[data-v-3b87a514]{padding:44px 0 76px}.world-home__capability-desc[data-v-3b87a514],.world-home__center p[data-v-3b87a514],.world-home__customer-card p[data-v-3b87a514],.world-home__hero-text[data-v-3b87a514],.world-home__service-desc[data-v-3b87a514],.world-home__split-text[data-v-3b87a514]{font-size:15px;line-height:1.85}.world-home__hero-copy[data-v-3b87a514],.world-home__section-header[data-v-3b87a514],.world-home__split[data-v-3b87a514]{display:block}.world-home__capability-grid[data-v-3b87a514],.world-home__customer-card[data-v-3b87a514],.world-home__headline-block[data-v-3b87a514],.world-home__service-card[data-v-3b87a514],.world-home__split[data-v-3b87a514]{border-radius:20px}.world-home__headline-block[data-v-3b87a514]{min-height:240px;padding:26px 20px}.world-home__headline[data-v-3b87a514]{left:20px;max-width:260px}.world-home__hero-actions[data-v-3b87a514]{width:100%;margin-top:24px}.world-home__capability-grid[data-v-3b87a514],.world-home__customer-grid[data-v-3b87a514],.world-home__service-grid[data-v-3b87a514]{grid-template-columns:1fr}.world-home__capability-core[data-v-3b87a514]{position:static;transform:none;margin:0 auto}.world-home__capability-card[data-v-3b87a514],.world-home__service-card[data-v-3b87a514]{padding:24px}.world-home__chip-list[data-v-3b87a514]{margin:22px 0 24px}.world-home__service-en[data-v-3b87a514],.world-home__service-name[data-v-3b87a514]{font-size:24px}.world-home__more[data-v-3b87a514],.world-home__more[data-v-3b87a514]:after{font-size:18px}}