.pg-home .hero{position:relative;min-height:100vh;display:flex;align-items:center;isolation:isolate}.pg-home .hero-img{position:absolute;inset:0;z-index:-2;background:url(https://vavela.com/wp-content/uploads/2026/02/VSite-13-e1771027904395.jpg) 50%/cover no-repeat;animation:home-heroZoom 9s var(--ease-lux) forwards}@keyframes home-heroZoom{0%{transform:scale(1.1)}to{transform:scale(1)}}.pg-home .hero-veil{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(12,9,7,.55),rgba(12,9,7,.45) 50%,var(--noir) 100%)}.pg-home .hero-inner{display:flex;flex-direction:column;gap:28px;max-width:1000px;padding-top:120px}.pg-home .hero-ctas{display:flex;gap:20px;flex-wrap:wrap;margin-top:12px}.pg-home .scroll-cue{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--cream-faint);font-size:10.5px;letter-spacing:.4em;text-transform:uppercase}.pg-home .scroll-cue .stem{width:1px;height:52px;background:linear-gradient(var(--gold),transparent);animation:home-cuePulse 2.4s ease-in-out infinite}@keyframes home-cuePulse{0%,to{opacity:.4}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.pg-home .hero-img,.pg-home .scroll-cue .stem{animation:none}}.pg-home .intro-grid{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:clamp(48px,6vw,110px);gap:clamp(48px,6vw,110px);align-items:center}.pg-home .intro-imgs{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.pg-home .intro-imgs .img-frame:first-child{aspect-ratio:3/4;margin-top:56px}.pg-home .intro-imgs .img-frame:last-child{aspect-ratio:3/4.4}.pg-home .intro-copy{display:flex;flex-direction:column;gap:26px}.pg-home .sig-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(18px,2vw,30px);gap:clamp(18px,2vw,30px)}.pg-home .sig-card{display:flex;flex-direction:column;gap:18px}.pg-home .sig-card .img-frame{aspect-ratio:3/3.8}.pg-home .sig-meta{display:flex;flex-direction:column;gap:6px}.pg-home .sig-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.pg-home .sig-name{font-family:var(--display);font-size:21px;color:var(--cream)}.pg-home .sig-price{font-family:var(--accent);font-style:italic;font-size:19px;color:var(--gold-bright)}.pg-home .sig-desc{font-size:14px;color:var(--cream-faint);line-height:1.6}.pg-home .std-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(28px,3vw,56px);gap:clamp(28px,3vw,56px)}.pg-home .std-item{border-top:1px solid var(--hairline);padding-top:28px;display:flex;flex-direction:column;gap:16px}.pg-home .std-num{font-family:var(--accent);font-style:italic;font-size:19px;color:var(--gold)}.pg-home .std-item h3{font-family:var(--display);font-weight:400;font-size:23px;color:var(--cream)}.pg-home .std-item p{font-size:15px;color:var(--cream-dim)}.pg-home .evenings{position:relative;isolation:isolate;padding:clamp(120px,16vw,220px) var(--pad-x);display:flex;justify-content:center}.pg-home .evenings-img{position:absolute;inset:0;z-index:-2;background:url(https://vavela.com/wp-content/uploads/2026/01/MAZ03032.jpg) 50%/cover no-repeat fixed}.pg-home .evenings-veil{position:absolute;inset:0;z-index:-1;background:rgba(12,9,7,.74)}.pg-home .evenings-inner{max-width:760px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:26px}.pg-home .hours-line{display:flex;gap:clamp(24px,4vw,64px);justify-content:center;flex-wrap:wrap;margin-top:10px}.pg-home .hours-line div{display:flex;flex-direction:column;gap:8px}.pg-home .hours-line .hl-day{font-size:11px;letter-spacing:.36em;text-transform:uppercase;color:var(--gold)}.pg-home .hours-line .hl-time{font-family:var(--display);font-size:21px;color:var(--cream)}@media (max-width:900px){.pg-home .evenings-img{background-attachment:scroll}}.pg-home .quotes-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(28px,3vw,56px);gap:clamp(28px,3vw,56px)}.pg-home .quote{border:1px solid var(--hairline-soft);padding:clamp(32px,3vw,48px);display:flex;flex-direction:column;gap:24px;background:var(--panel)}.pg-home .quote .q-mark{font-family:var(--accent);font-size:64px;line-height:.5;color:var(--gold);padding-top:18px}.pg-home .quote p{font-family:var(--accent);font-size:21px;line-height:1.55;color:var(--cream-dim);font-style:italic}.pg-home .quote footer{font-size:12px;letter-spacing:.3em;text-transform:uppercase;color:var(--gold)}.pg-home .ig-strip{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:6px;gap:6px}.pg-home .ig-strip .img-frame{aspect-ratio:1}.pg-home .ig-strip .img-frame:after{content:"";position:absolute;inset:0;background:rgba(12,9,7,.35);opacity:0;transition:opacity .5s}.pg-home .ig-strip .img-frame:hover:after{opacity:1}.pg-home .expand{text-align:center;display:flex;flex-direction:column;align-items:center;gap:26px}@media (max-width:980px){.pg-home .intro-grid{grid-template-columns:1fr}.pg-home .sig-grid,.pg-home .std-grid{grid-template-columns:1fr 1fr}.pg-home .quotes-grid{grid-template-columns:1fr}.pg-home .ig-strip{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.pg-home .sig-grid,.pg-home .std-grid{grid-template-columns:1fr}}