/* Original paintings: Alastor informs image prominence; Pragmata informs reading. */
@media screen{
  .hero{--void:#0b0c0e;--bone:#ece7e0;--steel:#9aa3ad;--ember-2:#ff8a50;color:var(--bone);background:var(--void);padding:150px clamp(32px,5vw,90px) 0;min-height:100svh}
  .hero-art{position:absolute;inset:86px 0 0;z-index:-2;display:block;pointer-events:none}
  .hero-art img{width:100%;height:100%;object-fit:cover;object-position:70% center;display:block}
  .hero:after{inset:86px 0 0;z-index:-1;background:linear-gradient(90deg,rgba(11,12,14,.97) 0%,rgba(11,12,14,.90) 38%,rgba(11,12,14,.86) 52%,rgba(11,12,14,.08) 68%,rgba(11,12,14,.03) 100%)}
  .hero-top{margin:0 0 30px;align-items:center}.sample-tag{background:#0b0c0e;color:#9aa3ad}
  .hero-layout{flex:1;display:flex;align-items:center;padding:20px 0 45px}
  .hero-copy{width:43%;max-width:650px}.hero h1{font-size:clamp(66px,6.5vw,110px);line-height:.96;max-width:none;text-wrap:balance}
  .hero-description{font-size:27px;max-width:530px;line-height:1.35}
  .hero-bottom{padding:25px 0 28px;background:#0b0c0e;box-shadow:0 0 0 28px #0b0c0e;margin-top:18px}
  .cabin-illustration{margin:0 -30px 35px;overflow:hidden;line-height:0}
  .cabin-illustration img{width:100%;height:auto;aspect-ratio:1672/941;display:block;object-fit:cover}
  .cabin-block{padding-top:0;border-top:0}.cabin-block h3{margin-top:30px}
}
@media screen and (max-width:900px){
  .hero h1{font-size:65px}.hero-copy{width:47%}.hero-description{font-size:24px}
}
@media screen and (max-width:760px){
  .hero{display:block;padding:0 24px;min-height:100svh}
  .hero-art{position:relative;inset:auto;z-index:0;display:block;height:clamp(290px,84vw,480px);margin:76px -24px 0}
  .hero-art img{object-position:78% center;object-fit:cover}
  .hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0b0c0e,rgba(11,12,14,0) 30%)}
  .hero:after{display:none}.hero-top{margin:10px 0 30px;gap:10px}.hero-kicker{max-width:150px}
  .hero-layout{display:block;padding:0 0 30px}.hero-copy{width:100%;max-width:560px}
  .hero h1{font-size:clamp(51px,12.7vw,78px);line-height:1.02}.hero-description{font-size:25px}
  .hero-bottom{margin:0;padding:23px 0 27px;box-shadow:none}
  .cabin-illustration{margin:0 -12px 30px}.cabin-block h3{margin-top:25px}
}
@media print{.hero-art,.cabin-illustration{display:none!important}}
