.elementor-59983 .elementor-element.elementor-element-46e49d6{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--z-index:999;}.elementor-59983 .elementor-element.elementor-element-c7723f7{--display:flex;}.elementor-59983 .elementor-element.elementor-element-058339e{text-align:center;}.elementor-59983 .elementor-element.elementor-element-227fbb8{--display:flex;}.elementor-59983 .elementor-element.elementor-element-cd3f228{--display:flex;}.elementor-59983 .elementor-element.elementor-element-4537e07{--display:flex;}.elementor-59983 .elementor-element.elementor-element-bcc8896{--display:flex;}.elementor-59983 .elementor-element.elementor-element-455ca5d{--display:flex;}.elementor-59983 .elementor-element.elementor-element-2842bf3{--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}/* Start custom CSS for html, class: .elementor-element-208a7bb */<!--
ALUGLOBUS PERGOLA ROOF TYPES BLOG
Paste this entire block into one Elementor HTML widget.

Important:
- No H1 is included because the WordPress/Elementor Single Post template should output the post title.
- All styles are scoped under .ag-pergola-article.
- No CTA section and no FAQ section are included.
-->

.ag-pergola-article {
  --ag-text: #202124;
  --ag-muted: #666a70;
  --ag-line: #e7e8ea;
  --ag-soft: #f6f6f4;
  --ag-soft-warm: #faf6f0;
  --ag-dark: #111315;
  --ag-accent: #a9652c;
  --ag-accent-dark: #74431d;
  --ag-white: #ffffff;
  --ag-radius-lg: 24px;
  --ag-radius-md: 16px;
  --ag-shadow: 0 16px 48px rgba(17, 19, 21, 0.09);
  width: 100%;
  max-width: 100%;
  color: var(--ag-text);
  font-family: inherit;
  font-size: 18px;
  line-height: 1.78;
  overflow-wrap: anywhere;
}

.ag-pergola-article *,
.ag-pergola-article *::before,
.ag-pergola-article *::after {
  box-sizing: border-box;
}

