/* Keep the signature attached to header logos, including public Vault pages. */
body header :is(a:has(>img[alt="FUCK ART"]),.header-brand){display:inline-flex;flex-direction:column;align-items:center;flex-shrink:0;width:104px}
body header :is(a:has(>img[alt="FUCK ART"]),.header-brand)>img{display:block;width:84px;height:56px;object-fit:contain}
body header :is(a:has(>img[alt="FUCK ART"]),.header-brand)::after{content:"";display:block;width:104px;height:29px;background:url('/__360/shared/header-signature.png') center/contain no-repeat}
body header:has(>a>img[alt="FUCK ART"]){height:auto;min-height:108px;padding-top:10px;padding-bottom:10px}
body .nav nav{top:100%}
/* Let the signed header reserve its own space above the homepage. */
body #main-content>.nav{position:relative;inset:auto}
body #main-content>.hero{padding-top:20px;min-height:calc(100svh - 108px)}
body #main-content>.hero :is(.hero-art,.hero-copy){top:0}
@media(max-width:850px){body #main-content>.hero{min-height:auto}body #main-content>.hero .hero-art{transform:none}}
@media(max-width:650px){body header :is(a:has(>img[alt="FUCK ART"]),.header-brand){width:88px}body header :is(a:has(>img[alt="FUCK ART"]),.header-brand)>img{width:72px;height:48px}body header :is(a:has(>img[alt="FUCK ART"]),.header-brand)::after{width:88px;height:25px}body header:has(>a>img[alt="FUCK ART"]){min-height:93px}}
/* The same gold frame used on the family portraits and artwork panels. */
#gallery .slide>img{display:block;width:auto;max-width:calc(100% - 8px);height:auto!important;max-height:440px;margin-inline:auto;border:10px solid transparent;border-image:linear-gradient(120deg,#76501d 0%,#f8e19a 12%,#b88435 27%,#fff0b1 43%,#8b5c20 58%,#e7c873 76%,#6e4718 100%) 1;box-shadow:0 0 0 1px #ffecaa,0 0 0 3px #593b13,0 0 24px #d6b25e26;background:#000}
.carousel{padding-inline:4px}
@media(max-width:600px){#gallery .slide>img{border-width:6px}}
body #main-content button[data-metal-button],body #main-content button[data-metal-button]:hover{background:linear-gradient(115deg,#080808 0%,#383838 15%,#696969 29%,#181818 43%,#494949 60%,#0c0c0c 75%,#555 89%,#151515 100%);background-size:180% 100%;border:1px solid #777;box-shadow:inset 0 1px 0 #aaa,inset 0 -1px 0 #050505,0 0 16px #0005;color:var(--bone,#e6ddcc);font-family:"FA Marcellus",Georgia,serif;font-weight:400;transition:background-position .45s ease,box-shadow .45s ease}
body #main-content button[data-metal-button]:hover{background-position:100% 0}
body #main-content button[data-metal-button]:disabled{opacity:.55;cursor:not-allowed}
@media(prefers-reduced-motion:reduce){body #main-content button[data-metal-button]{transition:none}}

/* Reserve a clear row for section 11 above the footer slogan. */
body #main-content>footer{padding-top:80px}
