/* Hora D — typography, section rhythm and campaign banners. */
body { font-size: 17px; }
.topbar { font-size: 12px; }
.main-nav { font-size: 14px; gap: 25px; }
.button { font-size: 15px; min-height: 56px; padding: 16px 24px; }
.header-cta { font-size: 13px; min-height: 48px; padding: 12px 19px; }
.eyebrow, .micro { font-size: 12px; }
.hero-copy > p, .page-hero p, .lead-copy { font-size: 18px; line-height: 1.8; }
.hero-secondary { font-size: 14px; }
.hero-copy > p { max-width: 490px; }
.heading-side, .about-copy p, .process-grid p, .post-card p, .contact-info > p, .detail-copy .lead-copy { font-size: 16px; }
.text-link { font-size: 15px; }
.section-heading { gap: 45px; }
.heading-side { max-width: 380px; }
.section-heading h2, .about-copy h2 { font-size: clamp(34px, 3.3vw, 48px); }
.catalogue-search > label, .catalogue-search input, .catalogue-search button { font-size: 14px; }
.catalogue-search { background: #fff; padding: 17px 20px; box-shadow: 0 6px 20px #07376605; }
.catalogue-search > div { gap: 12px; }
.catalogue-preview { background: #f0f6fb; }
.product-card { border: 1px solid #d4e1ed; padding: 27px 25px 20px; min-height: 280px; box-shadow: 0 4px 12px #12345603; }
.product-card:nth-child(3n + 2) { border-top: 3px solid #6c9cc6; }
.product-card:nth-child(3n) { border-top: 3px solid #e2c532; }
.product-card h3 { font-size: 16px; line-height: 1.45; }
.product-card .micro { font-size: 11px; }
.product-card-bottom { font-size: 13px; }
.polymer-code { font-size: 56px; }
.about-section { background: #e1edf7; }
.about-copy .value-list > div { font-size: 14px; border-color: #bfcfdd; }
.value-list strong { font-size: 17px; }
.value-list b { font-size: 15px; }
.about-visual { box-shadow: 15px 15px 0 #cbdfee; }
.about-visual-label strong { font-size: 36px; }
.process-section { background: #093b69; color: #fff; border: 0; }
.process-section .eyebrow { color: #a9ccec; }
.process-section h2 em { color: #f8dd17; }
.process-section p { color: #d0e1ef; }
.process-section .process-number { color: #f8dd17; border-color: #ffffff2e; font-size: 38px; }
.process-section .process-grid > div { padding: 26px; background: #ffffff08; border: 1px solid #ffffff1f; border-radius: 8px; transition: background .25s, transform .25s; }
.process-section .process-grid > div:hover { background: #ffffff10; transform: translateY(-4px); }
.process-grid h3, .process-grid h2 { font-size: 24px; }
.process-grid { gap: 26px; }
.knowledge-section { background: #fffbef; }
.post-meta { font-size: 12px; }
.post-card h3 { font-size: 24px; }
.editorial-label { font-size: 12px; }
.cta-section { padding: 80px 0; }
.cta-section .eyebrow { font-size: 12px; }
.footer-top p, .footer-top > div > a:not(.footer-brand) { font-size: 14px; }
.footer-top h2 { font-size: 16px; }
.footer-address { font-size: 13px !important; }
.footer-bottom { font-size: 12px; }
.footer-brand span { font-size: 10px; }
.field label { font-size: 14px; }
.field input, .field select, .field textarea, .blog-search input { font-size: 16px; }
.results-line, .specs > div, .contact-location p { font-size: 14px; }
.form-intro, .consent, .fine-print, .contact-channel > span { font-size: 13px; }
.document-box p, .form-errors, .form-success, #form-feedback:not(:empty) { font-size: 15px; }
.document-box h2 { font-size: 18px; }
.breadcrumb-line { font-size: 13px; }
.prose { font-size: 18px; }
.whatsapp-float { font-size: 13px; }
.material-strip { background: #fff7cd; border-color: #efe2a0; }
.material-strip .container > span { font-size: 10px; color: #5c5126; }
.material-strip .container > div { color: #183e60; }

/* Each slide remains a complete sales message, with editable text outside the image. */
.banner-slider { position: relative; isolation: isolate; overflow: hidden; background: #f0f6fb; }
.banner-slide { padding: 42px 0; position: relative; overflow: hidden; }
.banner-slide[hidden], [data-slider-controls][hidden] { display: none !important; }
.banner-slide .hero-grid { position: relative; z-index: 1; min-height: 540px; grid-template-columns: 1.04fr 1fr; gap: 46px; }
.banner-slide .hero-copy { padding: 20px 0; min-width: 0; }
.banner-title { font-size: clamp(46px, 4.9vw, 70px); line-height: 1.1; letter-spacing: -.055em; margin: 20px 0 26px; text-wrap: balance; overflow-wrap: break-word; }
.banner-title em { display: block; }
.banner-slide .hero-copy > p { margin: 0 0 30px; }
.banner-slide .hero-visual { height: 535px; border-radius: 12px 12px 85px 12px; box-shadow: 0 22px 40px #032c5220; }
.banner-slide picture { display: block; width: 100%; height: 100%; border-radius: inherit; overflow: hidden; }
.banner-slide picture img { width: 100%; height: 100%; object-fit: cover; object-position: 60% center; }
.banner-image-mark { position: absolute; right: 0; bottom: 48px; background: #f8dd17; color: #08375f; padding: 19px 28px; font-size: 22px; font-weight: 800; line-height: 1; border-radius: 4px 0 0 4px; letter-spacing: -.04em; }
.banner-image-mark b { font-size: 30px; }
.banner-image-mark > span { display: block; margin-top: 7px; font-size: 10px; letter-spacing: .15em; }
.banner-signature { display: flex; align-items: center; gap: 12px; color: #41627e; font-size: 13px; margin-top: 29px; }
.banner-signature > span { color: #0755a4; font-size: 27px; }
.theme-light { background: #eaf3fb; }
.theme-blue { background: #063669; color: #fff; }
.theme-blue .eyebrow, .theme-blue .banner-signature { color: #c1ddf4; }
.theme-blue .eyebrow i, .theme-blue .button-blue { background: #f8dd17; }
.theme-blue .button-blue { color: #13334e; }
.theme-blue .button-blue:hover { background: #ffe978; }
.theme-blue .banner-title em, .theme-blue .banner-signature > span { color: #f8dd17; }
.theme-blue .hero-copy > p { color: #e0ebf5; }
.theme-blue .hero-secondary { color: #fff; }
.theme-warm { background: #fff6d9; }
.theme-warm .hero-visual { border-radius: 85px 12px 12px 12px; }
.theme-warm .banner-image-mark { background: #0755a4; color: #fff; }
.banner-slide:before { content: ''; position: absolute; border: 1px solid #0755a40a; border-radius: 50%; width: 760px; height: 760px; right: 13%; top: -220px; pointer-events: none; }
.theme-blue:before { border-color: #ffffff0c; }
.banner-navigation { background: #fff; border-top: 1px solid #dce6ed; border-bottom: 1px solid #dce6ed; }
.banner-navigation-inner { display: flex; justify-content: space-between; align-items: center; gap: 25px; padding-top: 13px; padding-bottom: 13px; }
.banner-dots, .banner-tools { display: flex; align-items: center; gap: 10px; }
.banner-dots { flex-wrap: wrap; }
.banner-dot { display: flex; align-items: center; gap: 10px; min-width: 52px; min-height: 44px; border: 0; background: transparent; color: #607687; font-size: 12px; padding: 6px; }
.banner-dot i { display: block; width: 18px; height: 3px; background: #d6e1e8; border-radius: 3px; transition: width .35s, background .35s; }
.banner-dot[aria-current=true] { color: #0755a4; font-weight: 800; }
.banner-dot[aria-current=true] i { width: 56px; background: #0755a4; }
.banner-arrow { display: inline-flex; align-items: center; justify-content: center; width: 45px; height: 45px; border: 1px solid #b9cfdf; border-radius: 50%; background: #fff; color: #0755a4; font-size: 23px; }
.banner-arrow:hover { background: #0755a4; color: #fff; }
.banner-play { background: transparent; border: 0; font-size: 12px; padding: 12px; min-height: 44px; color: #36536b; white-space: nowrap; }
.banner-play span { margin-left: 6px; }
.banner-counter { font-size: 12px; color: #607687; margin: 0 13px; white-space: nowrap; }
.banner-counter b { color: #0755a4; }
.banner-inner .banner-slide .hero-grid { min-height: 380px; }
.banner-inner .hero-visual { height: 370px; }
.banner-inner .banner-title { font-size: clamp(33px, 3.5vw, 48px); }
.banner-inner .banner-signature { display: none; }

/* Progressive enhancement: content stays visible if JavaScript fails. */
@media (prefers-reduced-motion: no-preference) {
    .banner-slide.is-entering .hero-copy { animation: banner-copy-in .65s cubic-bezier(.2,.7,.3,1) both; }
    .banner-slide.is-entering .hero-visual { animation: banner-image-in .85s cubic-bezier(.2,.7,.3,1) both; }
    .reveal-in { animation: section-in .65s cubic-bezier(.2,.7,.3,1) both; }
    .banner-slide.is-current .banner-image-mark { animation: mark-in .7s ease-out both; }
    .button:hover > span, .text-link:hover > span { transform: translate(3px,-3px); }
    .button > span, .text-link > span { transition: transform .25s; }
}
@keyframes banner-copy-in { from { opacity: 0; transform: translateX(-22px); } to { opacity: 1; transform: translateX(0); } }
@keyframes banner-image-in { from { opacity: .5; transform: translateX(24px) scale(.98); } to { opacity: 1; transform: none; } }
@keyframes section-in { from { opacity: .4; transform: translateY(22px); } to { opacity: 1; transform: none; } }
@keyframes mark-in { from { transform: translateX(18px); } to { transform: none; } }

@media (min-width: 1600px) {
    .banner-slide .hero-visual { height: 595px; }
    .banner-slide .hero-grid { min-height: 595px; }
    .banner-title { font-size: 76px; }
    .banner-inner .hero-grid { min-height: 390px; }
    .banner-inner .hero-visual { height: 390px; }
}
@media (max-width: 1199px) {
    .main-nav { gap: 19px; font-size: 13px; }
    .header-cta { font-size: 12px; }
    .banner-slide .hero-grid { gap: 32px; }
    .banner-title { font-size: 56px; }
    .banner-slide .hero-copy > p { font-size: 17px; }
    .banner-slide .hero-visual { height: 510px; }
    .hero-actions { gap: 17px; }
    .heading-side { max-width: 330px; }
    .product-card { padding: 24px 20px; }
}
@media (max-width: 991px) {
    .main-nav { font-size: 16px; }
    .banner-title { font-size: 46px; }
    .banner-slide .hero-grid { gap: 28px; min-height: 500px; }
    .banner-slide .hero-visual { height: 490px; }
    .banner-slide .hero-copy > p { font-size: 16px; }
    .banner-slide .eyebrow { font-size: 10px; }
    .banner-signature { font-size: 12px; }
    .button { font-size: 14px; padding: 15px 20px; }
    .heading-side { max-width: 280px; }
    .product-card { padding: 21px 16px; }
    .product-card h3 { font-size: 15px; }
    .product-card .micro { font-size: 10px; }
    .process-section .process-grid > div { padding: 19px; }
    .process-grid h3 { font-size: 22px; }
    .process-grid p { font-size: 15px; }
    .footer-top { grid-template-columns: 1fr .7fr 1.3fr; }
}
@media (max-width: 767px) {
    body { font-size: 16px; }
    .topbar .container > span { font-size: 10px; max-width: 230px; }
    .topbar a { font-size: 11px; }
    .banner-slide { padding: 26px 0 30px; }
    .banner-slide .hero-grid { grid-template-columns: 1fr; min-height: 0; gap: 28px; }
    .banner-slide .hero-copy { padding: 6px 0 0; }
    .banner-title { font-size: clamp(39px, 9.2vw, 57px); margin: 16px 0 20px; max-width: 620px; }
    .banner-slide .hero-copy > p { font-size: 17px; line-height: 1.7; margin-bottom: 24px; }
    .banner-slide .hero-visual { height: 330px; margin: 0; border-radius: 12px 12px 60px 12px; }
    .banner-slide picture img { object-position: center; }
    .banner-slide .hero-actions { flex-direction: row; flex-wrap: wrap; gap: 16px; }
    .hero-secondary { font-size: 14px; }
    .banner-signature { margin-top: 23px; font-size: 13px; }
    .banner-image-mark { padding: 14px 21px; font-size: 18px; bottom: 26px; }
    .banner-image-mark b { font-size: 25px; }
    .banner-navigation-inner { padding-top: 9px; padding-bottom: 9px; gap: 9px; flex-wrap: wrap; }
    .banner-dots, .banner-tools { gap: 4px; }
    .banner-dot { min-width: 37px; padding: 4px; gap: 5px; }
    .banner-dot i { width: 10px; }
    .banner-dot[aria-current=true] i { width: 25px; }
    .banner-counter { display: none; }
    .banner-play { font-size: 11px; padding: 8px; }
    .banner-arrow { width: 44px; height: 44px; font-size: 21px; }
    .banner-inner .banner-title { font-size: 36px; }
    .banner-inner .hero-visual { height: 270px; }
    .hero-copy > p, .page-hero p, .about-copy p, .post-card p, .process-grid p, .heading-side, .contact-info > p, .detail-copy .lead-copy { font-size: 16px; }
    .heading-side { max-width: 100%; }
    .section-heading h2, .about-copy h2 { font-size: 35px; }
    .eyebrow, .hero-copy > .eyebrow { font-size: 11px; }
    .section { padding: 65px 0; }
    .product-card { padding: 20px 15px; min-height: 255px; }
    .product-card .micro { font-size: 10px; max-width: none; }
    .polymer-code { font-size: 44px; }
    .product-card h3 { font-size: 14px; }
    .product-card-bottom { font-size: 11px; }
    .catalogue-search { padding: 17px; }
    .catalogue-search > label, .catalogue-search button { font-size: 14px; }
    .catalogue-search input { font-size: 16px; }
    .catalogue-search > div { flex-wrap: wrap; }
    .catalogue-search input { flex: 1; width: auto; }
    .catalogue-search button { padding: 10px 0; }
    .about-visual { box-shadow: 8px 8px 0 #cbdfee; }
    .about-visual-label strong { font-size: 32px; }
    .value-list strong { font-size: 17px; }
    .about-copy .value-list > div { font-size: 14px; }
    .process-section .process-grid > div { padding: 25px; }
    .process-grid h3, .process-grid h2, .post-card h3 { font-size: 24px; }
    .footer-top { grid-template-columns: 1fr 1fr; }
    .footer-top > div > a:not(.footer-brand), .footer-top p { font-size: 14px; }
    .results-line, .breadcrumb-line { font-size: 12px; }
    .prose, .article-container .prose { font-size: 17px; }
    .material-strip .container > span { font-size: 10px; }
    .cta-section .eyebrow { font-size: 11px; }
    .fine-print, .consent, .form-intro { font-size: 13px; }
}
@media (max-width: 390px) {
    .banner-title { font-size: 38px; }
    .banner-navigation-inner { justify-content: center; }
    .banner-dots { margin-right: auto; }
    .banner-tools { margin-left: auto; }
    .banner-play { font-size: 10px; }
    .product-grid { grid-template-columns: 1fr; }
    .banner-slide .hero-visual { height: 275px; }
    .footer-top { grid-template-columns: 1fr; }
    .topbar .container > span { max-width: 170px; }
}
@media (prefers-reduced-motion: reduce) {
    .banner-slide *, .reveal-in { animation: none !important; transition: none !important; }
}

.banner-slides { touch-action: pan-y pinch-zoom; }
.banner-play:disabled { opacity: .8; cursor: default; }

/* Home campaigns: layered entrances lead the eye from promise to quotation. */
.banner-home .theme-light { background: radial-gradient(ellipse at 80% 15%, #b8d7f0 0, transparent 55%), #eaf3fb; }
.banner-home .theme-blue { background: radial-gradient(ellipse at 80% 15%, #1166a7 0, transparent 60%), #063669; }
.banner-home .theme-warm { background: radial-gradient(ellipse at 80% 15%, #ffe784 0, transparent 55%), #fff6d9; }
.banner-home .hero-actions .button { box-shadow: 0 10px 24px #06366925; gap: 22px; }
.banner-home .hero-actions .button > span { display: inline-grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: #ffffff24; font-size: 20px; }
.banner-home .banner-title em { position: relative; padding-bottom: 9px; }
.banner-home .banner-title em::after { content: ''; display: block; width: 90px; height: 5px; border-radius: 5px; background: #e6c619; margin-top: 14px; transform-origin: left; }
.banner-home .theme-blue .banner-title em::after { background: #f8dd17; }
.banner-home .hero-visual { isolation: isolate; }
.banner-home .banner-image-mark { top: 28px; bottom: auto; z-index: 2; }
.banner-quote-card { position: absolute; z-index: 3; left: 22px; bottom: 24px; right: 22px; display: flex; align-items: center; gap: 18px; padding: 24px; border: 1px solid #ffffffb3; border-radius: 10px; background: #ffffffed; color: #063669; box-shadow: 0 16px 40px #032c5230; text-decoration: none; }
.banner-quote-icon { display: grid; place-items: center; flex: 0 0 52px; height: 52px; border-radius: 50%; background: #f8dd17; font-size: 32px; }
.banner-quote-card small { display: block; font-size: 10px; letter-spacing: .09em; font-weight: 700; margin-bottom: 8px; }
.banner-quote-card strong { display: block; font-size: clamp(22px, 2vw, 29px); line-height: 1.15; letter-spacing: -.035em; }
.banner-quote-link { display: block; margin-top: 13px; font-size: 14px; font-weight: 700; }
.banner-quote-card:hover .banner-quote-link { text-decoration: underline; text-underline-offset: 4px; }
.banner-home .banner-dot i { position: relative; overflow: hidden; }
.banner-home .banner-dot[aria-current=true] i { background: #d6e1e8; }
.banner-home .banner-dot[aria-current=true] i::after { content: ''; position: absolute; inset: 0; background: #0755a4; transform-origin: left; }
@media (prefers-reduced-motion: no-preference) {
    .banner-home .banner-slide.is-entering .hero-copy { animation: none; }
    .banner-home .is-entering .hero-copy > .eyebrow { animation: campaign-rise .65s both; }
    .banner-home .is-entering .banner-title { animation: campaign-rise .8s .08s both; }
    .banner-home .is-entering .banner-title em { animation: campaign-rise .8s .2s both; }
    .banner-home .is-entering .banner-title em::after { animation: campaign-line .7s .55s both; }
    .banner-home .is-entering .hero-copy > p { animation: campaign-rise .7s .25s both; }
    .banner-home .is-entering .hero-actions { animation: campaign-rise .7s .4s both; }
    .banner-home .is-entering .banner-signature { animation: campaign-rise .7s .5s both; }
    .banner-home .is-entering .hero-visual { animation: campaign-image 1s cubic-bezier(.2,.7,.3,1) both; }
    .banner-home .is-entering picture img { animation: campaign-zoom 8s ease-out both; }
    .banner-home .is-entering .banner-quote-card { animation: campaign-rise .8s .6s both; }
    .banner-home.is-rotating .banner-dot[aria-current=true] i::after { animation: campaign-line 8s linear both; }
    .banner-home.is-single .is-entering picture img { animation-duration: 4s; }
    .banner-home.motion-paused .is-entering picture img { animation-play-state: paused; }
}
@keyframes campaign-rise { from { opacity: 0; transform: translateY(28px); } to { opacity: 1; transform: translateY(0); } }
@keyframes campaign-line { from { transform: scaleX(0); } to { transform: scaleX(1); } }
@keyframes campaign-image { from { opacity: .3; transform: translateX(36px) rotate(1.5deg) scale(.96); } to { opacity: 1; transform: none; } }
@keyframes campaign-zoom { from { transform: scale(1.09); } to { transform: scale(1); } }
@media (max-width: 991px) {
    .banner-quote-card { left: 15px; right: 15px; padding: 19px; gap: 12px; }
    .banner-quote-icon { flex-basis: 42px; height: 42px; font-size: 27px; }
}
@media (max-width: 767px) {
    .banner-home .banner-image-mark { top: 18px; }
    .banner-quote-card { bottom: 15px; padding: 17px; }
    .banner-quote-card strong { font-size: 22px; }
    .banner-quote-card small { font-size: 9px; margin-bottom: 5px; }
    .banner-quote-link { margin-top: 9px; font-size: 13px; }
    .banner-home .banner-title em::after { margin-top: 10px; height: 4px; width: 64px; }
}

/* Long commercial reference names remain readable inside the catalog grid. */
.polymer-code.polymer-code-long { font-size: 36px; overflow-wrap: anywhere; }
.material-poster > strong.material-code-long { font-size: clamp(36px, 5vw, 64px); overflow-wrap: anywhere; }
.product-card h3 { overflow-wrap: anywhere; }

/* Product references expose both commercial and technical next steps. */
.product-card h3 a { display: block; }
.product-reference { font-size: 12px; color: #41627e; margin-bottom: 20px; overflow-wrap: anywhere; }
.product-reference span { display: block; }
.product-card-actions { display: flex; flex-direction: column; gap: 8px; margin-top: auto; padding: 8px 0 18px; }
.product-card-actions a { display: flex; justify-content: space-between; align-items: center; gap: 10px; min-height: 44px; padding: 10px 14px; border-radius: 5px; font-size: 13px; font-weight: 700; }
.product-quote { background: #0755a4; color: #fff; }
.product-quote:hover { background: #073766; color: #fff; }
.product-pdf { background: #eef5fb; color: #0755a4; border: 1px solid #d4e1ed; }
.product-pdf:hover { background: #dcebf7; }
.product-card-bottom > a { display: flex; justify-content: space-between; width: 100%; min-height: 44px; align-items: center; }
