/* Original Home 08 import; maintained production CSS as of 0.4.8.
 * Shared palette and approved refinements live here. Legacy import scripts
 * do not reproduce these maintained edits; see release documentation. */
/* Home 07 — restrained entrance, original-photograph gallery and mobile shortcut. */
.lux-home .hero-film video,.lux-home .hero-poster{object-position:40% 46%}
.lux-home .hero:after{background:linear-gradient(90deg,rgba(var(--vj-color-forest-rgb),0.9608) 0%,rgba(var(--vj-color-forest-rgb),0.8784) 25%,rgba(var(--vj-color-forest-rgb),0.5333) 53%,rgba(var(--vj-color-forest-rgb),0.1098) 83%),linear-gradient(0deg,rgba(var(--vj-color-forest-rgb),0.9098) 0%,transparent 38%,rgba(var(--vj-color-forest-rgb),0.1490) 90%)}
.lux-home .film-duration{font-size:10px;letter-spacing:.06em;color:var(--vj-color-gold);margin-left:1px}
.lux-motion-enabled .lux-hero-copy{animation:none}
.lux-motion-enabled .lux-intro-play .lux-hero-copy>*{animation:home-cinematic-arrive .72s cubic-bezier(.18,.65,.3,1) both}
.lux-motion-enabled .lux-intro-play .lux-hero-copy>:nth-child(2){animation-delay:.07s}
.lux-motion-enabled .lux-intro-play .lux-hero-copy>:nth-child(3){animation-delay:.14s}
.lux-motion-enabled .lux-intro-play .lux-hero-copy>:nth-child(4){animation-delay:.21s}
.lux-motion-enabled .lux-intro-play .lux-hero-copy>:nth-child(5){animation-delay:.28s}
@keyframes home-cinematic-arrive{from{opacity:.62;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}
.lux-home .gallery-open{display:block;position:relative;width:100%;height:100%;border:0;background:transparent;color:var(--vj-color-ink);padding:0;text-align:left;cursor:zoom-in}
.lux-home .gallery-open:focus-visible{outline:3px solid var(--vj-color-focus);outline-offset:-7px}
.lux-home .gallery-open-hint{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:14px;min-height:44px;padding:10px 15px;background:rgba(var(--vj-color-paper-rgb),0.9490);border:1px solid var(--vj-color-line);font-size:11px;letter-spacing:.035em}
.lux-home .gallery-open-hint svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round}
.lux-home .gallery-tabs{gap:12px;margin-top:14px}
.lux-home .gallery-tabs button{display:flex;flex-direction:column;gap:9px;padding:0 0 10px;border-bottom:2px solid transparent;min-width:0;font-size:11px;color:var(--vj-color-muted);white-space:normal}
.lux-home .gallery-tabs button[aria-pressed=true]{border-bottom-color:var(--vj-color-accent);color:var(--vj-color-ink)}
.lux-home .gallery-tabs button img{width:100%;height:clamp(60px,6vw,92px);object-fit:contain;background:var(--vj-color-surface);padding:6px}
.lux-home .gallery-tabs button img[data-gallery-thumb=kitchen]{object-fit:cover;object-position:50% 33%;padding:0}
.lux-home .gallery-tabs button:hover img{background:var(--vj-color-surface)}
.lux-home .gallery-tabs button:focus-visible{outline:2px solid var(--vj-color-focus);outline-offset:4px}
.lux-home .lux-product-facts{font-size:13px}
.lux-home .lux-product-price>span,.lux-home .lux-service-price small{font-size:11px;line-height:1.8}
.lux-home .lux-product-copy>.lux-caption,.lux-home .lux-editorial-note{font-size:11px;line-height:1.85}
.lux-home .lux-section-meta>span{line-height:1.8}
.lux-home .lux-link{transition:color .2s,border-color .2s}
.lux-home .lux-product-copy .lux-link:hover,.lux-home .lux-difference .lux-link:hover{color:var(--vj-color-accent)}
.home-gallery-dialog{width:min(1240px,calc(100% - 40px));height:min(940px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);background:var(--vj-color-paper);color:var(--vj-color-ink);overflow:hidden}
.home-gallery-dialog[open]{display:grid;grid-template-rows:auto minmax(80px,1fr) auto auto}
.home-gallery-dialog::backdrop{background:rgba(var(--vj-color-forest-rgb),0.9098);backdrop-filter:blur(8px)}
.home-gallery-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 28px;border-bottom:1px solid var(--vj-color-line)}
.home-gallery-top .eyebrow{color:var(--vj-color-accent);font-size:9px;letter-spacing:.14em}
.home-gallery-top h2{font-size:34px;letter-spacing:-.045em;line-height:1.15;margin-top:4px}
.home-gallery-top .dialog-close{width:48px;height:48px;flex:none;border-color:var(--vj-color-line-strong)}
.home-gallery-stage{position:relative;min-width:0;min-height:0;padding:14px 74px;touch-action:pan-y pinch-zoom;background:var(--vj-color-field)}
.home-gallery-stage>img{width:100%;height:100%;max-height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}
.home-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--vj-color-line);background:rgba(var(--vj-color-paper-rgb),0.9490);color:var(--vj-color-ink);font-size:22px}
.home-gallery-prev{left:15px}.home-gallery-next{right:15px}
.home-gallery-arrow:hover,.home-gallery-top .dialog-close:hover{background:var(--vj-color-surface)}
.home-gallery-caption{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:13px 28px;border-top:1px solid var(--vj-color-line);font-size:11px;line-height:1.7}
.home-gallery-caption>p:first-child{color:var(--vj-color-ink);flex:none}
.home-gallery-caption>p:last-child{color:var(--vj-color-muted);text-align:right}
.home-gallery-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:660px;width:100%;padding:0 28px 18px;margin-inline:auto}
.home-gallery-thumbs button{display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:0;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--vj-color-muted);text-align:left;padding:0 0 7px;font-size:11px;min-height:44px}
.home-gallery-thumbs button[aria-pressed=true]{border-bottom-color:var(--vj-color-accent);color:var(--vj-color-ink)}
.home-gallery-thumbs img{height:62px;width:100%;object-fit:contain;background:var(--vj-color-surface);padding:4px}
.home-gallery-thumbs img[data-gallery-thumb=kitchen]{object-fit:cover;object-position:center 33%;padding:0}
.home-gallery-dialog button:focus-visible{outline:3px solid var(--vj-color-focus);outline-offset:3px}
.home-product-bar{position:fixed;left:0;right:0;bottom:0;z-index:35;background:rgba(var(--vj-color-forest-rgb),0.9608);color:var(--vj-color-paper);border-top:1px solid rgba(var(--vj-color-gold-rgb),0.3765);box-shadow:0 -8px 28px rgba(var(--vj-color-forest-rgb),0.1098);backdrop-filter:blur(12px);padding:12px 0 max(12px,env(safe-area-inset-bottom));display:none}
.home-product-bar>.shell{display:flex;align-items:center;justify-content:space-between;gap:15px}
.home-product-bar p{font:21px/1.15 var(--serif);letter-spacing:-.03em}
.home-product-bar p>span{font-family:var(--sans);font-size:8px;vertical-align:super;margin-left:2px}
.home-product-bar p+span{display:block;color:var(--vj-color-inverse-muted);font-size:10px;margin-top:4px;line-height:1.5}
.home-product-bar strong{font-weight:400;color:var(--vj-color-gold)}
.lux-home .home-product-bar .button{font-size:11px;gap:15px;min-height:48px;padding:12px 17px;flex:none}
.home-product-bar a:focus-visible{outline:3px solid var(--vj-color-paper);outline-offset:3px}
@media(min-width:701px) and (max-width:1100px){
  .lux-home .hero-film video,.lux-home .hero-poster{object-position:28% 46%}
  .lux-home .hero:after{background:linear-gradient(90deg,rgba(var(--vj-color-forest-rgb),0.9608) 0%,rgba(var(--vj-color-forest-rgb),0.8627) 39%,rgba(var(--vj-color-forest-rgb),0.5020) 70%,rgba(var(--vj-color-forest-rgb),0.2510)),linear-gradient(0deg,rgba(var(--vj-color-forest-rgb),0.9098) 0%,transparent 40%)}
}
@media(max-width:700px){
  .lux-home .hero-film{border-top:1px solid rgba(var(--vj-color-gold-rgb),0.2078)}
  .lux-home .hero-film video{object-fit:contain;object-position:center}
  .lux-home .hero-description{max-width:330px;line-height:1.9}
  .lux-home .film-duration{font-size:9px}
  .lux-home .film-toggle{width:44px;height:44px;min-width:44px}
  .lux-home .gallery-tabs{gap:9px;margin-top:12px}
  .lux-home .gallery-tabs button{font-size:10px;gap:8px;padding-bottom:9px;line-height:1.55}
  .lux-home .gallery-tabs button img{height:62px;padding:4px}
  .lux-home .gallery-open-hint{bottom:13px;right:13px;padding:9px 12px;font-size:10px;gap:11px}
  .lux-home .lux-product-facts{font-size:12px}
  .lux-home .lux-product-price>span{font-size:10px}
  .lux-home .lux-service-price small{font-size:9px}
  .home-gallery-dialog{width:calc(100% - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}
  .home-gallery-top{padding:15px 16px;gap:15px}
  .home-gallery-top .eyebrow{font-size:8px;letter-spacing:.08em}
  .home-gallery-top h2{font-size:30px}
  .home-gallery-stage{padding:12px 8px}
  .home-gallery-arrow{top:auto;bottom:12px;transform:none;width:44px;height:44px;background:rgba(var(--vj-color-paper-rgb),0.9490)}
  .home-gallery-prev{left:12px}.home-gallery-next{right:12px}
  .home-gallery-caption{display:block;padding:12px 16px;font-size:11px}
  .home-gallery-caption>p:last-child{font-size:10px;text-align:left;margin-top:3px}
  .home-gallery-thumbs{padding:0 16px 14px;gap:9px}
  .home-gallery-thumbs button{font-size:10px;line-height:1.5}
  .home-gallery-thumbs img{height:48px}
  .is-home .home-product-bar:not([hidden]){display:block}
  .home-product-bar-visible .lux-home :is(a,button,summary){scroll-margin-bottom:105px}
  .home-product-bar-visible .toast{bottom:calc(100px + env(safe-area-inset-bottom))}
}
@media(max-height:600px){
  .home-gallery-top{padding-block:10px}
  .home-gallery-top h2{font-size:26px}
  .home-gallery-thumbs{display:none}
  .home-gallery-caption{padding-block:9px}
}
@media(prefers-reduced-motion:reduce){
  .lux-home .lux-hero-copy>*,.lux-home .lux-link,.home-gallery-dialog *{animation:none!important;transition:none!important}
}
