/* montserrat-cyrillic-ext-400-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(f455ee8f24fd612e2b15.woff2) format('woff2'), url(a41db946bbde6849cc3d.woff) format('woff');
  unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

/* montserrat-cyrillic-400-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(4715847d051a164a7577.woff2) format('woff2'), url(6772545b846bb4fee5ea.woff) format('woff');
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

/* montserrat-vietnamese-400-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(7da603c92e367751f991.woff2) format('woff2'), url(c14d61c769222a9ee56c.woff) format('woff');
  unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
}

/* montserrat-latin-ext-400-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(1974241fa9a808c0c154.woff2) format('woff2'), url(85beb71046499a27877f.woff) format('woff');
  unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* montserrat-latin-400-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(4bc3bc9536f24ed8076d.woff2) format('woff2'), url(30be1f65d8fd296bdbbe.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

:root {
  --font-family: "Montserrat";
  --font-size: 18px;
  --font-size-large-1: 20px;
  --font-size-large-2: 26px;
  --font-size-large-3: 32px;
  --font-size-large-4: 38px;
  --font-color: hsl(0, 0%, 20%);
  --background-color: hsl(0, 0%, 97.5%);
  --link-color: hsl(119, 100%, 10%);
  --link-color-hover: hsl(119, 100%, 30%);
  --content-width: 100%;
  --side-width: var(--unit6);
  --unit1: 8px;
  --unit2: 16px;
  --unit3: 24px;
  --unit4: 32px;
  --unit5: 40px;
  --unit6: 48px;
  --unit7: 64px;
  --unit8: 80px;
  --unit9: 96px;
  --unit10: 112px;
  --desktop-menu-display: unset;
  --menu-width: 300px;
  --menu-background-color: var(--background-color);
  --image-gutter: var(--unit2);
  --number-of-images-in-row: 1;
}

@media (min-width: 768px) {
  :root {
    --font-size: 16px;
    --font-size-large-1: 20px;
    --font-size-large-2: 24px;
    --font-size-large-3: 28px;
    --content-width: 700px;
    --side-width: 200px;
    --image-gutter: var(--unit1);
    --number-of-images-in-row: 2;
  }
}

@media (min-width: 1024px) {
  :root {
    --font-size: 16px;
    --font-size-large-1: 20px;
    --font-size-large-2: 24px;
    --font-size-large-3: 28px;
    --content-width: 940px;
    --side-width: 200px;
    --image-gutter: var(--unit1);
    --number-of-images-in-row: 2;
  }
}

@media (min-width: 1280px) {
  :root {
    --font-size: 16px;
    --font-size-large-1: 20px;
    --font-size-large-2: 24px;
    --font-size-large-3: 28px;
    --content-width: 1200px;
    --side-width: 200px;
    --image-gutter: var(--unit1);
    --number-of-images-in-row: 3;
  }
}

@media (min-width: 2000px) {
  :root {
    --font-size: 16px;
    --font-size-large-1: 20px;
    --font-size-large-2: 24px;
    --font-size-large-3: 28px;
    --content-width: 1900px;
    --side-width: 200px;
    --image-gutter: var(--unit1);
    --number-of-images-in-row: 5;
  }
}

@media (min-width: 3000px) {
  :root {
    --font-size: 16px;
    --font-size-large-1: 20px;
    --font-size-large-2: 24px;
    --font-size-large-3: 28px;
    --content-width: 2800px;
    --side-width: 200px;
    --image-gutter: var(--unit1);
    --number-of-images-in-row: 5;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  font-family: var(--font-family);
  font-size: var(--font-size);
  color: var(--font-color);
  background-color: var(--background-color);
}

/* Remove default link styles */
a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
}

/* Remove default navigation styles */
nav {
  ul {
    list-style: none;
    margin: 0;
    padding: 0;

    li {
      margin: 0;
      padding: 0;
    }
  }
}

.link {
  color: var(--link-color);

  &:hover {
    color: var(--link-color-hover);
  }
}

.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: var(--menu-width);
  min-height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none;
}

.slideout-menu-left {
  left: 0;
}

.slideout-menu-right {
  right: 0;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
  background-color: var(--menu-background-color);
  min-height: 100vh;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

#mobile-menu {
  padding: var(--unit2);
  display: flex;
  flex-direction: column;
  gap: var(--unit4);
}

#mobile-menu-artist-link {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  gap: var(--unit1);
}

#mobile-menu-artist-link-image {
  background: url(91ec09d2450f0f96f8df.png);
  background-size: 100% 100%;
  width: var(--unit8);
  height: var(--unit8);
}

