.tpl-creative-bold.template-shell {
  background: #e0e0e0;
  color: #111;
  padding: 0;
  font-family: "Inter", Arial, sans-serif;
}

.tpl-creative-bold .template-creative-bold-accent {
  height: 20px;
  background: #ffd700;
}

.tpl-creative-bold .template-creative-bold-content {
  background: #fff;
  margin: 0 20px 20px;
  padding: 44px 50px 36px;
  box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.08);
}

.tpl-creative-bold .template-total-final {
  font-family: Anton, "Arial Narrow", sans-serif;
}

.tpl-creative-bold .template-creative-bold-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 48px;
}

.tpl-creative-bold .template-title {
  font-family: Anton, "Arial Narrow", sans-serif;
  font-size: 84px;
  line-height: 0.8;
  letter-spacing: 0.02em;
  overflow-wrap: normal;
}

.tpl-creative-bold .template-creative-bold-badge {
  display: inline-block;
  background: #111;
  color: #ffd700;
  padding: 5px 15px;
  font-weight: 700;
}

.tpl-creative-bold .template-creative-bold-company {
  text-align: right;
}

.tpl-creative-bold .template-creative-bold-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  background: #f4f4f4;
  padding: 26px 30px;
}

.tpl-creative-bold .template-section-title {
  font-size: 20px;
  letter-spacing: 0.04em;
}

.tpl-creative-bold .template-creative-bold-dates {
  display: flex;
  gap: 28px;
  margin-top: 14px;
}

.tpl-creative-bold .template-creative-bold-dates span {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  color: #888;
  font-weight: 700;
}

.tpl-creative-bold .template-items-head {
  border-bottom-width: 4px;
}

.tpl-creative-bold .preview-item-desc strong {
  font-weight: inherit;
}

.tpl-creative-bold .template-creative-bold-bottom {
  display: flex;
  justify-content: space-between;
  gap: 28px;
  margin-top: 36px;
}

.tpl-creative-bold .template-creative-bold-notes {
  flex: 1;
  background: #ffd700;
  padding: 24px 28px 52px;
  position: relative;
}

.tpl-creative-bold .template-brandline {
  right: 28px;
  bottom: 18px;
}

.tpl-creative-bold .template-totals-box {
  width: 310px;
  border: 0;
  padding: 0;
}

.tpl-creative-bold .template-total-row {
  border-bottom-color: #eee;
}

.tpl-creative-bold .template-from-name {
  font-size: 24px;
  font-weight: 600;
}

.tpl-creative-bold .template-subline {
  font-size: 14px;
  color: #555;
}

.tpl-creative-bold .template-to-name {
  font-size: 14px;
  font-weight: 700;
}

.tpl-creative-bold .template-section-title {
  border-bottom: 0;
}

.tpl-creative-bold .template-items-head {
  font-family: Anton, "Arial Narrow", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
}

.tpl-creative-bold .template-total-final {
  font-size: 32px;
  border-top: 4px solid #111;
}

/* Extracted from shared selector blocks */
.tpl-creative-bold .template-section-title {
  flex-shrink: 0;
}
