/* The Spirit: black canvas, membership green. */
@media screen {
html,body{background:#000}
#the-spirit,#the-spirit .intro,#the-spirit .manifesto,#the-spirit .cocktails,#the-spirit .garden-section,#the-spirit .events-section,#the-spirit .private-section,#the-spirit .contact-section,#the-spirit .cards-section,#the-spirit .company-footer{background:#000}
#the-spirit .membership-section{background:#1b2521}
#the-spirit .spirits-card{text-decoration:none;color:inherit}
#the-spirit .playing-card,#the-spirit .wine-card{background:#000;box-shadow:inset 0 0 0 6px #000,inset 0 0 0 7px #675c40}
#the-spirit header .menu{background:#000}
#the-spirit header:before{background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.7) 52%,rgba(0,0,0,.3) 78%,transparent)}
#the-spirit .intro:after{background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.2) 25%,rgba(0,0,0,.66) 60%,#000 100%)}
#the-spirit .section-revealed:after{background:linear-gradient(180deg,#000e,#000c 65%,transparent)}
#the-spirit .membership-section.section-revealed:after{background:linear-gradient(180deg,#1b2521ee,#1b2521cc 65%,transparent)}
#the-spirit .membership-contact{display:inline-flex;align-items:center;min-height:48px;margin-top:12px;font-size:14px;background:transparent;position:relative;z-index:3}
#the-spirit .membership-contact:focus-visible{outline:2px solid #c6b17f;outline-offset:5px}
}
