/* Selected homepage concept: outdoor work. Original logo, catalogue photographs and product assets. */
body[data-page="index"] { --color-paper: #fff; --color-ink: #111214; --color-accent: #ef6b12; --color-accent-ink: #111; --color-accent-dark: #bb4600; --radius-sm: 0; background: #fff; }
.ui-icon { display: inline-block; flex: 0 0 auto; width: 22px; height: 22px; background: currentColor; mask: var(--icon) center / contain no-repeat; -webkit-mask: var(--icon) center / contain no-repeat; }
.icon-arrow-up-right { --icon: url('assets/icons/arrow-up-right.svg'); }
.icon-arrow-right { --icon: url('assets/icons/arrow-right.svg'); }
body[data-page="index"] .site-header { position: relative; border-bottom: 0; }
body[data-page="index"] .header-inner { max-width: 1800px; min-height: clamp(73px,6.51vw,100px); padding-inline: 4.8%; gap: 2rem; justify-content: space-between; }
body[data-page="index"] .brand img { width: clamp(128px,11.4vw,164px); height: auto; }
body[data-page="index"] .header-contact { display: none; }
body[data-page="index"] .nav { margin: 0 auto 0 clamp(30px,4.9vw,70px); gap: clamp(1.25rem,3.2vw,3rem); }
body[data-page="index"] .nav a { font-size: clamp(.875rem,1.2vw,1rem); }
body[data-page="index"] .nav a[aria-current="page"] { text-decoration: underline; text-underline-offset: .6em; text-decoration-thickness: 1px; }
.home-language { display: flex; align-items: center; gap: .75rem; font-size: .875rem; white-space: nowrap; }
.site-header .home-language { border-left: 1px solid #d8d8d8; padding-left: 1.75rem; }
.language-current { color: var(--color-accent-dark); font-weight: 600; }
.language-divider { color: #888; }
body[data-page="index"] .language-switch { padding: .5rem; margin-left: 0; }
body[data-page="index"] .hero { min-height: 0; height: clamp(487px,43.4vw,680px); align-items: stretch; background: #101110; }
body[data-page="index"] .hero-image { left: 29%; width: 71%; height: 100%; object-position: 20% center; z-index: -2; }
body[data-page="index"] .hero::before { inset: 0 auto 0 0; width: 40%; background: #101110; clip-path: polygon(0 0,100% 0,83% 100%,0 100%); z-index: -1; }
body[data-page="index"] .hero-content { width: 41%; padding: 6.15vw 0 3.1vw 7.65%; display: flex; flex-direction: column; align-items: flex-start; }
.hero-heading { position: relative; }
.hero-heading::before { content: ''; position: absolute; top: 0; bottom: -5px; left: -2.9vw; width: 5px; background: var(--color-accent); }
body[data-page="index"] .hero .hero-eyebrow { margin: 0 0 1.9vw; font-size: clamp(10px,.9vw,13px); font-weight: 500; letter-spacing: .28em; line-height: 1.5; }
body[data-page="index"] .hero h1 { font-size: clamp(52px,4.9vw,76px); line-height: 1.22; font-weight: 700; letter-spacing: .015em; white-space: nowrap; }
body[data-page="index"] .hero .hero-description { font-size: clamp(15px,1.43vw,19px); line-height: 1.85; margin: 2vw 0 0; max-width: none; }
body[data-page="index"] .hero-actions { margin-top: 2.55vw; gap: clamp(1rem,2.3vw,2.25rem); flex-wrap: nowrap; }
body[data-page="index"] .button { gap: 1.6rem; min-height: 49px; padding: .75rem 1.5rem; font-weight: 600; }
body[data-page="index"] .hero-actions .text-link { gap: 1.4rem; font-size: .9rem; }
body[data-page="index"] .hero .hero-motto { display: flex; align-items: center; gap: 1rem; margin: auto 0 0 -2.9vw; padding-top: 2rem; font-size: clamp(8px,.68vw,11px); line-height: 1.5; letter-spacing: .22em; color: #a3a3a3; white-space: nowrap; }
.hero-motto::before { content: ''; width: 30px; height: 1px; background: currentColor; }
body[data-page="index"] .hero .hero-caption { top: 2.6vw; right: 4.6%; bottom: auto; margin: 0; color: #17191b; font: 500 clamp(20px,1.8vw,27px)/1.45 'STKaiti','KaiTi',serif; transform: rotate(-10deg); border-bottom: 2px solid var(--color-accent); padding-bottom: .4rem; text-align: center; }
.home-categories { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); padding: 2.2vw 4.8%; border-bottom: 1px solid #dfdfdf; }
.home-category { display: flex; align-items: center; justify-content: space-between; gap: 1rem; min-height: 68px; padding: 0 3.7vw 0 0; }
.home-category + .home-category { border-left: 1px solid #ddd; padding-left: 4.1vw; }
.home-category:last-child { padding-right: 0; }
.home-category h2 { font-size: clamp(24px,2.3vw,32px); font-weight: 700; line-height: 1.3; letter-spacing: 0; }
.home-category p { margin-top: .35rem; font-size: clamp(14px,1.28vw,17px); color: #6e7070; }
.home-category .ui-icon { width: 30px; height: 30px; color: #ed620a; transition: transform 180ms ease; }
.home-category:hover .ui-icon { transform: translateX(5px); }
.home-category:hover h2 { color: var(--color-accent-dark); }
.home-featured { min-height: clamp(373px,33.24vw,510px); display: grid; grid-template-columns: 41% 59%; position: relative; padding: 2.65vw 4.8% 3.1vw; }
.featured-copy { position: relative; z-index: 1; }
body[data-page="index"] .eyebrow { font-size: clamp(10px,.9vw,13px); letter-spacing: .2em; color: var(--color-accent-dark); font-weight: 600; }
#featured-title { font-size: clamp(38px,3.9vw,56px); font-weight: 700; line-height: 1.2; letter-spacing: -.035em; margin: 1.2vw 0 2.7vw; white-space: nowrap; }
.featured-model { font-size: clamp(24px,2.65vw,36px); line-height: 1.25; font-weight: 700; letter-spacing: -.04em; white-space: nowrap; }
.featured-product-name { font-size: .9em; }
.featured-specs { display: flex; gap: 2.65rem; margin: 2.1vw 0 2.2vw; }
.featured-specs > div + div { border-left: 1px solid #ccc; padding-left: 2.65rem; }
.featured-specs dd { margin: 0; font-size: clamp(27px,2.6vw,37px); font-weight: 700; line-height: 1.25; letter-spacing: -.02em; }
.featured-specs dd span { font-size: .57em; }
.featured-specs dt { font-size: 14px; color: #6e7070; }
.featured-visual { position: relative; display: flex; align-items: flex-end; margin: 0 -1.5vw -1.5vw -.5vw; }
.featured-image { width: 100%; height: auto; }
.featured-signature { position: absolute; right: 1.6vw; top: .5vw; font: 500 clamp(20px,1.8vw,27px)/1.45 'STKaiti','KaiTi',serif; transform: rotate(-10deg); border-bottom: 2px solid var(--color-accent); padding-bottom: .3rem; text-align: center; }
.featured-caption { position: absolute; left: 35%; bottom: 0; color: #777; font-size: clamp(8px,.7vw,10px); line-height: 1.6; letter-spacing: .14em; padding-left: 4.4vw; }
.featured-caption::before { content: ''; position: absolute; left: 0; top: .6em; width: 3vw; height: 1px; background: #aaa; }
.home-about { background: #f7f6f5; }
.home-about-grid { grid-template-columns: 55.2% 44.8%; gap: 0; align-items: stretch; }
.home-about-grid > img { width: 100%; max-width: none; height: 100%; min-height: 250px; max-height: 360px; aspect-ratio: 2.48; object-fit: cover; object-position: center 68%; }
.home-about-copy { padding: 3.6vw 3.9vw 2.9vw; display: flex; flex-direction: column; justify-content: center; }
.home-about .eyebrow { margin-bottom: .8vw; }
.home-about h2 { font-size: clamp(27px,2.72vw,39px); line-height: 1.3; font-weight: 700; letter-spacing: -.05em; }
.home-about-description { color: #25272a; margin: .6vw 0 2.1vw; max-width: none; font-size: clamp(14px,1.4vw,18px); }
.home-about-bottom { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.home-about-motto { font-size: clamp(10px,.9vw,13px); line-height: 1.55; color: #777; text-align: right; }
.home-footer { padding: 2.25vw 4.8%; }
.home-footer-inner { display: flex; align-items: center; gap: 1.5rem; flex-wrap: wrap; }
.home-footer .brand img { width: 100px !important; }
.home-footer-company { font-size: 12px; font-weight: 600; }
.home-footer-nav { display: flex; align-items: center; justify-content: center; flex: 1; gap: 1.8rem; padding-inline: 1.5rem; border-inline: 1px solid #d8d8d8; }
.home-footer-nav a { display: inline-flex; align-items: center; min-height: 44px; white-space: nowrap; font-size: 11px; font-weight: 500; }
.home-footer-nav a:hover { color: var(--color-accent-dark); }
.home-footer .home-language { font-size: 12px; gap: .4rem; }
.home-footer .language-switch { font-size: 12px; }
.home-footer-copyright { font-size: 10px; color: #767676; }
html[lang="en"] body[data-page="index"] .hero h1 { font-size: clamp(43px,4.3vw,65px); letter-spacing: -.045em; white-space: normal; }
html[lang="en"] body[data-page="index"] .hero-description { font-size: clamp(14px,1.2vw,18px); max-width: 25rem; }
html[lang="en"] body[data-page="index"] .hero-actions { gap: 1.1rem; }
html[lang="en"] body[data-page="index"] .hero-actions .button { gap: .75rem; padding-inline: .875rem; font-size: .8125rem; }
html[lang="en"] body[data-page="index"] .hero-actions .text-link { gap: .5rem; font-size: .8125rem; }
html[lang="en"] .hero .hero-caption,html[lang="en"] .featured-signature { font: 500 .75rem/1.5 var(--font-body); max-width: 10rem; transform: none; }
html[lang="en"] .home-category h2 { font-size: clamp(20px,1.9vw,28px); }
html[lang="en"] .home-category p { font-size: .875rem; }
html[lang="en"] #featured-title { white-space: normal; font-size: clamp(35px,3.4vw,49px); max-width: 10em; }
html[lang="en"] .home-about h2 { font-size: clamp(28px,2.6vw,38px); letter-spacing: -.03em; }
html[lang="en"] .home-footer-company { display: none; }
@media (max-width: 1200px) {
  .home-footer-inner { gap: 1rem; }
  .home-footer-nav { gap: 1.25rem; padding-inline: 1rem; }
  .home-footer-copyright { width: 100%; text-align: right; }
}
@media (max-width: 1040px) {
  body[data-page="index"] .header-inner { min-height: 76px; gap: 1rem; }
  .site-header .home-language { margin-left: auto; }
  body[data-page="index"] .nav { margin: 0; gap: .25rem; }
  body[data-page="index"] .hero { height: 500px; }
  body[data-page="index"] .hero-content { padding-top: 70px; padding-left: 6%; width: 48%; }
  body[data-page="index"] .hero::before { width: 47%; }
  body[data-page="index"] .hero-image { left: 32%; width: 68%; }
  body[data-page="index"] .hero h1 { font-size: clamp(38px,4.7vw,49px); }
  body[data-page="index"] .hero .hero-description { font-size: 14px; }
  body[data-page="index"] .hero-actions { gap: 1rem; margin-top: 2rem; }
  body[data-page="index"] .hero-actions .button { padding-inline: 1rem; gap: 1rem; }
  .home-category { padding-right: 1.75rem; }
  .home-category + .home-category { padding-left: 1.75rem; }
  .home-category h2 { font-size: 22px; }
  .home-category p { font-size: 13px; }
  .home-featured { min-height: 390px; padding-block: 2.5rem; }
  #featured-title { font-size: 32px; }
  .featured-model { font-size: 22px; }
  .featured-visual { align-items: center; }
  .featured-specs { gap: 1.5rem; margin-block: 1.5rem; }
  .featured-specs > div + div { padding-left: 1.5rem; }
  .home-about h2 { font-size: 25px; }
  .home-about-copy { padding: 2rem; }
  .home-about-description { font-size: 14px; }
  .home-about-motto { display: none; }
  .home-footer-company { display: none; }
  .home-footer-nav { gap: 1rem; }
}
@media (max-width: 900px) {
  body[data-page="index"] .header-inner { min-height: 72px; padding-inline: 1.25rem; }
  body[data-page="index"] .brand img { width: 122px; }
  .site-header .home-language { border: 0; padding-left: 0; gap: .25rem; }
  .site-header .language-current,.site-header .language-divider { display: none; }
  body[data-page="index"] .hero { height: auto; display: flex; flex-direction: column; }
  body[data-page="index"] .hero-image { position: relative; inset: auto; width: 100%; height: clamp(230px,61vw,400px); object-position: center; z-index: auto; }
  body[data-page="index"] .hero::before { display: none; }
  body[data-page="index"] .hero-content { width: 100%; padding: 2.5rem 1.5rem 2rem 2.5rem; }
  .hero-heading::before { left: -1rem; width: 4px; bottom: 0; }
  body[data-page="index"] .hero .hero-eyebrow { margin-bottom: 1.25rem; font-size: 10px; }
  body[data-page="index"] .hero h1 { font-size: clamp(34px,8.1vw,52px); line-height: 1.25; }
  body[data-page="index"] .hero .hero-description { font-size: 14px; margin-top: 1.25rem; }
  body[data-page="index"] .hero-actions { margin-top: 1.6rem; gap: 1.4rem; }
  body[data-page="index"] .hero-actions .text-link { gap: .6rem; font-size: .875rem; }
  body[data-page="index"] .hero .hero-motto { margin: 2rem 0 0; padding: 0; font-size: 8px; }
  body[data-page="index"] .hero .hero-caption { display: none; }
  .home-categories { grid-template-columns: 1fr; padding: .5rem 1.5rem; }
  .home-category,.home-category + .home-category { padding: 1.25rem 0; border-left: 0; }
  .home-category + .home-category { border-top: 1px solid #e1e1e1; }
  .home-category h2 { font-size: 24px; }
  .home-category p { font-size: 14px; }
  .home-featured { grid-template-columns: 1fr; padding: 2.5rem 1.5rem 1.5rem; gap: 1.5rem; }
  body[data-page="index"] .eyebrow { font-size: 10px; }
  #featured-title { font-size: clamp(28px,7.5vw,40px); margin: 1rem 0 1.5rem; }
  .featured-model { font-size: clamp(21px,5.5vw,28px); }
  .featured-specs { margin-block: 1.5rem; }
  .featured-specs dd { font-size: 30px; }
  .featured-visual { min-height: 230px; padding-top: 2rem; margin: 0; }
  .featured-signature { top: 0; right: 0; font-size: 19px; }
  .featured-caption { left: 30%; bottom: 0; font-size: 7px; }
  .home-about-grid { grid-template-columns: 1fr; gap: 0; }
  .home-about-grid > img { min-height: 0; aspect-ratio: 1.8; height: auto; max-height: none; }
  .home-about-copy { padding: 2.25rem 1.5rem; }
  .home-about .eyebrow { margin-bottom: 1rem; }
  .home-about h2 { font-size: clamp(24px,6.5vw,34px); letter-spacing: -.03em; }
  .home-about-description { margin: 1rem 0 1.5rem; font-size: 15px; }
  .home-footer { padding: 1.5rem; }
  .home-footer-inner { justify-content: space-between; gap: 1rem; }
  .home-footer-nav { flex: auto; width: 100%; order: 2; border: 0; padding: .5rem 0; justify-content: flex-start; flex-wrap: wrap; gap: .25rem 1.5rem; }
  .home-footer-nav a { font-size: 12px; }
  .home-footer-copyright { order: 3; text-align: left; font-size: 11px; border-top: 1px solid #ddd; padding-top: 1rem; }
  html[lang="en"] body[data-page="index"] .hero h1 { font-size: clamp(36px,9vw,54px); }
  html[lang="en"] body[data-page="index"] .hero-description { font-size: 14px; }
  html[lang="en"] body[data-page="index"] .hero-actions { flex-wrap: wrap; gap: 1rem; }
  html[lang="en"] #featured-title { font-size: 36px; }
  html[lang="en"] .home-category h2 { font-size: 23px; }
  html[lang="en"] .home-about h2 { font-size: 30px; }
}