.ag-pergola-article a {
  color: var(--ag-accent-dark);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.ag-pergola-article p {
  margin: 0 0 1.15em;
}

.ag-pergola-article h2,
.ag-pergola-article h3 {
  color: var(--ag-dark);
  font-family: inherit;
  text-wrap: balance;
  scroll-margin-top: 120px;
}

.ag-pergola-article h2 {
  margin: 0 0 22px;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.12;
  letter-spacing: -0.035em;
}

.ag-pergola-article h3 {
  margin: 34px 0 14px;
  font-size: clamp(23px, 2.6vw, 30px);
  line-height: 1.25;
  letter-spacing: -0.022em;
}

.ag-pergola-article strong {
  color: var(--ag-dark);
}

.ag-pergola-article .ag-intro {
  position: relative;
  overflow: hidden;
  margin: 0 0 34px;
  padding: clamp(28px, 5vw, 60px);
  border: 1px solid var(--ag-line);
  border-radius: var(--ag-radius-lg);
  background:
    radial-gradient(circle at 100% 0%, rgba(169, 101, 44, 0.18), transparent 34%),
    linear-gradient(145deg, #ffffff 0%, #f7f5f2 100%);
  box-shadow: var(--ag-shadow);
}

.ag-pergola-article .ag-kicker {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;
  color: var(--ag-accent-dark);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ag-pergola-article .ag-kicker::before {
  width: 34px;
  height: 2px;
  background: var(--ag-accent);
  content: "";
}

.ag-pergola-article .ag-lead {
  max-width: 860px;
  margin: 0;
  color: #34373b;
  font-size: clamp(19px, 2.2vw, 23px);
  line-height: 1.65;
}

.ag-pergola-article .ag-lead + .ag-lead {
  margin-top: 18px;
}

.ag-pergola-article .ag-hero-media {
  position: relative;
  overflow: hidden;
  margin: 28px 0 0;
  border-radius: 20px;
  background: #dfe3e6;
  aspect-ratio: 16 / 9;
}

.ag-pergola-article .ag-hero-media img,
.ag-pergola-article .ag-media img,
.ag-pergola-article .ag-image-grid img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ag-pergola-article .ag-hero-media img {
  transition: transform 0.55s ease;
}

.ag-pergola-article .ag-hero-media:hover img {
  transform: scale(1.018);
}

.ag-pergola-article .ag-hero-caption {
  position: absolute;
  right: 16px;
  bottom: 16px;
  max-width: calc(100% - 32px);
  padding: 9px 13px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  background: rgba(17, 19, 21, 0.78);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  backdrop-filter: blur(8px);
}

.ag-pergola-article .ag-summary-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.ag-pergola-article .ag-summary-item {
  padding: 16px 17px;
  border: 1px solid rgba(17, 19, 21, 0.08);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.72);
}

.ag-pergola-article .ag-summary-item span {
  display: block;
  margin-bottom: 5px;
  color: var(--ag-accent-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ag-pergola-article .ag-summary-item strong {
  display: block;
  font-size: 15px;
  line-height: 1.35;
}

.ag-pergola-article .ag-toc {
  margin: 0 0 34px;
  padding: 24px;
  border: 1px solid var(--ag-line);
  border-radius: var(--ag-radius-md);
  background: var(--ag-white);
}

.ag-pergola-article .ag-toc-title {
  margin: 0 0 14px;
  color: var(--ag-dark);
  font-size: 15px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ag-pergola-article .ag-toc-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 22px;
}

.ag-pergola-article .ag-toc a {
  display: flex;
  gap: 10px;
  align-items: baseline;
  padding: 8px 0;
  color: #3f4246;
  font-size: 15px;
  font-weight: 650;
  line-height: 1.35;
  text-decoration: none;
}

.ag-pergola-article .ag-toc a::before {
  flex: 0 0 auto;
  color: var(--ag-accent);
  content: "↳";
}

.ag-pergola-article .ag-toc a:hover {
  color: var(--ag-accent-dark);
}

.ag-pergola-article .ag-section {
  margin: 0 0 34px;
  padding: 2%;
  border: 1px solid var(--ag-line);
  border-radius: var(--ag-radius-lg);
  background: var(--ag-white);
}

.ag-pergola-article .ag-section:nth-of-type(even) {
  background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
}

.ag-pergola-article .ag-section-label {
  display: inline-flex;
  margin-bottom: 14px;
  padding: 7px 11px;
  border-radius: 999px;
  background: var(--ag-soft-warm);
  color: var(--ag-accent-dark);
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.ag-pergola-article .ag-section-intro {
  max-width: 880px;
  color: #4b4f54;
  font-size: 19px;
}

.ag-pergola-article .ag-callout {
  margin: 26px 0;
  padding: 22px 24px;
  border-left: 4px solid var(--ag-accent);
  border-radius: 0 14px 14px 0;
  background: var(--ag-soft-warm);
}

.ag-pergola-article .ag-callout p:last-child {
  margin-bottom: 0;
}

.ag-pergola-article .ag-media {
  overflow: hidden;
  margin: 30px 0;
  border-radius: var(--ag-radius-md);
  background: #e5e7e8;
  box-shadow: 0 10px 34px rgba(17, 19, 21, 0.08);
}

.ag-pergola-article .ag-media.ag-landscape {
  aspect-ratio: 16 / 9;
}

.ag-pergola-article .ag-media.ag-four-three {
  aspect-ratio: 4 / 3;
}

.ag-pergola-article figcaption {
  padding: 12px 15px;
  border-top: 1px solid rgba(17, 19, 21, 0.08);
  background: #fff;
  color: var(--ag-muted);
  font-size: 13px;
  line-height: 1.45;
}

.ag-pergola-article .ag-roof-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 22px 0 28px;
}

.ag-pergola-article .ag-roof-card {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  padding: 24px;
  border: 1px solid var(--ag-line);
  border-radius: 16px;
  background: #fff;
}

.ag-pergola-article .ag-roof-card::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, var(--ag-accent), transparent);
  content: "";
}

.ag-pergola-article .ag-roof-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-bottom: 14px;
  border-radius: 50%;
  background: var(--ag-dark);
  color: #fff;
  font-size: 14px;
  font-weight: 850;
}

.ag-pergola-article .ag-roof-card h4 {
  margin: 0 0 10px;
  color: var(--ag-dark);
  font-family: inherit;
  font-size: 21px;
  line-height: 1.25;
}

.ag-pergola-article .ag-roof-card p {
  margin-bottom: 12px;
  color: #4d5156;
  font-size: 16px;
  line-height: 1.65;
}

.ag-pergola-article .ag-roof-card p:last-child {
  margin-bottom: 0;
}

.ag-pergola-article .ag-image-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 28px 0;
}

.ag-pergola-article .ag-image-grid figure {
  overflow: hidden;
  margin: 0;
  border: 1px solid var(--ag-line);
  border-radius: 16px;
  background: #fff;
}

.ag-pergola-article .ag-image-grid .ag-grid-image {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #e5e7e8;
}

