.lang-switcher{position: relative;display: inline-flex;align-items: center;--lang-switcher-font: "Yu Gothic UI","Yu Gothic",Meiryo,"Hiragino Sans","Hiragino Kaku Gothic ProN","Microsoft YaHei","PingFang SC","Segoe UI",system-ui,-apple-system,Roboto,"Helvetica Neue",Arial,"Thai UI","Noto Sans Thai",sans-serif;font-family: var(--lang-switcher-font);font-weight: 400;font-synthesis: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.lang-switcher__trigger{display: inline-flex;align-items: center;gap: 6px;min-height: 36px;padding: 0 10px;border: 1px solid transparent;border-radius: 5px;background: transparent;color: #475569;font-family: var(--lang-switcher-font);font-size: 13px;font-weight: 400;line-height: 1.25;cursor: pointer;transition: color 0.2s ease,border-color 0.2s ease,background 0.2s ease}.lang-switcher__trigger:hover,.lang-switcher.is-open .lang-switcher__trigger{color: #1d5198;background: rgba(29,81,152,0.06);border-color: rgba(29,81,152,0.12)}.lang-switcher__trigger:focus-visible{outline: 2px solid rgba(29,81,152,0.45);outline-offset: 2px}.lang-switcher__globe{width: 15px;height: 15px;flex-shrink: 0;opacity: 0.85}.lang-switcher__flag{display: inline-flex;align-items: center;justify-content: center;width: 18px;height: 18px;flex-shrink: 0;border-radius: 50%;overflow: hidden;box-shadow: 0 0 0 1px rgba(15,23,42,0.1)}.lang-switcher__flag svg{display: block;width: 100%;height: 100%}.lang-switcher__trigger-flag{width: 17px;height: 17px}.lang-switcher__label{max-width: 6.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 400}.lang-switcher__chevron{width: 14px;height: 14px;flex-shrink: 0;opacity: 0.55;transition: transform 0.2s ease}.lang-switcher.is-open .lang-switcher__chevron{transform: rotate(180deg)}.lang-switcher__panel{position: absolute;top: calc(100% + 4px);right: 0;z-index: 10001;width: max-content;min-width: 0;max-width: 200px;margin: 0;padding: 5px;border: 1px solid rgba(255,255,255,0.55);border-radius: 5px;background: rgba(255,255,255,0.88);font-family: var(--lang-switcher-font);font-weight: 400;-webkit-backdrop-filter: blur(14px) saturate(160%);backdrop-filter: blur(14px) saturate(160%);box-shadow: 0 4px 6px -1px rgba(15,23,42,0.06),0 16px 32px -8px rgba(15,23,42,0.14);opacity: 0;visibility: hidden;transform: translateY(6px) scale(0.98);transform-origin: top right;transition: opacity 0.18s ease,transform 0.18s ease,visibility 0.18s ease}.lang-switcher.is-open .lang-switcher__panel{opacity: 1;visibility: visible;transform: translateY(0) scale(1)}.lang-switcher__list{list-style: none;margin: 0;padding: 0}.lang-switcher__item + .lang-switcher__item{margin-top: 2px}.lang-switcher__link{display: flex;align-items: center;justify-content: space-between;gap: 10px;min-height: 34px;padding: 0 10px;border-radius: 5px;color: #334155;font-family: var(--lang-switcher-font);font-size: 12.5px;font-weight: 400;line-height: 1.25;text-decoration: none;white-space: nowrap;transition: background 0.15s ease,color 0.15s ease}.lang-switcher__link:hover{background: rgba(241,245,249,0.72);color: #1d5198}.lang-switcher__link.is-active{background: rgba(238,244,251,0.82);color: #1d5198}.lang-switcher__link.is-active:hover{background: rgba(230,238,248,0.88)}.lang-switcher__link-main{display: inline-flex;align-items: center;gap: 8px;min-width: 0;flex: 1}.lang-switcher__link-text{font-family: inherit;font-weight: 400}.lang-switcher__trigger,.lang-switcher__label,.lang-switcher__link,.lang-switcher__link-text{font-family: var(--lang-switcher-font) !important;font-weight: 400 !important;font-synthesis: none}.lang-switcher__check{width: 14px;height: 14px;flex-shrink: 0;color: #1d5198}body.pa-nav-over-hero .lang-switcher__trigger{color: rgba(255,255,255,0.92);text-shadow: 0 1px 8px rgba(0,0,0,0.35)}body.pa-nav-over-hero .lang-switcher__trigger:hover,body.pa-nav-over-hero .lang-switcher.is-open .lang-switcher__trigger{color: #fff;background: rgba(255,255,255,0.12);border-color: rgba(255,255,255,0.22)}@media (prefers-reduced-motion: reduce){.lang-switcher__panel,.lang-switcher__chevron,.lang-switcher__trigger,.lang-switcher__link{transition: none}}html[dir='rtl'] .lang-switcher__trigger{flex-direction: row-reverse}html[dir='rtl'] .lang-switcher__panel{right: auto;left: 0;transform-origin: top left}html[dir='rtl'] .lang-switcher__link{flex-direction: row-reverse;text-align: right}.site-view--mobile{position: relative;isolation: isolate;color-scheme: dark;--bg: #0a0a0a;--bg-elevated: #131313;--bg-soft: #171717;--line: rgba(255,255,255,0.08);--line-soft: rgba(255,255,255,0.06);--text: #f5f5f5;--text-muted: rgba(245,245,245,0.55);--text-soft: rgba(245,245,245,0.72);--brand: #1d5198;--brand-strong: #2d88ff;--brand-soft: rgba(45,136,255,0.18);--shadow: 0 22px 40px rgba(0,0,0,0.42);--radius-sm: 6px;--radius-md: 5px;--radius-lg: 4px;--radius-xl: 14px;--max-width: 1180px;--font-body: 'PingFang SC','Microsoft YaHei','Segoe UI',system-ui,sans-serif;--font-display: 'Arial Narrow','Helvetica Neue',Arial,sans-serif;margin: 0;min-height: 100vh;font-family: var(--font-body);background: var(--bg);color: var(--text);overflow-x: hidden}.site-view--mobile .pp-mobile-header__actions{flex-shrink: 0;max-width: min(54vw,11.5rem)}@media (max-width: 420px){.site-view--mobile .pp-mobile-header__actions .lang-switcher__globe{display: none}.site-view--mobile .pp-mobile-header__actions .lang-switcher__label{max-width: 3rem}}html{box-sizing: border-box;scroll-behavior: smooth}*,*::before,*::after{box-sizing: inherit}img{display: block;max-width: 100%}a{color: inherit;text-decoration: none}button{cursor: pointer;font: inherit}h1,h2,h3,p{margin: 0}.site-view--mobile{background: var(--bg)}.pp-mobile-home{position: relative}.pp-mobile-header{position: fixed;top: 0;left: 0;right: 0;z-index: 40;display: flex;align-items: center;justify-content: space-between;gap: 0.75rem;padding: 0.9rem 1rem;padding-right: max(1.45rem,calc(1rem + env(safe-area-inset-right,0px)));background: linear-gradient(180deg,rgba(10,10,10,0.72),rgba(10,10,10,0.12));backdrop-filter: blur(22px);border-bottom: 1px solid transparent}.pp-mobile-header.is-scrolled{background: rgba(10,10,10,0.96);border-bottom-color: var(--line);box-shadow: 0 12px 30px rgba(0,0,0,0.36)}.pp-mobile-header__brand{display: inline-flex;align-items: center;min-height: 2rem}.pp-mobile-header__logo{display: block;height: 1.65rem;width: auto;max-width: min(42vw,8.5rem);object-fit: contain;object-position: left center}.pp-mobile-header__actions{display: flex;align-items: center;gap: 0.45rem}.pp-mobile-header__menu{width: 2.1rem;height: 2.1rem;border-radius: var(--radius-md);border: 1px solid var(--line);background: rgba(255,255,255,0.02);display: inline-flex;align-items: center;justify-content: center;gap: 0.16rem;flex-direction: column;padding: 0}.pp-mobile-header__menu span{display: block;width: 0.95rem;height: 1px;background: #fff}.pp-mobile-home__content{width: min(100%,var(--max-width));margin: 0 auto;padding: 0 0.9rem 6rem;position: relative;z-index: 1}.pp-hero{position: relative;min-height: 100vh;min-height: 100svh;margin-inline: -0.9rem;width: calc(100% + 1.8rem);overflow: clip;border-bottom: 1px solid var(--line)}.pp-hero__media{position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;object-position: center 42%}.pp-hero__shade{position: absolute;inset: 0;background: linear-gradient(180deg,rgba(10,10,10,0.12) 0%,rgba(10,10,10,0.55) 58%,rgba(10,10,10,0.92) 100%),linear-gradient(135deg,rgba(29,81,152,0.12),transparent 44%),radial-gradient(circle at 72% 18%,rgba(255,196,120,0.08),transparent 32%)}.pp-hero__content{position: relative;z-index: 1;min-height: 100vh;min-height: 100svh;display: flex;flex-direction: column;justify-content: flex-end;padding: 6rem 1.05rem 1.35rem}.pp-hero__brand{font-size: 0.72rem;letter-spacing: 0.18em;text-transform: uppercase;color: var(--brand-strong);font-weight: 800}.pp-hero__badge{display: inline-flex;align-items: center;width: fit-content;margin-top: 0.85rem;padding: 0.35rem 0.55rem;border: 1px solid rgba(45,136,255,0.38);border-radius: var(--radius-md);background: rgba(29,81,152,0.2);color: #fff;font-size: 0.72rem;letter-spacing: 0.18em;text-transform: uppercase}.pp-hero h1,.pp-hero h2,.pp-hero__title{margin-top: 0.75rem;max-width: none;font-family: var(--font-display);font-size: clamp(2rem,9vw,3.4rem);line-height: 1.08;font-weight: 800;letter-spacing: -0.04em;color: #fff}.pp-hero h1 span,.pp-hero h2 span,.pp-hero__title span{display: block;margin-top: 0.15rem;max-width: none;color: var(--brand-strong)}.pp-hero__summary{margin-top: 1rem;max-width: none;color: rgba(245,245,245,0.84);line-height: 1.55;font-size: 0.92rem}.pp-hero__cta{display: flex;flex-wrap: wrap;gap: 0.7rem;margin-top: 1.3rem}.pp-btn{display: inline-flex;align-items: center;justify-content: center;min-height: 2.8rem;padding: 0 1rem;border-radius: var(--radius-md);border: 1px solid transparent;font-size: 0.78rem;font-weight: 800;letter-spacing: 0.12em;text-transform: uppercase}.pp-btn--primary{background: linear-gradient(180deg,#2d88ff,#1d5198);color: #fff;box-shadow: 0 0 0 1px rgba(45,136,255,0.08),0 12px 24px rgba(45,136,255,0.2)}.pp-btn--ghost{background: rgba(255,255,255,0.02);border-color: rgba(255,255,255,0.18);color: #fff}.pp-trust{margin-top: 0.75rem;display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap: 0.7rem}.pp-trust__item{padding: 0.9rem;border-radius: var(--radius-lg);background: linear-gradient(180deg,rgba(255,255,255,0.028),rgba(255,255,255,0.01));border: 1px solid rgba(255,255,255,0.08);box-shadow: 0 18px 34px rgba(0,0,0,0.32)}.pp-trust__icon{display: inline-flex;align-items: center;justify-content: center;width: 1.65rem;height: 1.65rem;margin-bottom: 0.65rem;border-radius: 0.35rem;background: linear-gradient(180deg,rgba(45,136,255,0.26),rgba(29,81,152,0.18));border: 1px solid rgba(45,136,255,0.34);color: var(--brand-strong)}.pp-trust__icon .inline-icon{width: 1rem;height: 1rem}.pp-trust__item strong{display: block;margin-bottom: 0.35rem;font-size: 0.96rem}.pp-trust__item p{color: var(--text-muted);line-height: 1.65;font-size: 0.92rem}