:root{--cs-ink: #101828;--cs-muted: #667085;--cs-faint: #98a2b3;--cs-line: #d9e2ec;--cs-soft: #f5f8fb;--cs-surface: #ffffff;--cs-primary: #1769ff;--cs-primary-strong: #0b4fd8;--cs-green: #0f9f7a;--cs-amber: #d9851f;--cs-rose: #d14f63;--cs-shadow: 0 18px 46px rgba(16, 24, 40, .08);font-family:Inter,PingFang SC,Noto Sans Thai,Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--cs-ink);background:var(--cs-soft);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{margin:0;background:var(--cs-soft)}body,button,input,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}.cs-page-shell{min-height:100vh;color:var(--cs-ink);background:linear-gradient(180deg,#fff,#f4f8fb 38%,#eef4f7)}.cs-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:minmax(210px,auto) minmax(0,1fr) auto;align-items:center;gap:18px;min-height:76px;padding:14px clamp(18px,4vw,44px);border-bottom:1px solid rgba(217,226,236,.9);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cs-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.cs-brand span:last-child{display:grid;gap:2px;min-width:0}.cs-brand b{color:var(--cs-ink);font-size:17px;line-height:24px}.cs-brand small{overflow:hidden;color:var(--cs-muted);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.cs-brand-mark{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;width:42px;height:42px;overflow:hidden;border-radius:8px;color:#fff;background:var(--cs-ink);box-shadow:0 16px 34px #1769ff40}.cs-brand-mark span{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1769fff5,#0f9f7acc 56%,#d14f63c2)}.cs-brand-mark b{position:relative;color:#fff;font-size:12px;line-height:1}.cs-brand-mark-compact{width:36px;height:36px}.cs-nav{display:flex;align-items:center;justify-content:center;gap:6px;overflow-x:auto;padding:4px;scrollbar-width:none}.cs-nav::-webkit-scrollbar{display:none}.cs-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:6px;color:var(--cs-muted);font-size:13px;font-weight:750;white-space:nowrap}.cs-nav a:hover,.cs-nav a[aria-current=page]{color:var(--cs-primary);background:#eef5ff}.cs-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.cs-language-switcher{display:inline-flex;align-items:center;gap:8px;min-width:0}.cs-language-switcher span{color:var(--cs-muted);font-size:12px;font-weight:750}.cs-language-switcher select{min-height:38px;max-width:150px;border:1px solid var(--cs-line);border-radius:6px;padding:0 34px 0 10px;color:var(--cs-ink);background:#fff;font-size:13px;font-weight:750}.cs-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:800;white-space:nowrap}.cs-button-primary{color:#fff;background:var(--cs-primary);box-shadow:0 12px 24px #1769ff33}.cs-button-primary:hover{background:var(--cs-primary-strong)}.cs-section-heading{display:grid;gap:8px;margin-bottom:22px}.cs-section-heading-center{max-width:760px;margin-right:auto;margin-left:auto;text-align:center}.cs-section-heading p{margin:0;color:var(--cs-primary);font-size:12px;font-weight:850;text-transform:uppercase}.cs-section-heading h2{margin:0;color:var(--cs-ink);font-size:clamp(28px,4vw,42px);line-height:1.08}.cs-section-heading span{color:var(--cs-muted);font-size:16px;line-height:26px}.cs-feature-card{display:grid;align-content:start;gap:10px;min-height:188px;padding:22px;border:1px solid var(--cs-line);border-top:4px solid var(--cs-primary);border-radius:8px;background:#fff;box-shadow:var(--cs-shadow)}.cs-feature-card-green{border-top-color:var(--cs-green)}.cs-feature-card-amber{border-top-color:var(--cs-amber)}.cs-feature-card-rose{border-top-color:var(--cs-rose)}.cs-feature-card span{color:var(--cs-muted);font-size:12px;font-weight:800}.cs-feature-card h3{margin:0;font-size:19px;line-height:26px}.cs-feature-card p{margin:0;color:var(--cs-muted);font-size:14px;line-height:23px}.cs-empty-state{display:grid;place-items:center;min-height:180px;padding:24px;border:1px dashed var(--cs-line);border-radius:8px;color:var(--cs-muted);text-align:center}.cs-empty-state b{color:var(--cs-ink)}.cs-empty-state p{max-width:420px;margin:6px 0 0;font-size:14px;line-height:23px}.cs-footer{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,1.4fr);gap:28px;padding:36px clamp(20px,5vw,64px);border-top:1px solid var(--cs-line);background:#fff}.cs-footer-brand{display:flex;gap:12px;align-items:flex-start}.cs-footer-brand b{display:block;font-size:16px;line-height:22px}.cs-footer-brand p,.cs-footer-copy{margin:6px 0 0;color:var(--cs-muted);font-size:13px;line-height:22px}.cs-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cs-footer-links section{display:grid;align-content:start;gap:8px}.cs-footer-links h2{margin:0 0 4px;color:var(--cs-ink);font-size:13px;line-height:20px}.cs-footer-links a{color:var(--cs-muted);font-size:13px;line-height:20px}.cs-footer-copy{grid-column:1 / -1;margin-top:0}@media(max-width:980px){.cs-header{grid-template-columns:minmax(0,1fr) auto}.cs-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;padding:0}.cs-header-actions{justify-self:end}}@media(max-width:680px){.cs-header{gap:12px;padding:12px 16px}.cs-brand{gap:10px}.cs-brand small,.cs-language-switcher span,.cs-header-actions .cs-button{display:none}.cs-language-switcher select{max-width:116px;min-height:36px}.cs-footer,.cs-footer-links{grid-template-columns:1fr}}main{width:100%}.landing-hero{display:grid;align-items:center;min-height:clamp(560px,76svh,720px);padding:clamp(46px,8vw,86px) clamp(22px,6vw,76px);color:#fff;background-position:center;background-size:cover}.landing-hero-copy{display:grid;gap:18px;max-width:760px}.landing-hero-copy p{margin:0;color:#b9d2ff;font-size:13px;font-weight:850;text-transform:uppercase}.landing-hero-copy h1{max-width:760px;margin:0;font-size:clamp(42px,8vw,82px);line-height:.98}.landing-hero-copy span{max-width:640px;color:#ffffffdb;font-size:clamp(16px,2vw,20px);line-height:1.55}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:8px}.landing-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid rgba(255,255,255,.36);border-radius:6px;color:#fff;font-size:14px;font-weight:800;background:#ffffff14}.landing-stat-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.landing-stat-row b{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.24);border-radius:6px;color:#fff;background:#ffffff1a;font-size:13px}.landing-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(46px,8vw,86px) 0}.landing-feature-grid,.landing-market-grid,.landing-case-grid,.landing-contact-grid{display:grid;gap:18px}.landing-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:34px;align-items:center}.landing-process{display:grid;gap:12px}.landing-process article{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border:1px solid var(--cs-line);border-radius:8px;background:#fff}.landing-process article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:#fff;background:var(--cs-ink);font-size:13px;font-weight:850}.landing-process h3,.landing-process p,.landing-market-grid h3,.landing-market-grid p,.landing-case-grid h3,.landing-case-grid p,.landing-contact-grid b,.landing-contact-grid span{margin:0}.landing-process h3,.landing-market-grid h3,.landing-case-grid h3{color:var(--cs-ink);font-size:18px;line-height:25px}.landing-process p,.landing-market-grid p,.landing-case-grid p,.landing-contact-grid span{margin-top:6px;color:var(--cs-muted);font-size:14px;line-height:23px}.landing-poster-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:end;min-height:460px;padding:18px;border:1px solid var(--cs-line);border-radius:8px;background:#0f172a;overflow:hidden}.landing-poster-board img{width:100%;height:360px;object-fit:cover;border-radius:8px;box-shadow:0 24px 48px #00000042}.landing-poster-board img:nth-child(2){height:420px}.landing-market-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-market-grid article,.landing-case-grid article,.landing-contact-grid a,.landing-plain-page{border:1px solid var(--cs-line);border-radius:8px;background:#fff;box-shadow:var(--cs-shadow)}.landing-market-grid article{padding:22px}.landing-market-grid b{display:inline-grid;place-items:center;width:44px;height:44px;margin-bottom:18px;border-radius:8px;color:#fff;background:var(--cs-primary);font-size:13px}.landing-market-grid article:nth-child(2) b{background:var(--cs-green)}.landing-market-grid article:nth-child(3) b{background:var(--cs-amber)}.landing-market-grid article:nth-child(4) b{background:var(--cs-rose)}.landing-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-case-grid article{padding:22px}.landing-case-grid span{display:inline-flex;margin-bottom:16px;color:var(--cs-primary);font-size:12px;font-weight:850;text-transform:uppercase}.landing-contact{padding-top:34px}.landing-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-contact-grid a{display:grid;gap:8px;min-height:150px;padding:22px}.landing-contact-grid b{color:var(--cs-ink);font-size:19px;line-height:25px}.landing-page-main{min-height:58vh;padding:56px 20px 82px}.landing-plain-page{width:min(880px,100%);margin:0 auto;padding:clamp(24px,5vw,42px)}.landing-legal-list,.landing-release-list{display:grid;gap:14px}.landing-legal-list article,.landing-release-list article{padding:18px;border:1px solid var(--cs-line);border-radius:8px;background:#fbfdff}.landing-legal-list h2,.landing-release-list h2{margin:0 0 6px;color:var(--cs-ink);font-size:18px;line-height:25px}.landing-legal-list p,.landing-release-list p{margin:0;color:var(--cs-muted);font-size:14px;line-height:23px}.landing-release-list article{display:grid;grid-template-columns:90px minmax(0,1fr);gap:14px}.landing-release-list b{color:var(--cs-primary);font-size:13px;line-height:24px}@media(max-width:1040px){.landing-feature-grid,.landing-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-split{grid-template-columns:1fr}.landing-poster-board{min-height:auto}}@media(max-width:760px){.landing-hero{min-height:640px;padding:42px 20px;background-position:58% center}.landing-section{width:min(100% - 28px,1180px);padding:46px 0}.landing-feature-grid,.landing-market-grid,.landing-case-grid,.landing-contact-grid{grid-template-columns:1fr}.landing-poster-board{grid-template-columns:repeat(3,190px);overflow-x:auto}.landing-poster-board img,.landing-poster-board img:nth-child(2){height:300px}.landing-release-list article{grid-template-columns:1fr}}
