:root {
  --pati-ink: #1c1917;
  --pati-muted: #5e625f;
  --pati-bg: #eef3ee;
  --pati-panel: rgba(255, 252, 247, .93);
  --pati-green: #24473c;
  --pati-orange: #d75b22;
  --pati-gold: #bf935a;
  --pati-line: #dfe5df;
  --pati-shadow: 0 18px 42px rgba(28, 25, 23, .12);
  --pati-width: 1240px;
}

body.site {
  position: relative;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 18% 6%, rgba(191, 147, 90, .22), transparent 31rem),
    radial-gradient(circle at 84% 20%, rgba(36, 71, 60, .16), transparent 34rem),
    linear-gradient(135deg, #f3f6f2 0%, #e8efe8 52%, #f8f1e7 100%);
  color: var(--pati-ink);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.65;
}

body.site::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    linear-gradient(rgba(238, 243, 238, .85), rgba(238, 243, 238, .9)),
    url("/images/pati/generated/pati-craft-detail.jpg") center / cover no-repeat;
  opacity: .34;
}

body.site::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background-image:
    repeating-linear-gradient(90deg, rgba(36, 71, 60, .045) 0 1px, transparent 1px 24px),
    repeating-linear-gradient(0deg, rgba(191, 147, 90, .045) 0 1px, transparent 1px 28px),
    radial-gradient(circle at 50% 0, rgba(255, 255, 255, .62), transparent 44rem);
}

.container-header {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(255, 253, 248, .93), rgba(237, 244, 238, .9)),
    url("/images/pati/generated/pati-craft-detail.jpg") center 42% / cover no-repeat;
  border-bottom: 1px solid var(--pati-line);
  box-shadow: 0 12px 30px rgba(28, 25, 23, .07);
  backdrop-filter: saturate(145%) blur(10px);
}

.container-header::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, transparent 0 47%, rgba(215, 91, 34, .18) 47% 48%, transparent 48% 100%),
    repeating-linear-gradient(90deg, rgba(36, 71, 60, .06) 0 8px, transparent 8px 18px);
  opacity: .42;
}

.container-header > .grid-child,
.container-header .container-nav,
.container-bottom-a,
.container-bottom-b,
.container-footer {
  width: min(100% - 32px, var(--pati-width));
  max-width: var(--pati-width);
  margin-right: auto;
  margin-left: auto;
}

.container-header > .grid-child {
  display: flex;
  justify-content: center;
  padding-top: 12px;
}

.container-header .navbar-brand {
  width: 100%;
  justify-content: center;
  margin: 0;
  text-align: center;
}

.container-header .navbar-brand .brand-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.pati-brand-mark {
  display: block;
  width: min(410px, 86vw);
  height: auto;
}

.container-header .site-description {
  margin-top: 5px;
  color: var(--pati-muted);
  font-size: .92rem;
  font-weight: 700;
}

.container-header .container-nav {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 14px;
  padding: 12px;
  border: 1px solid rgba(36, 71, 60, .12);
  border-radius: 10px;
  background:
    linear-gradient(135deg, rgba(255, 248, 239, .72), rgba(237, 245, 237, .68)),
    repeating-linear-gradient(90deg, rgba(36, 71, 60, .05) 0 1px, transparent 1px 18px);
  box-shadow: 0 12px 26px rgba(28, 25, 23, .08);
}

.container-header .mod-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  width: 100%;
  margin: 0;
}

.container-header .mod-menu > li > a,
.container-header .mod-menu > li > span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  padding: 8px 13px;
  border: 1px solid rgba(36, 71, 60, .09);
  border-radius: 999px;
  background: rgba(255, 255, 255, .52);
  color: var(--pati-ink);
  font-size: .88rem;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
}

.container-header .mod-menu > li > a::before,
.container-header .mod-menu > li > span::before {
  content: "";
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
  background: var(--pati-green);
  mask: var(--pati-menu-icon) center / contain no-repeat;
  -webkit-mask: var(--pati-menu-icon) center / contain no-repeat;
}

