@import url("https://fonts.googleapis.com/css?family=Bree+Serif|Merriweather:400,300,700,900");
/* line 17, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* line 7, ../components/sass/_variables.scss */
.container {
  *zoom: 1;
  max-width: 59em;
  _width: 59em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto; }
  /* line 38, ../../../../../.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .container:after {
    content: "";
    display: table;
    clear: both; }

/* line 7, ../components/sass/_base.scss */
body {
  background: url('../../images/misc/colorbars.png?1374467896') top center repeat-x, #eae3cb;
  font-family: Merriweather, serif;
  font-size: 1.2rem;
  line-height: 160%;
  padding-top: 10px; }

/* line 15, ../components/sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Bree Serif, serif;
  font-weight: normal;
  color: #475b62;
  text-shadow: 1px 1px #eae3cb; }

/* line 22, ../components/sass/_base.scss */
h1 {
  font-size: 2.2rem;
  color: #bd3613;
  margin-bottom: 5px; }

/* line 28, ../components/sass/_base.scss */
h2 {
  font-size: 1.5rem;
  line-height: 100%;
  margin: 20px 0 10px 0;
  color: #c61c6f; }

/* line 35, ../components/sass/_base.scss */
a {
  text-decoration: underline;
  color: #536870; }

/* line 40, ../components/sass/_base.scss */
p {
  margin-bottom: 10px; }

/* line 44, ../components/sass/_base.scss */
.small {
  font-size: 1rem;
  color: #2176c7; }

/* line 2, ../components/sass/_layout.scss */
header {
  max-width: 1200px;
  margin: 0 auto;
  position: relative; }
  /* line 7, ../components/sass/_layout.scss */
  header .branding {
    float: left;
    width: 40%; }
    /* line 10, ../components/sass/_layout.scss */
    header .branding img {
      width: 100%;
      min-width: 300px;
      max-width: 400px;
      margin-left: 1em;
      margin-top: 1em; }
  /* line 19, ../components/sass/_layout.scss */
  header .socialmediaicons {
    position: absolute;
    margin-right: 1em;
    right: 0;
    bottom: 5PX; }

/* line 28, ../components/sass/_layout.scss */
.hero {
  width: 100%;
  height: 400px;
  background: url("../../images/catalogo/hero/IMG_20260118_194530994.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 auto;
  display: block;
  text-align: center;
  border-bottom: 10px solid #FDF5E3;
  border-top: 20px solid #E6D6B0; }

/* line 46, ../components/sass/_layout.scss */
.content {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto; }
  /* line 51, ../components/sass/_layout.scss */
  .content li {
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 140%; }
  /* line 57, ../components/sass/_layout.scss */
  .content h3 {
    line-height: 90%;
    margin-bottom: 10px; }

/* line 66, ../components/sass/_layout.scss */
aside h2 {
  color: #2176c7;
  font-size: 1.6rem;
  margin-top: 30px;
  border-bottom: 1px dotted #333;
  margin-bottom: 5px; }
/* line 74, ../components/sass/_layout.scss */
aside p {
  font-size: 1.1rem;
  margin-bottom: 5px; }
/* line 79, ../components/sass/_layout.scss */
aside img {
  margin-bottom: 10px; }
/* line 83, ../components/sass/_layout.scss */
aside article:first-of-type {
  margin-top: 30px; }
  /* line 86, ../components/sass/_layout.scss */
  aside article:first-of-type h2 {
    font-size: 2rem;
    color: #2176c7; }

/* line 94, ../components/sass/_layout.scss */
footer {
  background: url('../../images/misc/colorbars.png?1374467896') top center repeat-x, #475b62;
  color: #eae3cb;
  width: 100%;
  min-height: 200px;
  margin: 20px 0 0 0; }
  /* line 101, ../components/sass/_layout.scss */
  footer section {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 60px; }

/* line 30, ../components/sass/_modules.scss */
.socialmediaicons .title {
  float: left; }
/* line 34, ../components/sass/_modules.scss */
.socialmediaicons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left; }
  /* line 39, ../components/sass/_modules.scss */
.socialmediaicons ul li {
    float: left;
    margin-left: 5px; }
    /* line 42, ../components/sass/_modules.scss */
    .socialmediaicons ul li img {
      width: 30px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }

/* Static archive/gallery/store refresh */
* {
  box-sizing: border-box;
}

body {
  color: #2f383b;
}

img {
  max-width: 100%;
  height: auto;
}

header {
  min-height: 116px;
  padding: 24px 1em 18px;
}

header:after {
  content: "";
  display: table;
  clear: both;
}

header .archive-branding {
  width: auto;
}

header .archive-branding a {
  color: #bd3613;
  display: block;
  font-family: Bree Serif, serif;
  font-size: 2.4rem;
  line-height: 1;
  text-decoration: none;
  text-shadow: 1px 1px #f7efd8;
}

header .archive-branding span {
  color: #536870;
  display: block;
  font-size: 0.9rem;
  line-height: 1.4;
  margin-top: 8px;
}

.archive-nav {
  float: right;
  margin-top: 22px;
}

.archive-nav a {
  border-bottom: 2px solid transparent;
  color: #475b62;
  display: inline-block;
  font-family: Bree Serif, serif;
  font-size: 1rem;
  margin-left: 18px;
  padding-bottom: 4px;
  text-decoration: none;
}

.archive-nav a:hover,
.archive-nav a:focus {
  border-color: #c61c6f;
  color: #bd3613;
}

.archive-hero {
  background:
    linear-gradient(90deg, rgba(35, 31, 28, 0.82), rgba(35, 31, 28, 0.38) 55%, rgba(35, 31, 28, 0.12)),
    url("../../images/catalogo/hero/IMG_20260118_194530994.jpg") center center no-repeat;
  background-size: cover;
  border-bottom: 10px solid #FDF5E3;
  border-top: 20px solid #E6D6B0;
  height: auto;
  min-height: 520px;
  text-align: left;
}

.hero-copy {
  max-width: 59em;
  margin: 0 auto;
  padding: 96px 1em 112px;
}

.hero-copy h1 {
  color: #fff5df;
  font-size: 4rem;
  line-height: 0.95;
  max-width: 700px;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.35);
}

.hero-copy p {
  color: #fff9ea;
  font-size: 1.1rem;
  line-height: 1.7;
  max-width: 620px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
}

.eyebrow {
  color: #2176c7;
  font-family: Bree Serif, serif;
  font-size: 0.88rem;
  letter-spacing: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.hero-copy .eyebrow {
  color: #f8d66d;
}

.button-link {
  background: #bd3613;
  border: 2px solid #fdf5e3;
  color: #fff9ea;
  display: inline-block;
  font-family: Bree Serif, serif;
  margin-top: 12px;
  padding: 10px 16px;
  text-decoration: none;
}

.button-link:hover,
.button-link:focus {
  background: #c61c6f;
}

.archive-container {
  padding-top: 34px;
}

.feature-band,
.about-band,
.shop-band,
.archive-section {
  border-bottom: 1px dotted #819090;
  padding: 26px 0 36px;
}

.feature-band h2,
.about-band h2,
.shop-band h2,
.archive-section h2 {
  color: #bd3613;
  font-size: 2.1rem;
  margin-top: 0;
}

.featured-grid,
.archive-grid ul,
.shop-links {
  display: grid;
  gap: 18px;
}

.featured-grid {
  grid-template-columns: repeat(4, 1fr);
}

.featured-grid article,
.piece-card {
  background: #fdf5e3;
  border: 1px solid rgba(83, 104, 112, 0.22);
  border-radius: 6px;
  overflow: hidden;
}

.piece-card img {
  cursor: zoom-in;
}

.featured-grid img {
  display: block;
  height: 220px;
  object-fit: cover;
  width: 100%;
}

.featured-grid h3,
.piece-card strong {
  color: #475b62;
  display: block;
  font-family: Bree Serif, serif;
  font-size: 1.25rem;
  line-height: 1.1;
}

.featured-grid h3,
.featured-grid p {
  padding-left: 16px;
  padding-right: 16px;
}

.card-body {
  padding: 15px 16px 18px;
}

.featured-grid .card-body h3,
.featured-grid .card-body p {
  padding-left: 0;
  padding-right: 0;
}

.featured-grid h3 {
  margin-top: 10px;
}

.featured-grid p {
  font-size: 0.95rem;
}

.section-heading {
  max-width: 760px;
}

.archive-grid ul {
  grid-template-columns: repeat(4, 1fr);
}

.archive-grid li {
  min-width: 0;
}

.piece-card {
  cursor: pointer;
}

.piece-card img {
  display: block;
  height: 210px;
  object-fit: cover;
  width: 100%;
}

.piece-card figcaption {
  min-height: 150px;
  padding: 14px;
}

.piece-card span {
  color: #536870;
  display: block;
  font-size: 0.88rem;
  line-height: 1.4;
  margin-top: 4px;
}

.card-category {
  color: #2176c7;
  font-family: Bree Serif, serif;
  font-size: 0.9rem;
  margin-bottom: 6px;
}

.status-label {
  border-radius: 999px;
  display: inline-block;
  font-family: Bree Serif, serif;
  font-size: 0.72rem;
  line-height: 1.2;
  margin: 0 0 10px;
  padding: 5px 9px;
  text-transform: uppercase;
}

.piece-card .status-label {
  margin-top: 0;
}

.status-disponible {
  background: #dce9d2;
  color: #335428;
}

.status-evaluacion {
  background: #efe1bd;
  color: #755414;
}

.status-vendido {
  background: #ded8d2;
  color: #6b2f28;
}

.status-consulta {
  background: #dce5ea;
  color: #264c5f;
}

.about-band {
  max-width: 780px;
}

.shop-band {
  border-bottom: 0;
}

.shop-links {
  grid-template-columns: repeat(6, 1fr);
}

.shop-links a {
  background: #475b62;
  border-radius: 6px;
  color: #fdf5e3;
  display: block;
  font-family: Bree Serif, serif;
  padding: 12px 10px;
  text-align: center;
  text-decoration: none;
}

.shop-links a:hover,
.shop-links a:focus {
  background: #c61c6f;
}

footer section {
  color: #fdf5e3;
  font-size: 1rem;
}

#overlay {
  z-index: 10;
}

#largeImage {
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.45);
}

.modal-open {
  overflow: hidden;
}

.catalog-modal {
  align-items: center;
  background: rgba(24, 22, 20, 0.86);
  bottom: 0;
  cursor: zoom-out;
  display: flex;
  justify-content: center;
  left: 0;
  padding: 24px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 50;
}

.catalog-modal-dialog {
  background: #fdf5e3;
  border-radius: 6px;
  cursor: auto;
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(280px, 0.8fr);
  max-height: 92vh;
  max-width: 1120px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.catalog-modal-dialog img {
  background: #211f1d;
  display: block;
  height: 92vh;
  max-height: 92vh;
  object-fit: contain;
  width: 100%;
}

.catalog-modal-details {
  padding: 28px;
}

.catalog-modal-details h2 {
  color: #bd3613;
  font-size: 2rem;
  line-height: 1.05;
  margin-top: 8px;
}

.catalog-modal-details p {
  font-size: 1rem;
}

.catalog-modal-close {
  background: #bd3613;
  border: 2px solid #fdf5e3;
  border-radius: 50%;
  color: #fff9ea;
  cursor: pointer;
  font-family: Bree Serif, serif;
  font-size: 1.5rem;
  height: 42px;
  line-height: 1;
  position: absolute;
  right: 14px;
  top: 14px;
  width: 42px;
  z-index: 2;
}

.catalog-modal-close:hover,
.catalog-modal-close:focus {
  background: #c61c6f;
}

@media (max-width: 860px) {
  header {
    min-height: 0;
  }

  header .archive-branding,
  .archive-nav {
    float: none;
  }

  .archive-nav {
    margin-top: 20px;
  }

  .archive-nav a {
    margin: 0 14px 10px 0;
  }

  .hero-copy {
    padding-top: 76px;
  }

  .hero-copy h1 {
    font-size: 3rem;
  }

  .featured-grid,
  .archive-grid ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .shop-links {
    grid-template-columns: repeat(3, 1fr);
  }

  .catalog-modal-dialog {
    grid-template-columns: 1fr;
    overflow: auto;
  }

  .catalog-modal-dialog img {
    height: auto;
    max-height: 62vh;
  }
}

@media (max-width: 560px) {
  body {
    font-size: 1rem;
  }

  header .archive-branding a {
    font-size: 2rem;
  }

  .archive-hero {
    min-height: 440px;
  }

  .hero-copy {
    padding-bottom: 70px;
    padding-top: 60px;
  }

  .hero-copy h1 {
    font-size: 2.45rem;
  }

  .featured-grid,
  .archive-grid ul,
  .shop-links {
    grid-template-columns: 1fr;
  }
}

/* Premium catalog polish */
:root {
  --archive-ivory: #f7f0e3;
  --archive-paper: #fffaf0;
  --archive-warm: #eadfca;
  --archive-line: #d5c4a4;
  --archive-charcoal: #26231f;
  --archive-muted: #6f6659;
  --archive-gold: #a37a28;
  --archive-oxblood: #6f241b;
  --archive-brown: #4b3427;
  --archive-shadow: rgba(45, 34, 22, 0.14);
}

body {
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.95), rgba(239, 229, 210, 0.98)),
    #f7f0e3;
  color: var(--archive-charcoal);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.08rem;
  line-height: 1.65;
  padding-top: 0;
}

.container {
  max-width: 70em;
}

h1,
h2,
h3,
h4,
h5,
h6,
header .archive-branding a,
.archive-nav a,
.button-link,
.status-label,
.card-category,
.shop-links a {
  font-family: Georgia, "Times New Roman", serif;
  text-shadow: none;
}

p {
  color: var(--archive-muted);
  line-height: 1.72;
}

a {
  color: var(--archive-oxblood);
}

header {
  align-items: center;
  border-bottom: 1px solid rgba(163, 122, 40, 0.2);
  display: flex;
  gap: 28px;
  justify-content: space-between;
  max-width: 1280px;
  min-height: 104px;
  padding: 28px 28px 24px;
}

header:after {
  display: none;
}

header .archive-branding {
  float: none;
}

header .archive-branding a {
  color: var(--archive-charcoal);
  font-size: 2.05rem;
  font-weight: 700;
  letter-spacing: 0;
}

header .archive-branding span {
  color: var(--archive-muted);
  font-size: 0.82rem;
  letter-spacing: 0.04em;
  margin-top: 6px;
  text-transform: uppercase;
}

.archive-nav {
  display: flex;
  flex-wrap: wrap;
  float: none;
  gap: 6px 18px;
  justify-content: flex-end;
  margin-top: 0;
  max-width: 680px;
}

.archive-nav a {
  border-bottom: 1px solid transparent;
  color: var(--archive-muted);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-left: 0;
  padding-bottom: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.archive-nav a:hover,
.archive-nav a:focus {
  border-color: var(--archive-gold);
  color: var(--archive-oxblood);
}

.archive-hero {
  background:
    linear-gradient(90deg, rgba(18, 15, 12, 0.9) 0%, rgba(32, 24, 18, 0.72) 38%, rgba(52, 37, 24, 0.24) 72%, rgba(52, 37, 24, 0.08) 100%),
    url("../../images/catalogo/hero/IMG_20260118_194530994.jpg") center center no-repeat;
  background-size: cover;
  border-bottom: 1px solid rgba(163, 122, 40, 0.36);
  border-top: 1px solid rgba(163, 122, 40, 0.28);
  min-height: 500px;
}

.hero-copy {
  max-width: 70em;
  padding: 92px 1.25em 106px;
}

.hero-copy h1 {
  color: var(--archive-paper);
  font-size: 3.35rem;
  font-weight: 700;
  line-height: 1.03;
  max-width: 620px;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.34);
}

.hero-copy p {
  color: rgba(255, 250, 240, 0.86);
  font-size: 1rem;
  line-height: 1.75;
  max-width: 520px;
  text-shadow: 0 1px 12px rgba(0, 0, 0, 0.32);
}

.eyebrow,
.hero-copy .eyebrow {
  color: var(--archive-gold);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.button-link {
  background: rgba(255, 250, 240, 0.95);
  border: 1px solid rgba(234, 213, 170, 0.82);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.22);
  color: var(--archive-brown);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-top: 18px;
  padding: 12px 18px;
  text-transform: uppercase;
}

.button-link:hover,
.button-link:focus {
  background: var(--archive-gold);
  border-color: var(--archive-gold);
  color: var(--archive-paper);
}

.archive-container {
  padding-top: 44px;
}

.feature-band,
.about-band,
.shop-band,
.archive-section {
  border-bottom: 1px solid rgba(163, 122, 40, 0.18);
  padding: 38px 0 48px;
}

.section-heading {
  margin-bottom: 18px;
  max-width: 780px;
}

.feature-band h2,
.about-band h2,
.shop-band h2,
.archive-section h2 {
  color: var(--archive-charcoal);
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.08;
  margin-bottom: 12px;
}

.featured-grid,
.archive-grid ul,
.shop-links {
  gap: 22px;
}

.featured-grid article,
.piece-card {
  background: var(--archive-paper);
  border: 1px solid rgba(163, 122, 40, 0.24);
  border-radius: 4px;
  box-shadow: 0 16px 36px var(--archive-shadow);
}

.piece-card {
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.piece-card:hover,
.piece-card:focus-within {
  border-color: rgba(163, 122, 40, 0.52);
  box-shadow: 0 20px 42px rgba(45, 34, 22, 0.18);
  transform: translateY(-2px);
}

.featured-grid img,
.piece-card img {
  background: var(--archive-charcoal);
  filter: saturate(0.95) contrast(1.02);
}

.featured-grid img {
  height: 230px;
}

.piece-card img {
  height: 220px;
}

.card-body,
.piece-card figcaption {
  padding: 17px 18px 20px;
}

.piece-card figcaption {
  min-height: 164px;
}

.featured-grid h3,
.piece-card strong {
  color: var(--archive-charcoal);
  font-size: 1.16rem;
  font-weight: 700;
  line-height: 1.18;
}

.featured-grid p,
.piece-card span {
  color: var(--archive-muted);
  font-size: 0.88rem;
  line-height: 1.55;
}

.card-category {
  color: var(--archive-gold);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.status-label {
  border: 1px solid currentColor;
  border-radius: 2px;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 5px 7px;
}

.status-disponible {
  background: rgba(240, 246, 229, 0.72);
  color: #4f642d;
}

.status-evaluacion {
  background: rgba(250, 240, 216, 0.72);
  color: #8a6420;
}

.status-vendido {
  background: rgba(231, 224, 217, 0.72);
  color: var(--archive-oxblood);
}

.status-consulta {
  background: rgba(237, 232, 220, 0.78);
  color: var(--archive-brown);
}

.about-band {
  background: rgba(255, 250, 240, 0.48);
  border: 1px solid rgba(163, 122, 40, 0.2);
  margin: 44px 0;
  max-width: none;
  padding: 34px 36px;
}

.shop-links a {
  background: var(--archive-charcoal);
  border: 1px solid rgba(163, 122, 40, 0.36);
  border-radius: 3px;
  color: var(--archive-paper);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 13px 12px;
  text-transform: uppercase;
}

.shop-links a:hover,
.shop-links a:focus {
  background: var(--archive-oxblood);
  border-color: var(--archive-oxblood);
}

footer {
  background: var(--archive-charcoal);
  border-top: 3px solid var(--archive-gold);
  color: var(--archive-paper);
  margin-top: 36px;
  min-height: 170px;
}

footer section {
  color: var(--archive-paper);
  padding-top: 44px;
}

footer p {
  color: rgba(255, 250, 240, 0.76);
}

.catalog-modal {
  background: rgba(20, 16, 13, 0.9);
}

.catalog-modal-dialog {
  background: var(--archive-paper);
  border: 1px solid rgba(234, 213, 170, 0.36);
  border-radius: 4px;
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.42);
}

.catalog-modal-details h2 {
  color: var(--archive-charcoal);
  font-size: 1.85rem;
  line-height: 1.12;
}

.catalog-modal-close {
  background: var(--archive-paper);
  border-color: rgba(163, 122, 40, 0.58);
  color: var(--archive-brown);
}

.catalog-modal-close:hover,
.catalog-modal-close:focus {
  background: var(--archive-oxblood);
  color: var(--archive-paper);
}

@media (max-width: 960px) {
  header {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }

  .archive-nav {
    justify-content: flex-start;
    max-width: none;
  }
}

@media (max-width: 860px) {
  .hero-copy h1 {
    font-size: 2.75rem;
  }
}

@media (max-width: 560px) {
  header {
    padding-left: 18px;
    padding-right: 18px;
  }

  .archive-nav {
    gap: 8px 14px;
  }

  .archive-hero {
    min-height: 410px;
  }

  .hero-copy h1 {
    font-size: 2.15rem;
  }

  .feature-band h2,
  .about-band h2,
  .shop-band h2,
  .archive-section h2 {
    font-size: 1.8rem;
  }

  .about-band {
    padding: 26px 20px;
  }
}

/* Micornio content update */
header .archive-branding a {
  font-size: 2.35rem;
}

.hero-copy h1 {
  font-size: 4.25rem;
  max-width: 640px;
}

.hero-copy h2 {
  color: rgba(255, 250, 240, 0.92);
  font-size: 1.35rem;
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 18px;
  max-width: 620px;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.34);
}

.shipping-strip {
  background: var(--archive-charcoal);
  border-bottom: 1px solid rgba(163, 122, 40, 0.36);
  border-top: 1px solid rgba(163, 122, 40, 0.36);
  padding: 13px 24px;
  text-align: center;
}

.shipping-strip p {
  color: var(--archive-paper);
  font-size: 0.86rem;
  letter-spacing: 0.04em;
  margin: 0;
  text-transform: uppercase;
}

.commerce-disclaimer {
  border-top: 1px solid rgba(163, 122, 40, 0.22);
  color: var(--archive-muted);
  font-size: 0.9rem;
  margin: 24px 0 0;
  max-width: 860px;
  padding-top: 18px;
}

.seo-summary {
  border-top: 1px solid rgba(163, 122, 40, 0.18);
  color: var(--archive-muted);
  font-size: 1rem;
  line-height: 1.7;
  margin: 34px 0 0;
  max-width: 920px;
  padding-top: 22px;
}

.seo-summary p {
  margin: 0;
}

img {
  max-width: 100%;
}

.catalog-modal-images {
  background: rgba(38, 35, 31, 0.96);
  display: flex;
  gap: 8px;
  grid-column: 1;
  overflow-x: auto;
  padding: 10px;
}

.catalog-modal-thumb {
  background: transparent;
  border: 1px solid rgba(255, 250, 240, 0.34);
  cursor: pointer;
  height: 58px;
  padding: 0;
  width: 74px;
}

.catalog-modal-thumb img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.piece-card {
  cursor: pointer;
}

.piece-card:focus {
  outline: 2px solid rgba(163, 122, 40, 0.58);
  outline-offset: 4px;
}

.catalog-modal-media {
  background: #211f1d;
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto auto;
  min-height: 0;
}

.catalog-modal-dialog .catalog-modal-image {
  height: min(78vh, 760px);
  max-height: none;
}

.catalog-modal-indicator {
  background: rgba(38, 35, 31, 0.96);
  color: rgba(255, 250, 240, 0.78);
  font-size: 0.82rem;
  letter-spacing: 0.12em;
  margin: 0;
  padding: 0 12px 12px;
  text-align: center;
  text-transform: uppercase;
}

.catalog-modal-nav {
  align-items: center;
  background: rgba(253, 245, 227, 0.92);
  border: 1px solid rgba(163, 122, 40, 0.48);
  border-radius: 50%;
  color: var(--archive-brown);
  cursor: pointer;
  display: flex;
  font-family: Georgia, serif;
  font-size: 2.45rem;
  height: 48px;
  justify-content: center;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  z-index: 3;
}

.catalog-modal-nav:hover,
.catalog-modal-nav:focus {
  background: var(--archive-oxblood);
  color: var(--archive-paper);
}

.catalog-modal-prev {
  left: 16px;
}

.catalog-modal-next {
  right: 16px;
}

.catalog-modal-thumb.is-active {
  border-color: var(--archive-gold);
  box-shadow: 0 0 0 2px rgba(163, 122, 40, 0.36);
}

.catalog-modal-details [hidden] {
  display: none;
}

.catalog-marketplace-link {
  background: var(--archive-gold);
  border: 1px solid rgba(38, 35, 31, 0.18);
  color: var(--archive-charcoal);
  display: inline-block;
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-top: 18px;
  padding: 12px 16px;
  text-align: center;
  text-transform: uppercase;
}

.catalog-marketplace-link:hover,
.catalog-marketplace-link:focus {
  background: var(--archive-oxblood);
  color: var(--archive-paper);
}

.catalog-details-button {
  background: transparent;
  border: 1px solid rgba(163, 122, 40, 0.45);
  color: var(--archive-brown);
  cursor: pointer;
  font: inherit;
  font-size: 0.78rem;
  letter-spacing: 0.06em;
  margin-top: 12px;
  padding: 9px 12px;
  text-transform: uppercase;
}

.catalog-details-button:hover,
.catalog-details-button:focus {
  background: var(--archive-charcoal);
  color: var(--archive-paper);
}

@media (max-width: 860px) {
  .hero-copy h1 {
    font-size: 3.35rem;
  }

  .hero-copy h2 {
    font-size: 1.18rem;
  }

  .catalog-modal-dialog {
    grid-template-columns: 1fr;
    overflow: auto;
  }

  .catalog-modal-media {
    min-height: 0;
  }

  .catalog-modal-dialog .catalog-modal-image {
    height: auto;
    max-height: 58vh;
  }

  .catalog-modal-nav {
    font-size: 2rem;
    height: 42px;
    top: 34%;
    width: 42px;
  }

  .catalog-modal-prev {
    left: 10px;
  }

  .catalog-modal-next {
    right: 10px;
  }
}

@media (max-width: 560px) {
  html,
  body {
    overflow-x: hidden;
  }

  .featured-grid,
  .archive-grid ul {
    grid-template-columns: 1fr;
  }

  .featured-grid article,
  .piece-card {
    width: 100%;
  }

  header .archive-branding a {
    font-size: 2rem;
  }

  .hero-copy h1 {
    font-size: 2.65rem;
  }

  .hero-copy h2 {
    font-size: 1.05rem;
  }

  .shipping-strip {
    padding-left: 18px;
    padding-right: 18px;
  }

  .button-link {
    display: block;
    text-align: center;
    width: 100%;
  }

  .catalog-modal {
    padding: 12px;
  }

  .catalog-modal-details {
    padding: 22px;
  }

  .catalog-modal-nav {
    background: rgba(253, 245, 227, 0.84);
    height: 38px;
    width: 38px;
  }

  .catalog-modal-close {
    height: 38px;
    right: 10px;
    top: 10px;
    width: 38px;
  }

  .catalog-marketplace-link {
    width: 100%;
  }

  .catalog-details-button {
    width: 100%;
  }
}
