:root {
  --ink: #102d27;
  --green: #18453b;
  --green-2: #246656;
  --ochre: #e8a33b;
  --cream: #f5f0e5;
  --paper: #fffdf8;
  --sage: #dbe6df;
  --line: rgba(16, 45, 39, 0.16);
  --shadow: 0 28px 70px rgba(10, 47, 38, 0.14);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--cream);
  font-family: "Segoe UI", Arial, sans-serif;
  line-height: 1.55;
}
a { color: inherit; }
img { max-width: 100%; }
button, input, select, textarea { font: inherit; }
button { cursor: pointer; }
:focus-visible { outline: 3px solid var(--ochre); outline-offset: 3px; }
.site-header {
  width: min(1180px, calc(100% - 40px));
  min-height: 86px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  border-bottom: 1px solid var(--line);
}
.brand { display: block; width: 250px; line-height: 0; }
.brand img { width: 100%; height: auto; display: block; }
nav { display: flex; align-items: center; gap: 28px; font-size: 0.92rem; font-weight: 650; }
nav a { text-decoration: none; }
.nav-cta { padding: 11px 17px; color: white; background: var(--green); border-radius: 999px; }
.hero {
  width: min(1180px, calc(100% - 40px));
  min-height: 670px;
  margin: 0 auto;
  padding: 88px 0 76px;
  display: grid;
  grid-template-columns: 1.14fr 0.86fr;
  gap: 78px;
  align-items: center;
}
.eyebrow {
  margin: 0 0 24px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--green-2);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.eyebrow span { width: 32px; height: 3px; background: var(--ochre); border-radius: 99px; }