.container-header .mod-menu > li.item-101 { --pati-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M3 11.5 12 4l9 7.5v8a1.5 1.5 0 0 1-1.5 1.5H15v-6H9v6H4.5A1.5 1.5 0 0 1 3 19.5z'/%3E%3C/svg%3E"); }
.container-header .mod-menu > li.item-102 { --pati-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M5 11h14a3 3 0 0 1 3 3v5h-3v-2H5v2H2v-5a3 3 0 0 1 3-3Zm2-6h10a3 3 0 0 1 3 3v2H4V8a3 3 0 0 1 3-3Zm-2 8a1 1 0 0 0-1 1v1h16v-1a1 1 0 0 0-1-1Z'/%3E%3C/svg%3E"); }
.container-header .mod-menu > li.item-103 { --pati-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9.6 5.2a3.4 3.4 0 1 0-2.2 5.9L11 14.7 4.5 21h3.4l5.1-4.9 5.1 4.9h3.4L4.9 4.3A3.4 3.4 0 0 1 9.6 5.2ZM6 9a1.4 1.4 0 1 1 0-2.8A1.4 1.4 0 0 1 6 9Zm8.4-3.8a3.4 3.4 0 1 1 2.2 5.9l-1.8 1.8-1.7-1.8 2.5-2.5a1.4 1.4 0 1 0-1.2-2.4Z'/%3E%3C/svg%3E"); }
.container-header .mod-menu > li.item-104 { --pati-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 4h7v7H4zm9 0h7v7h-7zM4 13h7v7H4zm9 0h7v7h-7z'/%3E%3C/svg%3E"); }
.container-header .mod-menu > li.item-105 { --pati-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6.6 3.5 10 7 8.1 9c1.1 2.3 2.7 4 5 5l2-1.9 3.4 3.4-1.7 3.8c-.4.9-1.3 1.4-2.2 1.2C8.2 19.3 4.7 15.8 3.5 9.4c-.2-.9.3-1.8 1.2-2.2z'/%3E%3C/svg%3E"); }
.container-header .mod-menu > li.item-106 { --pati-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a7 7 0 0 0-7 7c0 5.3 7 13 7 13s7-7.7 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E"); }

.container-header .mod-menu > li.active > a,
.container-header .mod-menu > li > a:hover {
  border-color: rgba(215, 91, 34, .25);
  background: #fff4ec;
  color: var(--pati-orange);
}

.container-header .mod-menu > li.active > a::before,
.container-header .mod-menu > li > a:hover::before {
  background: var(--pati-orange);
}

.site-grid {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
}

.container-component {
  width: min(100% - 32px, 1280px);
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

.container-component main {
  width: 100%;
}

.com-content-article {
  max-width: none;
}

.com-content-article .page-header {
  display: none;
}

.pati-page {
  width: min(100%, var(--pati-width));
  margin-right: auto;
  margin-left: auto;
  padding: 0 0 58px;
}

.pati-hero {
  position: relative;
  isolation: isolate;
  display: flex;
  min-height: 660px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 64px 48px 72px;
  border: 1px solid rgba(36, 71, 60, .14);
  border-radius: 10px;
  background:
    linear-gradient(135deg, rgba(247, 250, 245, .9), rgba(255, 246, 236, .76)),
    url("/images/pati/generated/pati-craft-detail.jpg") center / cover no-repeat;
  box-shadow: 0 20px 50px rgba(28, 25, 23, .11);
  text-align: center;
}

.pati-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    radial-gradient(circle at 18% 20%, rgba(215, 91, 34, .18), transparent 18rem),
    radial-gradient(circle at 84% 38%, rgba(36, 71, 60, .18), transparent 20rem),
    repeating-linear-gradient(90deg, rgba(36, 71, 60, .065) 0 1px, transparent 1px 22px),
    repeating-linear-gradient(0deg, rgba(191, 147, 90, .06) 0 1px, transparent 1px 26px);
}

.pati-hero::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -74px;
  width: 300px;
  height: 300px;
  z-index: -1;
  border: 2px dashed rgba(215, 91, 34, .25);
  border-radius: 999px;
  transform: rotate(-18deg);
}

.pati-hero-shell {
  width: min(100%, 980px);
  margin: 0 auto;
}

.pati-hero-logo {
  display: none;
}

.pati-eyebrow {
  margin: 0 0 10px;
  color: var(--pati-orange);
  font-size: .88rem;
  font-weight: 850;
  letter-spacing: 0;
  text-transform: uppercase;
}

.pati-hero h1 {
  max-width: 920px;
  margin: 0 auto 18px;
  color: var(--pati-green);
  font-size: 4.6rem;
  font-weight: 900;
  line-height: 1.02;
}

.pati-lead {
  max-width: 820px;
  margin: 0 auto;
  color: var(--pati-muted);
  font-size: 1.28rem;
}

.pati-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 28px;
}

.pati-btn {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 11px 18px;
  border-radius: 6px;
  font-weight: 850;
  text-decoration: none;
}

.pati-btn.primary {
  background: var(--pati-orange);
  color: #fff;
}

.pati-btn.secondary {
  border: 1px solid var(--pati-green);
  background: #fff;
  color: var(--pati-green);
}

.pati-hero-media {
  width: min(100%, 1120px);
  margin: 34px auto 0;
}

.pati-hero-media img {
  display: block;
  width: 100%;
  max-height: 570px;
  object-fit: cover;
  border: 1px solid var(--pati-line);
  border-radius: 8px;
  background: #f4efe7;
  box-shadow: var(--pati-shadow);
}

.pati-proof {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 0 0 38px;
}

.pati-proof div,
.pati-service,
.pati-note {
  border: 1px solid var(--pati-line);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 252, 247, .94), rgba(242, 248, 242, .9)),
    repeating-linear-gradient(90deg, rgba(36, 71, 60, .035) 0 1px, transparent 1px 18px);
  box-shadow: 0 1px 0 rgba(28, 25, 23, .04);
}

.pati-proof div {
  padding: 16px 18px;
  border-top: 4px solid var(--pati-orange);
}

.pati-proof strong {
  display: block;
  color: var(--pati-green);
  font-size: 1.05rem;
}

.pati-proof span {
  display: block;
  margin-top: 4px;
  color: var(--pati-muted);
}

.pati-section {
  padding: 58px 0;
  border-top: 1px solid var(--pati-line);
}

.pati-section h1,
.pati-section h2 {
  max-width: 920px;
  margin: 0 0 14px;
  color: var(--pati-green);
  font-size: 2.55rem;
  line-height: 1.12;
}

.pati-section > p {
  max-width: 84ch;
  color: var(--pati-muted);
  font-size: 1.08rem;
}

.pati-centered {
  text-align: center;
}

.pati-centered h2,
.pati-centered p {
  margin-right: auto;
  margin-left: auto;
}

.pati-services,
.pati-service-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 28px;
}

.pati-service {
  padding: 22px;
}

.pati-service h3 {
  margin: 0 0 10px;
  color: var(--pati-green);
}

.pati-service ul {
  margin: 0;
  padding-left: 1.15rem;
}

.pati-service-visuals {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 28px 0 8px;
}

.pati-service-visuals img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border: 1px solid var(--pati-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: var(--pati-shadow);
}

.pati-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, .82fr);
  gap: 30px;
  align-items: center;
}

