<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content_container .content_inner {
	width:1260px;
}

.dialogLayer &gt; .dialogWrapper &gt; .dialogBox {
	width: 580px;
}

.remaining-time &gt; .clock &gt; .hourly + .label {
	font-size: 65px;
}

.remaining-time &gt; .until img {
	width: 95%;
	height: auto;
	padding: 5px 0;
}

.remaining-time {
	margin: 20px 0 0 170px;
}

.shelf &gt; .egg.egg2 {
	margin-left:-120px;
}

.shelf &gt; .egg.egg3 {
	margin-left:-100px;
}

.shelf &gt; .egg.egg4 {
	margin-left:-272px;
}

.shelf &gt; .egg.egg5 {
	margin-left:-165px;
}

.shelf &gt; .egg.egg6 {
	margin-left:-150px;
}

.shelf &gt; .egg.egg7 {
	margin-left:-155px;
	position:absolute;
	bottom:0;
}

.get-crackin {
	position: absolute;
	right: 25px;
	top: 240px;
}

.logo img.happy {
	margin-bottom: -150px;
}

.logo::after {
	width: 360px;
	height: 120px;
	left: 120px;
	top: 200px;
}

.egg.today &gt; .note {
	left:21%;
}

.desk.inline {
	display:inline;
}

.desk.inline-block {
	display:inline-block;
}

.desk.block {
	display:block;
}
</pre></body></html>