#mobile-menu-artist-link-label {
  font-size: var(--font-size-large-3);
  text-transform: uppercase;
}

#mobile-menu-items {
  display: flex;
  flex-direction: column;
  gap: var(--unit2);
}

#mobile-menu-item {
  display: block;
}

.mobile-menu-link {
  font-size: var(--font-size-large-1);
  text-transform: uppercase;

  &[data-active="true"] {
    font-weight: bold;
  }
}

.mobile-menu-separator {
  border-top: 1px solid var(--font-color);
}

main {
  display: grid;
  --grid-content-width: calc(var(--content-width) - var(--side-width) * 2);
  grid-template-columns: var(--side-width) var(--grid-content-width) var(
      --side-width
    );
  grid-template-rows: auto auto 1fr;
  row-gap: var(--unit3);
  column-gap: 0;
  padding: var(--unit2);
}

#mobile-menu-icon {
  grid-column: 1;
  grid-row: 1;
  background: url(15843d3778711d614def.svg);
  background-size: 100% 100%;
  width: var(--unit6);
  height: var(--unit6);
}

#title {
  grid-column: 2;
  grid-row: 1;
  justify-self: center;
  font-size: var(--font-size-large-4);
  font-weight: normal;
  margin: 0;
}

#about-link {
  display: none;
}

#author-header {
  grid-column: 1 / span 3;
  grid-row: 2;
  justify-self: center;
  margin: 0;
  font-size: var(--font-size-large-1);
  text-transform: uppercase;
}

#desktop-menu {
  display: none;
}

@media (min-width: 768px) {
  #mobile-menu {
    display: none;
  }

  main {
    --grid-content-width: calc(var(--content-width) - var(--side-width) * 2);
    grid-template-columns:
      auto var(--side-width) var(--grid-content-width) var(--side-width)
      auto;
    grid-template-rows: auto auto auto auto;
    padding: var(--unit8) 0 var(--unit4) 0;
    row-gap: var(--unit4);
    column-gap: 0;
  }

  #mobile-menu-icon {
    display: none;
  }

  #title {
    grid-column: 3;
    grid-row: 2;
    font-size: var(--font-size-large-1);
    font-weight: bold;
    text-transform: uppercase;
  }

  #about-link {
    grid-column: 2;
    grid-row: 1 / span 2;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: var(--unit1);
  }

  #about-link-image {
    background: url(91ec09d2450f0f96f8df.png);
    background-size: 100% 100%;
    width: var(--unit8);
    height: var(--unit8);
  }

  #author-header {
    grid-column: 3;
    grid-row: 1;
    font-size: var(--font-size-large-3);
    font-weight: normal;
    text-transform: none;
  }

  #desktop-menu {
    display: var(--desktop-menu-display);
    grid-column: 2 / span 3;
    grid-row: 3;
  }

  #desktop-menu-items {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: var(--unit2);
  }

  .desktop-menu-item {
    display: block;
  }

  .desktop-menu-item-spacer:last-child {
    display: none;
  }

  .desktop-menu-link {
    &[data-active="true"] {
      font-weight: bold;
    }
  }
}

#about-content {
  grid-column: 1 / span 3;
  grid-row: 3;
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto auto auto;
  grid-column-gap: var(--unit3);
  grid-row-gap: var(--unit3);
}

#about-image {
  grid-column: 1;
  grid-row: 1;
  width: 100%;
}

#about-address {
  grid-column: 1;
  grid-row: 2;
  font-style: unset;
  unicode-bidi: unset;
  font-size: var(--font-size-large-1);
}

#about-description {
  grid-column: 1;
  grid-row: 3;
  margin: 0;
  text-align: justify;
}

#about-author-name {
  display: none;
  margin: 0;
}

@media (min-width: 768px) {
  #about-content {
    grid-column: 2 / span 3;
    grid-row: 4;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto 1fr;
    grid-column-gap: var(--unit4);
    grid-row-gap: var(--unit2);
  }

  #about-image {
    grid-column: 1;
    grid-row: 1 / span 3;
  }

  #about-address {
    grid-column: 2;
    grid-row: 2;
    font-size: unset;
  }

  #about-description {
    grid-column: 2;
    grid-row: 3;
  }

  #about-author-name {
    grid-column: 2;
    grid-row: 1;
    display: unset;
  }
}

@media (min-width: 1024px) {
  :root {
    --content-width: 700px;
  }
}

@media (min-width: 1280px) {
  :root {
    --content-width: 1200px;
  }
}

