/* Inner pages: readable Vietnamese typography and content-driven grids. */
.v2-preview-link { background: #edf3f8; font-size: 13px; color: #1260a3; text-align: right; }
.v2-preview-link a { display: inline-block; padding: 7px 0; text-decoration: underline; text-underline-offset: 4px; }
.inner-page { background: #fcfcfd; }
.inner-page .page-intro { display: flex; flex-wrap: wrap; gap: 10px; padding-block: 26px; font-size: 12px; }
.inner-page .page-intro [aria-current] { color: var(--navy); }
.display-title { font-size: clamp(34px, 3.7vw, 52px); line-height: 1.25; letter-spacing: -1.5px; font-weight: 700; color: var(--navy); text-wrap: balance; }
.display-title em { color: var(--blue); font-style: normal; }
.inner-page .section-label { display: flex; align-items: center; gap: 10px; font-size: 13px; margin-bottom: 18px; }
.inner-page .section-label::before { content: ''; width: 7px; height: 7px; flex: 0 0 7px; background: var(--orange); border-radius: 50%; }
.page-heading { display: grid; grid-template-columns: 1.25fr 1fr; gap: 64px; align-items: end; margin-bottom: 48px; }
.page-heading > p { max-width: 440px; padding-bottom: 5px; font-size: 16px; line-height: 1.85; }
.inner-page > .section { padding-top: 32px; padding-bottom: 88px; }
.inner-page :is(h1,h2,h3) { overflow-wrap: normal; word-break: normal; }
.inner-page .about { grid-template-columns: 1fr 1.05fr; gap: 56px; align-items: center; }
.about-collage { grid-template-columns: 1.15fr 1fr; grid-template-rows: 340px auto; gap: 14px; }
.about-collage .collage-portrait { grid-column: 1; grid-row: 1; object-position: 24% center !important; }
.about-collage .collage-wide { grid-column: 2; grid-row: 1; }
.about-collage img { border-radius: 12px; }
.about-collage .collage-statement { grid-column: 1/-1; grid-row: 2; min-height: 126px; padding: 24px 26px; border-radius: 12px; font-size: clamp(20px, 1.8vw, 24px); line-height: 1.45; }
.collage-statement > div { display: flex; flex-wrap: wrap; column-gap: 10px; }
.collage-statement span { white-space: nowrap; }
.collage-statement small { font-size: 12px; line-height: 1.7; margin-top: 9px; color: #e0efff; }
.about-copy > p:not(.section-label) { margin-top: 22px; line-height: 1.85; }
.capabilities { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; margin: 28px 0; }
.capabilities > a { display: flex; flex-direction: column; padding: 22px; border: 1px solid #e0e6ee; border-radius: 10px; background: #fff; transition: background-color 220ms, border-color 220ms; }
.feature-symbol { font-size: 26px; color: var(--blue); line-height: 1; margin-bottom: 20px; }
.capabilities h2 { font-size: 16px; line-height: 1.5; letter-spacing: -.25px; color: var(--navy); margin-bottom: 10px; }
.capabilities p { font-size: 14px; line-height: 1.8; margin-bottom: 18px; }
.feature-link { display: flex; align-items: center; justify-content: space-between; gap: 16px; color: var(--blue); font-size: 13px; font-weight: 600; margin-top: auto; }
.capabilities > a:is(:hover,:focus-visible) { background: #eaf3ff; border-color: #9cc4ef; }
.capabilities > a:nth-child(2):is(:hover,:focus-visible) { background: #fff1e6; border-color: #f4bb98; }
.service-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
.service-card { display: flex; flex-direction: column; padding: 30px; border: 1px solid #dfe5ee; border-radius: 14px; background: white; transition: background-color 220ms, border-color 220ms; }
.service-card-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 28px; }
.item-index { font-size: 13px; color: var(--blue); font-weight: 600; font-variant-numeric: tabular-nums; }
.round-arrow { flex: 0 0 42px; display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; border: 1px solid #cdd9e7; border-radius: 50%; color: var(--blue); font-size: 21px; transition: background-color 220ms, color 220ms, border-color 220ms; }
.service-card h2 { color: var(--navy); font-size: 26px; letter-spacing: -.6px; margin-bottom: 16px; line-height: 1.4; }
.service-card > p { font-size: 15px; line-height: 1.85; margin-bottom: 26px; }
.service-card-image { margin-top: auto; overflow: hidden; border-radius: 8px; aspect-ratio: 2.2; }
.service-card-image img { height: 100%; width: 100%; object-fit: cover; transition: transform 600ms var(--ease-premium); }
.service-card .feature-link { margin-top: 22px; }
.service-card:is(:hover,:focus-visible) { background: #edf5ff; border-color: #9cc4ef; }
.service-card:nth-child(2n):is(:hover,:focus-visible) { background: #fff3e9; border-color: #efb98f; }
:is(.service-card,.project-card):is(:hover,:focus-visible) .round-arrow { background: var(--blue); border-color: var(--blue); color: white; }
.detail-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }
.detail-copy .display-title { font-size: clamp(32px,3.5vw,48px); }
.detail-lead { margin: 26px 0 30px; line-height: 1.9; }
.detail-image { margin: 0; overflow: hidden; border-radius: 14px; aspect-ratio: 1.05; }
.detail-image img { width: 100%; height: 100%; object-fit: cover; }
.deliverables { padding: 42px 0; margin-top: 42px; border-top: 1px solid var(--border); }
.deliverables > h2 { color: var(--navy); font-size: 23px; letter-spacing: -.4px; margin-bottom: 24px; }
.deliverable-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.deliverable-grid > div { padding: 24px; background: #edf3fa; border-radius: 10px; }
.deliverable-grid h3 { font-size: 17px; line-height: 1.6; margin-top: 16px; }
.portfolio .sample-note { font-size: 12px; margin: -20px 0 30px; }
.project-grid { gap: 28px; }
.project-card { display: block; border: 1px solid #e0e6ee; border-radius: 14px; overflow: hidden; background: #fff; transition: background-color 220ms, border-color 220ms; }
.project .project-image { border-radius: 0; position: relative; aspect-ratio: 1.65; }
.project-info { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 26px; }
.project-info .project-category { margin: 0 0 8px; font-size: 12px; }
.project-info h2 { font-size: 26px; color: var(--navy); letter-spacing: -.5px; margin-bottom: 10px; }
.project-info p:last-child { font-size: 14px; line-height: 1.8; }
.project-view { position: absolute; right: 18px; bottom: 18px; display: flex; gap: 24px; align-items: center; color: var(--navy); background: white; padding: 8px 16px; border-radius: 30px; font-size: 12px; font-weight: 600; }
.project-card:is(:hover,:focus-visible) { background: #eaf3ff; border-color: #9cc4ef; }
.project-detail-image { margin: 0; border-radius: 14px; overflow: hidden; }
.project-detail-image img { width: 100%; max-height: 650px; object-fit: cover; }
.project-detail-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 24px; margin-top: 32px; }
.project-external { margin-top: 24px; }
.inner-page .working { max-width: 1216px; margin: 28px auto 88px; border-radius: 16px; overflow: hidden; }
.inner-page .working-photo { min-height: 0; }
.inner-page .working-copy { padding: 48px; }
.inner-page .working-copy .display-title { font-size: 38px; margin-bottom: 24px; }
.inner-page .photo-caption { left: 32px; font-size: 25px; }
.contact form { padding: 30px; border: 1px solid #e0e6ee; border-radius: 12px; background: #f8fafd; }
.contact .display-title { font-size: clamp(30px, 3vw, 40px); color: var(--blue); margin-bottom: 24px; }
@media (hover:hover) and (pointer:fine) {
    .service-card:hover .service-card-image img { transform: scale(1.035); }
}
@media (max-width:1100px) {
    .inner-page .about { grid-template-columns: 1fr; gap: 40px; }
    .about-copy { order: -1; }
    .about-copy > p { max-width: 740px; }
    .about-collage { grid-template-columns: 1.25fr 1fr; grid-template-rows: 340px auto; }
    .capabilities > a { padding: 24px; }
    .page-heading, .detail-layout { gap: 32px; }
    .inner-page .working { margin-inline: 28px; }
    .inner-page .working-copy { padding: 32px; }
    .inner-page .working-copy .display-title { font-size: 30px; }
}
@media (max-width:768px) {
    .display-title { font-size: 38px; letter-spacing: -1px; }
    .inner-page > .section { padding-top: 20px; padding-bottom: 56px; }
    .page-heading { grid-template-columns: 1fr; gap: 22px; margin-bottom: 32px; }
    .page-heading > p { max-width: 580px; font-size: 15px; }
    .service-grid { gap: 16px; }
    .service-card { padding: 22px; }
    .service-card h2 { font-size: 22px; }
    .detail-layout { grid-template-columns: 1fr; }
    .detail-image { aspect-ratio: 1.6; }
    .deliverable-grid { grid-template-columns: 1fr; gap: 10px; }
    .deliverable-grid > div { display: flex; align-items: center; gap: 22px; padding: 20px; }
    .deliverable-grid h3 { margin: 0; font-size: 16px; }
    .portfolio .sample-note { margin-top: 0; }
    .project-info { padding: 22px; }
    .inner-page .working { margin: 16px 20px 56px; }
    .inner-page .working-photo { min-height: 320px; }
    .inner-page .working-copy { padding: 28px; }
    .contact form { padding: 24px; }
}
@media (max-width:540px) {
    .display-title { font-size: 34px; }
    .capabilities, .service-grid { grid-template-columns: 1fr; }
    .capabilities > a { padding: 22px; }
    .feature-symbol { margin-bottom: 14px; }
    .about-collage { grid-template-rows: 230px auto; gap: 12px; }
    .about-collage .collage-statement { padding: 22px; font-size: 21px; }
    .collage-statement > div { gap: 4px 12px; }
    .collage-statement small { font-size: 12px; }
    .service-card-top { margin-bottom: 20px; }
    .project-info { align-items: flex-start; gap: 14px; }
    .project-info h2 { font-size: 24px; }
    .project-info .round-arrow { flex-basis: 36px; width: 36px; height: 36px; }
    .inner-page .working-copy { padding: 26px 22px; }
    .inner-page .working-copy .display-title { font-size: 28px; }
    .contact form { padding: 20px; }
}
@media (prefers-reduced-motion:reduce) {
    .service-card-image img { transform: none !important; }
}
.custom-logo{width:150px;max-height:65px;object-fit:contain}.custom-brand-name{font-size:26px;letter-spacing:-.5px}.preview-banner{padding:12px 24px;background:#fff3d4;border-bottom:2px solid #d3b05c;color:#614d19;text-align:center;font-size:14px}