.pati-split img,
.pati-gallery img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.pati-note {
  padding: 24px;
}

.pati-note p:last-child {
  margin-bottom: 0;
}

.pati-before-after {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.pati-before-after figure {
  position: relative;
  overflow: hidden;
  margin: 0;
  border: 1px solid var(--pati-line);
  border-radius: 8px;
  background: #eef1ed;
  aspect-ratio: 4 / 3;
}

.pati-before-after img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pati-before-after figcaption {
  position: absolute;
  right: 12px;
  bottom: 12px;
  padding: 6px 10px;
  border-radius: 6px;
  background: rgba(36, 71, 60, .9);
  color: #fff;
  font-weight: 850;
}

.pati-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 24px;
}

.pati-gallery img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  background: #eef1ed;
}

.pati-contact {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(320px, 1.18fr);
  gap: 28px;
  align-items: stretch;
}

.pati-contact-card {
  border-radius: 8px;
  background: var(--pati-green);
  color: #fff;
  padding: 34px;
}

.pati-contact-card a {
  color: #fff;
  font-weight: 850;
}

.pati-contact-card h1,
.pati-contact-card h2 {
  color: #fff;
}

.pati-map iframe {
  width: 100%;
  min-height: 420px;
  border: 0;
  border-radius: 8px;
  box-shadow: var(--pati-shadow);
}

.pati-fabrics {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}

.pati-fabrics img {
  width: 92px;
  height: 70px;
  object-fit: cover;
  border: 1px solid var(--pati-line);
  border-radius: 6px;
  background: #fff;
}

.pati-certline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 20px;
  color: var(--pati-muted);
  font-weight: 700;
}

.pati-certline img {
  width: 68px;
  height: 43px;
  object-fit: contain;
}

.footer,
.container-footer {
  background: var(--pati-green);
  color: #fff;
}

.container-footer a {
  color: #fff;
}

