:root {
  --ltpa-orange: #f47a20;
  --ltpa-orange-dark: #d95f0e;
  --ltpa-orange-soft: #fff2e7;
  --ltpa-navy: #17212b;
  --ltpa-text: #3d4a57;
  --ltpa-muted: #6f7b86;
  --ltpa-line: #e8e5e1;
  --ltpa-cream: #fffbf7;
  --ltpa-teal: #0d9a82;
  --ltpa-shadow: 0 18px 50px rgba(34, 43, 53, 0.1);
}

html { scroll-behavior: smooth; }

body.ltpa-singapore-page .entry-header { display: none !important; }

body.ltpa-singapore-page,
body.ltpa-singapore-page #page,
body.ltpa-singapore-page #primary,
body.ltpa-singapore-page #main,
body.ltpa-singapore-page .site-main,
body.ltpa-singapore-page .content-area,
body.ltpa-singapore-page .content-container,
body.ltpa-singapore-page .entry-content-wrap,
body.ltpa-singapore-page .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
}

.ltpa-sg-page {
  color: var(--ltpa-navy);
  background: #fff;
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Arial, sans-serif;
  line-height: 1.55;
  overflow: clip;
}

.ltpa-sg-page,
.ltpa-sg-page * { box-sizing: border-box; }
.ltpa-sg-page a { color: inherit; text-decoration: none; }
.ltpa-sg-page img { display: block; max-width: 100%; }
.ltpa-sg-page > *,
.ltpa-sg-page p,
.ltpa-sg-page h1,
.ltpa-sg-page h2,
.ltpa-sg-page h3,
.ltpa-sg-page h4,
.ltpa-sg-page figure { margin-block-start: 0; margin-block-end: 0; }
.ltpa-sg-page .container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.ltpa-sg-page .ltpa-zh { display: none; }
.ltpa-sg-page.is-zh .ltpa-en { display: none; }
.ltpa-sg-page.is-zh .ltpa-zh { display: inline; }

.ltpa-sg-page .topbar {
  padding: 8px 0;
  color: #fff;
  background: var(--ltpa-navy);
  font-size: 13px;
}
.ltpa-sg-page .topbar .container { gap: 16px; }

.ltpa-sg-page .nav {
  position: sticky;
  top: 0;
  z-index: 50;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
}
.ltpa-sg-page .nav > .container { min-height: 78px; gap: 24px; }
.ltpa-sg-page .brand { gap: 12px; flex-shrink: 0; }
.ltpa-sg-page .brand-logo { width: 62px; }
.ltpa-sg-page .brand-logo img { width: 62px; height: 44px; object-fit: contain; }
.ltpa-sg-page .brand-copy { font-weight: 800; letter-spacing: -0.02em; white-space: nowrap; }
.ltpa-sg-page .brand-copy small { display: block; color: var(--ltpa-muted); font-size: 11px; letter-spacing: 0.03em; }
.ltpa-sg-page .navlinks { gap: 8px; flex-wrap: nowrap; }
.ltpa-sg-page .navlinks .wp-block-button__link {
  padding: 10px 8px;
  color: var(--ltpa-navy);
  background: transparent;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}
.ltpa-sg-page .navlinks .wp-block-button__link:hover { color: var(--ltpa-orange); }
.ltpa-sg-page .nav-actions { gap: 10px; flex-wrap: nowrap; }
.ltpa-sg-page .wp-block-button__link {
  border-radius: 999px;
  padding: 13px 20px;
  border: 1px solid transparent;
  font-weight: 750;
  transition: 0.2s;
}
.ltpa-sg-page .primary .wp-block-button__link {
  color: #fff;
  background: var(--ltpa-orange);
  box-shadow: 0 10px 24px rgba(244, 122, 32, 0.24);
}
.ltpa-sg-page .primary .wp-block-button__link:hover { background: var(--ltpa-orange-dark); transform: translateY(-1px); }
.ltpa-sg-page .secondary .wp-block-button__link,
.ltpa-sg-page .lang .wp-block-button__link,
.ltpa-sg-page .menu-toggle .wp-block-button__link {
  color: var(--ltpa-text);
  background: #fff;
  border-color: var(--ltpa-line);
}
.ltpa-sg-page .lang .wp-block-button__link { padding: 9px 12px; }
.ltpa-sg-page .menu-toggle { display: none; }
.ltpa-sg-page .menu-toggle .wp-block-button__link { width: 44px; padding: 9px; font-size: 20px; }

