/* 2026-09 visual refinement: navigation, hero and space-design gallery */
.top{background:#211619;color:#e8ddda;border-bottom:1px solid rgba(226,188,111,.24)}
.top .wrap{padding:9px 0;letter-spacing:.04em}
.top .wrap span:last-child{display:flex;align-items:center;gap:14px}
.top i{width:1px;height:12px;background:rgba(255,255,255,.25)}
.top a{color:#f1d693}
.nav-shell{background:rgba(255,252,247,.96);border-bottom:1px solid #eadfd8;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}
.nav{height:88px}
.brand-logo{width:214px}
.links{gap:29px;font-size:15px}
.links a{position:relative;padding:31px 0}
.links a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:1px;background:var(--wine);transition:right .25s ease}
.links a:hover:after{right:0}
.nav-actions{display:flex;align-items:center;gap:18px}
.nav-phone{display:flex;flex-direction:column;line-height:1.18;text-align:right}
.nav-phone small{font-size:10px;color:var(--muted);letter-spacing:.12em}
.nav-phone strong{font:600 14px Georgia,serif;color:#4c3034;letter-spacing:.06em}
.cta{padding:12px 20px;border-radius:0;box-shadow:0 9px 22px rgba(143,18,36,.15)}
.hero{min-height:auto;background:linear-gradient(112deg,#160d11 0%,#3e0e1a 48%,#7e1829 100%)}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.035) 50%);pointer-events:none}
.hero:after{width:620px;height:620px;right:-210px;top:-220px;box-shadow:0 0 0 86px #e8c2720d,0 0 0 178px #e8c27208}
.hero .wrap{padding:72px 0 76px}
.hero-grid{grid-template-columns:.92fr 1.08fr;gap:70px}
.hero-copy{position:relative}
.hero-kicker{display:block;color:rgba(255,255,255,.45);font:11px/1.4 Georgia,serif;letter-spacing:.23em;margin-bottom:35px}
.hero .eyebrow{font-weight:600}
.hero h1{font-size:clamp(42px,4.6vw,64px);line-height:1.15;letter-spacing:.025em;margin:20px 0 24px}
.hero h1 em{font-style:normal;color:#f5dfaa;font-family:Georgia,"Songti SC",serif;font-weight:400}
.hero p{font-size:16px;line-height:1.9;max-width:520px;color:#e8dadd}
.hero-actions{margin-top:29px}
.hero .button{padding:13px 22px}
.hero-trust{display:flex;flex-wrap:wrap;gap:10px 25px;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);color:#d4c5c8;font-size:12px}
.hero-trust span:before{content:"◇";color:var(--gold);margin-right:7px}
.hero-photo{padding:0 24px 24px 0}
.hero-photo:before{content:"";position:absolute;inset:20px 0 0 24px;border:1px solid rgba(226,188,111,.55)}
.hero-photo img{position:relative;aspect-ratio:1.26;object-fit:cover;border:0;box-shadow:0 22px 48px rgba(12,4,7,.34)}
.hero-photo figcaption{position:absolute;left:-20px;bottom:0;width:270px;background:#fffaf2;color:#2b1c20;padding:16px 19px;margin:0;box-shadow:0 12px 30px rgba(17,7,10,.18)}
.hero-photo figcaption b,.hero-photo figcaption span{display:block}
.hero-photo figcaption b{color:var(--wine);font-size:15px}
.hero-photo figcaption span{font-size:11px;color:#806f72;margin-top:2px}
.hero-hours{position:absolute;right:0;top:28px;background:rgba(29,15,19,.92);color:#fff;padding:15px 17px;min-width:152px;border-left:2px solid var(--gold)}
.hero-hours small,.hero-hours strong,.hero-hours span{display:block}
.hero-hours small{font-size:9px;letter-spacing:.16em;color:#d9b96f}
.hero-hours strong{font:18px/1.5 Georgia,serif;letter-spacing:.03em}
.hero-hours span{font-size:10px;color:#cbbdc0}
.facts{margin-top:0}
.gallery{background:linear-gradient(180deg,#fff 0%,#fbf6f0 100%)}
.gallery .title-row{align-items:center;margin-bottom:40px}
.gallery .title-row h2{font-size:42px}
.gallery-grid{grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:245px 245px 245px;gap:14px}
.gallery figure{border-radius:2px;box-shadow:0 8px 24px rgba(57,36,31,.07)}
.gallery figure:first-child{grid-row:1/3}
.gallery figure:nth-child(6){grid-column:1/2}
.gallery figure:nth-child(7){grid-column:2/4}
.gallery img{filter:saturate(.88) contrast(.98)}
.gallery figcaption{left:0;bottom:0;background:linear-gradient(90deg,rgba(28,18,20,.9),rgba(28,18,20,.68));padding:10px 15px;min-width:140px;font-size:14px}
.gallery figcaption small{display:block;color:#d9bd7b;font-size:9px;letter-spacing:.16em}
.effect-note{text-align:right;color:#8d8082;font-size:12px;margin:14px 0 0}
@media(max-width:1050px){.nav-phone{display:none}.links{gap:19px}.hero-grid{gap:42px}.hero h1{font-size:48px}}
@media(max-width:800px){
  .top .wrap{justify-content:space-between}.top .wrap span:first-child{font-size:11px}.top .wrap span:last-child{display:flex;font-size:11px}.top i,.top .wrap span:last-child>:not(a){display:none}
  .nav{height:72px}.brand-logo{width:172px}.nav-actions{gap:0}.nav-phone{display:none}.cta{padding:10px 14px;font-size:13px}.links{display:none}
  .hero .wrap{padding:48px 0 54px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-kicker{margin-bottom:22px}.hero h1{font-size:clamp(36px,10vw,48px);margin:16px 0 19px}.hero p{font-size:15px}.hero-trust{margin-top:28px}
  .hero-photo{padding:0 14px 16px 0}.hero-photo:before{inset:12px 0 0 14px}.hero-photo img{aspect-ratio:1.2}.hero-photo figcaption{left:-4px;width:235px;padding:12px 14px}.hero-hours{right:0;top:16px;padding:10px 12px;min-width:132px}.hero-hours strong{font-size:16px}
  .gallery .title-row h2{font-size:34px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:260px repeat(3,180px)}.gallery figure:first-child{grid-column:1/3;grid-row:auto}.gallery figure:nth-child(6),.gallery figure:nth-child(7){grid-column:auto}.gallery figure:nth-child(7){grid-column:1/3}.effect-note{text-align:left}
}
@media(max-width:480px){.top .wrap span:first-child{display:none}.top .wrap{justify-content:center}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero .button{text-align:center;padding:11px 10px;font-size:13px}.hero-trust{gap:8px 13px}.gallery-grid{grid-template-columns:1fr;grid-template-rows:230px repeat(6,190px)}.gallery figure:first-child,.gallery figure:nth-child(7){grid-column:auto}.gallery figcaption{min-width:128px}.hero-hours{display:none}}
