@font-face { font-family: "Montserrat"; src: url("../fonts/montserrat-latin-400-normal.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat"; src: url("../fonts/montserrat-latin-500-normal.woff2") format("woff2"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat"; src: url("../fonts/montserrat-latin-600-normal.woff2") format("woff2"); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat"; src: url("../fonts/montserrat-latin-700-normal.woff2") format("woff2"); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Montserrat"; src: url("../fonts/montserrat-latin-800-normal.woff2") format("woff2"); font-weight: 800; font-style: normal; font-display: swap; }

html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: clip; }
body.home .site-header + main { margin-top: 0; }
body.admin-bar .site-header { top: 32px; }
.site-header + main .cp-hero { margin-top: var(--home-header-height); }
.site-header svg, .cp-page svg { fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.nav-search-toggle svg, .nav-search-panel button svg { width: 21px; height: 21px; }
.menu-toggle svg { width: 29px; height: 29px; }
.menu-icon-close { display: none; }
.menu-toggle[aria-expanded="true"] .menu-icon-open { display: none; }
.menu-toggle[aria-expanded="true"] .menu-icon-close { display: block; }
.nav-search-panel[hidden], .cp-inquiry-modal[hidden] { display: none !important; }
.cp-footer-contact a { display: inline; font-size: inherit; line-height: inherit; }
.cp-footer-contact > p > span { width: 18px; flex: 0 0 18px; color: var(--cp-yellow); text-align: center; }
.cp-socials a { font-weight: 700; font-size: 13px; line-height: 1; }
.cp-page .cp-socials svg,
.cp-footer .cp-socials svg { fill: currentColor !important; stroke: none !important; stroke-width: 0 !important; }
.cp-footer .cp-socials .cp-social-youtube-shell { fill: #fff !important; }
.cp-footer .cp-socials .cp-social-youtube-play { fill: var(--cp-blue) !important; }
.auramaia-basic-page, .auramaia-search { min-height: 500px; padding-block: 90px; }
.auramaia-basic-page article { font-size: 16px; line-height: 1.65; }
.auramaia-search > h1 { margin: 0 0 50px; color: var(--cp-blue); font-size: 42px; }
.auramaia-search-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px; }
.auramaia-search-card { min-width: 0; padding-bottom: 24px; color: inherit; text-decoration: none; background: #f1f2f3; }
.auramaia-search-card > div { aspect-ratio: 4 / 3; overflow: hidden; background: #fff; }
.auramaia-search-card img { width: 100%; height: 100%; object-fit: contain; }
.auramaia-search-card h2, .auramaia-search-card p { padding-inline: 24px; }
.auramaia-search-card h2 { color: var(--cp-blue); }
.navigation.pagination { margin-top: 58px; display: flex; justify-content: center; }
.navigation.pagination .nav-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 9px; }
.navigation.pagination .page-numbers { min-width: 44px; height: 44px; padding: 0 13px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #cfd6dc; color: var(--cp-blue); background: #fff; font-size: 13px; line-height: 1; font-weight: 700; text-decoration: none; }
.navigation.pagination a.page-numbers:hover,
.navigation.pagination a.page-numbers:focus-visible,
.navigation.pagination .page-numbers.current { border-color: var(--cp-yellow); background: var(--cp-yellow); }
.navigation.pagination a.page-numbers:focus-visible { outline: 2px solid var(--cp-blue); outline-offset: 2px; }

/* Fluent Forms inherits the exact shared inquiry-form anatomy. */
.contact-section .cp-contact-form > p {
	font-size: 16px;
	line-height: 1.58;
}
.cp-contact-form .fluentform { margin-top: 15px; }
.cp-contact-form .frm-fluent-form > fieldset { margin: 0; padding: 0; border: 0; display: flex; flex-direction: column; gap: var(--cp-form-row-gap, 15px); }
.cp-contact-form .frm-fluent-form > fieldset > .ff-el-group,
.cp-contact-form .frm-fluent-form > fieldset > .ff-t-container,
.cp-contact-form .ff-t-container .ff-el-group { margin: 0 !important; }
.cp-contact-form .ff-el-group { margin-bottom: 0; }
.cp-contact-form .ff-t-container { display: grid; grid-template-columns: 1fr 1fr; gap: var(--cp-form-column-gap, 15px); }
.cp-contact-form .ff-t-cell { min-width: 0; padding: 0 !important; }
.cp-contact-form .ff-el-form-control { width: 100%; height: 50px; margin: 0 !important; padding: 0 16px; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; background: #f1f1f1 !important; color: #444; font: inherit; font-size: 14px; line-height: 1.4; }
.cp-contact-form textarea.ff-el-form-control { height: 100px; min-height: 100px; padding-top: 12px; resize: vertical; }
.cp-contact-form .ff-btn-submit { width: 100%; height: 62px; margin: 0 !important; border: 0 !important; border-radius: 0 !important; display: flex !important; align-items: center; justify-content: center; gap: 13px; color: var(--cp-blue) !important; background: var(--cp-yellow) !important; font: inherit; font-size: 14px; line-height: 19px; cursor: pointer; }
.cp-contact-form .ff-btn-submit::before { content: "→"; width: 25px; height: 25px; display: grid; place-items: center; border-radius: 50%; color: var(--cp-yellow); background: var(--cp-blue); font-size: 13px; line-height: 1; }
.cp-contact-form .ff-el-is-error .ff-el-form-control { outline: 1px solid #c92828; }
.cp-contact-form .error.text-danger, .cp-contact-form .ff-el-is-error .text-danger { font-size: 12px; }
.cp-support-accordion article.expanded .cp-accordion-plus { display: none; }
.cp-contact-card-arrow { display: grid; place-items: center; }
.cp-contact-card-arrow svg { width: 100%; height: 100%; }
.cp-sidebar > a:not(.cp-brand-filter),
.cp-sidebar > .cp-category-parent,
.cp-sidebar .cp-subcategories a { width: 100%; min-height: 40px; padding: 5px 0; display: flex; align-items: center; position: relative; color: #777; font-size: 22px; line-height: 1.3; text-decoration: none; }
.cp-sidebar > .cp-category-parent { justify-content: space-between; gap: 10px; border: 0; text-align: left; background: transparent; cursor: pointer; }
.cp-sidebar > .cp-category-parent svg { width: 18px; height: 18px; flex: 0 0 18px; fill: none; stroke: currentColor; stroke-width: 1.6; transition: transform .25s ease; }
.cp-sidebar > .cp-category-parent[aria-expanded="true"] svg { transform: rotate(180deg); }
.cp-sidebar .cp-subcategories a.child { padding-left: 21px; }
.cp-sidebar > a.selected:not(.child),
.cp-sidebar > .cp-category-parent.selected { padding-left: 21px; }
.cp-sidebar > a.selected::before,
.cp-sidebar > .cp-category-parent.selected::before,
.cp-sidebar .cp-subcategories a.selected::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 8px solid var(--cp-blue); }
.cp-sidebar > a.active,
.cp-sidebar > .cp-category-parent.active,
.cp-sidebar .cp-subcategories a.active { color: var(--cp-blue); text-decoration: underline; font-weight: 700; }
.cp-brand-filter { text-decoration: none; }
.cp-brand-strip-inner { display: flex; }
.cp-brand-strip-button { position: relative; left: auto; transform: none; }
.cp-brand-strip-button .cp-brand-icon { margin: auto; }
.cp-empty-state { grid-column: 1 / -1; padding: 60px 20px; color: #626970; font-size: 18px; text-align: center; }
.cp-product-results { min-width: 0; }
.cp-product-results .cp-editorial-pagination { margin-top: 64px; }
.cp-editorial-pagination { margin-top: 58px; display: flex; justify-content: center; }
.cp-editorial-pagination > .page-numbers { margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 9px; list-style: none; }
.cp-editorial-pagination a.page-numbers,
.cp-editorial-pagination span.page-numbers { min-width: 44px; height: 44px; padding: 0 13px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #cfd6dc; color: var(--cp-blue); background: #fff; font-size: 13px; line-height: 1; font-weight: 700; text-decoration: none; }
.cp-editorial-pagination a:hover,
.cp-editorial-pagination a:focus-visible,
.cp-editorial-pagination .current { border-color: var(--cp-yellow); background: var(--cp-yellow); }
.cp-editorial-pagination a:focus-visible { outline: 2px solid var(--cp-blue); outline-offset: 2px; }
.cp-pagination-arrow { width: 19px; height: 14px; display: block; position: relative; }
.cp-pagination-arrow::before { content: ""; width: 17px; height: 2px; position: absolute; left: 1px; top: 6px; background: currentColor; }
.cp-pagination-arrow::after { content: ""; width: 7px; height: 7px; position: absolute; right: 1px; top: 3px; border-top: 2px solid currentColor; border-right: 2px solid currentColor; transform: rotate(45deg); }
.cp-pagination-arrow-prev { transform: scaleX(-1); }
.cp-pagination-a11y { width: 1px; height: 1px; padding: 0; position: absolute; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
.cp-detail-table.cp-detail-table-managed {
  height: auto;
  min-height: 144px;
  grid-template-columns: minmax(180px, .8fr) minmax(0, 1.2fr);
  grid-template-rows: none;
  grid-auto-rows: minmax(44px, auto);
}
@media (min-width: 1001px) {
  .cp-detail.cp-detail-managed { height: auto; min-height: 1020px; }
  .cp-detail-managed .cp-detail-copy { height: auto; min-height: 654px; display: flex; flex-direction: column; }
  .cp-detail-managed .cp-detail-copy h1,
  .cp-detail-managed .cp-detail-copy h2,
  .cp-detail-managed .cp-detail-copy .cp-product-description,
  .cp-detail-managed .cp-detail-copy .cp-quote-button,
  .cp-detail-managed .cp-detail-copy .cp-detail-table { position: static; }
  .cp-detail-managed .cp-detail-copy h1 { flex: 0 0 auto; }
  .cp-detail-managed .cp-detail-copy h2 { margin-top: 15px; flex: 0 0 auto; }
  .cp-detail-managed .cp-detail-copy .cp-product-description { margin-top: 19px; flex: 0 0 auto; }
  .cp-detail-managed .cp-detail-copy .cp-quote-button { margin-top: 75px; flex: 0 0 auto; }
  .cp-detail-managed .cp-detail-copy .cp-detail-table { margin-top: 132px; flex: 0 0 auto; }
}
.cp-product-inquiry-prompt { min-height: 625px; display: flex; flex-direction: column; justify-content: center; }
.cp-product-inquiry-prompt .cp-quote-button { width: 100%; height: 62px; margin-top: 24px; position: static; justify-content: center; }
.cp-detail-copy .cp-product-description { max-width: 720px; position: absolute; top: 141px; left: 0; color: #444; font-size: 20px; line-height: 28px; }
.cp-detail-copy .cp-product-description > :first-child { margin-top: 0; }
.cp-detail-copy .cp-product-description > :last-child { margin-bottom: 0; }
.cp-detail-copy .cp-product-description ul,
.cp-detail-copy .cp-product-description ol { margin: 12px 0; padding-left: 1.35em; position: static; font-size: inherit; line-height: inherit; }
.cp-detail-copy .cp-product-description img { max-width: 100%; height: auto; }
.cp-detail-table.cp-detail-table-rich { height: auto; min-height: 0; padding: 0; display: block; overflow-x: auto; border: 0; }
.cp-detail-table-rich > :first-child { margin-top: 0; }
.cp-detail-table-rich > :last-child { margin-bottom: 0; }
.cp-detail-table.cp-detail-table-rich table { width: 100% !important; min-width: 680px; padding: 0; display: table; border: 0; border-collapse: collapse; background: #fff; }
.cp-detail-table-rich th,
.cp-detail-table-rich td { padding: 12px 10px; border: 1px solid #aaa; color: #555; font-size: 18px; line-height: 1.25; text-align: left; vertical-align: middle; }
.cp-detail-table-rich th { color: var(--cp-blue); background: #f1f1f1; font-weight: 600; }
.cp-product-card img, .cp-main-image img, .cp-detail-thumbs img, .cp-other img { clip-path: inset(4px); }

/* Homepage state layers replace React mounting without layout shifts or flashes. */
.home-page svg { fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.home-page .hero-cta svg { width: 19px; height: 19px; }
.home-page .arrow-icon svg { width: 13px; height: 13px; }
.home-page .benefit-icon svg { width: 34px; height: 34px; }
.home-page .contact-cards svg { width: 29px; height: 29px; flex: 0 0 29px; }
.featured-visual { position: relative; }
.featured-product-layer { position: absolute; inset: 0; margin: auto; opacity: 0; visibility: hidden; transition: opacity .28s ease; }
.featured-product-layer.active { opacity: 1; visibility: visible; }
.featured-copy-layer { display: none; }
.featured-copy-layer.active { display: block; }
.service-copy-layer { display: none; }
.service-copy-layer.active { display: block; }
.application-panel-layer { display: none; }
.application-panel-layer.active { display: grid; }
.factory-media.playing video { display: block; }
@media (max-width: 620px) {
  .cp-product-results { order: -1; }
  .cp-editorial-pagination { margin-top: 42px; }
  .cp-editorial-pagination > .page-numbers { gap: 7px; }
  .cp-editorial-pagination a.page-numbers,
  .cp-editorial-pagination span.page-numbers { min-width: 40px; height: 40px; padding-inline: 10px; font-size: 12px; }
  .cp-sidebar > a:not(.cp-brand-filter), .cp-sidebar > .cp-category-parent, .cp-sidebar .cp-subcategories a { min-height: 36px; font-size: 16px; line-height: 1.3; }
  .cp-brand-strip-inner { display: flex; }
  .cp-detail-table.cp-detail-table-managed { grid-template-columns: minmax(100px, .8fr) minmax(0, 1.2fr); }
	.cp-partner-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
.auramaia-form-setup { min-height: 120px; padding: 20px; background: #fff8d5; }

@media (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }
@media (max-width: 900px) {
	.site-header,
	body.admin-bar .site-header {
		position: fixed;
		top: 0;
		right: 0;
		bottom: auto;
		left: 0;
	}
	.main-nav { background: rgba(5, 5, 5, .99); }
	.main-nav > a,
	.main-nav .nav-direct-link > a,
	.main-nav .nav-dropdown > a,
	.main-nav .nav-submenu-toggle,
	.main-nav .nav-search-toggle { color: #fff; }
	.main-nav .nav-dropdown.mobile-expanded > .nav-submenu-toggle { color: var(--yellow); }
	.main-nav .product-menu { background: var(--yellow); }
	.cp-contact-form .ff-t-container { grid-template-columns: 1fr; gap: var(--cp-form-row-gap, 15px); }
	.auramaia-search-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.cp-detail-copy .cp-product-description { max-width: none; margin-top: 18px; position: static; font-size: 16px; line-height: 1.55; }
	.cp-detail-table.cp-detail-table-rich { position: static; width: 100%; margin-top: 24px; }
	.cp-detail-table-rich th, .cp-detail-table-rich td { font-size: 14px; }
}
@media (max-width: 520px) {
	.auramaia-search { padding-block: 50px; }
	.auramaia-search > h1 { font-size: 31px; }
	.auramaia-search-grid { grid-template-columns: 1fr; }
}