.ltpa-sg-page .hero { position: relative; overflow: hidden; background: linear-gradient(135deg, #fff8f1 0%, #fff 54%, #f6fbfa 100%); }
.ltpa-sg-page .hero::before {
  content: "";
  position: absolute;
  left: -130px;
  top: -140px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle at center, rgba(244, 122, 32, 0.17), rgba(244, 122, 32, 0) 68%);
}
.ltpa-sg-page .hero-grid { min-height: 710px; display: grid; grid-template-columns: 1.08fr 0.92fr; gap: 58px; align-items: center; padding: 74px 0 64px; }
.ltpa-sg-page .kicker { display: inline-flex; width: auto; align-items: center; gap: 8px; padding: 8px 13px; color: var(--ltpa-orange-dark); background: #fff; border: 1px solid #f3d9c5; border-radius: 999px; font-size: 13px; font-weight: 800; }
.ltpa-sg-page .kicker .dot { color: var(--ltpa-orange); font-size: 11px; }
.ltpa-sg-page h1 { max-width: 760px; margin: 24px 0 22px; font-size: clamp(46px, 6vw, 78px); line-height: 1.02; letter-spacing: -0.055em; }
.ltpa-sg-page .accent { color: var(--ltpa-orange); }
.ltpa-sg-page .hero-lead { max-width: 690px; margin-bottom: 30px; color: var(--ltpa-text); font-size: 20px; }
.ltpa-sg-page .hero-actions { gap: 12px; }
.ltpa-sg-page .hero-pills { gap: 10px; margin-top: 34px; }
.ltpa-sg-page .pill { padding: 9px 12px; color: #394752; background: rgba(255, 255, 255, 0.85); border: 1px solid var(--ltpa-line); border-radius: 999px; font-size: 13px; font-weight: 700; }
.ltpa-sg-page .hero-visual { position: relative; }
.ltpa-sg-page .hero-photo { overflow: hidden; aspect-ratio: 4 / 5; border-radius: 36px; box-shadow: var(--ltpa-shadow); }
.ltpa-sg-page .hero-photo img { width: 100%; height: 100%; object-fit: cover; }
.ltpa-sg-page .floating-card { position: absolute; max-width: 230px; padding: 17px 18px; background: rgba(255, 255, 255, 0.96); border: 1px solid rgba(0, 0, 0, 0.06); border-radius: 20px; box-shadow: var(--ltpa-shadow); }
.ltpa-sg-page .floating-card h3 { color: var(--ltpa-orange); font-size: 22px; }
.ltpa-sg-page .floating-card p { margin-top: 3px; color: var(--ltpa-text); font-size: 13px; }
.ltpa-sg-page .fc1 { left: -36px; bottom: 52px; }
.ltpa-sg-page .fc2 { right: -28px; top: 52px; }

.ltpa-sg-page .section { padding: 96px 0; }
.ltpa-sg-page .section.alt { background: var(--ltpa-cream); }
.ltpa-sg-page .eyebrow { margin-bottom: 12px; color: var(--ltpa-orange); font-size: 12px; font-weight: 850; letter-spacing: 0.14em; text-transform: uppercase; }
.ltpa-sg-page .section h2 { margin-bottom: 16px; font-size: clamp(34px, 4vw, 54px); line-height: 1.08; letter-spacing: -0.04em; }
.ltpa-sg-page .section-intro { max-width: 770px; color: var(--ltpa-text); font-size: 18px; }
.ltpa-sg-page .promise-grid,
.ltpa-sg-page .solution-grid,
.ltpa-sg-page .products { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-top: 44px; }
.ltpa-sg-page .solution-grid,
.ltpa-sg-page .products { grid-template-columns: repeat(3, 1fr); gap: 22px; }
.ltpa-sg-page .promise { min-height: 220px; padding: 26px; background: #fff; border: 1px solid var(--ltpa-line); border-radius: 22px; }
.ltpa-sg-page .num { color: var(--ltpa-orange); font-size: 13px; font-weight: 900; letter-spacing: 0.12em; }
.ltpa-sg-page .promise h3 { margin: 16px 0 8px; font-size: 21px; }
.ltpa-sg-page .promise p:last-child { color: var(--ltpa-text); }
.ltpa-sg-page .challenge { display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 40px; align-items: center; margin-top: 44px; padding: 38px 42px; color: #fff; background: var(--ltpa-navy); border-radius: 30px; }
.ltpa-sg-page .challenge .quote { font-size: 31px; line-height: 1.25; letter-spacing: -0.03em; }
.ltpa-sg-page .challenge p { color: #d4dde4; }

.ltpa-sg-page .solution-card,
.ltpa-sg-page .product { overflow: hidden; background: #fff; border: 1px solid var(--ltpa-line); border-radius: 26px; box-shadow: 0 10px 28px rgba(23, 33, 43, 0.06); }
.ltpa-sg-page .solution-img { height: 235px; background: #f1f1f1; }
.ltpa-sg-page .solution-img img { width: 100%; height: 100%; object-fit: cover; }
.ltpa-sg-page .card-body,
.ltpa-sg-page .product-info { padding: 25px; }
.ltpa-sg-page .solution-card h3 { margin-bottom: 10px; font-size: 24px; }
.ltpa-sg-page .solution-card p,
.ltpa-sg-page .product p { color: var(--ltpa-text); }
.ltpa-sg-page .solution-card .link { margin-top: 18px; color: var(--ltpa-orange-dark); font-weight: 800; }

.ltpa-sg-page .program { display: grid; grid-template-columns: 1fr 1fr; gap: 44px; align-items: center; margin-top: 50px; }
.ltpa-sg-page .program-copy .tag { display: inline-block; width: auto; padding: 8px 12px; color: #087963; background: #eaf7f4; border-radius: 999px; font-size: 13px; font-weight: 800; }
.ltpa-sg-page .program-copy h3 { margin: 18px 0 12px; font-size: 31px; line-height: 1.25; }
.ltpa-sg-page .program-card { padding: 34px; background: #fff; border: 1px solid var(--ltpa-line); border-radius: 30px; box-shadow: var(--ltpa-shadow); }
.ltpa-sg-page .program-row { gap: 14px; padding: 18px 0; border-bottom: 1px solid var(--ltpa-line); }
.ltpa-sg-page .program-row:last-child { border-bottom: 0; }
.ltpa-sg-page .badge,
.ltpa-sg-page .icon { display: grid; flex: 0 0 52px; width: 52px; height: 52px; place-items: center; color: var(--ltpa-orange); background: var(--ltpa-orange-soft); border-radius: 16px; font-weight: 900; }
.ltpa-sg-page .program-row h4 { margin-bottom: 4px; font-size: 18px; }
.ltpa-sg-page .program-row p:last-child { color: var(--ltpa-text); font-size: 14px; }
.ltpa-sg-page .flow { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 50px; background: #fff; border: 1px solid var(--ltpa-line); border-radius: 28px; overflow: hidden; }
.ltpa-sg-page .step { position: relative; padding: 30px; }
.ltpa-sg-page .step:not(:last-child)::after { content: "→"; position: absolute; z-index: 2; right: -10px; top: 48px; display: grid; width: 20px; height: 20px; place-items: center; color: #fff; background: var(--ltpa-orange); border-radius: 50%; font-size: 13px; font-weight: 900; }
.ltpa-sg-page .step h3 { margin: 18px 0 8px; font-size: 20px; }
.ltpa-sg-page .step p:last-child { color: var(--ltpa-text); font-size: 14px; }

.ltpa-sg-page .product-pic { height: 220px; background: #fff; }
.ltpa-sg-page .product-pic img { width: 100%; height: 100%; object-fit: contain; }
.ltpa-sg-page .product h3 { margin-bottom: 8px; font-size: 22px; }
.ltpa-sg-page .proof-band { margin-top: 46px; padding: 24px 0; color: var(--ltpa-text); border-top: 1px solid var(--ltpa-line); border-bottom: 1px solid var(--ltpa-line); text-align: center; font-size: 14px; font-weight: 700; }

.ltpa-sg-page .continuous { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 54px; align-items: center; }
.ltpa-sg-page .continuous .wp-block-column:first-child > p:not(.eyebrow) { color: var(--ltpa-text); }
.ltpa-sg-page .continuous .wp-block-buttons { margin-top: 26px; }
.ltpa-sg-page .network { position: relative; min-height: 420px; padding: 36px; overflow: hidden; background: linear-gradient(145deg, #fff3e7, #f5fbfa); border-radius: 32px; }
.ltpa-sg-page .node { position: absolute; padding: 14px 16px; background: #fff; border: 1px solid var(--ltpa-line); border-radius: 18px; box-shadow: 0 12px 28px rgba(23, 33, 43, 0.08); font-weight: 800; }
.ltpa-sg-page .n1 { left: 40px; top: 44px; }
.ltpa-sg-page .n2 { right: 40px; top: 110px; }
.ltpa-sg-page .n3 { left: 82px; bottom: 74px; }
.ltpa-sg-page .n4 { right: 48px; bottom: 48px; }
.ltpa-sg-page .network-core { position: absolute; left: 50%; top: 50%; display: grid; width: 150px; height: 150px; place-items: center; transform: translate(-50%, -50%); color: #fff; background: var(--ltpa-orange); border-radius: 50%; box-shadow: 0 20px 45px rgba(244, 122, 32, 0.24); text-align: center; font-weight: 900; }

.ltpa-sg-page .cta { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 40px; align-items: center; padding: 54px; color: #fff; background: var(--ltpa-navy); border-radius: 36px; }
.ltpa-sg-page .cta .contact-eyebrow { color: #ffb16e; }
.ltpa-sg-page .cta h2 { margin-bottom: 14px; font-size: 46px; }
.ltpa-sg-page .cta p { max-width: 650px; color: #d4dde4; }
.ltpa-sg-page .cta-actions { justify-content: flex-end; gap: 12px; }
.ltpa-sg-page .light .wp-block-button__link { color: var(--ltpa-navy); background: #fff; }
.ltpa-sg-page .outline .wp-block-button__link { color: #fff; background: transparent; border-color: #5a6570; }

.ltpa-sg-page .sg-footer { padding: 44px 0; color: #cfd7dd; background: #101820; }
.ltpa-sg-page .footer-grid { display: grid; grid-template-columns: 1.5fr repeat(3, 1fr); gap: 36px; }
.ltpa-sg-page .sg-footer h4 { margin-bottom: 12px; color: #fff; }
.ltpa-sg-page .sg-footer p { font-size: 14px; }
.ltpa-sg-page .sg-footer ul { margin: 0; padding: 0; list-style: none; }
.ltpa-sg-page .sg-footer li { margin: 7px 0; font-size: 14px; }
.ltpa-sg-page .copyright { gap: 12px; margin-top: 34px; padding-top: 20px; color: #9da8b1; border-top: 1px solid #2c3740; font-size: 12px; }

@media (max-width: 1080px) {
  .ltpa-sg-page .navlinks { display: none; position: absolute; left: 0; right: 0; top: 100%; padding: 14px 20px; background: #fff; border-bottom: 1px solid var(--ltpa-line); box-shadow: 0 14px 28px rgba(23, 33, 43, 0.1); }
  .ltpa-sg-page.is-menu-open .navlinks { display: flex; flex-direction: column; align-items: stretch; gap: 0; }
  .ltpa-sg-page .menu-toggle { display: block; }
  .ltpa-sg-page .nav > .container { position: relative; }
}

@media (max-width: 980px) {
  .ltpa-sg-page .hero-grid,
  .ltpa-sg-page .challenge,
  .ltpa-sg-page .program,
  .ltpa-sg-page .continuous,
  .ltpa-sg-page .cta { grid-template-columns: 1fr; }
  .ltpa-sg-page .hero-grid { min-height: auto; padding-top: 54px; }
  .ltpa-sg-page .hero-visual { max-width: 620px; margin-inline: auto; }
  .ltpa-sg-page .promise-grid,
  .ltpa-sg-page .solution-grid,
  .ltpa-sg-page .products { grid-template-columns: repeat(2, 1fr); }
  .ltpa-sg-page .flow { grid-template-columns: repeat(2, 1fr); }
  .ltpa-sg-page .cta-actions { justify-content: flex-start; }
  .ltpa-sg-page .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 640px) {
  .ltpa-sg-page .container { width: min(100% - 28px, 1180px); }
  .ltpa-sg-page .topbar .container { flex-wrap: nowrap; }
  .ltpa-sg-page .nav > .container { min-height: 68px; gap: 10px; }
  .ltpa-sg-page .brand-copy small,
  .ltpa-sg-page .nav-demo { display: none; }
  .ltpa-sg-page .brand-logo,
  .ltpa-sg-page .brand-logo img { width: 54px; }
  .ltpa-sg-page .brand-copy { font-size: 15px; }
  .ltpa-sg-page .hero-grid { padding: 42px 0 46px; gap: 34px; }
  .ltpa-sg-page h1 { font-size: 46px; }
  .ltpa-sg-page .hero-lead { font-size: 17px; }
  .ltpa-sg-page .fc1 { left: 10px; bottom: 18px; }
  .ltpa-sg-page .fc2 { right: 10px; top: 18px; }
  .ltpa-sg-page .promise-grid,
  .ltpa-sg-page .solution-grid,
  .ltpa-sg-page .products,
  .ltpa-sg-page .flow { grid-template-columns: 1fr; }
  .ltpa-sg-page .step:not(:last-child)::after { display: none; }
  .ltpa-sg-page .section { padding: 72px 0; }
  .ltpa-sg-page .challenge { padding: 30px; }
  .ltpa-sg-page .challenge .quote { font-size: 25px; }
  .ltpa-sg-page .cta { padding: 34px 28px; }
  .ltpa-sg-page .cta h2 { font-size: 36px; }
  .ltpa-sg-page .footer-grid { grid-template-columns: 1fr; }
}

/* Gutenberg editing view: keep both language variants visible and editable. */
.editor-styles-wrapper .ltpa-sg-page { max-width: none !important; overflow: visible; }
.editor-styles-wrapper .ltpa-sg-page .ltpa-zh { display: inline !important; color: #087963; }
.editor-styles-wrapper .ltpa-sg-page .ltpa-zh::before { content: " ／ "; color: #9da8b1; font-weight: 400; }
.editor-styles-wrapper .ltpa-sg-page .nav { position: relative; top: auto; }
.editor-styles-wrapper .ltpa-sg-page .navlinks { display: flex; position: static; padding: 0; box-shadow: none; }
.editor-styles-wrapper .ltpa-sg-page .menu-toggle { display: none; }
.editor-styles-wrapper .ltpa-sg-page .hero,
.editor-styles-wrapper .ltpa-sg-page .section,
.editor-styles-wrapper .ltpa-sg-page .sg-footer { outline: 1px dashed rgba(244, 122, 32, 0.25); }