h1 {
  max-width: 760px;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(3.7rem, 7.3vw, 6.9rem);
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: -0.065em;
}
h1 em { color: var(--green-2); font-weight: 500; }
.hero-intro { max-width: 650px; margin: 32px 0 0; font-size: 1.18rem; color: #38564e; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.button {
  min-height: 52px;
  padding: 14px 21px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--green);
  border-radius: 8px;
  text-decoration: none;
  font-weight: 750;
}
.button-primary { color: white; background: var(--green); }
.button-secondary { background: transparent; }
.service-notes { margin: 28px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 11px 20px; list-style: none; color: #4a625c; font-size: 0.86rem; }
.service-notes li::before { content: "✓"; margin-right: 7px; color: var(--green-2); font-weight: 900; }
.hero-panel {
  position: relative;
  padding: 28px;
  color: white;
  background: var(--green);
  border-radius: 24px;
  box-shadow: var(--shadow);
  overflow: hidden;
}
.hero-panel::before {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  right: -130px;
  top: -150px;
  border: 58px solid rgba(232, 163, 59, 0.2);
  border-radius: 50%;
}
.panel-heading, .panel-footer { position: relative; display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.panel-heading { padding-bottom: 22px; border-bottom: 1px solid rgba(255,255,255,.19); font-size: .84rem; text-transform: uppercase; letter-spacing: .11em; }
.panel-heading strong { color: var(--ochre); }
.framework-list { position: relative; margin: 12px 0 24px; padding: 0; list-style: none; }
.framework-list li { padding: 17px 0; display: grid; grid-template-columns: 105px 1fr; gap: 18px; border-bottom: 1px solid rgba(255,255,255,.15); }
.framework-list b { font-family: Georgia, serif; font-size: 1.36rem; font-weight: 500; }
.framework-list span { color: rgba(255,255,255,.72); align-self: center; }
.panel-footer { justify-content: flex-start; color: rgba(255,255,255,.7); font-size: .83rem; }
.pulse { width: 9px; height: 9px; background: var(--ochre); border-radius: 50%; box-shadow: 0 0 0 7px rgba(232,163,59,.13); }
.signal-strip {
  min-height: 78px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: white;
  background: var(--ink);
  font-size: .82rem;
  font-weight: 750;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.signal-track {
  display: flex;
  width: max-content;
  will-change: transform;
  animation: signal-marquee-v2 24s linear infinite !important;
  animation-play-state: running !important;
}
.signal-group {
  min-width: 100vw;
  padding: 18px 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex: 0 0 auto;
}
.signal-group span { display: flex; align-items: center; flex: 0 0 auto; white-space: nowrap; }
.signal-group span::after { content: "·"; margin-inline: clamp(24px, 3.5vw, 64px); color: var(--ochre); }
@keyframes signal-marquee-v2 {
  to { transform: translate3d(-50%, 0, 0); }
}
.language-link { padding: 8px 12px; border: 1px solid var(--line); border-radius: 999px; font-size: .8rem; }
.korean-page {
  font-family: "Malgun Gothic", "Apple SD Gothic Neo", "Noto Sans KR", "Segoe UI", sans-serif;
  word-break: keep-all;
}
.korean-page h1,
.korean-page .section h2,
.korean-page .dark-section h2,
.korean-page .enquiry-section h2,
.korean-page .package-card h3,
.korean-page .principle h3,
.korean-page .response-card,
.korean-page .framework-list b {
  font-family: "Malgun Gothic", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  letter-spacing: -.045em;
}
.korean-page h1 em { font-style: normal; }
.korean-page h1 {
  max-width: 820px;
  font-size: clamp(3rem, 5vw, 4.9rem);
  line-height: 1.15;
  letter-spacing: -.055em;
}
.korean-page .section h2,
.korean-page .dark-section h2,
.korean-page .enquiry-section h2 {
  line-height: 1.18;
}
.korean-page .hero-intro,
.korean-page .section-heading > p:last-child,
.korean-page .dark-copy > p:last-child,
.korean-page .enquiry-copy > p { line-height: 1.8; }
.korean-page .service-card p,
.korean-page .service-card li,
.korean-page .package-card li,
.korean-page details p { line-height: 1.75; }
.ko-boundary-note { margin-top: 26px; padding: 20px 22px; color: #496159; background: var(--sage); border-left: 4px solid var(--ochre); }
.section { width: min(1180px, calc(100% - 40px)); margin: 0 auto; padding: 112px 0; }
.section-heading { max-width: 750px; }
.kicker {
  margin: 0 0 15px;
  color: var(--green-2);
  font-size: .76rem;
  font-weight: 850;
  letter-spacing: .14em;
  text-transform: uppercase;
}
.section h2, .dark-section h2, .enquiry-section h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.5rem, 5.5vw, 5rem);
  font-weight: 500;
  line-height: .98;
  letter-spacing: -.05em;
}
.section-heading > p:last-child, .audience-copy > p:last-child, .dark-copy > p:last-child, .enquiry-copy > p {
  max-width: 650px;
  margin: 25px 0 0;
  color: #50665f;
  font-size: 1.08rem;
}
.service-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.service-card { min-height: 385px; padding: 35px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.card-number { display: inline-block; margin-bottom: 68px; color: var(--green-2); font-size: .75rem; font-weight: 850; letter-spacing: .14em; }
.service-card h3 { margin: 0; font-family: Georgia, serif; font-size: 2rem; font-weight: 500; }
.service-card > p { max-width: 480px; color: #516660; }
.service-card ul, .package-card ul { margin: 25px 0 0; padding: 0; list-style: none; }
.service-card li, .package-card li { position: relative; padding: 9px 0 9px 22px; border-top: 1px solid var(--line); }
.service-card li::before, .package-card li::before { content: "+"; position: absolute; left: 0; color: var(--ochre); font-weight: 900; }
.service-link { margin-top: 24px; display: inline-flex; gap: 8px; color: var(--green); font-size: .82rem; font-weight: 850; text-decoration: underline; text-decoration-color: var(--ochre); text-underline-offset: 5px; }
.work-preview-section { padding-top: 42px; }
.work-preview-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.work-preview-card { display: block; padding: 14px 14px 26px; background: var(--paper); border: 1px solid var(--line); border-radius: 18px; transition: transform .2s ease, box-shadow .2s ease; }
.work-preview-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.work-preview-card > span { display: block; margin: 22px 12px 0; color: var(--green-2); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.work-preview-card h3 { margin: 9px 12px 0; font-family: Georgia, serif; font-size: 1.55rem; font-weight: 500; }
.work-preview-card > p { margin: 9px 12px 0; color: #61716c; font-size: .88rem; }
.project-browser { overflow: hidden; aspect-ratio: 1.24 / 1; color: white; background: var(--green); border-radius: 12px; }
.browser-bar { height: 34px; padding: 0 12px; display: flex; gap: 5px; align-items: center; color: #52635e; background: #f7f4ec; font-size: .62rem; }
.browser-bar i { width: 6px; height: 6px; background: #c9cec9; border-radius: 50%; }
.browser-bar span { margin-left: auto; }
.browser-scene { height: calc(100% - 34px); padding: clamp(20px, 3.2vw, 36px); display: flex; flex-direction: column; justify-content: center; background: radial-gradient(circle at 80% 22%, rgba(255,255,255,.2), transparent 32%), linear-gradient(145deg, #174c3f, #6a8d54); }
.browser-scene small { color: rgba(255,255,255,.72); font-size: .56rem; font-weight: 800; letter-spacing: .14em; }
.browser-scene strong { margin-top: 13px; font-family: Georgia, serif; font-size: clamp(1.55rem, 3vw, 2.65rem); font-weight: 500; line-height: .95; }
.browser-scene b { margin-top: auto; color: rgba(255,255,255,.72); font-size: .62rem; font-weight: 600; }
.browser-studio .browser-scene { background: radial-gradient(circle at 78% 24%, rgba(232,163,59,.35), transparent 25%), linear-gradient(145deg, #151b19, #45524d); }
.browser-commerce .browser-scene { color: #192b26; background: radial-gradient(circle at 80% 18%, rgba(255,255,255,.8), transparent 25%), linear-gradient(145deg, #e1a947, #e9d4ab); }
.browser-commerce .browser-scene small, .browser-commerce .browser-scene b { color: rgba(25,43,38,.68); }
.browser-northline .browser-scene { background: linear-gradient(145deg, #102a3d 0 68%, #f0b92e 68% 100%); }
.browser-hearth .browser-scene { color: #3d231b; background: linear-gradient(145deg, #e8d8c4 0 68%, #a94f35 68% 100%); }
.browser-hearth .browser-scene small, .browser-hearth .browser-scene b { color: rgba(61,35,27,.7); }
.browser-stillform .browser-scene { color: #3e3232; background: radial-gradient(circle at 82% 25%, #d4a9aa 0 18%, transparent 18.5%), linear-gradient(145deg, #efe4df, #d9cac4); }
.browser-stillform .browser-scene small, .browser-stillform .browser-scene b { color: rgba(62,50,50,.68); }
.text-link { width: max-content; margin-top: 28px; display: inline-flex; gap: 11px; align-items: center; color: var(--green); font-weight: 850; text-decoration: underline; text-decoration-color: var(--ochre); text-underline-offset: 7px; }
.inner-hero { width: min(1180px, calc(100% - 40px)); min-height: 620px; margin: 0 auto; padding: 90px 0; display: grid; grid-template-columns: 1.2fr .8fr; gap: 80px; align-items: center; }
.inner-hero h1 { margin: 24px 0 0; }
.scope-note { align-self: end; padding: 30px; color: white; background: var(--green); border-radius: 18px; }
.scope-note > span { color: var(--ochre); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.scope-note p { margin: 18px 0 0; color: rgba(255,255,255,.72); }
.portfolio-section { padding-top: 66px; }
.case-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.case-card { overflow: hidden; background: var(--paper); border: 1px solid var(--line); border-radius: 20px; }
.case-card > a { display: block; padding: 14px 14px 0; }
.case-card .project-browser { aspect-ratio: 1.5 / 1; }
.case-copy { padding: 28px; }
.case-copy > div { display: flex; justify-content: space-between; color: var(--green-2); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.case-copy h3 { margin: 18px 0 0; font-family: Georgia, serif; font-size: 2rem; font-weight: 500; }
.case-copy > p { color: #61716c; }
.case-copy ul { margin: 21px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 7px; list-style: none; }
.case-copy li { padding: 8px 11px; background: var(--sage); border-radius: 99px; font-size: .72rem; font-weight: 750; }
.case-link { margin-top: 23px; display: inline-flex; gap: 8px; font-weight: 850; text-decoration: underline; text-decoration-color: var(--ochre); text-underline-offset: 5px; }
.browser-wash .browser-scene { background: radial-gradient(circle at 78% 24%, rgba(255,255,255,.24), transparent 24%), linear-gradient(145deg, #0f4472, #49a7d5); }
.browser-clounge .browser-scene { color: #24342f; background: radial-gradient(circle at 78% 24%, rgba(255,255,255,.7), transparent 25%), linear-gradient(145deg, #c9d8c6, #e6d9c5); }
.browser-clounge .browser-scene small, .browser-clounge .browser-scene b { color: rgba(36,52,47,.68); }
.browser-event .browser-scene { background: radial-gradient(circle at 75% 28%, rgba(232,163,59,.35), transparent 22%), linear-gradient(145deg, #18120f, #5a321c); }
.portfolio-commerce .section-heading > p:last-child { color: rgba(255,255,255,.67); }
.commerce-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.commerce-card { overflow: hidden; color: var(--ink); background: var(--paper); border-radius: 18px; }
.commerce-card img { width: 100%; aspect-ratio: 1 / 1.05; display: block; object-fit: cover; object-position: top; }
.commerce-card > div { padding: 25px; }
.commerce-card span { color: var(--green-2); font-size: .68rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.commerce-card h3 { margin: 10px 0 0; font-family: Georgia, serif; font-size: 1.55rem; font-weight: 500; }
.commerce-card p { margin: 9px 0 0; color: #61716c; font-size: .87rem; }
.portfolio-cta { display: flex; justify-content: space-between; gap: 60px; align-items: end; }
.portfolio-cta > div { max-width: 760px; }
.portfolio-cta p:not(.kicker) { color: #61716c; }
.service-hero { width: min(1180px, calc(100% - 40px)); min-height: 670px; margin: 0 auto; padding: 74px 0 90px; display: grid; grid-template-columns: 1.18fr .82fr; gap: 78px; align-items: center; }
.service-hero h1 { font-size: clamp(3.5rem, 6.4vw, 6rem); }
.breadcrumb { margin: 0 0 34px; display: flex; gap: 9px; color: #667771; font-size: .74rem; font-weight: 650; }
.breadcrumb a { text-decoration: underline; text-underline-offset: 3px; }
.service-summary { padding: clamp(30px, 5vw, 52px); color: white; background: var(--green); border-radius: 24px; box-shadow: var(--shadow); }
.service-summary > p { margin: 0; color: var(--ochre); font-size: .7rem; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.service-summary h2 { margin: 27px 0 0; font-family: Georgia, serif; font-size: clamp(2rem, 3.7vw, 3.3rem); font-weight: 500; line-height: 1; letter-spacing: -.04em; }
.service-summary ul { margin: 34px 0 0; padding: 0; list-style: none; border-top: 1px solid rgba(255,255,255,.18); }
.service-summary li { padding: 13px 0; border-bottom: 1px solid rgba(255,255,255,.18); color: rgba(255,255,255,.75); }
.split-intro { display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; align-items: start; }
.split-intro h2 { font-size: clamp(2.7rem, 5vw, 4.5rem); }
.prose { color: #4f635d; font-size: 1.08rem; }
.prose > :first-child { margin-top: 0; }
.prose strong { color: var(--ink); }
.prose h3 { margin: 0 0 20px; color: var(--ink); font-family: Georgia, serif; font-size: 2rem; font-weight: 500; }
.deliverable-grid { margin-top: 54px; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.18); border-left: 1px solid rgba(255,255,255,.18); }
.deliverable-card { min-height: 270px; padding: 30px; border-right: 1px solid rgba(255,255,255,.18); border-bottom: 1px solid rgba(255,255,255,.18); }
.deliverable-card span { color: var(--ochre); font-size: .72rem; font-weight: 850; }
.deliverable-card h3 { margin: 65px 0 10px; font-family: Georgia, serif; font-size: 1.55rem; font-weight: 500; }
.deliverable-card p { margin: 0; color: rgba(255,255,255,.65); font-size: .88rem; }
.choice-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.choice-card { padding: clamp(28px, 5vw, 48px); background: var(--paper); border: 1px solid var(--line); border-radius: 20px; }
.choice-card > span, .component-card > span, .experience-card > span, .role-card > span { color: var(--green-2); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.choice-card h3 { margin: 28px 0 0; font-family: Georgia, serif; font-size: 2.2rem; font-weight: 500; }
.choice-card > p { color: #5c6f69; }
.choice-card ul, .role-card ul, .readiness-card ul, .audit-card ul, .check-list { margin: 25px 0 0; padding: 0; list-style: none; }
.choice-card li, .role-card li, .readiness-card li, .audit-card li, .check-list li { position: relative; padding: 10px 0 10px 22px; border-top: 1px solid var(--line); }
.choice-card li::before, .role-card li::before, .readiness-card li::before, .audit-card li::before, .check-list li::before { content: "+"; position: absolute; left: 0; color: var(--ochre); font-weight: 900; }
.price-band { width: min(1180px, calc(100% - 40px)); margin: 30px auto 0; padding: clamp(35px, 6vw, 70px); display: flex; justify-content: space-between; gap: 60px; align-items: end; color: white; background: var(--green); border-radius: 24px; }
.price-band > div { max-width: 800px; }
.price-band h2 { margin: 0; font-family: Georgia, serif; font-size: clamp(2.2rem, 4.8vw, 4.4rem); font-weight: 500; line-height: 1; letter-spacing: -.045em; }
.price-band p:last-child { color: rgba(255,255,255,.7); }
.button-light { flex: 0 0 auto; color: var(--ink); background: var(--ochre); border-color: var(--ochre); }
.related-section { background: var(--sage); }
.related-grid { margin-top: 28px; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.related-grid a { min-height: 230px; padding: 28px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); text-decoration: none; }
.related-grid span { color: var(--green-2); font-size: .72rem; font-weight: 850; }
.related-grid h3 { margin: 55px 0 8px; font-family: Georgia, serif; font-size: 1.5rem; font-weight: 500; }
.related-grid p { margin: 0; color: #5d6f69; font-size: .86rem; }
.brand-board { padding: 34px; display: grid; grid-template-columns: 58px 1fr; gap: 12px 17px; align-items: center; background: var(--paper); border: 1px solid var(--line); border-radius: 24px; box-shadow: var(--shadow); }
.brand-swatch { width: 58px; height: 58px; grid-row: span 2; border-radius: 50%; }
.swatch-green { background: var(--green); }
.swatch-ochre { background: var(--ochre); }
.brand-board p { margin: 0; color: var(--green-2); font-size: .67rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.brand-board strong { align-self: start; font-family: Georgia, serif; font-size: 1.45rem; font-weight: 500; }
.component-grid, .experience-grid, .value-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.component-card, .experience-card, .value-card { min-height: 270px; padding: 30px; background: var(--paper); border: 1px solid var(--line); border-radius: 16px; }
.component-card h3, .experience-card h3, .value-card h3 { margin: 62px 0 10px; font-family: Georgia, serif; font-size: 1.6rem; font-weight: 500; }
.component-card p, .experience-card p, .value-card p { margin: 0; color: #5d6f69; font-size: .88rem; }
.store-flow, .audit-scorecard { padding: clamp(30px, 5vw, 48px); display: grid; grid-template-columns: 1fr auto; gap: 12px 20px; align-items: center; color: white; background: var(--ink); border-radius: 24px; box-shadow: var(--shadow); }
.store-flow p, .audit-scorecard p { margin: 0; padding: 13px 16px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.14); border-radius: 10px; font-family: Georgia, serif; font-size: 1.3rem; }
.store-flow span, .audit-scorecard b { color: var(--ochre); font-size: .75rem; }
.store-flow small { grid-column: 1 / -1; margin-top: 12px; color: rgba(255,255,255,.62); }
.readiness-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.readiness-card { padding: 30px; background: var(--paper); border: 1px solid var(--line); border-radius: 16px; }
.readiness-card h3 { margin: 0; font-family: Georgia, serif; font-size: 1.7rem; font-weight: 500; }
.boundary-note { margin: 24px 0 0; padding: 22px; color: #50645d; background: var(--sage); border-left: 4px solid var(--ochre); }
.product-content { border-top: 1px solid var(--line); }
.audit-scorecard b { font-size: 1rem; text-align: center; }
.audit-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.audit-card { padding: 34px; color: var(--ink); background: var(--paper); border-radius: 18px; }
.audit-card > span { color: var(--green-2); font-size: .72rem; font-weight: 850; }
.audit-card h3 { margin: 42px 0 0; font-family: Georgia, serif; font-size: 1.9rem; font-weight: 500; }
.output-layout { margin-top: 52px; display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; }
.report-sheet { padding: clamp(30px, 5vw, 52px); color: white; background: var(--green); border-radius: 18px; box-shadow: var(--shadow); }
.report-sheet > span { color: var(--ochre); font-size: .65rem; font-weight: 850; letter-spacing: .12em; }
.report-sheet h3 { margin: 50px 0 25px; font-family: Georgia, serif; font-size: 2.3rem; font-weight: 500; }
.report-sheet ol { margin: 0; padding: 0; list-style: none; }
.report-sheet li { padding: 17px 0; display: grid; grid-template-columns: 105px 1fr; gap: 20px; border-top: 1px solid rgba(255,255,255,.17); }
.report-sheet small { color: rgba(255,255,255,.62); }
.about-manifesto { align-self: stretch; padding: clamp(32px, 6vw, 62px); display: flex; flex-direction: column; justify-content: space-between; color: white; background: var(--green); border-radius: 24px; box-shadow: var(--shadow); }
.about-manifesto > span { color: var(--ochre); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.about-manifesto blockquote { margin: 80px 0 0; font-family: Georgia, serif; font-size: clamp(2rem, 3.8vw, 3.4rem); line-height: 1.03; }
.role-grid { margin-top: 52px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.role-card { padding: clamp(30px, 5vw, 50px); color: var(--ink); background: var(--paper); border-radius: 20px; }
.role-card h3 { margin: 35px 0 0; font-family: Georgia, serif; font-size: 2.2rem; font-weight: 500; }
.role-card > p { color: #5d6f69; }
.experience-grid, .value-grid { grid-template-columns: repeat(4, 1fr); }
.person-profile { padding-top: 90px; }
.person-intro { display: grid; grid-template-columns: .38fr 1.12fr; gap: clamp(38px, 7vw, 96px); align-items: center; }
.profile-mark { aspect-ratio: 1; padding: 28px; display: flex; flex-direction: column; justify-content: space-between; color: white; background: var(--green); border-radius: 22px; box-shadow: var(--shadow); }
.profile-mark span { font-family: Georgia, serif; font-size: clamp(4rem, 8vw, 7.4rem); line-height: .9; letter-spacing: -.08em; }
.profile-mark small { color: var(--ochre); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.person-intro h2 { margin: 0; font-size: clamp(3.4rem, 7vw, 6.5rem); }
.person-intro .profile-lede { max-width: 790px; margin: 24px 0 0; color: var(--green); font-family: Georgia, serif; font-size: clamp(1.45rem, 2.8vw, 2.35rem); line-height: 1.16; }
.person-intro p:last-child { max-width: 760px; color: #536862; }
.profile-proof-grid { margin-top: 60px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.profile-proof-grid article { min-height: 190px; padding: 28px; display: flex; flex-direction: column; justify-content: space-between; background: var(--paper); border: 1px solid var(--line); border-radius: 16px; }
.profile-proof-grid strong { color: var(--green); font-family: Georgia, serif; font-size: clamp(1.9rem, 3vw, 3rem); font-weight: 500; line-height: 1; }
.profile-proof-grid span { color: #596d67; font-size: .84rem; }
.credential-panel { margin-top: 18px; padding: clamp(34px, 6vw, 68px); display: grid; grid-template-columns: .78fr 1.22fr; gap: clamp(45px, 8vw, 105px); color: white; background: var(--ink); border-radius: 22px; box-shadow: var(--shadow); }
.credential-panel h3 { margin: 0; font-family: Georgia, serif; font-size: clamp(2.25rem, 4.6vw, 4.2rem); font-weight: 500; line-height: 1.02; letter-spacing: -.045em; }
.credential-panel ul { margin: 0; padding: 0; list-style: none; }
.credential-panel li { padding: 20px 0; border-top: 1px solid rgba(255,255,255,.17); }
.credential-panel li:last-child { border-bottom: 1px solid rgba(255,255,255,.17); }
.credential-panel b, .credential-panel span { display: block; }
.credential-panel b { color: white; font-size: 1rem; }
.credential-panel span { margin-top: 7px; color: rgba(255,255,255,.63); font-size: .84rem; line-height: 1.65; }
.profile-boundary { max-width: 820px; margin: 24px 0 0; color: #71827d; font-size: .79rem; }
.australia-story { display: grid; grid-template-columns: 1.35fr .65fr; gap: 18px; padding-top: 35px; }
.australia-card, .truth-card { padding: clamp(34px, 6vw, 68px); border-radius: 22px; }
.australia-card { background: var(--sage); }
.australia-card h2 { font-size: clamp(2.6rem, 5vw, 4.6rem); }
.australia-card p:not(.kicker) { max-width: 760px; color: #496159; }
.truth-card { color: white; background: var(--green); }
.truth-card > span { color: var(--ochre); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.truth-card ul { margin: 50px 0 0; padding: 0; list-style: none; }
.truth-card li { padding: 14px 0; border-top: 1px solid rgba(255,255,255,.18); color: rgba(255,255,255,.75); }
.value-card b { color: var(--green-2); font-size: .72rem; }
.concept-page-hero { min-height: 590px; }
.concept-section { padding-top: 56px; }
.concept-grid { margin-top: 54px; display: grid; gap: 30px; }
.concept-card { overflow: hidden; background: var(--paper); border: 1px solid var(--line); border-radius: 24px; }
.concept-screen { position: relative; overflow: hidden; aspect-ratio: 16 / 8.8; min-height: 480px; padding: clamp(18px, 2.5vw, 32px); }
.concept-topbar { position: relative; z-index: 2; display: grid; grid-template-columns: 1fr auto auto; gap: 28px; align-items: center; font-size: .7rem; letter-spacing: .07em; }
.concept-topbar > strong { font-size: 1rem; letter-spacing: .12em; }
.concept-topbar > b { padding: 10px 13px; border: 1px solid currentColor; border-radius: 99px; text-transform: uppercase; }
.concept-hero { position: relative; z-index: 2; width: min(700px, 70%); margin-top: clamp(72px, 10vw, 120px); }
.concept-hero small { font-size: .62rem; font-weight: 850; letter-spacing: .14em; }
.concept-hero h3 { margin: 17px 0 0; font-family: Georgia, serif; font-size: clamp(2.7rem, 6vw, 5.8rem); font-weight: 500; line-height: .88; letter-spacing: -.06em; }
.concept-hero h3 em { font-weight: 500; }
.concept-hero > p { max-width: 600px; margin: 24px 0 0; font-size: clamp(.85rem, 1.4vw, 1.08rem); }
.concept-hero > div { margin-top: 28px; display: flex; flex-wrap: wrap; gap: 20px; align-items: center; font-size: .68rem; }
.concept-hero > div b { padding: 13px 17px; border-radius: 5px; letter-spacing: .08em; }
.concept-caption { padding: 30px; }
.concept-caption > div { display: flex; justify-content: space-between; color: var(--green-2); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.concept-caption h2 { margin: 20px 0 0; font-size: clamp(2rem, 4vw, 3.4rem); }
.concept-caption > p { max-width: 760px; color: #5a6c66; }
.concept-caption ul { margin: 22px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; list-style: none; }
.concept-caption li { padding: 8px 12px; background: var(--sage); border-radius: 99px; font-size: .72rem; font-weight: 750; }
.concept-trade { color: #f8f4e8; background: linear-gradient(118deg, #102a3d 0 62%, #f0b92e 62% 100%); }
.concept-trade::after { content: ""; position: absolute; right: 4%; bottom: -24%; width: 31%; aspect-ratio: 1; border: 34px solid rgba(16,42,61,.7); border-radius: 50%; }
.concept-trade .concept-hero h3 em { color: #f0b92e; }
.concept-trade .concept-topbar > b { color: #102a3d; }
.concept-trade .concept-hero > div b { color: #102a3d; background: #f0b92e; }
.concept-trade .concept-hero > div span { color: rgba(248,244,232,.7); }
.concept-mark { position: absolute; right: 10%; top: 31%; z-index: 1; color: rgba(16,42,61,.8); font-family: Georgia,serif; font-size: clamp(9rem, 22vw, 22rem); font-weight: 800; line-height: .8; }
.concept-hospitality { color: #3d231b; background: #e8d8c4; }
.concept-hospitality::before { content: ""; position: absolute; right: 0; top: 0; width: 38%; height: 100%; background: #a94f35; }
.concept-hospitality .concept-hero h3 em { color: #a94f35; }
.concept-hospitality .concept-hero > div b { color: #f8eee1; background: #3d231b; }
.concept-hospitality .concept-hero > div span { color: rgba(61,35,27,.65); }
.concept-orbit { position: absolute; right: 4%; top: 21%; z-index: 1; width: 30%; aspect-ratio: 1; border: 1px solid rgba(255,238,215,.55); border-radius: 50%; }
.concept-orbit::before, .concept-orbit::after { content: ""; position: absolute; inset: 17%; border: 1px solid rgba(255,238,215,.55); border-radius: 50%; }
.concept-orbit::after { inset: 35%; }
.concept-orbit i { position: absolute; width: 13%; aspect-ratio: 1; background: #f1d8a7; border-radius: 50%; }
.concept-orbit i:nth-child(1) { top: 2%; left: 43%; }.concept-orbit i:nth-child(2) { right: 8%; bottom: 25%; }.concept-orbit i:nth-child(3) { left: 16%; bottom: 12%; }
.concept-beauty { color: #3e3232; background: linear-gradient(110deg, #efe4df 0 66%, #d2a7a8 66% 100%); }
.concept-beauty::before { content: ""; position: absolute; right: 3%; top: 14%; width: 28%; aspect-ratio: .72; border: 1px solid rgba(62,50,50,.28); border-radius: 48% 48% 8% 8%; transform: rotate(8deg); }
.concept-beauty::after { content: ""; position: absolute; right: 10%; top: 23%; width: 16%; aspect-ratio: .72; background: rgba(239,228,223,.38); border-radius: 48% 48% 8% 8%; transform: rotate(-8deg); }
.concept-beauty .concept-hero h3 em { color: #9a6266; }
.concept-beauty .concept-hero > div b { color: #f7efec; background: #3e3232; }
.concept-beauty .concept-hero > div span { color: rgba(62,50,50,.65); }
.concept-stay { color: #f5eee2; background: linear-gradient(180deg, #173f46 0 61%, #c68c57 61% 66%, #e1c39e 66% 100%); }
.concept-stay::before { content: ""; position: absolute; right: 5%; top: 22%; width: 31%; aspect-ratio: 1.35; border: 1px solid rgba(245,238,226,.45); border-radius: 50% 50% 0 0; }
.concept-stay::after { content: ""; position: absolute; right: 11%; top: 31%; width: 19%; aspect-ratio: 1.2; background: rgba(225,195,158,.2); border-radius: 50% 50% 0 0; }
.concept-stay .concept-hero h3 em { color: #e1c39e; }
.concept-stay .concept-hero > div b { color: #173f46; background: #e1c39e; }
.concept-stay .concept-hero > div span { color: rgba(245,238,226,.72); }
.concept-advisory { color: #122434; background: #eaf0ed; }
.concept-advisory::before { content: ""; position: absolute; right: 0; top: 0; width: 36%; height: 100%; background: repeating-linear-gradient(90deg, transparent 0 48px, rgba(18,36,52,.12) 48px 49px), repeating-linear-gradient(0deg, transparent 0 48px, rgba(18,36,52,.12) 48px 49px), #9cc8b3; }
.concept-advisory::after { content: "27"; position: absolute; right: 6%; bottom: 4%; color: rgba(18,36,52,.38); font-family: Georgia,serif; font-size: clamp(8rem, 20vw, 20rem); line-height: .75; }
.concept-advisory .concept-hero h3 em { color: #34735f; }
.concept-advisory .concept-hero > div b { color: white; background: #122434; }
.concept-advisory .concept-hero > div span { color: rgba(18,36,52,.63); }
.concept-retail { color: #3f2538; background: #ead8ad; }
.concept-retail::before { content: ""; position: absolute; right: 0; top: 0; width: 38%; height: 100%; background: #6a3f59; }
.concept-retail::after { content: "W"; position: absolute; right: 7%; top: 12%; color: rgba(234,216,173,.82); font-family: Georgia,serif; font-size: clamp(10rem, 23vw, 23rem); font-weight: 700; line-height: .9; }
.concept-retail .concept-hero h3 em { color: #8a5437; }
.concept-retail .concept-topbar > b { color: #ead8ad; border-color: #ead8ad; }
.concept-retail .concept-hero > div b { color: #ead8ad; background: #3f2538; }
.concept-retail .concept-hero > div span { color: rgba(63,37,56,.68); }
.audience-section { display: grid; grid-template-columns: .9fr 1.1fr; gap: 80px; align-items: center; padding-top: 40px; }
.audience-copy h2 { font-size: clamp(2.6rem, 4.7vw, 4.3rem); }
.industry-cloud { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.industry-cloud span { padding: 17px 21px; background: var(--paper); border: 1px solid var(--line); border-radius: 999px; box-shadow: 0 10px 35px rgba(20,68,57,.06); font-weight: 680; }
.dark-section { color: white; background: var(--ink); }
.dark-inner { display: grid; grid-template-columns: .85fr 1.15fr; gap: 90px; }
.kicker-light { color: var(--ochre); }
.dark-copy { position: sticky; top: 115px; align-self: start; }
.dark-copy > p:last-child { color: rgba(255,255,255,.67); }
.principle-list { border-top: 1px solid rgba(255,255,255,.18); }
.principle { padding: 28px 0; display: grid; grid-template-columns: 55px 1fr; gap: 20px; border-bottom: 1px solid rgba(255,255,255,.18); }
.principle > strong { color: var(--ochre); font-size: .78rem; letter-spacing: .1em; }
.principle h3 { margin: 0 0 7px; font-size: 1.22rem; }
.principle p { margin: 0; color: rgba(255,255,255,.64); }
.package-grid { margin-top: 54px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.package-card { position: relative; padding: 34px; background: var(--paper); border: 1px solid var(--line); border-radius: 18px; }
.package-card.featured { color: white; background: var(--green); border-color: var(--green); box-shadow: var(--shadow); }
.popular { position: absolute; top: 19px; right: 19px; padding: 7px 10px; color: var(--ink); background: var(--ochre); border-radius: 99px; font-size: .68rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.package-label { margin: 0 0 18px; color: var(--green-2); font-size: .74rem; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.featured .package-label { color: var(--ochre); }
.price { margin: 0; font-family: Georgia, serif; font-size: clamp(2.65rem, 5vw, 4.5rem); line-height: 1; letter-spacing: -.05em; }
.price small { display: block; margin-bottom: 8px; font-family: "Segoe UI", Arial, sans-serif; font-size: .8rem; font-weight: 750; letter-spacing: .02em; }
.price span { margin-left: 4px; font-family: "Segoe UI", Arial, sans-serif; font-size: .85rem; letter-spacing: 0; }
.price-note { min-height: 48px; margin: 13px 0 6px; color: #62736e; }
.featured .price-note, .featured li { color: rgba(255,255,255,.72); }
.featured li { border-color: rgba(255,255,255,.17); }
.package-card > a { margin-top: 28px; display: inline-flex; font-weight: 800; text-underline-offset: 5px; }
.pricing-footnote { max-width: 850px; margin: 24px 0 0; color: #60716c; font-size: .85rem; }
.process-section { border-top: 1px solid var(--line); }
.process-grid { margin: 52px 0 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; list-style: none; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.process-grid li { min-height: 280px; padding: 28px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.process-grid span { color: var(--ochre); font-size: .75rem; font-weight: 850; }
.process-grid h3 { margin: 70px 0 8px; font-family: Georgia, serif; font-size: 1.7rem; font-weight: 500; }
.process-grid p { margin: 0; color: #60716c; font-size: .9rem; }
.story-section { display: grid; grid-template-columns: 1.4fr .6fr; gap: 18px; padding-top: 30px; }
.story-card, .story-aside { padding: clamp(32px, 6vw, 70px); border-radius: 22px; }
.story-card { background: var(--sage); }
.story-card h2 { font-size: clamp(2.5rem, 5vw, 4.6rem); }
.story-card > p:not(.kicker) { max-width: 760px; color: #405b53; }
.story-aside { display: flex; flex-direction: column; justify-content: space-between; color: white; background: var(--green); }
.story-aside p { margin: 0; color: var(--ochre); font-size: .74rem; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.story-aside strong { margin: 55px 0; font-family: Georgia, serif; font-size: clamp(2rem, 3.5vw, 3.4rem); font-weight: 500; line-height: 1.05; }
.story-aside span { color: rgba(255,255,255,.65); font-size: .86rem; }
.profile-teaser { padding-top: 32px; display: grid; grid-template-columns: .92fr 1.08fr; gap: 18px; }
.profile-teaser-copy { padding: clamp(35px, 6vw, 68px); background: var(--sage); border-radius: 22px; }
.profile-name { color: var(--green-2); font-size: .72rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.profile-teaser-copy h2 { margin-top: 24px; font-size: clamp(2.6rem, 5vw, 4.7rem); }
.profile-teaser-copy > p:not(.kicker) { max-width: 670px; color: #4d645d; }
.profile-teaser-metrics { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.profile-teaser-metrics article { min-height: 220px; padding: 30px; display: flex; flex-direction: column; justify-content: space-between; color: white; background: var(--green); border-radius: 18px; }
.profile-teaser-metrics article:nth-child(2), .profile-teaser-metrics article:nth-child(3) { color: var(--ink); background: var(--paper); border: 1px solid var(--line); }
.profile-teaser-metrics strong { font-family: Georgia, serif; font-size: clamp(2rem, 3.6vw, 3.5rem); font-weight: 500; line-height: 1; }
.profile-teaser-metrics span { max-width: 190px; color: rgba(255,255,255,.68); font-size: .8rem; }
.profile-teaser-metrics article:nth-child(2) span, .profile-teaser-metrics article:nth-child(3) span { color: #5d6f69; }
.faq-section { display: grid; grid-template-columns: .75fr 1.25fr; gap: 80px; }
.faq-section .section-heading { align-self: start; position: sticky; top: 115px; }
.faq-list { border-top: 1px solid var(--line); }
details { border-bottom: 1px solid var(--line); }
summary { position: relative; padding: 24px 45px 24px 0; list-style: none; cursor: pointer; font-size: 1.06rem; font-weight: 780; }
summary::-webkit-details-marker { display: none; }
summary::after { content: "+"; position: absolute; right: 6px; top: 22px; color: var(--green-2); font-size: 1.5rem; font-weight: 400; }
details[open] summary::after { content: "−"; }
details p { max-width: 700px; margin: -5px 0 26px; color: #5a6c67; }
.enquiry-section { color: white; background: var(--green); }
.enquiry-inner { display: grid; grid-template-columns: .78fr 1.22fr; gap: 80px; }
.enquiry-copy > p { color: rgba(255,255,255,.7); }
.response-card { margin-top: 38px; padding: 24px; border: 1px solid rgba(255,255,255,.18); border-radius: 15px; }
.response-card > span { color: var(--ochre); font-size: .72rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.response-card ol { margin: 17px 0 0; padding-left: 20px; color: rgba(255,255,255,.74); }
.response-card li { padding: 5px 0; }
.enquiry-form { padding: clamp(25px, 5vw, 48px); color: var(--ink); background: var(--paper); border-radius: 22px; }
.form-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.form-grid label { display: flex; flex-direction: column; gap: 8px; font-size: .82rem; font-weight: 760; }
.form-grid label > span { color: #b45b34; }
.full-field { grid-column: 1 / -1; }
input, select, textarea { width: 100%; color: var(--ink); background: #fff; border: 1px solid rgba(16,45,39,.23); border-radius: 8px; }
input, select { min-height: 49px; padding: 0 13px; }
textarea { padding: 13px; resize: vertical; }
input:focus, select:focus, textarea:focus { border-color: var(--green-2); box-shadow: 0 0 0 3px rgba(36,102,86,.12); outline: 0; }
.hidden-field { position: absolute; left: -9999px; }
.consent-row { margin-top: 20px; display: grid; grid-template-columns: 20px 1fr; gap: 10px; align-items: start; color: #536660; font-size: .78rem; }
.consent-row input { width: 18px; min-height: 18px; margin-top: 1px; }
.consent-row a { text-underline-offset: 3px; }
.form-button { width: 100%; margin-top: 23px; color: white; background: var(--green); }
.form-note { margin: 11px 0 0; color: #77847f; font-size: .72rem; text-align: center; }
.local-preview-note { margin: 14px 0 0; color: #6c7d77; font-size: .75rem; line-height: 1.5; text-align: center; }
.site-footer { padding: 45px 0; color: white; background: #0b211c; }
.footer-inner { width: min(1180px, calc(100% - 40px)); margin: 0 auto; display: grid; grid-template-columns: 1fr auto 1fr; gap: 42px; align-items: end; }
.footer-inner strong { font-size: 1.12rem; letter-spacing: .08em; }
.footer-inner p { margin: 6px 0 0; color: rgba(255,255,255,.58); font-size: .82rem; }
.footer-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 18px; }
.footer-links a { color: rgba(255,255,255,.76); font-size: .82rem; text-underline-offset: 4px; }
.footer-legal { text-align: right; }
.project-popup {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 50;
  width: min(390px, calc(100% - 48px));
  padding: 30px;
  color: white;
  background: var(--green);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 20px;
  box-shadow: 0 24px 70px rgba(9,35,29,.28);
  opacity: 0;
  transform: translateY(24px);
  pointer-events: none;
  transition: opacity .22s ease, transform .22s ease;
}
.project-popup.is-open { opacity: 1; transform: translateY(0); pointer-events: auto; }
.project-popup-close { position: absolute; top: 13px; right: 15px; width: 36px; height: 36px; padding: 0; color: rgba(255,255,255,.75); background: transparent; border: 0; border-radius: 999px; font-size: 1.7rem; line-height: 1; }
.project-popup-close:hover, .project-popup-close:focus-visible { color: white; background: rgba(255,255,255,.1); outline: 0; }
.project-popup-kicker { margin: 0 42px 14px 0; color: var(--ochre); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.project-popup h2 { margin: 0; color: white; font-family: Georgia, serif; font-size: clamp(2rem, 5vw, 2.65rem); font-weight: 500; line-height: 1.02; letter-spacing: -.035em; }
.project-popup > p:not(.project-popup-kicker) { margin: 15px 0 20px; color: rgba(255,255,255,.72); font-size: .9rem; }
.project-popup-button { width: 100%; justify-content: center; color: var(--ink); background: var(--ochre); border-color: var(--ochre); }
.project-popup small { display: block; margin-top: 12px; color: rgba(255,255,255,.58); font-size: .7rem; text-align: center; }
.payment-hero { min-height: 620px; }
.payment-hero .hero-intro { max-width: 760px; }
.payment-trust { padding: clamp(30px, 5vw, 54px); color: white; background: var(--green); border-radius: 22px; }
.payment-trust > span { color: var(--ochre); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.payment-trust h2 { margin-top: 28px; color: white; font-size: clamp(2.2rem, 4vw, 3.5rem); }
.payment-trust p { color: rgba(255,255,255,.7); }
.payment-method-grid { margin-top: 48px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.payment-method { min-height: 310px; padding: 30px; display: flex; flex-direction: column; background: var(--paper); border: 1px solid var(--line); border-radius: 18px; }
.payment-method > span { color: var(--green-2); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.payment-method h3 { margin: 48px 0 12px; font-family: Georgia, serif; font-size: 1.7rem; font-weight: 500; }
.payment-method p { margin: 0; color: #5e706a; }
.payment-method small { margin-top: auto; padding-top: 24px; color: #7a8984; font-weight: 750; }
.payment-ready { margin-top: 24px; padding: clamp(28px, 5vw, 50px); display: grid; grid-template-columns: 1fr auto; gap: 40px; align-items: center; color: white; background: #0b211c; border-radius: 22px; }
.payment-ready h2 { margin: 0 0 10px; color: white; font-size: clamp(2rem, 4vw, 3.2rem); }
.payment-ready p { margin: 0; max-width: 720px; color: rgba(255,255,255,.68); }
.payment-ready .button { color: var(--ink); background: var(--ochre); border-color: var(--ochre); }
.payment-live-links[hidden] { display: none; }
.reveal { opacity: 1; transform: none; }
.js .reveal { opacity: 0; transform: translateY(18px); transition: opacity .6s ease, transform .6s ease; }
.js .reveal.is-visible { opacity: 1; transform: none; }
@media (max-width: 850px) {
  .site-header { min-height: 74px; }
  .brand { width: 205px; }
  nav a:not(.nav-cta) { display: none; }
  nav a.language-link { display: inline-flex; }
  .hero { min-height: auto; padding: 66px 0; grid-template-columns: 1fr; gap: 48px; }
  h1 { font-size: clamp(3.3rem, 15vw, 5.6rem); }
  .signal-group { min-width: max-content; }
  .section { padding: 82px 0; }
  .service-grid, .package-grid, .work-preview-grid, .payment-method-grid { grid-template-columns: 1fr; }
  .audience-section, .dark-inner, .story-section, .profile-teaser, .faq-section, .enquiry-inner, .inner-hero, .service-hero, .split-intro, .output-layout, .australia-story, .person-intro, .credential-panel { grid-template-columns: 1fr; gap: 48px; }
  .case-grid { grid-template-columns: 1fr; }
  .commerce-grid { grid-template-columns: repeat(2, 1fr); }
  .portfolio-cta { align-items: start; flex-direction: column; }
  .deliverable-grid, .component-grid { grid-template-columns: repeat(2, 1fr); }
  .experience-grid, .value-grid, .profile-proof-grid { grid-template-columns: repeat(2, 1fr); }
  .price-band { align-items: start; flex-direction: column; }
  .related-grid, .readiness-grid { grid-template-columns: 1fr; }
  .dark-copy, .faq-section .section-heading { position: static; }
  .process-grid { grid-template-columns: repeat(2, 1fr); }
  .footer-inner { grid-template-columns: 1fr; text-align: left; }
  .footer-links { justify-content: flex-start; }
  .footer-legal { text-align: left; }
  .payment-ready { grid-template-columns: 1fr; }
}
@media (max-width: 520px) {
  .site-header, .hero { width: min(100% - 28px, 1180px); }
  .brand { width: 176px; }
  .nav-cta { padding: 10px 13px; font-size: .84rem; }
  .hero { padding-top: 52px; }
  .hero-actions, .button { width: 100%; }
  .hero-panel { padding: 22px; border-radius: 18px; }
  .framework-list li { grid-template-columns: 88px 1fr; }
  .section { width: min(100% - 28px, 1180px); padding: 68px 0; }
  .section h2, .dark-section h2, .enquiry-section h2 { font-size: clamp(2.35rem, 12vw, 3.3rem); }
  .service-card, .package-card { padding: 25px; }
  .card-number { margin-bottom: 38px; }
  .process-grid { grid-template-columns: 1fr; }
  .process-grid li { min-height: 230px; }
  .form-grid { grid-template-columns: 1fr; }
  .full-field { grid-column: auto; }
  .popular { position: static; width: max-content; margin-bottom: 18px; }
  .story-card, .story-aside { padding: 28px; }
  .inner-hero { width: min(100% - 28px, 1180px); min-height: auto; padding: 56px 0 72px; }
  .commerce-grid { grid-template-columns: 1fr; }
  .service-hero { width: min(100% - 28px, 1180px); min-height: auto; padding: 52px 0 72px; }
  .service-hero h1 { font-size: clamp(3rem, 14vw, 4.5rem); }
  .deliverable-grid, .choice-grid, .component-grid, .audit-grid, .role-grid, .experience-grid, .value-grid, .profile-proof-grid, .profile-teaser-metrics { grid-template-columns: 1fr; }
  .profile-mark { width: min(100%, 290px); }
  .price-band { width: min(100% - 28px, 1180px); }
  .report-sheet li { grid-template-columns: 1fr; gap: 4px; }
  .concept-screen { min-height: 430px; aspect-ratio: auto; }
  .concept-topbar { grid-template-columns: 1fr auto; }
  .concept-topbar > span { display: none; }
  .concept-hero { width: 78%; margin-top: 75px; }
  .project-popup { right: 14px; bottom: 14px; width: calc(100% - 28px); padding: 25px; border-radius: 18px; }
  .korean-page h1,
  .korean-page .service-hero h1 {
    font-size: clamp(2.3rem, 10vw, 3.15rem);
    line-height: 1.16;
    letter-spacing: -.05em;
  }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .signal-strip { overflow-x: auto; }
  .signal-track { animation: none !important; transform: none; }
  .signal-group { min-width: max-content; }
  .signal-group[aria-hidden="true"] { display: none; }
}
