html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
} :root { --site-header-height: 3.5rem;
--site-padding-left: 1.35rem;
--horiztonal-padding-top: 68%;
--vertical-padding-top: 136%; --font-primary: normal 400 1.1em/1.8 GillSansMedium, "Gill Sans", "Gill Sans MT", Calibri, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
--font-secondary: normal 400 0.9em/1.6 GillSansMedium, "Gill Sans", "Gill Sans MT", Calibri, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
--font-body: normal 400 0.9em/1.8 GillSansMedium, "Gill Sans", "Gill Sans MT", Calibri, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
--jay-gray: #a6a6a6;
--jay-gray: #c2beb8;
--jay-gray: #d2cfca;
}
@media screen and (min-width: 40em) {
:root {
--site-header-height: 6rem;
}
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #000;
font: var(--font-body);
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
letter-spacing: 0.15em;
text-transform: uppercase;
font-weight: 400;
}
h1,
h2 {
font-size: 1em;
margin-bottom: 0.85em;
}
p {
max-width: 40em;
line-height: 1.6;
margin: 0 auto 1.6em;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
blockquote {
margin: 4rem auto;
}
blockquote p {
font-size: clamp(1.3rem, 3vw, 1.8rem);
width: 100%;
}
blockquote cite {
font-size: clamp(0.95rem, 3vw, 1.1rem);
}
dfn,
cite,
em,
i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
.wp-block-columns,
.wp-block-group {
max-width: 100%;
max-width: 60rem;
margin: 0 auto;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
}
ul,
ol {
margin: 0;
padding: 0;
}
ul {
list-style: none;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
img {
height: auto;
width: 100%;
max-width: 100%;
object-fit: cover;
}
svg {
overflow: visible;
} a {
color: #000;
text-decoration: none;
}
a:visited {
color: #000;
}
a:hover,
a:focus,
a:active {
color: #000;
opacity: 0.75;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: none;
border-radius: 0;
background: transparent;
color: rgba(0, 0, 0);
line-height: 1;
padding: 0.6em 1em 0.4em;
box-shadow: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 0.75;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
opacity: 0.5;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 0;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
border-radius: 0;
}
textarea {
width: 100%;
border-radius: 0;
}
blockquote {
margin: 0.5em auto;
}
blockquote p { text-wrap: balance;
} #masthead {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100;
width: 100%;
max-height: var(--site-header-height);
background: transparent;
z-index: 1000;
font: var(--font-secondary);
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: 400;
font-size: 0.9rem;
}
#masthead .site-branding .logo-holder {
position: relative;
}
#masthead .site-branding .logo-holder a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
display: flex;
justify-content: center;
align-items: center;
flex-flow: column;
gap: 0.5em;
}
.main-navigation li {
position: relative;
margin-bottom: 0;
}
.main-navigation li.current_page_item {
opacity: 0.4;
pointer-events: none;
}
.main-navigation a {
color: #b3c0a6;
display: block;
padding: 0.5em;
text-decoration: none;
transition: color 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
@media screen and (min-width: 50em) {
.main-navigation ul {
flex-flow: row;
gap: 0;
}
.main-navigation li:not(:first-child) {
margin-left: 0.2rem;
}
.main-navigation ul li:last-child {
position: fixed;   bottom: calc(50vh - 6.3em);
margin-left: 0;
}
} .toggled .nav-menu {
opacity: 1;
pointer-events: auto;
transform: translate3d(0, 0, 0);
transition: opacity 0.5s ease-in-out, transform 0s;
}
.nav-menu::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 120vh;
background: rgba(71, 74, 68, 0.95);
background: rgba(71, 74, 68, 0.975);
z-index: -1;
}
.main-navigation ul,
.nav-menu {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
place-content: center;
text-align: center;
padding: 6em 1em 0;
height: 100vh;
height: 100svh;
height: 100%;
z-index: -1;
pointer-events: none;
opacity: 0;
transform: translateX(-100%);
transition: opacity 0.5s ease-in-out, transform 0s 0.5s;
} .menu-toggle {
display: block;
position: relative;
margin: 1em auto 0;
width: 4.5em;
height: auto;
border: 0;
outline: 0;
background: transparent;
padding: 0.5em;
cursor: pointer;
z-index: 700; }
.interiors-child #masthead {
mix-blend-mode: difference;
transition: mix-blend-mode 0s 0.5s;
}
.interiors-child #masthead.toggled {
transition: mix-blend-mode 0s;
mix-blend-mode: normal;
}
.dark-nav .toggled .menu-toggle svg path,
.menu-toggle svg path {
fill: #fff;
}
.dark-nav .menu-toggle svg path {
fill: #222;
}
@media screen and (min-width: 50em) {
.main-navigation ul,
.nav-menu {
padding: clamp(2em, 3vw, 4em) 1em 0;
}
.interiors-child #masthead { }
.dark-nav .toggled .menu-toggle svg path,
.menu-toggle svg path {
fill: #dce0df;
}
}    .sticky {
display: block;
}
.post,
.page {
margin: 0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}  .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .flex-grid {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
margin: 0 auto;
width: 100%;
--item-margin-right: 0.75rem;
}
.flex-grid .grid-item {
flex: 0 0 100%;
}
@media screen and (min-width: 45em) {
.flex-grid .grid-item {
flex: 0 0 calc(50% - var(--item-margin-right));
}
}
@media screen and (min-width: 65em) {
.flex-grid .grid-item {
flex: 0 0 calc(33.3333% - var(--item-margin-right));
}
} .image-holder:has(.ratio) {
position: relative;
width: 100%;
height: auto;
margin: 0;
transition: opacity 0.45s ease;
}
.image-holder .ratio img {
display: block;
position: absolute;
height: 100%;
width: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
} .image-holder img[onload],
.image-holder img[onload].image-loading,
.image-holder img.lazyload,
.fade-in {
opacity: 0;
transition: opacity 0.35s ease-out;
}
.image-holder img[onload].image-loaded,
.image-holder img.lazyloaded,
.fade-in.in-view {
opacity: 1;
}
.fade-in {
transition: opacity 1.3s ease-out;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .site-footer {
padding: 2em 2em 4em;
}
.site-footer .logo-holder {
position: relative;
width: 14em;
height: auto;
margin: 0 auto;
}
.site-footer .logo-holder svg {
display: block;
width: 100%;
height: auto;
}
.site-footer .logo-holder svg path {
fill: #000;
}
.buzz-page .site-footer .logo-holder svg path {
fill: #fff;
}