@media (max-width: 980px) {
  .container-header > .grid-child,
  .container-header .container-nav,
  .container-component {
    width: min(100% - 24px, var(--pati-width));
  }

  .pati-hero {
    min-height: auto;
    padding: 46px 26px 54px;
  }

  .pati-hero h1 {
    font-size: 3.2rem;
  }

  .pati-lead {
    font-size: 1.12rem;
  }

  .pati-proof,
  .pati-services,
  .pati-gallery,
  .pati-split,
  .pati-contact {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 680px) {
  .container-header > .grid-child,
  .container-header .container-nav,
  .container-component {
    width: min(100% - 20px, var(--pati-width));
  }

  .pati-hero h1 {
    font-size: 2.25rem;
  }

  .pati-section h1,
  .pati-section h2 {
    font-size: 1.9rem;
  }

  .pati-actions {
    flex-direction: column;
  }

  .pati-btn,
  .pati-proof,
  .pati-services,
  .pati-gallery,
  .pati-before-after,
  .pati-split,
  .pati-contact,
  .pati-service-visuals {
    grid-template-columns: 1fr;
  }

  .pati-btn {
    width: 100%;
  }
}

/* KENDRA_PATI_GLOSSARY_SEO */
.container-header .mod-menu > li.item-107 { --pati-menu-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M5 4.5A2.5 2.5 0 0 1 7.5 2H20v17H7.5A2.5 2.5 0 0 0 5 21.5V4.5Zm2.5-.5a.5.5 0 0 0-.5.5v13.2c.2 0 .3-.1.5-.1H18V4H7.5ZM9 7h7v2H9V7Zm0 4h7v2H9v-2Z'/%3E%3C/svg%3E"); }
.pati-glossary .pati-glossary-hero,
.pati-glossary-teaser {
  border: 1px solid rgba(36, 71, 60, .13);
  border-radius: 10px;
  background: linear-gradient(135deg, rgba(255, 252, 247, .92), rgba(237, 245, 237, .84)), url("/images/pati/generated/pati-craft-detail.jpg") center / cover no-repeat;
  box-shadow: 0 16px 38px rgba(28, 25, 23, .08);
}
.pati-glossary .pati-glossary-hero { padding: 52px 48px; text-align: center; }
.pati-term-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin-top: 24px; }
.pati-term-card,
.pati-term-inline a,
.pati-term-nav a {
  border: 1px solid rgba(36, 71, 60, .14);
  border-radius: 8px;
  background: rgba(255, 252, 247, .9);
  color: var(--pati-green);
  text-decoration: none;
  box-shadow: 0 1px 0 rgba(28, 25, 23, .04);
}
.pati-term-card { display: flex; min-height: 154px; flex-direction: column; gap: 8px; padding: 18px; }
.pati-term-card strong { color: var(--pati-green); font-size: 1.05rem; line-height: 1.2; }
.pati-term-card span { color: var(--pati-muted); font-size: .94rem; }
.pati-term-card:hover,
.pati-term-inline a:hover,
.pati-term-nav a:hover { border-color: rgba(215, 91, 34, .38); color: var(--pati-orange); }
.pati-definition { max-width: 78ch; padding: 18px 20px; border-left: 4px solid var(--pati-orange); border-radius: 8px; background: rgba(255, 252, 247, .9); color: var(--pati-ink); }
.pati-term-body h2,
.pati-faq h2,
.pati-term-nav h2 { margin-top: 28px; }
.pati-faq details { margin-top: 12px; padding: 16px 18px; border: 1px solid var(--pati-line); border-radius: 8px; background: rgba(255, 252, 247, .92); }
.pati-faq summary { cursor: pointer; color: var(--pati-green); font-weight: 850; }
.pati-term-nav div,
.pati-term-inline { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 16px; }
.pati-term-nav a,
.pati-term-inline a { display: inline-flex; min-height: 38px; align-items: center; padding: 8px 12px; font-weight: 800; }
.pati-contact-strip { padding: 30px; border: 1px solid rgba(36, 71, 60, .12); border-radius: 10px; background: linear-gradient(135deg, rgba(36, 71, 60, .08), rgba(215, 91, 34, .08)); }
@media (max-width: 980px) { .pati-term-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 680px) {
  .pati-glossary .pati-glossary-hero { padding: 36px 18px; }
  .pati-term-grid { grid-template-columns: 1fr; }
  .pati-term-card { min-height: auto; }
  .pati-contact-strip { padding: 22px; }
}
/* /KENDRA_PATI_GLOSSARY_SEO */