.td6-backdrops-page { background: #fff; color: #171717; }
.td6-backdrops-page [hidden] { display: none !important; }
.td6-backdrops-page figure { margin: 0; min-width: 0; }
.td6-backdrops-page figure img { width: 100%; height: auto; }
.td6-backdrops-page figcaption { margin-top: 12px; color: #66635e; font-size: 13px; line-height: 1.6; }
.td6-backdrops-page .td6-eyebrow { color: #66635e; }
.td6-backdrops-page h2 { font-size: clamp(29px, 3.2vw, 46px); line-height: 1.12; }
.td6-backdrops-page p { line-height: 1.65; }
.td6-backdrops-page a:focus-visible, .td6-backdrops-page button:focus-visible, .td6-backdrops-page summary:focus-visible, .td6-backdrops-page input:focus-visible { outline: 3px solid #f5b400; outline-offset: 4px; }
.td6-backdrops-page .td6-bd-text-link { text-decoration: underline; text-underline-offset: 5px; font-weight: 650; }
.td6-bd-section { padding: clamp(48px, 6vw, 88px) 0; scroll-margin-top: calc(var(--td6-header-height) + 16px); }
.td6-bd-section-heading { max-width: 790px; margin-bottom: 32px; }
.td6-bd-section-heading > p:last-child { max-width: 720px; color: #66635e; margin: 18px 0 0; }
.td6-bd-hero { background: #111; color: #fff; padding: 1px 0 clamp(44px, 5vw, 72px); }
.td6-bd-hero .td6-breadcrumbs, .td6-bd-hero .td6-breadcrumbs a, .td6-bd-hero .td6-breadcrumbs [aria-current="page"] { color: #dedbd4; }
.td6-bd-hero .td6-eyebrow, .td6-bd-final .td6-eyebrow { color: #f5b400; }
.td6-bd-hero__grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: clamp(28px, 4vw, 60px); align-items: center; padding-top: 28px; }
.td6-bd-hero h1 { font-size: clamp(39px, 4.5vw, 66px); line-height: 1.02; }
.td6-bd-hero__copy > p:not(.td6-eyebrow) { color: #dedbd4; max-width: 600px; }
.td6-bd-hero__copy .td6-bd-lead { margin: 24px 0 16px; color: #fff; font-size: clamp(22px, 2vw, 28px); font-weight: 600; line-height: 1.35; }
.td6-bd-hero__spec { font-size: 13px; margin-top: 22px; }
.td6-bd-hero__photo img { border-radius: 26px; }
.td6-bd-hero__photo figcaption { color: #c9c6bf; }
.td6-bd-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin-top: 28px; }
.td6-bd-facts { background: #f6f3ec; border-bottom: 1px solid #dad5cb; }
.td6-bd-facts > div { display: grid; grid-template-columns: repeat(3, 1fr); }
.td6-bd-facts p { margin: 0; padding: 25px 24px; color: #66635e; font-size: 14px; }
.td6-bd-facts p + p { border-left: 1px solid #dad5cb; }
.td6-bd-facts strong { display: block; color: #171717; font-size: 16px; margin-bottom: 4px; }
.td6-bd-split { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); gap: clamp(28px, 5vw, 72px); align-items: center; }
.td6-bd-split img { border-radius: 20px; }
.td6-bd-prose > p:not(.td6-eyebrow) { color: #66635e; margin: 18px 0 0; }
.td6-bd-packages, .td6-bd-guide { background: #f6f3ec; }
.td6-bd-package-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-block: 1px solid #dad5cb; }
.td6-bd-package-grid article { padding: 30px 35px 30px 0; }
.td6-bd-package-grid article + article { border-left: 1px solid #dad5cb; padding-left: 35px; padding-right: 0; }
.td6-bd-package-grid h3 { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 15px; font-size: clamp(23px, 2.4vw, 32px); line-height: 1.2; }
.td6-bd-package-grid h3 span { white-space: nowrap; }
.td6-bd-package-grid p:not(.td6-eyebrow), .td6-bd-package-grid ul { color: #66635e; }
.td6-bd-package-grid p:not(.td6-eyebrow) { margin-top: 18px; }
.td6-bd-package-grid ul { padding-left: 20px; line-height: 1.8; margin-bottom: 24px; }
.td6-backdrops-page .td6-bd-note { max-width: 950px; color: #66635e; font-size: 13px; margin: 24px 0 0; }
.td6-bd-filters { margin-bottom: 26px; }
.td6-bd-filters label { display: block; font-size: 14px; font-weight: 650; margin-bottom: 8px; }
.td6-bd-filters input { width: min(100%, 520px); border: 1px solid #aaa59c; border-radius: 0; padding: 13px 15px; color: #171717; background: #fff; font: inherit; }
.td6-bd-filters input::placeholder { color: #66635e; opacity: 1; }
.td6-bd-filter-buttons { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 20px; }
.td6-bd-filter-buttons button { padding: 10px 14px; font: inherit; font-size: 13px; font-weight: 600; color: #333; background: #fff; border: 1px solid #dad5cb; cursor: pointer; }
.td6-bd-filter-buttons button[aria-pressed="true"] { background: #171717; color: #fff; border-color: #171717; }
.td6-bd-count { font-size: 13px; color: #66635e; margin: 16px 0 0; }
.td6-backdrops-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
.td6-backdrop-card { display: flex; min-width: 0; flex-direction: column; border: 1px solid #dad5cb; color: #171717; background: #fff; }
.td6-backdrop-card__media { display: grid; aspect-ratio: 4 / 3; place-items: center; overflow: hidden; background: #f6f3ec; padding: 8px; border-bottom: 1px solid #dad5cb; }
.td6-backdrop-card__media img { width: 100%; height: 100% !important; object-fit: contain; }
.td6-backdrop-card__body { display: flex; flex-direction: column; flex: 1; padding: 20px; }
.td6-backdrop-card h3 { font-size: 21px; line-height: 1.2; }
.td6-backdrop-card__scene { color: #66635e; margin: 13px 0 20px; font-size: 13px; }
.td6-backdrop-card__bottom { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px; margin-top: auto; }
.td6-backdrop-card__price { font-weight: 700; }
.td6-backdrop-card__cta { font-size: 10px; letter-spacing: .05em; font-weight: 750; }
.td6-backdrop-card:hover { border-color: #66635e; }
.td6-backdrops-empty { padding: 24px; background: #f6f3ec; }
.td6-backdrops-empty button { border: 0; padding: 0; background: transparent; color: #171717; text-decoration: underline; font: inherit; cursor: pointer; }
.td6-bd-inspiration { color: #fff; background: #111; }
.td6-bd-inspiration .td6-eyebrow { color: #f5b400; }
.td6-bd-inspiration .td6-bd-section-heading > p:last-child, .td6-bd-inspiration figcaption { color: #dedbd4; }
.td6-bd-example-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(24px, 3vw, 40px); }
.td6-bd-example-grid img { border-radius: 20px; }
.td6-bd-example-grid figcaption { max-width: 510px; }
.td6-bd-example-grid figcaption strong { display: block; color: #fff; font-size: 16px; }
.td6-bd-social { margin: 28px 0 0; font-size: 14px; }
.td6-bd-social a { text-decoration: underline; text-underline-offset: 5px; }
.td6-bd-guide-grid { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); gap: clamp(28px, 6vw, 90px); }
.td6-bd-guide .td6-bd-text-link { display: inline-block; margin-top: 24px; }
.td6-bd-steps { margin: 0; padding: 0; list-style: none; counter-reset: photo-step; }
.td6-bd-steps li { position: relative; counter-increment: photo-step; padding: 22px 0 22px 48px; border-top: 1px solid #dad5cb; }
.td6-bd-steps li::before { content: counter(photo-step, decimal-leading-zero); position: absolute; left: 0; top: 23px; color: #66635e; font-size: 14px; font-weight: 700; }
.td6-bd-steps h3 { font-size: 19px; line-height: 1.3; }
.td6-bd-steps p { margin: 10px 0 0; color: #66635e; }
.td6-bd-faq details { border-top: 1px solid #dad5cb; padding: 21px 0; max-width: 1000px; }
.td6-bd-faq summary { font-size: 18px; font-weight: 650; cursor: pointer; }
.td6-bd-faq details p { max-width: 760px; color: #66635e; margin: 16px 0 0; }
.td6-bd-faq a { text-decoration: underline; text-underline-offset: 3px; }
.td6-bd-final { text-align: center; color: #fff; background: #111; }
.td6-bd-final p:not(.td6-eyebrow) { color: #dedbd4; margin-top: 20px; }
.td6-bd-final .td6-button { margin-top: 12px; }
.td6-bd-contact { font-size: 14px; }
.td6-bd-contact a { text-decoration: underline; }
@media (max-width: 1199px) { .td6-backdrops-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 999px) {
	.td6-bd-hero__grid, .td6-bd-split, .td6-bd-guide-grid { grid-template-columns: 1fr; }
	.td6-bd-hero__copy { max-width: 720px; }
	.td6-bd-hero__photo { max-width: 850px; }
	.td6-bd-facts p { padding: 20px 12px; }
	.td6-bd-split .td6-bd-prose { grid-row: 1; }
}
@media (max-width: 699px) {
	.td6-backdrops-grid, .td6-bd-example-grid, .td6-bd-package-grid, .td6-bd-facts > div { grid-template-columns: 1fr; }
	.td6-bd-facts p { padding: 17px 0; }
	.td6-bd-facts p + p { border-left: 0; border-top: 1px solid #dad5cb; }
	.td6-bd-package-grid article, .td6-bd-package-grid article + article { padding: 26px 0; border-left: 0; }
	.td6-bd-package-grid article + article { border-top: 1px solid #dad5cb; }
	.td6-bd-filter-buttons button { flex-grow: 1; }
	.td6-bd-hero__photo img, .td6-bd-example-grid img { border-radius: 16px; }
	.td6-bd-example-grid { gap: 36px; }
}
