/*
Theme Name: Deye Gutenberg Accurate
Theme URI: https://example.com/
Author: OpenAI
Description: Gutenberg/FSE conversion of the supplied Deye front-end with multilingual support, Contact page, image banners, and a real product post type with product categories.
Version: 7.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: deye-gutenberg
*/
:root{--deye-blue:#015cbb;--deye-blue-dark:#004a96;--deye-navy:#16213e;--deye-footer:#1a1a2e;--deye-text:#333;--deye-muted:#6b7280;--deye-border:#edf0f4;--deye-light:#f7f8fa;--deye-max:1400px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--deye-text);font-family:"Open Sans",Arial,sans-serif;background:#fff}.wp-site-blocks{padding:0!important}.wp-site-blocks>*{margin-block-start:0!important}.wp-block-post-content{margin:0!important}.wp-block-post-content>*{margin-block-start:0!important}a{text-decoration:none}.deye-container{width:min(100% - 64px,var(--deye-max));margin-inline:auto}.deye-narrow{max-width:900px;margin-inline:auto}.deye-section{padding:80px 0}.deye-light-section{background:#f7f8fa}.deye-section-heading,.deye-page-title,.deye-hero-title,.deye-product-category-title,.deye-solutions-main-title{font-family:Roboto,Arial,sans-serif}.deye-section-heading{font-size:clamp(28px,2.2vw,38px);line-height:1.15;margin:0;color:#111827;font-weight:700}.deye-title-rule,.deye-card-rule{display:block!important;width:48px;height:4px;background:var(--deye-blue);font-size:0;line-height:0;margin:14px 0 0!important}.deye-card-rule{width:40px}.deye-section-subtitle{color:#6b7280;margin:12px 0 0;font-size:16px}.deye-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.deye-section-head>.wp-block-buttons{margin-left:auto}.deye-btn-primary .wp-block-button__link{background:var(--deye-blue);color:#fff;border-radius:0;padding:13px 24px;font-size:14px;font-weight:700}.deye-btn-primary .wp-block-button__link:hover{background:var(--deye-blue-dark)}.deye-btn-outline .wp-block-button__link{background:transparent;color:#1f2937;border:1px solid #1f2937;border-radius:0;padding:11px 20px;font-size:14px;font-weight:700}.deye-btn-outline .wp-block-button__link:hover{background:#1f2937;color:#fff}.deye-btn-light-outline .wp-block-button__link{background:transparent;color:#fff;border:1px solid #fff;border-radius:0;padding:12px 22px}.deye-btn-light-outline .wp-block-button__link:hover{background:#fff;color:#111827}.wp-block-buttons{gap:14px}
/* Header */
.deye-site-header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 0 0 rgba(0,0,0,0);transition:box-shadow .2s}.admin-bar .deye-site-header{top:32px}.deye-header-inner{height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px}.deye-logo{margin:0!important;font-family:Roboto,Arial,sans-serif;font-size:32px;font-weight:900;line-height:1}.deye-logo a{color:#1a56db}.deye-header-center{display:flex;align-items:center;justify-content:center;flex:1}.deye-main-nav{margin:0}.deye-main-nav .wp-block-navigation-item__content{font-size:13px;font-weight:700;letter-spacing:.02em;color:#1f2937;padding:25px 14px}.deye-main-nav .wp-block-navigation-item__content:hover{color:var(--deye-blue)}.deye-main-nav .wp-block-navigation__submenu-container{min-width:220px!important;border:1px solid #eee!important;box-shadow:0 10px 30px rgba(0,0,0,.12)!important;padding:8px 0!important}.deye-main-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content{padding:10px 18px!important;font-size:14px;font-weight:500}.deye-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.deye-header-search{width:34px}.deye-header-search .wp-block-search__inside-wrapper{padding:0;border:0}.deye-header-search .wp-block-search__input{position:absolute;opacity:0;pointer-events:none;width:0}.deye-header-search .wp-block-search__button{padding:7px;background:transparent;color:#4b5563;margin:0}.deye-language{font-size:12px;color:#6b7280;white-space:nowrap;margin:0!important}.deye-online-shop .wp-block-button__link{background:var(--deye-blue);color:#fff;border-radius:3px;padding:12px 16px;font-size:12px;font-weight:700;white-space:nowrap}
/* Hero */
.deye-hero-slider{position:relative;height:700px;overflow:hidden;background:#0b1f3a}.deye-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease;height:700px;overflow:hidden}.deye-hero-slide.is-active{opacity:1;visibility:visible}.deye-hero-bg{position:absolute;inset:0;margin:0!important;height:100%;width:100%;max-width:none!important;display:block!important}.deye-hero-bg img{position:absolute;inset:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;display:block}.deye-hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.28) 50%,rgba(0,0,0,0))}.deye-hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.deye-hero-title{color:#fff;font-size:clamp(38px,4.2vw,64px);line-height:1.08;font-weight:700;max-width:760px;margin:0 0 28px}.deye-slider-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;background:rgba(255,255,255,.22);color:#fff;font-size:25px;cursor:pointer}.deye-slider-arrow:hover{background:rgba(255,255,255,.4)}.deye-slider-prev{left:20px}.deye-slider-next{right:20px}
/* News cards */
.deye-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.deye-news-card{position:relative;background:#fff;border:1px solid #eef1f4;overflow:hidden;transition:transform .25s,box-shadow .25s}.deye-news-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(0,0,0,.1)}.deye-news-image{margin:0!important;aspect-ratio:4/3;overflow:hidden}.deye-news-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.deye-news-card:hover .deye-news-image img{transform:scale(1.05)}.deye-news-body{padding:22px}.deye-news-meta{display:flex;gap:12px;color:#6b7280;font-size:12px;margin:0 0 10px}.deye-news-meta span:first-child{color:var(--deye-blue);font-weight:700;text-transform:uppercase}.deye-news-title{font-size:17px;line-height:1.35;margin:0;font-weight:700}.deye-news-title a{color:#111827}.deye-news-card:hover .deye-news-title a{color:var(--deye-blue)}.deye-news-excerpt{font-size:13px;color:#6b7280;line-height:1.65;margin:10px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.deye-read-more{margin:14px 0 0;font-size:12px;font-weight:700}.deye-read-more a{color:#374151}.deye-news-card:hover .deye-read-more a{color:var(--deye-blue)}
/* Overlay solution strip */
.deye-solution-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0!important}.deye-overlay-card{position:relative;height:400px;overflow:hidden}.deye-card-cover-link{position:absolute;inset:0;z-index:5}.deye-overlay-image{position:absolute;inset:0;margin:0!important;width:100%;height:100%}.deye-overlay-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.deye-overlay-card:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.38);transition:background .3s}.deye-overlay-card:hover:after{background:rgba(0,0,0,.5)}.deye-overlay-card:hover .deye-overlay-image img{transform:scale(1.08)}.deye-overlay-copy{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:28px}.deye-overlay-title{font-size:20px;line-height:1.3;color:#fff;margin:0;font-weight:700}
/* Product showcase */
.deye-two-col{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;align-items:center;margin:0!important}.deye-product-showcase-visual{display:flex;align-items:center;justify-content:center}.deye-product-showcase-image{max-width:420px;margin:0 auto!important;background:#fff;padding:28px;box-shadow:0 6px 24px rgba(0,0,0,.06)}.deye-product-showcase-image img{width:100%;height:430px;object-fit:contain}.deye-feature-list{list-style:none;padding:0;margin:0 0 28px}.deye-feature-list li{display:flex;align-items:flex-start;gap:10px;margin:0 0 16px;color:#4b5563;font-size:14px;line-height:1.5}.deye-check{color:var(--deye-blue);font-weight:800;min-width:14px}.deye-cloud-section{background:var(--deye-footer);color:#fff}.deye-cloud-section .deye-section-heading{color:#fff}.deye-dark-text{color:#d1d5db;line-height:1.75;margin:20px 0 28px}.deye-cloud-image{max-width:520px;margin:0 auto!important}.deye-cloud-image img{width:100%;border-radius:0;box-shadow:0 20px 45px rgba(0,0,0,.35)}
/* Contact */
.deye-contact-section{background:var(--deye-navy);color:#fff}.deye-contact-section .deye-section-heading{color:#fff}.deye-contact-info{margin-top:28px}.deye-contact-info p{color:#d1d5db;font-size:14px;margin:0 0 12px}.deye-contact-form-wrap{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);padding:32px}.deye-contact-form{display:grid;gap:16px}.deye-contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.deye-contact-form input,.deye-contact-form textarea{width:100%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#fff;padding:13px 14px;font:inherit;font-size:14px}.deye-contact-form input:focus,.deye-contact-form textarea:focus{outline:0;border-color:var(--deye-blue)}.deye-contact-form button{justify-self:start;background:var(--deye-blue);border:0;color:#fff;padding:13px 30px;font-weight:700;cursor:pointer}.deye-contact-form-status{color:#c7f0d2;margin:0 0 14px}
/* Page banner */
.deye-page-banner{background:var(--deye-blue);color:#fff;padding:50px 0}.deye-page-title{font-size:clamp(34px,3.2vw,48px);line-height:1.1;margin:0;color:#fff;font-weight:700}.deye-breadcrumbs{font-size:14px;color:rgba(255,255,255,.75);margin:14px 0 0}.deye-breadcrumbs a{color:#fff}.deye-breadcrumbs .sep{margin:0 8px;opacity:.6}.deye-body-copy{font-size:16px;line-height:1.8;color:#4b5563;margin:0 0 22px}
/* About */
.deye-milestone-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.deye-milestone-card{background:#fff;padding:26px;border-top:4px solid var(--deye-blue);min-height:220px}.deye-milestone-year{font-size:28px;color:var(--deye-blue);margin:0;font-weight:700}.deye-milestone-text{font-size:14px;color:#6b7280;line-height:1.65;margin:14px 0 0}.deye-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.deye-value-card{text-align:center;padding:40px 30px;border:1px solid #eef1f4;transition:box-shadow .25s,transform .25s}.deye-value-card:hover{box-shadow:0 14px 32px rgba(0,0,0,.08);transform:translateY(-3px)}.deye-value-title{font-size:22px;margin:0 0 18px;color:#111827}.deye-value-text{font-size:14px;line-height:1.7;color:#6b7280;margin:0}
/* Products */
.deye-products-intro,.deye-service-intro{max-width:780px;color:#4b5563;line-height:1.75;margin:0 0 55px}.deye-product-category{margin:0 0 80px}.deye-product-category:last-child{margin-bottom:0}.deye-category-head{display:flex;align-items:center;gap:20px}.deye-product-category-title{font-size:30px;margin:0;font-weight:700;color:#111827;white-space:nowrap}.deye-category-line{height:1px;flex:1;background:#e5e7eb;margin:0!important;font-size:0}.deye-category-description{color:#6b7280;font-size:14px;margin:10px 0 28px}.deye-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.deye-product-grid.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.deye-product-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.deye-product-card{position:relative;border:1px solid #eef1f4;background:#fff;padding:22px;transition:box-shadow .25s,transform .25s}.deye-product-card:hover{box-shadow:0 14px 30px rgba(0,0,0,.09);transform:translateY(-4px)}.deye-product-image{margin:0 0 18px!important;aspect-ratio:1;background:#f8fafc;padding:22px}.deye-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.deye-product-card:hover .deye-product-image img{transform:scale(1.04)}.deye-product-name{font-size:15px;line-height:1.35;margin:0;color:#111827;font-weight:700}.deye-product-meta{font-size:12px;color:#6b7280;margin:8px 0 0}.deye-product-meta span{margin:0 5px}
/* Solutions */
.deye-solutions-overview{text-align:center;max-width:780px;margin:0 auto 55px}.deye-solutions-main-title{font-size:36px;margin:0 0 16px;color:#111827}.deye-solutions-lead{color:#6b7280;line-height:1.75;margin:0}.deye-icon-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-bottom:70px}.deye-icon-card{text-align:center;padding:18px}.deye-feature-icon{font-size:34px;margin:0 0 12px}.deye-icon-title{font-size:15px;margin:0;color:#111827}.deye-icon-sub{font-size:12px;color:#6b7280;margin:6px 0 0}.deye-solution-rows{display:grid;gap:70px}.deye-solution-row{gap:55px}.deye-solution-row-image{margin:0!important}.deye-solution-row-image img{width:100%;height:350px;object-fit:cover}.deye-solution-title{font-size:30px;line-height:1.25;margin:0 0 18px;color:#111827}.deye-solution-description{font-size:14px;line-height:1.8;color:#6b7280;margin:0 0 24px}
/* Service */
.deye-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.deye-service-card{border:1px solid #eef1f4;padding:26px;transition:box-shadow .25s,border-color .25s;min-width:0}.deye-service-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.08);border-color:rgba(1,92,187,.35)}.deye-service-title{font-size:17px;line-height:1.45;color:#111827;margin:0 0 18px;padding-bottom:15px;border-bottom:1px solid #eef1f4}.deye-service-details{display:grid;gap:13px}.deye-service-line{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;color:#6b7280;margin:0;overflow-wrap:anywhere}.deye-service-icon{color:var(--deye-blue);font-weight:700;min-width:16px}.deye-service-line a{color:var(--deye-blue)}
/* FAQ */
.deye-faq-list{border-top:1px solid #e5e7eb}.deye-faq-item{border-bottom:1px solid #e5e7eb;padding:0}.deye-faq-item summary{list-style:none;cursor:pointer;padding:22px 42px 22px 0;font-weight:700;font-size:15px;color:#111827;position:relative}.deye-faq-item summary::-webkit-details-marker{display:none}.deye-faq-item summary:after{content:"⌄";position:absolute;right:5px;top:20px;font-size:22px;color:#6b7280;transition:transform .2s}.deye-faq-item[open] summary:after{transform:rotate(180deg)}.deye-faq-item>p{margin:0 0 22px;color:#6b7280;font-size:14px;line-height:1.75}
/* Download */
.deye-doc-search{max-width:540px;margin:0 0 28px}.deye-doc-search .wp-block-search__inside-wrapper{border:1px solid #dfe3e8;padding:0}.deye-doc-search .wp-block-search__input{border:0;padding:13px 15px;font-size:14px}.deye-doc-search .wp-block-search__button{background:var(--deye-blue);color:#fff;margin:0;padding:10px 14px}.deye-filter-buttons{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 32px}.deye-filter-button .wp-block-button__link,.deye-news-filter .wp-block-button__link{background:#f3f4f6;color:#374151;border-radius:0;padding:10px 16px;font-size:13px;font-weight:600}.deye-filter-button.is-active .wp-block-button__link,.deye-news-filter.is-active .wp-block-button__link{background:var(--deye-blue);color:#fff}.deye-document-list{border:1px solid #e5e7eb}.deye-doc-row{display:grid;grid-template-columns:minmax(0,1fr) 220px 90px 70px;align-items:center;padding:16px 18px;border-top:1px solid #eef1f4;gap:16px}.deye-doc-row:first-child{border-top:0}.deye-doc-header{background:#f8fafc;text-transform:uppercase;font-size:12px;font-weight:700;color:#6b7280}.deye-doc-row p{margin:0;font-size:13px}.deye-doc-name{display:flex;gap:10px;align-items:center;color:#111827}.deye-file-icon{color:var(--deye-blue)}.deye-doc-category,.deye-doc-size{color:#6b7280}.deye-doc-action a{color:var(--deye-blue);font-size:22px}.deye-no-results{display:none;text-align:center;padding:40px;color:#6b7280}.deye-doc-row.is-hidden,.deye-news-card.is-hidden{display:none}
/* Single product */
.deye-single-product-columns{align-items:start}.deye-single-product-visual{background:#f8fafc;padding:40px;display:flex;align-items:center;justify-content:center}.deye-single-product-image{margin:0!important;max-width:430px}.deye-single-product-image img{width:100%;height:560px;object-fit:contain}.deye-single-product-heading{font-size:30px;margin:0 0 8px;color:#111827}.deye-single-product-code{color:var(--deye-blue);font-weight:700;margin:0 0 30px}.deye-subheading{font-size:18px;margin:0 0 18px;color:#111827}.deye-divider{margin:30px 0!important;border-color:#e5e7eb}.deye-download-link{margin:0}.deye-download-link a{display:flex;justify-content:space-between;color:#4b5563;padding:11px 8px;border-bottom:1px solid #f0f2f5}.deye-download-link a:hover{color:var(--deye-blue);background:#f8fafc}.deye-spec-table{margin:0 0 65px!important}.deye-spec-table table{width:100%;border-collapse:collapse;font-size:14px}.deye-spec-table td{padding:14px;border-bottom:1px solid #eef1f4}.deye-spec-table tr:nth-child(odd){background:#f8fafc}.deye-spec-table td:first-child{color:#6b7280;width:45%}
/* Single post */
.deye-single-article{max-width:900px;margin:0 auto}.deye-back-link{margin:0 0 28px;font-size:14px}.deye-back-link a{color:#6b7280}.deye-article-meta{display:flex;gap:20px;color:#6b7280;font-size:13px;margin:0 0 16px}.deye-article-title{font-size:clamp(30px,3vw,42px);line-height:1.25;margin:0 0 28px;color:#111827}.deye-article-featured{margin:0 0 35px!important}.deye-article-featured img{width:100%;height:auto}.deye-article-paragraph{font-size:16px;line-height:1.85;color:#4b5563;margin:0 0 22px}.deye-article-subheading{font-size:24px;margin:34px 0 16px;color:#111827}.deye-article-list{padding-left:22px;color:#4b5563;line-height:1.8}.deye-article-tags{margin-top:38px;padding-top:20px;border-top:1px solid #e5e7eb}
/* Footer */
.deye-site-footer{background:var(--deye-footer);color:#fff}.deye-footer-contact{border-bottom:1px solid rgba(255,255,255,.1)}.deye-footer-contact-inner{padding:24px 0;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.deye-footer-contact-item{display:flex;gap:12px;align-items:flex-start}.deye-footer-icon{color:var(--deye-blue);font-size:18px;margin:0!important}.deye-footer-contact-text{font-size:13px;color:#cbd5e1;line-height:1.6;margin:0!important}.deye-footer-links{padding:48px 0;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:34px}.deye-footer-heading{font-size:14px;color:#fff;margin:0 0 16px}.deye-footer-list{list-style:none;padding:0;margin:0}.deye-footer-list li{margin:0 0 9px}.deye-footer-list a{color:#9ca3af;font-size:13px}.deye-footer-list a:hover{color:var(--deye-blue)}.deye-footer-logo{font-size:28px;font-weight:900;color:#fff;margin-top:25px}.deye-copyright{border-top:1px solid rgba(255,255,255,.1);padding:17px 0;text-align:center}.deye-copyright p{font-size:12px;color:#6b7280;margin:0}
/* Archive fallback */
.deye-query-grid .wp-block-post-template{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.deye-query-card{border:1px solid #eef1f4;padding:22px}.deye-query-card .wp-block-post-featured-image{aspect-ratio:4/3;overflow:hidden;margin:0 0 18px}.deye-query-card .wp-block-post-featured-image img{width:100%;height:100%;object-fit:cover}
/* editor */
.editor-styles-wrapper .deye-hero-slider{height:auto;display:grid;gap:20px}.editor-styles-wrapper .deye-hero-slide{position:relative;opacity:1;visibility:visible;height:520px}.editor-styles-wrapper .deye-card-cover-link{display:none}.editor-styles-wrapper .deye-site-header{position:relative;top:auto}.editor-styles-wrapper .deye-header-inner{height:auto;min-height:70px}.editor-styles-wrapper .deye-filter-button .wp-block-button__link{pointer-events:none}
@media(max-width:1100px){.deye-container{width:min(100% - 40px,var(--deye-max))}.deye-main-nav .wp-block-navigation-item__content{padding-inline:8px;font-size:12px}.deye-header-actions{gap:5px}.deye-milestone-grid{grid-template-columns:repeat(3,1fr)}.deye-service-grid{grid-template-columns:repeat(2,1fr)}.deye-footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.admin-bar .deye-site-header{top:46px}.deye-header-center{justify-content:flex-end}.deye-header-actions{display:flex}.deye-header-search,.deye-online-shop{display:none}.deye-hero-slider,.deye-hero-slide{height:620px}.deye-news-grid{grid-template-columns:repeat(2,1fr)}.deye-solution-strip{grid-template-columns:repeat(2,1fr)}.deye-two-col{grid-template-columns:1fr!important;gap:36px}.deye-product-grid{grid-template-columns:repeat(2,1fr)!important}.deye-icon-grid{grid-template-columns:repeat(3,1fr)}.deye-value-grid{grid-template-columns:1fr}.deye-footer-contact-inner{grid-template-columns:1fr}.deye-doc-row{grid-template-columns:1fr 180px 70px 55px}}
@media(max-width:640px){.deye-container{width:min(100% - 30px,var(--deye-max))}.deye-section{padding:58px 0}.deye-header-inner{height:64px}.deye-logo{font-size:27px}.deye-hero-slider,.deye-hero-slide{height:560px}.deye-hero-title{font-size:38px;max-width:92%}.deye-slider-arrow{width:36px;height:36px}.deye-news-grid,.deye-solution-strip,.deye-milestone-grid,.deye-service-grid,.deye-footer-links,.deye-query-grid .wp-block-post-template{grid-template-columns:1fr}.deye-overlay-card{height:320px}.deye-product-grid{grid-template-columns:1fr!important}.deye-icon-grid{grid-template-columns:repeat(2,1fr)}.deye-page-banner{padding:42px 0}.deye-section-head{display:block}.deye-section-head>.wp-block-buttons{margin-top:18px}.deye-contact-form .form-row{grid-template-columns:1fr}.deye-doc-header{display:none}.deye-doc-row{grid-template-columns:1fr;gap:5px}.deye-doc-action{position:absolute;right:18px}.deye-doc-row{position:relative;padding-right:55px}.deye-footer-links{grid-template-columns:repeat(2,1fr)}.deye-single-product-image img{height:420px}}


/* V5 multilingual switcher */
.deye-language-switcher{display:flex;align-items:center;min-height:34px;font-size:12px;color:#6b7280;white-space:nowrap}
.deye-language-switcher-fallback{display:inline-flex;align-items:center;gap:5px;color:#6b7280;font-weight:600}
.deye-language-switcher select{max-width:130px;border:1px solid #d9dee6;background:#fff;color:#374151;padding:6px 24px 6px 8px;font:inherit;border-radius:2px}
.deye-language-switcher ul{list-style:none;margin:0;padding:0}
.deye-language-switcher a{color:#4b5563;font-size:12px}
.deye-language-switcher a:hover{color:var(--deye-blue)}
.deye-language-switcher .trp-language-switcher{width:auto;height:auto;margin:0}
.deye-language-switcher .trp-language-switcher>div{border:0;background:transparent;padding:0;width:auto;min-width:72px}
.deye-language-switcher .trp-language-switcher>div>a{padding:6px 8px;color:#4b5563}
.deye-language-switcher .trp-language-switcher>div>a:hover{background:#f3f6fa}
.deye-language-switcher .lang-item{display:inline-block;margin:0 4px}
.deye-language-switcher-editor{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px dashed #b9c2cf;background:#fff;font-size:12px}

/* V5 image banners */
.deye-page-banner-image{padding:0!important;position:relative;display:flex;align-items:center;overflow:hidden}
.deye-page-banner-image .wp-block-cover__inner-container{width:100%;position:relative;z-index:2}
.deye-page-banner-image .wp-block-cover__background{background:#061a33!important;opacity:.58!important}
.deye-page-banner-image .wp-block-cover__image-background{object-fit:cover}
.deye-page-banner-image .deye-page-title{text-shadow:0 2px 18px rgba(0,0,0,.4)}
.deye-banner-about-us .wp-block-cover__image-background{object-position:center 58%}
.deye-banner-products .wp-block-cover__image-background{object-position:center 64%}
.deye-banner-service .wp-block-cover__image-background{object-position:center 52%}
.deye-banner-news .wp-block-cover__image-background{object-position:center 45%}
.deye-banner-contact-us .wp-block-cover__image-background{object-position:center 50%}

/* V5 contact page */
.deye-contact-page-intro{background:#fff}
.deye-contact-card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.deye-contact-card{border:1px solid #e6eaf0;background:#fff;padding:28px;min-height:210px;box-shadow:0 10px 28px rgba(15,40,75,.05);transition:transform .25s,box-shadow .25s,border-color .25s}
.deye-contact-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(15,40,75,.1);border-color:rgba(1,92,187,.35)}
.deye-contact-card-icon{width:44px;height:44px;margin:0 0 20px!important;display:flex;align-items:center;justify-content:center;background:#eaf3ff;color:var(--deye-blue);font-size:22px;font-weight:700}
.deye-contact-card-title{margin:0 0 12px;font-size:19px;color:#111827}
.deye-contact-card-text{margin:0;color:#667085;font-size:14px;line-height:1.75;overflow-wrap:anywhere}
.deye-contact-card-text a{color:var(--deye-blue)}
.deye-contact-page-form .deye-contact-form-title{color:#fff;margin:0 0 8px;font-size:22px}
.deye-contact-page-form .deye-contact-form-intro{color:#cbd5e1;margin:0 0 22px;font-size:14px}
.editor-styles-wrapper .deye-page-banner-image{min-height:320px}

@media(max-width:900px){.deye-contact-card-grid{grid-template-columns:1fr}.deye-language-switcher{display:flex}}
@media(max-width:640px){.deye-page-banner-image{min-height:250px!important}.deye-contact-card{min-height:0}}


/* V6 real product catalogue */
.deye-catalog-section{background:#fff}
.deye-catalog-query{margin:0!important}
.deye-catalog-grid.wp-block-post-template,.deye-catalog-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0!important;padding:0!important;list-style:none}
.deye-catalog-grid>li{margin:0!important}
.deye-catalog-card{height:100%;display:flex;flex-direction:column;margin:0!important}
.deye-catalog-card .deye-catalog-image{display:block;margin:0 0 18px!important;aspect-ratio:1;overflow:hidden;background:#f8fafc;padding:22px}
.deye-catalog-card .deye-catalog-image a{display:block;width:100%;height:100%}
.deye-catalog-card .deye-catalog-image img{width:100%!important;height:100%!important;object-fit:contain!important;transition:transform .3s}
.deye-catalog-card:hover .deye-catalog-image img{transform:scale(1.04)}
.deye-catalog-card .wp-block-post-title{font-size:15px;line-height:1.4;margin:0!important;font-weight:700}
.deye-catalog-card .wp-block-post-title a{color:#111827}
.deye-catalog-card:hover .wp-block-post-title a{color:var(--deye-blue)}
.deye-catalog-terms{font-size:11px;line-height:1.4;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px!important;color:var(--deye-blue);font-weight:700}
.deye-catalog-terms a{color:var(--deye-blue)}
.deye-catalog-excerpt{font-size:13px;line-height:1.6;color:#6b7280;margin:10px 0 0!important;flex:1}
.deye-catalog-excerpt p{margin:0!important}
.deye-catalog-link{display:inline-block;margin-top:15px;color:#111827;font-size:12px;font-weight:700}
.deye-catalog-link:hover{color:var(--deye-blue)}
.deye-catalog-pagination{margin-top:42px!important;gap:10px}
.deye-catalog-pagination a,.deye-catalog-pagination .page-numbers{border:1px solid #dfe5ec;padding:8px 12px;color:#374151}
.deye-catalog-pagination .current{background:var(--deye-blue);border-color:var(--deye-blue);color:#fff}
.deye-product-single-banner .deye-product-single-terms{margin:14px 0 0!important;color:rgba(255,255,255,.88);font-size:14px}
.deye-product-single-banner .deye-product-single-terms a{color:#fff}
.deye-product-single-section .wp-block-post-content{max-width:none!important}
.deye-product-single-section .wp-block-post-content>.deye-section{padding-top:0!important;padding-bottom:0!important}
.deye-product-single-section .wp-block-post-content>.deye-section>.deye-container{width:100%;max-width:none}
.editor-styles-wrapper .deye-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.column-deye_product_image{width:84px}

@media(max-width:1100px){.deye-catalog-grid.wp-block-post-template,.deye-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.deye-catalog-grid.wp-block-post-template,.deye-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.deye-catalog-grid.wp-block-post-template,.deye-catalog-grid{grid-template-columns:1fr}}

/* V7 editable product collection */
.deye-category-buttons{margin:0 0 38px!important;gap:10px!important;flex-wrap:wrap}
.deye-category-buttons .wp-block-button__link{font-size:13px;padding:10px 16px}
