/* Interior pages extend the approved homepage; they do not replace its theme. */
html.interior { font-size: 100%; scroll-padding-top: 2rem; }
.inner-page { font-size: 1rem; line-height: 1.7; }
.page-container { width: min(92%, 80rem); margin-inline: auto; }
.inner-page .header-inner { max-width: 90rem; }
.inner-page .main-nav { gap: 2.25rem; }
.inner-page .header-actions { margin-left: 2.25rem; }
.inner-page .nav-link { font-size: .875rem; }
.inner-page .button { min-height: 2.9rem; font-size: .875rem; }
.inner-page .eyebrow { font-size: .875rem; }
.inner-page h2 { font-size: clamp(1.75rem, 2.4vw, 2.4rem); }
.inner-page .section-container { width: min(92%, 80rem); margin-inline: auto; }
.inner-page .footer-main { grid-template-columns: 1.4fr .8fr .65fr .8fr 1.15fr; gap: 2rem; padding-block: 2.5rem; }
.inner-page .footer-column h2 { font-size: .875rem; }
.inner-page .footer-column > a, .inner-page .footer-column > button,
.inner-page .footer-contact > p, .inner-page .footer-about p { font-size: .875rem; }
.inner-page .footer-bottom { font-size: .8rem; }
.reference-image { display: block; width: 100%; height: 100%; overflow: hidden; }
.page-banner { position: relative; isolation: isolate; overflow: hidden; color: white; min-height: 11rem; display: flex; align-items: center; }
.page-banner--red { background: linear-gradient(112deg, #760512, #980b1c 60%, #6e0513); }
.page-banner--red::before { content: ''; position: absolute; z-index: -1; inset: 0; opacity: .25; background: repeating-linear-gradient(140deg, transparent 0 55px, #bd334015 56px 59px, transparent 60px 120px); }
.page-banner--navy { min-height: 15rem; background: #001025; }
.banner-content { position: relative; z-index: 1; padding-block: 2.4rem; }
.page-banner h1 { font-size: clamp(1.75rem, 2.6vw, 2.5rem); font-weight: 650; line-height: 1.25; letter-spacing: -.035em; }
.banner-content > p { margin-top: 1rem; line-height: 1.8; font-size: 1rem; color: #f2f0f2; }
.breadcrumbs { display: flex; align-items: center; flex-wrap: wrap; gap: .55rem; font-size: .875rem; line-height: 1.6; }
.banner-content .breadcrumbs { margin-top: .65rem; }
.breadcrumbs a:hover { text-decoration: underline; text-underline-offset: .25rem; }
.breadcrumbs > span[aria-hidden] { opacity: .55; }
.banner-tiger { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 19rem; height: auto; opacity: .36; z-index: -1; }
.banner-art { position: absolute; right: 0; bottom: 0; width: 57%; height: 100%; opacity: .9; mask-image: linear-gradient(90deg, transparent, black 38%); }
.banner-art--building { width: 35%; right: 13%; mask-image: linear-gradient(90deg, transparent, black 30%, black 85%, transparent); }

/* The reference's two-by-two catalogue has permanent labels and links. */
.catalog-section { padding-block: 2.6rem 3.6rem; }
.product-filters { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: .65rem 2.75rem; margin-bottom: 2.6rem; }
.product-filters[hidden] { display: none; }
.filter-button { position: relative; padding: .65rem .1rem .85rem; color: var(--ink); font-size: .875rem; font-weight: 550; min-height: 2.75rem; }
.filter-button::after { content: ''; position: absolute; bottom: .2rem; height: 1px; left: 0; right: 0; background: transparent; }
.filter-button:hover, .filter-button.is-active { color: var(--red); }
.filter-button.is-active::after { background: var(--red); }
.catalog-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 2rem; }
.catalog-card { display: block; position: relative; isolation: isolate; min-width: 0; aspect-ratio: 1.62; min-height: 20rem; overflow: hidden; border-radius: .7rem; color: white; padding: 2.7rem 2.8rem; background: #001025; box-shadow: 0 .25rem 1rem #0316290b; transition: transform .25s var(--ease), box-shadow .25s var(--ease); }
.catalog-card[hidden] { display: none; }
.catalog-card:hover { transform: translateY(-4px); box-shadow: 0 .65rem 1.5rem #0010251f; }
.catalog-card--infflex { background: linear-gradient(132deg, #9d071b, #ab081d 57%, #7a0012); }
.catalog-card--infflex::before { content: ''; position: absolute; inset: 0; z-index: -1; background: repeating-linear-gradient(145deg, transparent 0 75px, #ffffff05 76px 78px, transparent 79px 110px); }
.catalog-card--spink { background: linear-gradient(133deg, #b50045 0%, #bc0557 18%, #393397 43%, #0d54b0 49%, #b00970 58%, #ee1233 67%, #ffb211 76%, #f8d600 100%); }
.catalog-card--aksesoris { background: linear-gradient(140deg, #3a3b3b, #3f3f3d 45%, #242521); }
.catalog-art { position: absolute; z-index: -1; right: 0; bottom: 0; width: 44%; height: 100%; mask-image: linear-gradient(90deg, transparent, black 20%); transition: transform .45s var(--ease); }
.catalog-card--infflex .catalog-art { width: 60%; height: 70%; mask-image: linear-gradient(110deg, transparent, black 15%); }
.catalog-card--spink .catalog-art { width: 58%; height: 80%; mask-image: linear-gradient(90deg, transparent, black 10%); }
.catalog-card--aksesoris .catalog-art { width: 50%; object-fit: cover; object-position: center; }
.catalog-card:hover .catalog-art { transform: scale(1.025); }
.inner-page h2.catalog-wordmark { position: relative; width: fit-content; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(2.15rem, 3.2vw, 3.45rem); line-height: 1.1; letter-spacing: -.04em; font-weight: 400; text-shadow: 0 1px 4px #0003; }
.catalog-tagline { position: relative; font-size: .95rem; line-height: 1.5; margin-top: .35rem; width: fit-content; }
.catalog-card--doramark .catalog-tagline { color: #e9bf68; }
.catalog-link { position: absolute; bottom: 2.7rem; left: 2.8rem; display: inline-flex; gap: .75rem; align-items: center; font-size: .95rem; font-weight: 500; text-shadow: 0 1px 3px #0006; }
.catalog-link .icon { transition: transform .2s; }
.catalog-card:hover .catalog-link .icon { transform: translateX(4px); }
.values-strip { color: white; background: linear-gradient(115deg, #00142e, #001025); border-bottom: 1px solid #b7904940; }
.values-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 3rem; padding-block: 3rem; }
.values-grid > div { display: flex; align-items: flex-start; gap: 1.1rem; }
.values-grid > div > .icon { width: 2.5rem; height: 2.5rem; margin-top: .1rem; color: #c4a065; stroke-width: 1.25; }
.inner-page .values-grid h2 { font-size: 1rem; font-weight: 600; line-height: 1.4; letter-spacing: -.02em; }
.values-grid p { font-size: .875rem; line-height: 1.9; margin-top: .45rem; color: #e9e6e4; max-width: 18rem; }

/* About: editorial copy on the left, a building and overlapping red panel. */
.about-section { display: grid; grid-template-columns: 1.04fr 1fr; gap: 4.5rem; padding-block: 4.25rem; align-items: center; }
.about-copy h2 { margin-top: .65rem; line-height: 1.25; }
.about-copy > p:not(.eyebrow) { margin-top: 1.5rem; font-size: 1rem; line-height: 1.95; color: #30343c; max-width: 35rem; }
.about-stats { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); margin: 2.2rem 0; }
.about-stats > div { display: flex; flex-direction: column-reverse; justify-content: end; padding-inline: 1rem; border-left: 1px solid var(--line); }
.about-stats > div:first-child { border: 0; padding-left: 0; }
.about-stats > div:last-child { padding-right: 0; }
.about-stats dt { font-size: .78rem; line-height: 1.5; min-height: 2.4rem; margin-top: .6rem; }
.about-stats dd { margin: 0; font-size: clamp(1.5rem, 2vw, 2rem); font-weight: 650; letter-spacing: -.045em; line-height: 1.2; }
.about-stats > div:nth-child(even) dd { color: var(--red); }
.about-visual { position: relative; min-width: 0; min-height: 34rem; align-self: center; }
.company-photo { position: absolute; left: 0; top: 0; width: 73%; aspect-ratio: 148/137; border-radius: .6rem; overflow: hidden; }
.vision-panel { position: relative; margin: 14% 0 0 39%; width: 61%; padding: 2rem 1.8rem 2.2rem; background: linear-gradient(130deg, #9d0b20, #980b1c 66%, #8b071b); color: white; border-radius: .5rem; box-shadow: 0 .75rem 1.5rem #43071312; min-height: 28rem; }
.inner-page .vision-panel h2 { font-size: 1.1rem; font-weight: 600; text-transform: uppercase; line-height: 1.4; letter-spacing: .015em; }
.vision-panel p { margin-top: .8rem; font-size: .95rem; line-height: 1.85; }
.vision-divider { height: 1px; background: #edb7b438; margin-block: 1.6rem; }
.mission-list { list-style: none; margin: .8rem 0 0; padding: 0; display: grid; gap: .9rem; }
.mission-list li { display: flex; align-items: flex-start; gap: .55rem; font-size: .875rem; line-height: 1.85; }
.mission-list .icon { color: #dcba75; width: 1rem; height: 1rem; margin-top: .25rem; }

/* Product detail: the three reference treatments share one content contract. */
.detail-breadcrumb { padding-block: 1.5rem; }
.detail-breadcrumb .breadcrumbs { color: #62636a; }
.detail-breadcrumb .breadcrumbs [aria-current] { color: var(--red); }
.detail-hero { position: relative; overflow: hidden; color: white; background: #001025; }
.detail-hero-inner { position: relative; min-height: 37rem; display: flex; align-items: center; isolation: isolate; }
.detail-hero--red { background: linear-gradient(120deg, #9f0a1d, #a6091f 58%, #800319); }
.detail-hero--red::before { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(135deg, transparent 0 80px, #d62b3820 81px 84px, transparent 85px 130px); }
.detail-hero--white { background: linear-gradient(110deg, #fff, #fbfbfa); color: var(--ink); border-block: 1px solid var(--line); }
.detail-hero--graphite { background: linear-gradient(135deg, #323330, #171917); }
.detail-copy { position: relative; width: 54%; padding-block: 3.5rem; z-index: 1; }
.detail-wordmark { font-family: Georgia,'Times New Roman',serif; font-size: clamp(3rem, 4.8vw, 4.7rem); font-weight: 400; line-height: 1.05; letter-spacing: -.05em; }
.detail-tagline { margin-top: .4rem; font-size: 1.15rem; line-height: 1.5; }
.detail-hero--navy .detail-tagline { color: #edc568; }
.detail-hero--white .detail-tagline { color: #96691b; }
.detail-description { margin-top: 2.2rem; max-width: 31rem; font-size: 1.05rem; line-height: 1.85; }
.detail-features { display: grid; gap: .8rem; list-style: none; padding: 0; margin: 1.9rem 0 2rem; }
.detail-features li { display: flex; align-items: center; gap: .7rem; font-size: .95rem; }
.detail-features .icon { color: #c8a46b; }
.detail-art { position: absolute; right: 0; bottom: 0; width: 36%; height: 100%; z-index: -1; mask-image: linear-gradient(90deg, transparent, black 14%); }
.detail-hero--red .detail-art { width: 43%; height: 94%; }
.detail-hero--white .detail-art { width: 45%; height: 84%; mask-image: linear-gradient(90deg, transparent, black 8%); }
.detail-hero--graphite .detail-art { width: 43%; object-fit: cover; }
.detail-hero--red .button { background: #b70721; border-color: #db66703b; }
.detail-hero--red .button:hover { background: #810315; }
.applications-section { padding-block: 2.2rem 2.4rem; }
.inner-page .applications-section h2 { font-size: 1.15rem; letter-spacing: -.015em; }
.application-list { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1.5rem; list-style: none; margin: 1.5rem 0 0; padding: 0; max-width: 50rem; }
.application-list li { display: flex; flex-direction: column; gap: .6rem; align-items: center; font-size: .875rem; text-align: center; }
.application-icon { display: grid; place-items: center; background: #f1f1f0; border-radius: .6rem; width: 4.3rem; height: 4.3rem; }
.application-icon .icon { width: 2rem; height: 2rem; stroke-width: 1.15; color: #676258; }
.product-gallery { height: clamp(12rem, 25vw, 22rem); overflow: hidden; border-radius: .65rem; margin-block: 0 3.5rem; background: #f4f4f3; }
.specifications-section { display: grid; grid-template-columns: 1fr 1.15fr; gap: 4rem; padding-block: 1rem 3.5rem; }
.specifications-section h2 { margin-top: .7rem; }
.specifications-intro { margin-top: 1.2rem; color: var(--muted); max-width: 26rem; font-size: 1rem; line-height: 1.8; }
.product-facts { margin: 0 0 1.7rem; }
.product-facts > div { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.25fr); gap: 1.5rem; border-bottom: 1px solid var(--line); padding-block: 1rem; font-size: .95rem; line-height: 1.75; }
.product-facts > div:first-child { padding-top: 0; }
.product-facts dt { color: #616168; }
.product-facts dd { margin: 0; }
.product-pagination { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 1.5rem; padding-block: 1.7rem 2.2rem; border-top: 1px solid var(--line); color: var(--red); }
.product-pagination > div { display: flex; flex-wrap: wrap; gap: 1.5rem; }
.product-pagination a { display: flex; align-items: center; gap: .5rem; font-size: .875rem; min-height: 2.75rem; }
.product-pagination a:hover { text-decoration: underline; text-underline-offset: .25rem; }

/* Contact: information, labeled message form, and the supplied location visual. */
.contact-section { display: grid; grid-template-columns: .95fr 1.55fr 1fr; align-items: start; gap: 2.5rem; padding-block: 3.4rem 4rem; }
.contact-section > * { min-width: 0; }
.inner-page .contact-section h2 { font-size: 1.1rem; font-weight: 600; letter-spacing: -.02em; margin-bottom: 1.5rem; }
.contact-list { display: grid; gap: 1.4rem; font-style: normal; }
.contact-list > div { display: flex; gap: .85rem; align-items: flex-start; }
.contact-list > div > .icon { color: var(--red); width: 1.45rem; height: 1.45rem; margin-top: .15rem; stroke-width: 1.7; }
.contact-list h3 { font-size: .875rem; font-weight: 600; line-height: 1.5; margin-bottom: .3rem; }
.contact-list p, .contact-list a { font-size: .875rem; line-height: 1.85; overflow-wrap: anywhere; }
.contact-list a:hover { color: var(--red); text-decoration: underline; text-underline-offset: .2rem; }
.form-fields { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1rem; }
.no-js #contact-form { display: none; }
.form-field { min-width: 0; }
.form-field label { display: block; font-size: .875rem; line-height: 1.4; margin-bottom: .4rem; }
.form-field label > span { color: var(--red); }
.form-field input, .form-field textarea { display: block; width: 100%; min-width: 0; border: 1px solid #dddee1; background: #fff; color: var(--ink); border-radius: .3rem; padding: .7rem .8rem; font-family: inherit; font-size: 1rem; line-height: 1.5; transition: border-color .2s; }
.form-field input::placeholder, .form-field textarea::placeholder { color: #707179; font-size: .875rem; opacity: 1; }
.form-field input:focus, .form-field textarea:focus { border-color: var(--red); outline: 2px solid #a2081b22; outline-offset: 1px; }
.form-field textarea { resize: vertical; min-height: 9rem; }
.form-field--wide { grid-column: 1 / -1; }
.form-hint { font-size: .8rem; line-height: 1.7; color: #64656b; margin-block: .9rem 1.2rem; }
.form-status { border-left: 3px solid var(--gold); background: #f5f3ef; padding: .8rem 1rem; margin-top: 1.2rem; font-size: .875rem; line-height: 1.8; }
.form-status a { text-decoration: underline; color: var(--red); }
.contact-map { margin: 0; }
.contact-map > .reference-image { height: 25rem; border-radius: .45rem; border: 1px solid #eeeded; }
.contact-map figcaption { margin-top: .75rem; }
.map-link { display: inline-flex; align-items: center; gap: .5rem; font-size: .875rem; color: var(--red); min-height: 2.75rem; line-height: 1.5; }
.map-link:hover { text-decoration: underline; text-underline-offset: .25rem; }

@media (max-width: 1200px) {
  .inner-page .main-nav { gap: 1.35rem; }
  .inner-page .header-actions { margin-left: 1.5rem; gap: .65rem; }
  .inner-page .footer-main { gap: 1.5rem; }
  .catalog-card { padding: 2rem; min-height: 18rem; }
  .catalog-link { left: 2rem; bottom: 2rem; }
  .catalog-tagline { font-size: .875rem; }
  .about-section { gap: 2.5rem; }
  .vision-panel { margin-left: 37%; width: 63%; padding: 1.6rem; }
  .about-stats > div { padding-inline: .65rem; }
  .about-visual { min-height: 35rem; }
  .contact-section { gap: 1.5rem; grid-template-columns: 1fr 1.6fr .95fr; }
}
@media (max-width: 900px) {
  .inner-page .main-nav.is-open { gap: 0; }
  .inner-page .header-actions { margin-left: auto; }
  .inner-page .nav-link { font-size: 1rem; }
  .inner-page .footer-main { grid-template-columns: 1.4fr 1fr 1fr; gap: 2rem; }
  .catalog-grid { gap: 1.25rem; }
  .catalog-card { padding: 1.6rem; min-height: 17rem; aspect-ratio: 1.4; }
  .catalog-link { left: 1.6rem; bottom: 1.6rem; }
  .catalog-art { width: 43%; }
  .catalog-card--spink .catalog-art { width: 62%; height: 65%; }
  .catalog-card--infflex .catalog-art { height: 60%; }
  .values-grid { gap: 1.5rem; }
  .values-grid > div { flex-direction: column; gap: .8rem; }
  .about-section { grid-template-columns: 1fr; gap: 2.8rem; padding-block: 3rem; }
  .about-copy > p:not(.eyebrow) { max-width: 100%; }
  .about-stats { max-width: 38rem; }
  .about-visual { width: min(100%,35rem); min-height: 34rem; margin-inline: auto; }
  .vision-panel { margin-left: 39%; width: 61%; padding: 2rem; }
  .detail-hero-inner { min-height: 33rem; }
  .detail-copy { width: 58%; }
  .detail-description { font-size: 1rem; }
  .detail-art { width: 39%; height: 82%; }
  .detail-hero--red .detail-art, .detail-hero--white .detail-art { width: 42%; height: 75%; }
  .specifications-section { gap: 2rem; }
  .contact-section { grid-template-columns: 1fr 1.7fr; gap: 2.5rem; }
  .contact-map { grid-column: 1 / -1; }
  .contact-map > .reference-image { height: 19rem; }
}
@media (max-width: 600px) {
  .page-container, .inner-page .section-container { width: 90%; }
  .inner-page .site-header { height: 4.7rem; }
  .inner-page .header-actions { gap: .25rem; }
  .inner-page .footer-main { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 2rem 1.3rem; }
  .inner-page .footer-column h2 { font-size: .8rem; }
  .inner-page .footer-column > a, .inner-page .footer-column > button, .inner-page .footer-contact > p, .inner-page .footer-about p { font-size: .875rem; }
  .inner-page .footer-contact { grid-column: 1 / -1; }
  .page-banner { min-height: 10rem; }
  .page-banner--navy { min-height: 14rem; }
  .banner-content { padding-block: 2rem; }
  .banner-content > p { max-width: 23rem; font-size: .95rem; }
  .banner-content > p br { display: none; }
  .banner-art { opacity: .36; width: 88%; mask-image: linear-gradient(90deg, transparent, black 90%); }
  .banner-tiger { width: 13rem; opacity: .26; right: -3rem; }
  .catalog-section { padding-block: 1.4rem 2rem; }
  .product-filters { justify-content: flex-start; gap: .2rem 1.3rem; margin-bottom: 1.4rem; }
  .filter-button { font-size: .875rem; }
  .catalog-grid { grid-template-columns: minmax(0,1fr); gap: 1.2rem; }
  .catalog-card { min-height: 16.5rem; aspect-ratio: 1.5; padding: 1.8rem; }
  .inner-page h2.catalog-wordmark { font-size: clamp(2.15rem, 7.5vw, 2.8rem); }
  .catalog-tagline { max-width: 68%; font-size: .875rem; }
  .catalog-link { left: 1.8rem; bottom: 1.8rem; font-size: .95rem; }
  .catalog-card--spink .catalog-art { width: 59%; height: 79%; }
  .values-grid { grid-template-columns: 1fr; gap: 2rem; padding-block: 2.3rem; }
  .values-grid > div { flex-direction: row; gap: 1rem; }
  .values-grid p { max-width: none; }
  .about-section { padding-block: 2.4rem; }
  .about-copy h2 br { display: none; }
  .about-stats { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1.5rem 0; }
  .about-stats > div { padding-inline: 1.3rem; }
  .about-stats > div:nth-child(3) { padding-left: 0; border-left: 0; }
  .about-stats dt { font-size: .875rem; }
  .about-stats dd { font-size: 1.9rem; }
  .about-visual { min-height: 0; }
  .company-photo { position: relative; width: 100%; aspect-ratio: 148/137; }
  .vision-panel { margin: -76% 0 0 35%; width: 65%; min-height: 0; padding: 1.4rem 1.1rem; }
  .vision-panel p, .mission-list li { font-size: .875rem; }
  .vision-divider { margin-block: 1.3rem; }
  .detail-breadcrumb { padding-block: 1rem; }
  .detail-hero-inner { min-height: 0; display: flex; flex-direction: column; }
  .detail-copy { width: 100%; padding-block: 2.7rem 1.5rem; }
  .detail-wordmark { font-size: 3.25rem; }
  .detail-tagline { font-size: 1rem; }
  .detail-description { margin-top: 1.6rem; max-width: none; }
  .detail-features { margin-block: 1.5rem; }
  .detail-art, .detail-hero--red .detail-art, .detail-hero--white .detail-art, .detail-hero--graphite .detail-art { position: relative; align-self: flex-end; width: 74%; height: 20rem; z-index: 0; mask-image: linear-gradient(90deg, transparent, black 15%); }
  .detail-hero--navy .detail-art { width: 70%; height: 22rem; }
  .applications-section { padding-block: 1.8rem; }
  .application-list { gap: .75rem; }
  .application-list li { font-size: .875rem; }
  .application-icon { width: 3.3rem; height: 3.3rem; }
  .application-icon .icon { width: 1.6rem; height: 1.6rem; }
  .product-gallery { height: 11rem; margin-bottom: 2rem; }
  .specifications-section { grid-template-columns: 1fr; gap: 1.5rem; padding-bottom: 2rem; }
  .product-facts > div { grid-template-columns: minmax(0,.9fr) minmax(0,1.15fr); gap: 1rem; font-size: .875rem; }
  .product-pagination { gap: .5rem; }
  .product-pagination > div { gap: .65rem 1.2rem; }
  .contact-section { grid-template-columns: 1fr; gap: 2.7rem; padding-block: 2.3rem 3rem; }
  .contact-map { grid-column: auto; }
  .contact-map > .reference-image { height: 22rem; }
}
@media (max-width: 360px) {
  .catalog-card { padding: 1.4rem; }
  .catalog-link { left: 1.4rem; }
  .vision-panel { margin-left: 30%; width: 70%; padding: 1.3rem 1rem; }
  .form-fields { grid-template-columns: 1fr; }
}
