:root {
	--tdbf-ink: #15191f;
	--tdbf-ink-soft: #252c35;
	--tdbf-paper: #f4f6f8;
	--tdbf-white: #fff;
	--tdbf-blue: #2467e8;
	--tdbf-blue-dark: #174eb5;
	--tdbf-amber: #d98218;
	--tdbf-green: #1a8f58;
	--tdbf-line: #d5dbe2;
	--tdbf-muted: #5c6672;
}

/* Compact shop navigation matching the main 3DBuddys visual system. */
body.tdbf-page .elementor-location-header,
body.tdbf-shop-page .elementor-location-header,
body.tdbf-page > header.site-header,
body.tdbf-shop-page > header.site-header {
	display: none !important;
}

.tdbf-store-header {
	background: #121416;
	border-bottom: 1px solid #30343a;
	color: #fff;
	position: relative;
	z-index: 100;
}

.tdbf-store-header *, .tdbf-store-header *::before, .tdbf-store-header *::after { box-sizing: border-box; }
.tdbf-store-header__inner { align-items: center; display: flex; gap: 34px; margin: 0 auto; max-width: 1320px; min-height: 74px; padding: 12px 28px; }
.tdbf-store-header__brand { align-items: center; display: inline-flex; flex: 0 0 auto; }
.tdbf-store-header__brand img { display: block; height: 42px; object-fit: contain; width: auto; }
.tdbf-store-header__nav { align-items: center; display: flex; flex: 1; gap: clamp(18px, 2.25vw, 38px); justify-content: center; }
.tdbf-store-header__nav a { color: #f8fafc !important; font-size: 14px; font-weight: 700; line-height: 1.25; text-decoration: none !important; white-space: nowrap; }
.tdbf-store-header__nav a:hover, .tdbf-store-header__nav a:focus-visible { color: #78a7ff !important; }
.tdbf-store-header__cta { background: var(--tdbf-blue); border-radius: 5px; color: #fff !important; flex: 0 0 auto; font-size: 13px; font-weight: 800; padding: 12px 17px; text-decoration: none !important; text-transform: uppercase; white-space: nowrap; }
.tdbf-store-header__cta:hover { background: var(--tdbf-blue-dark); }
.tdbf-store-header__mobile { display: none; margin-left: auto; position: relative; }
.tdbf-store-header__mobile summary { border: 1px solid #59616c; border-radius: 5px; color: #fff; cursor: pointer; font-size: 14px; font-weight: 750; list-style: none; padding: 10px 14px; }
.tdbf-store-header__mobile summary::-webkit-details-marker { display: none; }
.tdbf-store-header__mobile nav { background: #1c2025; border: 1px solid #3d444e; border-radius: 7px; box-shadow: 0 16px 36px rgba(0,0,0,.3); display: grid; min-width: min(310px, calc(100vw - 36px)); overflow: hidden; position: absolute; right: 0; top: calc(100% + 8px); }
.tdbf-store-header__mobile nav a { border-bottom: 1px solid #343a42; color: #fff !important; font-size: 14px; font-weight: 650; padding: 13px 15px; text-decoration: none !important; }
.tdbf-store-header__mobile nav a:last-child { background: var(--tdbf-blue); border-bottom: 0; font-weight: 800; }

/* The landing page must escape theme content-width constraints. This is also
 * required on the production Hello Elementor theme when the page is created
 * as a regular WordPress page rather than as an Elementor canvas. */
body.tdbf-page main#content,
body.tdbf-page main.site-main,
body.tdbf-page .site-main,
body.tdbf-page .wp-site-blocks > main,
body.tdbf-page .wp-block-post-content,
body.tdbf-page .entry-content {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

body.tdbf-page .page-header,
body.tdbf-page .entry-header,
body.tdbf-page .entry-title,
body.tdbf-page .wp-block-post-title {
	display: none !important;
}

body.tdbf-page .wp-block-post-content > .tdbf-site,
body.tdbf-page .entry-content > .tdbf-site,
body.tdbf-page .tdbf-site {
	margin: 0 !important;
	max-width: none !important;
	width: 100% !important;
}

.tdbf-site { background: var(--tdbf-paper); color: var(--tdbf-ink); font-family: inherit; line-height: 1.55; overflow: hidden; }
.tdbf-site *, .tdbf-site *::before, .tdbf-site *::after { box-sizing: border-box; }
.tdbf-site h1, .tdbf-site h2, .tdbf-site h3, .tdbf-site p { margin-top: 0; }
.tdbf-site h1 { font-size: clamp(42px, 4.7vw, 62px); line-height: 1.02; letter-spacing: -.035em; max-width: 760px; }
.tdbf-site h2 { font-size: clamp(32px, 4vw, 52px); line-height: 1.08; letter-spacing: -.025em; }
.tdbf-site h3 { font-size: 23px; line-height: 1.16; }
.tdbf-shell { margin: 0 auto; max-width: 1180px; padding-left: 28px; padding-right: 28px; }
.tdbf-kicker { color: var(--tdbf-blue); font-size: 13px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.tdbf-lead { color: #dce4ef; font-size: 20px; max-width: 690px; }
.tdbf-note { color: #b9c6d6; font-size: 13px; margin-top: 20px; }
.tdbf-preorder-perk { align-items: center; background: rgba(217,130,24,.13); border: 1px solid rgba(235,166,82,.5); border-radius: 6px; display: flex; gap: 14px; margin-top: 22px; max-width: 680px; padding: 12px 15px; }
.tdbf-preorder-perk strong { color: #ffc878; white-space: nowrap; }
.tdbf-preorder-perk span { color: #dce4ef; font-size: 13px; }
.tdbf-delivery-note { background: #eff9f6; border: 1px solid #c9dfd8; border-radius: 12px; color: #173f36; margin: 0 0 24px; padding: 14px 18px; }
.tdbf-bundle-box { background: #fff8eb; border: 1px solid #e8c98f; border-radius: 12px; display: grid; gap: 5px; margin: 0 0 26px; padding: 16px 18px; }
.tdbf-bundle-box strong { color: #6e4300; }
.tdbf-bundle-box span { color: #735d3a; font-size: 14px; }

.tdbf-hero { background: radial-gradient(circle at 78% 32%, #29394d 0, #182333 31%, #0e1724 66%); color: var(--tdbf-white); padding: 64px 0 58px; }
.tdbf-hero h1 { color: #fff !important; margin-bottom: 24px; }
.tdbf-hero__grid { align-items: center; display: grid; gap: 38px; grid-template-columns: 1.05fr .95fr; }
.tdbf-hero__spools { min-height: 410px; position: relative; }
.tdbf-hero__product { height: 410px; left: -42px; max-width: none; mix-blend-mode: multiply; object-fit: contain; position: absolute; top: -2px; width: 410px; z-index: 2; }
.tdbf-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.tdbf-button { align-items: center; border: 1px solid transparent; border-radius: 5px; display: inline-flex; font-size: 15px; font-weight: 750; justify-content: center; min-height: 46px; padding: 11px 20px; text-decoration: none !important; transition: .2s ease; }
.tdbf-button--primary { background: var(--tdbf-blue); color: var(--tdbf-white) !important; }
.tdbf-button--primary:hover { background: var(--tdbf-blue-dark); }
.tdbf-button--secondary { border-color: rgba(255,255,255,.55); color: var(--tdbf-white) !important; }
.tdbf-button--outline { background: var(--tdbf-white); border-color: var(--tdbf-blue); color: var(--tdbf-blue-dark) !important; }
.tdbf-button--outline:hover { background: #edf3ff; }
.tdbf-button--disabled { background: #e3e7eb; color: #69727d !important; cursor: not-allowed; }
.tdbf-site a:focus-visible, .tdbf-site button:focus-visible, .tdbf-site input:focus-visible, .tdbf-site select:focus-visible, .tdbf-site textarea:focus-visible { outline: 3px solid #91b8ff; outline-offset: 2px; }

.tdbf-spool { --spool-color: #101820; align-items: center; aspect-ratio: 1; background: repeating-radial-gradient(circle, transparent 0 13%, #1d2228 14% 18%, transparent 19% 30%), repeating-linear-gradient(90deg, var(--spool-color) 0 3px, color-mix(in srgb, var(--spool-color), white 12%) 3px 5px); border: 11px solid #20252b; border-radius: 50%; box-shadow: inset 0 0 0 12px #11161b, 0 18px 34px rgba(0,0,0,.25); display: flex; justify-content: center; width: 150px; }
.tdbf-spool::before { background: #0c1014; border: 8px solid #2b3138; border-radius: 50%; content: ""; height: 42%; position: absolute; width: 42%; }
.tdbf-spool span { color: #fff; font-size: 11px; font-weight: 800; position: relative; z-index: 1; }
.tdbf-spool--xl { position: absolute; right: 24px; top: 34px; transform: rotate(-7deg); width: 292px; }
.tdbf-spool--back { --spool-color: #2b3037; opacity: .96; position: absolute; right: -18px; top: 164px; transform: rotate(8deg); width: 190px; z-index: 3; }
.tdbf-product-card .tdbf-spool { position: relative; width: 160px; }

.tdbf-benefit-band { background: var(--tdbf-white); border-bottom: 1px solid var(--tdbf-line); }
.tdbf-benefit-grid { align-items: stretch; display: grid; grid-auto-rows: 1fr; grid-template-columns: repeat(4, 1fr); }
.tdbf-benefit-grid > div, .tdbf-benefit-grid > a { align-items: center; border-left: 1px solid var(--tdbf-line); display: flex; gap: 14px; min-width: 0; padding: 23px 20px; }
.tdbf-benefit-grid > :last-child { border-right: 1px solid var(--tdbf-line); }
.tdbf-benefit-grid strong, .tdbf-benefit-grid small { display: block; }
.tdbf-benefit-grid strong { line-height: 1.25; }
.tdbf-benefit-grid small { color: var(--tdbf-muted); font-size: 12px; line-height: 1.35; margin-top: 3px; }
.tdbf-benefit-icon { color: var(--tdbf-blue); flex: 0 0 38px; }
.tdbf-benefit-icon svg { display: block; fill: none; height: 34px; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.7; width: 34px; }
.tdbf-benefit-link { color: var(--tdbf-ink) !important; text-decoration: none !important; transition: background-color .2s ease, box-shadow .2s ease; }
.tdbf-benefit-link:hover { background: #eef4ff; box-shadow: inset 0 -3px 0 var(--tdbf-blue); }
.tdbf-benefit-link:hover strong { color: var(--tdbf-blue-dark); }
#materialeigenschaften { scroll-margin-top: 24px; }
#abholanfrage { scroll-margin-top: 24px; }

.tdbf-section { padding: 88px 0; }
.tdbf-section-heading { margin-bottom: 40px; max-width: 820px; }
.tdbf-section-heading > p:last-child { color: var(--tdbf-muted); font-size: 18px; }
.tdbf-xxl-overview { align-items: center; display: grid; gap: 46px; grid-template-columns: 1.05fr .95fr; margin-bottom: 42px; }
.tdbf-xxl-overview .tdbf-section-heading { margin-bottom: 24px; }
.tdbf-xxl-gallery { align-items: stretch; display: grid; gap: 14px; grid-auto-rows: 1fr; grid-template-columns: repeat(3, 1fr); }
.tdbf-xxl-gallery figure { align-items: center; background: var(--tdbf-white); border: 1px solid var(--tdbf-line); border-radius: 7px; display: flex; justify-content: center; margin: 0; min-height: 245px; overflow: hidden; padding: 14px; }
.tdbf-xxl-gallery img { height: 220px; max-width: 100%; object-fit: contain; transform: scale(1.7); width: 100%; }
.tdbf-product-grid { align-items: stretch; display: grid; gap: 18px; grid-auto-rows: 1fr; }
.tdbf-product-grid--xxl { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.tdbf-product-grid--available { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.tdbf-product-card { background: var(--tdbf-white); border: 1px solid var(--tdbf-line); border-radius: 7px; display: flex; flex-direction: column; height: 100%; overflow: hidden; }
.tdbf-product-card__visual { align-items: center; background: linear-gradient(145deg,#fff,#e9edf1); display: flex; flex: 0 0 268px; height: 268px; justify-content: center; min-height: 268px; overflow: hidden; padding: 24px; }
.tdbf-product-card__visual img { height: 220px; max-width: 100%; object-fit: contain; width: 100%; }
.tdbf-product-card__visual--gallery { flex-basis: 316px; height: 316px; min-height: 316px; padding: 18px 20px 14px; position: relative; }
.tdbf-product-card__visual--gallery .tdbf-product-card__main-image { height: 226px; }
.tdbf-product-gallery__thumbs { bottom: 12px; display: flex; gap: 8px; left: 20px; position: absolute; }
.tdbf-product-gallery__thumbs button { align-items: center; background: #fff; border: 2px solid transparent; border-radius: 6px; cursor: pointer; display: flex; height: 50px; justify-content: center; padding: 3px; position: relative; transition: border-color .2s ease, box-shadow .2s ease; width: 50px; }
.tdbf-product-gallery__thumbs button:hover, .tdbf-product-gallery__thumbs button:focus-visible, .tdbf-product-gallery__thumbs button.is-active { border-color: var(--tdbf-blue); box-shadow: 0 0 0 2px rgba(42,107,224,.14); outline: 0; }
.tdbf-product-gallery__thumbs img { height: 40px; width: 40px; }
.tdbf-product-card__content { display: flex; flex: 1; flex-direction: column; padding: 24px; }
.tdbf-product-card__content h3 { min-height: 0; }
.tdbf-product-grid--xxl .tdbf-product-card__visual { flex-basis: 316px; height: 316px; min-height: 316px; padding: 18px 20px 14px; }
.tdbf-product-grid--xxl .tdbf-product-card__visual > .tdbf-product-card__main-image { height: 270px; width: 100%; }
.tdbf-product-grid--xxl .tdbf-product-card__visual--gallery .tdbf-product-card__main-image { height: 250px; transform: translateY(-15px); }
.tdbf-product-grid--available .tdbf-product-card__visual { flex-basis: 276px; height: 276px; min-height: 276px; padding: 18px 20px 14px; }
.tdbf-product-grid--available .tdbf-product-card__visual > .tdbf-product-card__main-image { height: 220px; width: 100%; }
.tdbf-product-grid--available .tdbf-product-card__visual--gallery { flex-basis: 276px; height: 276px; min-height: 276px; }
.tdbf-product-grid--available .tdbf-product-card__visual--gallery .tdbf-product-card__main-image { height: 205px; transform: translateY(-12px); width: 100%; }
.tdbf-product-grid--available .tdbf-product-gallery__thumbs img { height: 40px; width: 40px; }
.tdbf-product-grid--available .tdbf-product-card .tdbf-spool { width: 174px; }
.tdbf-product-grid--available .tdbf-product-card__content { padding: 22px; }
.tdbf-product-grid--available .tdbf-product-card__content h3 { font-size: clamp(20px, 1.25vw, 25px); line-height: 1.18; margin-bottom: 12px; min-height: 30px; }
.tdbf-product-grid--available .tdbf-product-card__content > p:not(.tdbf-product-card__brand):not(.tdbf-price) { margin: 0 0 16px; }
.tdbf-product-grid--available .tdbf-product-card ul { margin-bottom: 20px; min-height: 64px; }
.tdbf-product-grid--available .tdbf-price { margin: auto 0 18px; }
.tdbf-product-grid--available .tdbf-product-details { min-height: 66px; }
.tdbf-product-grid--available .tdbf-button { min-height: 52px; }
.tdbf-product-card__brand { color: var(--tdbf-blue-dark); font-size: 12px; font-weight: 800; letter-spacing: .08em; margin: 14px 0 6px; text-transform: uppercase; }
.tdbf-product-card__content > p:not(.tdbf-product-card__brand):not(.tdbf-price) { color: var(--tdbf-muted); }
.tdbf-product-card ul { color: var(--tdbf-muted); font-size: 13px; margin: 0 0 24px; padding-left: 18px; }
.tdbf-product-card .tdbf-button { margin-top: auto; width: 100%; }
.tdbf-product-actions { display: grid; gap: 8px; margin-top: auto; }
.tdbf-product-actions .tdbf-button { margin-top: 0; }
.tdbf-variant-picker { border: 0; margin: 12px 0 20px; min-width: 0; padding: 0; }
.tdbf-product-card--grouped .tdbf-variant-picker { min-height: 88px; }
.tdbf-variant-picker legend { color: var(--tdbf-ink); font-size: 13px; font-weight: 800; margin-bottom: 9px; padding: 0; }
.tdbf-variant-options { display: flex; flex-wrap: wrap; gap: 8px; }
.tdbf-variant-options label { cursor: pointer; margin: 0; }
.tdbf-variant-options input { height: 1px; opacity: 0; overflow: hidden; position: absolute; width: 1px; }
.tdbf-variant-options label > span { align-items: center; background: #fff; border: 1px solid var(--tdbf-line); border-radius: 999px; color: var(--tdbf-ink); display: inline-flex; font-size: 13px; font-weight: 700; gap: 7px; min-height: 36px; padding: 6px 11px 6px 8px; }
.tdbf-variant-options i { background: var(--tdbf-swatch); border: 1px solid rgba(16,24,33,.25); border-radius: 50%; box-shadow: inset 0 0 0 2px rgba(255,255,255,.22); display: block; height: 20px; width: 20px; }
.tdbf-variant-options input:checked + span { background: #eef4ff; border-color: var(--tdbf-blue); box-shadow: 0 0 0 2px rgba(52,108,225,.14); color: var(--tdbf-blue-dark); }
.tdbf-variant-options input:focus-visible + span { outline: 3px solid rgba(52,108,225,.28); outline-offset: 2px; }
.tdbf-variant-picker small { color: var(--tdbf-muted); display: block; font-size: 12px; margin-top: 8px; }
.tdbf-button--disabled { cursor: not-allowed; }
.tdbf-product-details a[aria-disabled="true"] { color: var(--tdbf-muted); cursor: not-allowed; pointer-events: none; }
.tdbf-price { font-size: 21px; font-weight: 800; }
.tdbf-price span { color: var(--tdbf-blue-dark); }
.tdbf-price small { color: var(--tdbf-muted); font-size: 12px; font-weight: 500; }
.tdbf-price--pending { color: var(--tdbf-muted); font-size: 15px; }
.tdbf-price-notice { color: var(--tdbf-muted); font-size: 12px; line-height: 1.55; margin: 18px 0 0; }
.woocommerce .tdbf-unit-price { color: #667085; display: inline-block; font-size: .72em; font-weight: 500; }
.tdbf-reference-price { color: var(--tdbf-muted); font-size: 12px; margin-top: -14px; }
.tdbf-product-details { border-bottom: 1px solid var(--tdbf-line); border-top: 1px solid var(--tdbf-line); margin: 0 0 20px; padding: 12px 0; }
.tdbf-product-details summary { color: var(--tdbf-blue-dark); cursor: pointer; font-size: 13px; font-weight: 750; }
.tdbf-product-details dl { font-size: 12px; margin: 12px 0; }
.tdbf-product-details dl div { display: grid; gap: 8px; grid-template-columns: 1fr 1.2fr; padding: 4px 0; }
.tdbf-product-details dt { font-weight: 750; }
.tdbf-product-details dd { color: var(--tdbf-muted); margin: 0; }
.tdbf-product-details > a { color: var(--tdbf-blue-dark); font-size: 12px; font-weight: 750; }
.tdbf-product-card--grouped .tdbf-product-card__content > .tdbf-button,
.tdbf-product-card--grouped .tdbf-product-actions { margin-top: 0; }
.tdbf-badge { align-self: flex-start; border-radius: 999px; font-size: 10px; font-weight: 850; letter-spacing: .05em; padding: 5px 9px; }
.tdbf-badge--preorder { background: #fff1df; color: #9b5700; }
.tdbf-badge--interest { background: #e8efff; color: #174eb5; }
.tdbf-badge--available { background: #e3f5ea; color: #12643c; }
.tdbf-badge--sold_out { background: #eceff2; color: #5c6672; }

.tdbf-section--dark { background: var(--tdbf-ink); color: var(--tdbf-white); }
.tdbf-section--dark h2, .tdbf-section--dark h3,
.tdbf-section--trust h2, .tdbf-section--trust h3 { color: #fff !important; }
.tdbf-compare { align-items: center; display: grid; gap: 30px; grid-template-columns: 1.1fr .9fr auto .9fr; }
.tdbf-compare__item { background: var(--tdbf-ink-soft); border: 1px solid #3a434d; border-radius: 7px; padding: 28px; }
.tdbf-compare__item strong, .tdbf-compare__item span { display: block; }
.tdbf-compare__item strong { font-size: 22px; }
.tdbf-compare__item span { color: #c4ccd5; font-size: 14px; margin-top: 8px; }
.tdbf-compare__versus { color: #9aa7b5; font-weight: 800; }

.tdbf-section--materials { background: #e9edf2; }
.tdbf-section--pickup { background: #f4f7fc; border-bottom: 1px solid var(--tdbf-line); border-top: 1px solid var(--tdbf-line); }
.tdbf-section--pickup .tdbf-form { background: var(--tdbf-white); box-shadow: 0 16px 40px rgba(16,24,33,.07); }
.tdbf-pickup-notice { background: #fff8e8; border: 1px solid #efd18b; border-radius: 7px; color: #684a00; font-size: 14px; line-height: 1.55; margin-top: 24px; padding: 16px 18px; }
.tdbf-material-grid { align-items: stretch; display: grid; gap: 20px; grid-auto-rows: 1fr; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.tdbf-material-card { background: var(--tdbf-white); border: 1px solid var(--tdbf-line); border-radius: 7px; display: flex; flex-direction: column; height: 100%; padding: 30px; }
.tdbf-material-card h3 { min-height: 54px; }
.tdbf-material-card > p { color: var(--tdbf-muted); }
.tdbf-material-card dl { border-top: 1px solid var(--tdbf-line); margin: 26px 0; }

.tdbf-store-footer { background: #111820; color: #dce3eb; position: relative; z-index: 5; }
.tdbf-store-footer *, .tdbf-store-footer *::before, .tdbf-store-footer *::after { box-sizing: border-box; }
.tdbf-store-footer__inner { display: grid; gap: 34px; grid-template-columns: 1.35fr repeat(4, 1fr); margin: 0 auto; max-width: 1320px; padding: 58px 28px 44px; }
.tdbf-store-footer__brand img { display: block; height: 44px; margin-bottom: 18px; object-fit: contain; width: auto; }
.tdbf-store-footer__brand p { color: #f7f9fb; font-size: 15px; line-height: 1.55; margin: 0 0 8px; max-width: 285px; }
.tdbf-store-footer__brand span { color: #96a3b1; font-size: 12px; }
.tdbf-store-footer nav { align-content: start; display: grid; gap: 10px; }
.tdbf-store-footer nav strong { color: #fff; font-size: 13px; letter-spacing: .04em; margin-bottom: 5px; text-transform: uppercase; }
.tdbf-store-footer nav a { color: #b8c3cf !important; font-size: 13px; line-height: 1.4; text-decoration: none !important; }
.tdbf-store-footer nav a:hover, .tdbf-store-footer nav a:focus-visible { color: #78a7ff !important; }
.tdbf-store-footer__bottom { border-top: 1px solid #303944; display: flex; gap: 24px; justify-content: space-between; margin: 0 auto; max-width: 1320px; padding: 18px 28px 24px; }
.tdbf-store-footer__bottom span { color: #96a3b1; font-size: 11px; line-height: 1.45; }
.tdbf-material-card dl div { border-bottom: 1px solid var(--tdbf-line); display: grid; gap: 12px; grid-template-columns: 1fr 1.5fr; padding: 10px 0; }
.tdbf-material-card dt { font-weight: 750; }
.tdbf-material-card dd { color: var(--tdbf-muted); margin: 0; }
.tdbf-section--form { background: var(--tdbf-white); }
.tdbf-form-layout { align-items: start; display: grid; gap: 64px; grid-template-columns: .75fr 1.25fr; }
.tdbf-form { background: var(--tdbf-paper); border: 1px solid var(--tdbf-line); border-radius: 7px; padding: 30px; }
.tdbf-form__grid { display: grid; gap: 17px; grid-template-columns: repeat(2, 1fr); }
.tdbf-form label { display: block; font-size: 13px; font-weight: 750; margin-bottom: 17px; }
.tdbf-form label small { color: var(--tdbf-muted); font-size: 12px; font-weight: 500; }
.tdbf-optional-fields { border: 1px solid var(--tdbf-line); border-radius: 7px; margin: 18px 0; padding: 14px 16px; }
.tdbf-optional-fields summary { color: var(--tdbf-blue-dark); cursor: pointer; font-size: 14px; font-weight: 750; }
.tdbf-optional-fields[open] summary { margin-bottom: 16px; }
.tdbf-optional-fields > label { margin-top: 14px; }
.tdbf-form input, .tdbf-form select, .tdbf-form textarea { background: #fff; border: 1px solid #bcc5cf; border-radius: 4px; color: var(--tdbf-ink); display: block; font: inherit; margin-top: 6px; min-height: 44px; padding: 9px 11px; width: 100%; }
.tdbf-check { align-items: flex-start; display: flex !important; font-weight: 500 !important; gap: 10px; }
.tdbf-check input { flex: 0 0 auto; min-height: auto; width: auto; }

/* Elementor/Theme global form colors can otherwise turn labels white and
 * inputs dark on the light interest form. Keep these overrides scoped to the
 * Filament landing page so other 3DBuddys forms remain untouched. */
body.tdbf-page .tdbf-site .tdbf-form label,
body.tdbf-page .tdbf-site .tdbf-form .tdbf-check,
body.tdbf-page .tdbf-site .tdbf-form .tdbf-check span {
	color: var(--tdbf-ink) !important;
}
body.tdbf-page .tdbf-site .tdbf-form input:not([type="checkbox"]):not([type="radio"]),
body.tdbf-page .tdbf-site .tdbf-form select,
body.tdbf-page .tdbf-site .tdbf-form textarea {
	background: #fff !important;
	border-color: #9ba8b6 !important;
	color: var(--tdbf-ink) !important;
}
body.tdbf-page .tdbf-site .tdbf-form input::placeholder,
body.tdbf-page .tdbf-site .tdbf-form textarea::placeholder {
	color: #697583 !important;
	opacity: 1;
}
body.tdbf-page .tdbf-site .tdbf-form input[type="checkbox"],
body.tdbf-page .tdbf-site .tdbf-form input[type="radio"] {
	accent-color: var(--tdbf-blue);
	background: #fff !important;
	border-color: #66717d !important;
}
body.tdbf-page .tdbf-site .tdbf-form label a {
	color: var(--tdbf-blue-dark) !important;
	text-decoration: underline;
}
.tdbf-honeypot { left: -10000px; position: absolute; }
.tdbf-form__status { font-size: 14px; margin: 15px 0 0; }
.tdbf-form__status.is-error { color: #a32121; }
.tdbf-form__status.is-success { color: var(--tdbf-green); font-weight: 750; }
.tdbf-demand-preview { color: var(--tdbf-blue-dark); display: block; font-size: 12px; font-weight: 650; margin-top: 5px; }
.tdbf-withdrawal-page { background: #f4f7fc; }
.tdbf-withdrawal-layout { align-items: start; display: grid; gap: 56px; grid-template-columns: .8fr 1.2fr; }
.tdbf-withdrawal-intro h2 { font-size: clamp(36px, 4vw, 56px); }
.tdbf-withdrawal-intro > p { color: var(--tdbf-muted); font-size: 18px; line-height: 1.65; }
.tdbf-withdrawal-note { background: #fff; border: 1px solid var(--tdbf-line); border-left: 4px solid var(--tdbf-blue); border-radius: 0 7px 7px 0; margin-top: 26px; padding: 18px 20px; }
.tdbf-withdrawal-note strong, .tdbf-withdrawal-note span { display: block; }
.tdbf-withdrawal-note span { color: var(--tdbf-muted); font-size: 14px; line-height: 1.55; margin-top: 5px; }
.tdbf-withdrawal-form { background: #fff; box-shadow: 0 16px 40px rgba(16,24,33,.08); }
.tdbf-withdrawal-page .tdbf-form label, .tdbf-withdrawal-page .tdbf-check, .tdbf-withdrawal-page .tdbf-check span { color: var(--tdbf-ink) !important; }
.tdbf-withdrawal-page .tdbf-form input:not([type="checkbox"]), .tdbf-withdrawal-page .tdbf-form textarea { background: #fff !important; border-color: #9ba8b6 !important; color: var(--tdbf-ink) !important; }
.tdbf-withdrawal-page .tdbf-form input::placeholder, .tdbf-withdrawal-page .tdbf-form textarea::placeholder { color: #697583 !important; opacity: 1; }
.tdbf-withdrawal-page .tdbf-form input[type="checkbox"] { accent-color: var(--tdbf-blue); background: #fff !important; border-color: #66717d !important; }
.tdbf-withdrawal-confirm { background:#f4f7fc; border:1px solid var(--tdbf-line); border-radius:8px; margin-top:18px; padding:20px; }
.tdbf-withdrawal-confirm[hidden] { display:none !important; }
.tdbf-withdrawal-confirm > p { color:var(--tdbf-muted); line-height:1.55; }
.tdbf-withdrawal-confirm .tdbf-button { margin:10px 10px 0 0; }
.tdbf-global-legalbar { background:#111820; color:#fff; font-family:Inter,Arial,sans-serif; padding:14px 20px; position:relative; z-index:5; }
.tdbf-global-legalbar > div { display:flex; flex-wrap:wrap; gap:12px 24px; justify-content:center; margin:0 auto; max-width:1180px; }
.tdbf-global-legalbar a { color:#fff !important; font-size:13px; font-weight:650; text-decoration:none; }
.tdbf-global-legalbar a:hover, .tdbf-global-legalbar a:focus { color:#8fb6ff !important; text-decoration:underline; }
.tdbf-wpforms-privacy { color:#4f5d6b; font-size:13px; line-height:1.55; margin:14px 0; }
.tdbf-wpforms-privacy a { color:#2458b8; font-weight:650; text-decoration:underline; }
.tdbf-form-privacy { color: var(--tdbf-muted); font-size: 12px; line-height: 1.55; }
.tdbf-form-privacy a { color: var(--tdbf-blue-dark); text-decoration: underline; }

.tdbf-section--trust { background: linear-gradient(120deg,#15202b,#263647); color: #fff; padding-bottom: 70px; padding-top: 70px; }
.tdbf-trust { align-items: center; display: grid; gap: 56px; grid-template-columns: .85fr 1.15fr; }
.tdbf-trust h2 { font-size: clamp(34px, 3.2vw, 46px); margin-bottom: 0; max-width: 470px; }
.tdbf-trust > p { background: rgba(255,255,255,.065); border: 1px solid rgba(255,255,255,.12); border-left: 4px solid #5c91f5; border-radius: 0 8px 8px 0; color: #e4eaf1; font-size: 18px; line-height: 1.65; margin: 0; padding: 25px 28px; }
.tdbf-faq { max-width: 900px; }
.tdbf-faq details { background: #fff; border: 1px solid var(--tdbf-line); border-radius: 5px; margin-bottom: 10px; padding: 18px 20px; }
.tdbf-faq summary { cursor: pointer; font-weight: 750; }
.tdbf-faq details p { color: var(--tdbf-muted); margin: 14px 0 0; }

.tdbf-woo-note, .tdbf-checkout-note, .tdbf-cart-note { background: #f5f8fb; border: 1px solid #d8e0e8; border-radius: 7px; color: #24313f; font-size: 14px; margin: 12px 0; padding: 12px 14px; }
.tdbf-woo-note--preorder { background: #fff8eb; border-color: #e8c98f; }
.tdbf-checkout-note { margin-bottom: 12px; }
.tdbf-store-messages { box-sizing: border-box; margin: 22px auto 0; max-width: 1120px; padding: 0 24px; width: 100%; }
.tdbf-store-messages .tdbf-checkout-note, .tdbf-store-messages .tdbf-cart-note { box-sizing: border-box; margin: 0 0 10px; }
.tdbf-checkout-note--preorder { background: #fff8eb; border-color: #e8c98f; }

/* WooCommerce cart and payment pages deliberately use a compact shop shell.
 * The Elementor header/footer are designed for editorial pages and otherwise
 * crowd or overlap the focused checkout, especially on smaller screens. */
body.tdbf-shop-page {
	background: #f4f6f8;
	color: var(--tdbf-ink);
}

body.tdbf-shop-page.woocommerce-checkout .elementor-location-header,
body.tdbf-shop-page.woocommerce-checkout .elementor-location-footer {
	display: none !important;
}

.tdbf-checkout-brandbar {
	align-items: center;
	background: #15191f;
	border-bottom: 3px solid var(--tdbf-blue);
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	min-height: 78px;
	padding: 14px max(24px, calc((100vw - 1120px) / 2));
	width: 100%;
}

.tdbf-checkout-brandbar__brand {
	align-items: center;
	color: #fff !important;
	display: inline-flex;
	gap: 11px;
	text-decoration: none !important;
}

.tdbf-checkout-brandmark {
	align-items: center;
	background: var(--tdbf-blue);
	border-radius: 7px;
	display: inline-flex;
	font-size: 15px;
	font-weight: 850;
	height: 42px;
	justify-content: center;
	letter-spacing: -.02em;
	width: 42px;
}

.tdbf-checkout-brandname {
	display: grid;
	line-height: 1.1;
}

.tdbf-checkout-brandname strong {
	font-size: 19px;
}

.tdbf-checkout-brandname small {
	color: #b9c6d6;
	font-size: 10px;
	letter-spacing: .04em;
	margin-top: 3px;
	text-transform: uppercase;
}

.tdbf-checkout-brandbar__trust {
	color: #fff;
	display: grid;
	line-height: 1.25;
	text-align: right;
}

.tdbf-checkout-brandbar__trust strong {
	font-size: 15px;
}

.tdbf-checkout-brandbar__trust span {
	color: #b9c6d6;
	font-size: 12px;
}

body.tdbf-shop-page.woocommerce-checkout main#content {
	background: transparent;
	box-sizing: border-box;
	margin: 0 auto !important;
	max-width: 1120px;
	min-height: calc(100vh - 78px);
	padding: 56px 24px 72px !important;
	width: 100%;
}

body.tdbf-shop-page.woocommerce-checkout main#content > article,
body.tdbf-shop-page.woocommerce-checkout main#content .entry-content {
	margin: 0;
	max-width: none;
	padding: 0;
}

body.tdbf-shop-page.woocommerce-checkout .woocommerce {
	background: #fff;
	border: 1px solid var(--tdbf-line);
	border-radius: 10px;
	box-shadow: 0 18px 44px rgba(21, 25, 31, .08);
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 860px;
	padding: 34px;
}

body.tdbf-shop-page.woocommerce-checkout .woocommerce h1,
body.tdbf-shop-page.woocommerce-checkout .woocommerce h2,
body.tdbf-shop-page.woocommerce-checkout .woocommerce h3 {
	color: var(--tdbf-ink);
}

body.tdbf-shop-page.woocommerce-checkout .woocommerce table.shop_table {
	border-color: var(--tdbf-line);
	border-radius: 7px;
}

body.tdbf-shop-page.woocommerce-checkout #payment {
	background: #f5f8fb;
	border: 1px solid #d8e0e8;
	border-radius: 8px;
}

body.tdbf-shop-page.woocommerce-checkout #payment .payment_methods,
body.tdbf-shop-page.woocommerce-checkout #payment .place-order {
	padding-left: 22px;
	padding-right: 22px;
}

/* WooCommerce Blocks inherits the light Elementor text color on some sites.
 * Keep every payment-method label and explanation readable on the white cards. */
body.tdbf-shop-page.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__option {
	background: #fff;
	color: var(--tdbf-ink) !important;
}

body.tdbf-shop-page.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
	background: #f2f6ff;
}

body.tdbf-shop-page.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__label,
body.tdbf-shop-page.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__label span,
body.tdbf-shop-page.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__description,
body.tdbf-shop-page.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-content {
	color: var(--tdbf-ink) !important;
}

body.tdbf-shop-page.woocommerce-checkout .wc-block-checkout__add-note label,
body.tdbf-shop-page.woocommerce-checkout .wc-block-checkout__add-note .wc-block-components-checkbox__label {
	color: var(--tdbf-ink) !important;
}

body.tdbf-shop-page.woocommerce-checkout #coming-soon-footer-banner {
	display: none !important;
}

@media (max-width: 1320px) {
	.tdbf-store-header__inner { gap: 20px; }
	.tdbf-store-header__nav, .tdbf-store-header__cta { display: none; }
	.tdbf-store-header__mobile { display: block; }
	.tdbf-product-grid--available { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 1000px) {
	.tdbf-store-footer__inner { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.tdbf-store-footer__brand { grid-column: 1 / -1; }
	.tdbf-hero__grid, .tdbf-form-layout, .tdbf-trust, .tdbf-withdrawal-layout { grid-template-columns: 1fr; }
	.tdbf-hero__spools { min-height: 330px; }
	.tdbf-hero__product { height: 345px; left: 12%; top: -10px; width: 345px; }
	.tdbf-spool--xl { left: 18%; right: auto; }
	.tdbf-spool--back { right: 14%; }
	.tdbf-xxl-overview { grid-template-columns: 1fr; }
	.tdbf-product-grid--available { grid-template-columns: repeat(2, 1fr); }
	.tdbf-material-grid { grid-template-columns: 1fr; grid-auto-rows: auto; }
	.tdbf-compare { grid-template-columns: 1fr 1fr; }
	.tdbf-compare > div:first-child { grid-column: 1 / -1; }
	.tdbf-compare__versus { display: none; }
}

@media (max-width: 720px) {
	.tdbf-store-footer__inner { gap: 28px 22px; padding: 42px 18px 32px; }
	.tdbf-store-footer__bottom { align-items: flex-start; flex-direction: column; padding: 16px 18px 22px; }
	.tdbf-store-messages { margin-top: 14px; padding: 0 14px; }
	.tdbf-store-header__inner { min-height: 64px; padding: 10px 18px; }
	.tdbf-store-header__brand img { height: 36px; }
	.tdbf-checkout-brandbar { min-height: 68px; padding: 11px 16px; }
	.tdbf-checkout-brandmark { height: 38px; width: 38px; }
	.tdbf-checkout-brandname small { display: none; }
	.tdbf-checkout-brandbar__trust span { display: none; }
	body.tdbf-shop-page.woocommerce-checkout main#content { min-height: calc(100vh - 68px); padding: 28px 14px 48px !important; }
	body.tdbf-shop-page.woocommerce-checkout .woocommerce { border-radius: 8px; padding: 20px 16px; }
	.tdbf-shell { padding-left: 18px; padding-right: 18px; }
	.tdbf-hero { padding: 66px 0 54px; }
	.tdbf-hero__spools { min-height: 250px; }
	.tdbf-hero__product { height: 255px; left: -8%; top: -4px; width: 255px; }
	.tdbf-spool--xl { left: 8%; right: auto; width: 230px; }
	.tdbf-spool--back { right: -20px; top: 80px; width: 165px; }
	.tdbf-benefit-grid, .tdbf-product-grid--xxl, .tdbf-product-grid--available, .tdbf-material-grid, .tdbf-form__grid, .tdbf-compare { grid-template-columns: 1fr; }
	.tdbf-product-grid { grid-auto-rows: auto; }
	.tdbf-product-card__content h3, .tdbf-material-card h3 { min-height: 0; }
	.tdbf-product-grid--xxl .tdbf-product-card__visual,
	.tdbf-product-grid--xxl .tdbf-product-card__visual--gallery { flex-basis: 280px; height: 280px; min-height: 280px; }
	.tdbf-product-grid--xxl .tdbf-product-card__visual > .tdbf-product-card__main-image { height: 225px; }
	.tdbf-product-grid--xxl .tdbf-product-card__visual--gallery .tdbf-product-card__main-image { height: 205px; }
	.tdbf-product-grid--available .tdbf-product-card__visual,
	.tdbf-product-grid--available .tdbf-product-card__visual--gallery { flex-basis: 250px; height: 250px; min-height: 250px; }
	.tdbf-product-grid--available .tdbf-product-card__visual > .tdbf-product-card__main-image { height: 190px; }
	.tdbf-product-grid--available .tdbf-product-card__visual--gallery .tdbf-product-card__main-image { height: 175px; }
	.tdbf-product-card--grouped .tdbf-variant-picker,
	.tdbf-product-grid--available .tdbf-product-card ul { min-height: 0; }
	.tdbf-benefit-grid > div, .tdbf-benefit-grid > a, .tdbf-benefit-grid > :last-child { border-bottom: 1px solid var(--tdbf-line); border-left: 0; border-right: 0; }
	.tdbf-xxl-gallery { gap: 8px; }
	.tdbf-xxl-gallery figure { min-height: 150px; padding: 7px; }
	.tdbf-xxl-gallery img { height: 140px; }
	.tdbf-section { padding: 62px 0; }
	.tdbf-actions .tdbf-button { width: 100%; }
	.tdbf-preorder-perk { align-items: flex-start; flex-direction: column; gap: 3px; }
	.tdbf-material-card dl div { grid-template-columns: 1fr; }
}