.ag-pergola-article .ag-checklist {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 24px 0;
  padding: 0;
  list-style: none;
}

.ag-pergola-article .ag-checklist li {
  position: relative;
  margin: 0;
  padding: 16px 17px 16px 47px;
  border: 1px solid var(--ag-line);
  border-radius: 14px;
  background: var(--ag-soft);
  color: #3f4347;
  font-size: 15px;
  line-height: 1.45;
}

.ag-pergola-article .ag-checklist li::before {
  position: absolute;
  top: 15px;
  left: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--ag-dark);
  color: #fff;
  content: "✓";
  font-size: 12px;
  font-weight: 900;
}

.ag-pergola-article .ag-table-wrap {
  overflow-x: auto;
  margin: 26px 0 18px;
  border: 1px solid var(--ag-line);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 28px rgba(17, 19, 21, 0.06);
  -webkit-overflow-scrolling: touch;
}

.ag-pergola-article table {
  width: 100%;
  min-width: 820px;
  margin: 0;
  border-collapse: collapse;
  color: var(--ag-text);
  font-size: 14px;
  line-height: 1.5;
}

.ag-pergola-article thead {
  background: var(--ag-dark);
  color: #fff;
}

.ag-pergola-article th,
.ag-pergola-article td {
  padding: 16px 15px;
  border: 0;
  border-bottom: 1px solid var(--ag-line);
  text-align: left;
  vertical-align: top;
}

.ag-pergola-article th {
  color: #fff;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.ag-pergola-article tbody tr:nth-child(even) {
  background: #fafafa;
}

.ag-pergola-article tbody tr:last-child td {
  border-bottom: 0;
}

.ag-pergola-article .ag-budget-tag {
  display: inline-block;
  padding: 6px 9px;
  border-radius: 999px;
  background: var(--ag-soft-warm);
  color: var(--ag-accent-dark);
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}

.ag-pergola-article .ag-table-note {
  margin: 14px 0 0;
  color: var(--ag-muted);
  font-size: 13px;
  line-height: 1.55;
}

.ag-pergola-article .ag-final {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  border-color: #272a2d;
  background:
    radial-gradient(circle at 100% 0%, rgba(169, 101, 44, 0.42), transparent 35%),
    var(--ag-dark);
  color: rgba(255, 255, 255, 0.84);
}

.ag-pergola-article .ag-final h2,
.ag-pergola-article .ag-final strong {
  color: #fff;
}

.ag-pergola-article .ag-final .ag-section-label {
  background: rgba(255, 255, 255, 0.1);
  color: #f3c79e;
}

.ag-pergola-article .ag-final p {
  max-width: 900px;
}

@media (max-width: 767px) {
  .ag-pergola-article {
    font-size: 17px;
    line-height: 1.72;
  }

  .ag-pergola-article .ag-intro,
  .ag-pergola-article .ag-section {
    border-radius: 18px;
  }

  .ag-pergola-article .ag-summary-strip,
  .ag-pergola-article .ag-toc-grid,
  .ag-pergola-article .ag-roof-grid,
  .ag-pergola-article .ag-image-grid,
  .ag-pergola-article .ag-checklist {
    grid-template-columns: 1fr;
  }

  .ag-pergola-article .ag-hero-caption {
    right: 10px;
    bottom: 10px;
    left: 10px;
    max-width: none;
    border-radius: 10px;
    text-align: center;
  }

  .ag-pergola-article .ag-roof-card {
    padding: 21px;
  }

  .ag-pergola-article th,
  .ag-pergola-article td {
    padding: 14px 13px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ag-pergola-article .ag-hero-media img {
    transition: none;
  }
}
/* FINAL THOUGHTS FIX */
.ag-pergola-article section.ag-section.ag-final {
  background-color: #111315 !important;
  background-image: radial-gradient(
    circle at 100% 0%,
    rgba(169, 101, 44, 0.42) 0%,
    rgba(169, 101, 44, 0.16) 28%,
    transparent 58%
  ) !important;
  border-color: #272a2d !important;
  color: rgba(255, 255, 255, 0.86) !important;
}

.ag-pergola-article section.ag-section.ag-final h2 {
  color: #ffffff !important;
}

.ag-pergola-article section.ag-section.ag-final p {
  color: rgba(255, 255, 255, 0.86) !important;
}

.ag-pergola-article section.ag-section.ag-final strong {
  color: #ffffff !important;
}

.ag-pergola-article section.ag-section.ag-final .ag-section-label {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #f3c79e !important;
}/* End custom CSS */