*{box-sizing:border-box}body.wekden-company-site{margin:0;color:#1f2937;background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.65}.wd-container{width:min(1200px,calc(100% - 40px));margin:0 auto}.wd-site-shell a{text-decoration:none}.wd-topbar{height:34px;background:#111827;color:#d7dce5;font-size:13px}.wd-topbar__inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;white-space:nowrap}.wd-topbar a{color:#fff}.wd-topbar span{color:#697386;margin:0 7px}.wd-header{height:68px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:900;box-shadow:0 4px 18px rgba(17,24,39,.08)}.admin-bar .wd-header{top:32px}.wd-header__inner{height:68px;display:flex;align-items:center;gap:24px}.wd-logo{display:flex;align-items:center;flex:0 0 auto}.wd-logo img{height:48px;width:auto;max-width:168px;object-fit:contain}.wd-nav{display:flex;align-items:center;gap:0;margin-left:auto;height:100%}.wd-nav a{height:68px;display:flex;align-items:center;padding:0 13px;color:#111827;font-size:13px;font-weight:800;text-transform:uppercase;border-bottom:3px solid transparent}.wd-nav a:hover{color:#c90000;border-bottom-color:#c90000}.wd-header-actions{display:flex;align-items:center;gap:12px}.wd-quote-btn,.wd-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:12px 22px;border-radius:3px;font-size:13px;font-weight:800;text-transform:uppercase;transition:.2s ease}.wd-quote-btn,.wd-btn--red{background:#d00000;color:#fff!important;box-shadow:0 8px 18px rgba(208,0,0,.2)}.wd-btn--dark{background:#111827;color:#fff!important}.wd-btn--light{background:#fff;color:#c90000!important}.wd-language{position:relative}.wd-language__toggle{height:42px;border:1px solid #d8dde6;background:#fff;color:#1f2937;border-radius:3px;padding:0 12px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:7px;cursor:pointer}.wd-language__panel{position:absolute;right:0;top:calc(100% + 10px);width:430px;background:#fff;border-radius:10px;box-shadow:0 18px 48px rgba(17,24,39,.18);padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:1000}.wd-language.is-open .wd-language__panel,.wd-language:hover .wd-language__panel{opacity:1;visibility:visible;transform:translateY(0)}.wd-language__panel button{border:0;background:#fff;border-radius:7px;padding:8px 9px;color:#1f2937;text-align:left;font-size:13px;cursor:pointer;white-space:nowrap}.wd-language__panel button:hover{background:#f5f7fa;color:#c90000}.wd-gtranslate-native{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);opacity:0;pointer-events:none}.wd-menu-toggle{display:none;width:42px;height:42px;border:1px solid #d8dde6;background:#fff;border-radius:3px;padding:9px}.wd-menu-toggle span{display:block;height:2px;background:#111827;margin:5px 0}.wd-hero{height:590px;position:relative;overflow:hidden;background:#111827}.wd-hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .75s ease;background-image:linear-gradient(90deg,rgba(17,24,39,.94) 0%,rgba(17,24,39,.82) 38%,rgba(17,24,39,.25) 66%,rgba(17,24,39,.04) 100%),var(--hero-image);background-size:cover;background-position:center right}.wd-hero__slide.is-active{opacity:1;visibility:visible}.wd-hero__content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;position:relative;z-index:2}.wd-eyebrow,.wd-section-kicker,.wd-section-title span,.wd-rfq-band span{display:block;color:#d00000;font-weight:900;font-size:13px;text-transform:uppercase;margin-bottom:12px}.wd-hero h1,.wd-hero h2{max-width:640px;margin:0 0 18px;font-size:54px;line-height:1.08;color:#fff;font-weight:900}.wd-hero p{max-width:580px;margin:0 0 28px;font-size:18px;color:#e5e7eb}.wd-hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.wd-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(17,24,39,.36);color:#fff;font-size:34px;line-height:1;cursor:pointer}.wd-hero__arrow--prev{left:26px}.wd-hero__arrow--next{right:26px}.wd-hero__dots{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.wd-hero__dots button{width:38px;height:4px;border:0;background:rgba(255,255,255,.45);cursor:pointer}.wd-hero__dots button.is-active{background:#d00000}.wd-section{padding:80px 0}.wd-section-title{text-align:center;margin:0 auto 42px;max-width:760px}.wd-section-title h2{margin:0;color:#111827;font-size:32px;line-height:1.24;font-weight:900}.wd-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wd-product-card{background:#fff;border:1px solid #e6e9ef;border-radius:6px;overflow:hidden;box-shadow:0 10px 26px rgba(17,24,39,.07);transition:.2s ease}.wd-product-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(17,24,39,.13)}.wd-product-card__media{height:185px;position:relative;overflow:hidden;background:#0b2e6f}.wd-product-card__media img{width:100%;height:100%;object-fit:cover;object-position:right center}.wd-product-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,46,111,.05),rgba(17,24,39,.58))}.wd-product-card__media strong{position:absolute;left:18px;bottom:14px;z-index:2;background:#d00000;color:#fff;border-radius:3px;padding:6px 10px;font-size:13px}.wd-product-card__body{padding:22px 22px 24px;min-height:236px;display:flex;flex-direction:column}.wd-product-card h3{margin:0 0 10px;font-size:21px;line-height:1.25;color:#111827}.wd-product-card p{margin:0 0 18px;color:#4b5563}.wd-product-card a{margin-top:auto;color:#c90000;font-weight:800}.wd-split{display:grid;grid-template-columns:1.04fr .96fr;gap:52px;align-items:center}.wd-split__image{min-height:430px;border-radius:6px;overflow:hidden;box-shadow:0 18px 42px rgba(17,24,39,.16)}.wd-split__image img,.wd-quality__image img{width:100%;height:100%;object-fit:cover;object-position:right center}.wd-split__content h2,.wd-quality h2{margin:0 0 18px;font-size:36px;line-height:1.2;color:#111827;font-weight:900}.wd-split__content p,.wd-quality p{color:#4b5563;margin:0 0 26px}.wd-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.wd-stat-grid div{border-left:4px solid #d00000;background:#f5f7fa;padding:18px}.wd-stat-grid strong{display:block;color:#0b2e6f;font-size:26px;line-height:1;font-weight:900}.wd-stat-grid span{display:block;margin-top:7px;color:#4b5563;font-weight:700}.wd-support,.wd-process{background:#f5f7fa}.wd-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wd-support-card{background:#fff;border-radius:6px;padding:28px 24px;border:1px solid #e6e9ef;box-shadow:0 8px 22px rgba(17,24,39,.06)}.wd-support-card i{display:inline-flex;width:42px;height:42px;background:#111827;color:#fff;border-radius:50%;align-items:center;justify-content:center;font-style:normal;font-weight:900;margin-bottom:18px}.wd-support-card h3{font-size:20px;margin:0;color:#111827}.wd-quality__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.wd-quality__image{height:430px;border-radius:6px;overflow:hidden;box-shadow:0 18px 42px rgba(17,24,39,.15)}.wd-quality-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:10px}.wd-quality-list li{background:#f5f7fa;border-left:4px solid #d00000;padding:12px 16px;font-weight:800}.wd-process-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.wd-process-step{min-height:142px;background:#fff;border:1px solid #e6e9ef;border-radius:6px;padding:24px 18px;text-align:center;box-shadow:0 8px 22px rgba(17,24,39,.05)}.wd-process-step b{display:inline-flex;width:42px;height:42px;border-radius:50%;background:#d00000;color:#fff;align-items:center;justify-content:center;margin-bottom:16px}.wd-process-step span{display:block;color:#111827;font-weight:800;line-height:1.35}.wd-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wd-news-card{background:#fff;border:1px solid #e6e9ef;border-radius:6px;padding:26px;min-height:220px;box-shadow:0 8px 22px rgba(17,24,39,.06)}.wd-news-card time{color:#c90000;font-size:13px;font-weight:800}.wd-news-card h3{font-size:20px;line-height:1.32;margin:10px 0}.wd-news-card h3 a{color:#111827}.wd-news-card p{margin:0;color:#4b5563}.wd-rfq-band{background:#c90000;color:#fff;padding:54px 0}.wd-rfq-band__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.wd-rfq-band span{color:#fff;opacity:.86}.wd-rfq-band h2{font-size:34px;margin:0 0 10px;color:#fff}.wd-rfq-band p{margin:0;max-width:720px;color:#ffe5e5}.wd-footer{background:#111827;color:#cfd6e4;padding-top:62px}.wd-footer__grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.1fr;gap:36px}.wd-footer h3,.wd-footer h4{color:#fff;margin:0 0 18px}.wd-footer h3{font-size:28px}.wd-footer p{margin:0 0 10px}.wd-footer a{display:block;color:#cfd6e4;margin:0 0 9px}.wd-footer p a{display:inline}.wd-footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:46px;padding:18px 20px;text-align:center;color:#aab4c4;font-size:14px}.wd-page-hero{background:linear-gradient(90deg,rgba(17,24,39,.92),rgba(11,46,111,.78)),url('../img/hero-hardware.png') center right/cover no-repeat;color:#fff;padding:86px 0}.wd-page-hero span{display:block;color:#ffdfdf;font-weight:900;margin-bottom:10px}.wd-page-hero h1{margin:0;color:#fff;font-size:44px;line-height:1.15}.wd-page-content{background:#f5f7fa;padding:58px 0}.wd-page-content__box{background:#fff;border:1px solid #e6e9ef;border-radius:6px;padding:42px;box-shadow:0 10px 28px rgba(17,24,39,.06)}.wd-page-content__box a{color:#c90000}.ast-footer-copyright,.site-footer,.powered-by,.site-primary-footer-wrap,.site-below-footer-wrap{display:none!important}@media(max-width:1120px){.wd-nav a{padding:0 8px;font-size:12px}.wd-quote-btn{padding:10px 14px}.wd-language__toggle span{display:none}.wd-hero h1,.wd-hero h2{font-size:46px}}@media(max-width:921px){.admin-bar .wd-header{top:46px}.wd-topbar{height:auto}.wd-topbar__inner{height:auto;min-height:34px;display:block;padding:7px 0;white-space:normal;font-size:12px}.wd-header{height:auto}.wd-header__inner{height:64px;position:relative}.wd-logo img{height:42px}.wd-menu-toggle{display:block;margin-left:auto}.wd-nav{position:absolute;left:20px;right:20px;top:64px;height:auto;background:#fff;border:1px solid #e6e9ef;box-shadow:0 18px 36px rgba(17,24,39,.14);border-radius:6px;display:none;flex-direction:column;align-items:stretch;z-index:910}.wd-nav.is-open{display:flex}.wd-nav a{height:46px;border-bottom:1px solid #eef1f5;padding:0 18px}.wd-header-actions{gap:8px}.wd-quote-btn{display:none}.wd-language__panel{right:-8px;width:260px;grid-template-columns:1fr}.wd-hero{height:420px}.wd-hero h1,.wd-hero h2{font-size:34px;max-width:520px}.wd-hero p{font-size:16px;max-width:480px}.wd-hero__arrow{display:none}.wd-section{padding:58px 0}.wd-product-grid,.wd-support-grid,.wd-news-grid{grid-template-columns:repeat(2,1fr)}.wd-split,.wd-quality__grid{grid-template-columns:1fr}.wd-split__image,.wd-quality__image{height:340px}.wd-process-row{grid-template-columns:repeat(2,1fr)}.wd-footer__grid{grid-template-columns:repeat(2,1fr)}.wd-rfq-band__inner{display:block}.wd-rfq-band .wd-btn{margin-top:24px}.wd-page-hero h1{font-size:34px}}@media(max-width:640px){.wd-container{width:min(100% - 28px,1200px)}.wd-header__inner{height:auto;min-height:62px;flex-wrap:wrap}.wd-logo img{max-width:138px}.wd-nav{left:14px;right:14px;top:62px}.wd-hero{height:420px}.wd-hero__slide{background-image:linear-gradient(90deg,rgba(17,24,39,.94),rgba(17,24,39,.78)),var(--hero-image);background-position:center right}.wd-hero h1,.wd-hero h2{font-size:30px}.wd-hero p{font-size:15px}.wd-btn{width:100%;min-height:44px}.wd-hero__buttons{width:100%}.wd-product-grid,.wd-support-grid,.wd-news-grid,.wd-stat-grid,.wd-process-row,.wd-footer__grid{grid-template-columns:1fr}.wd-product-card__body{min-height:auto}.wd-section-title h2,.wd-split__content h2,.wd-quality h2,.wd-rfq-band h2{font-size:27px}.wd-page-content__box{padding:26px 20px}.wd-language__panel{position:fixed;left:14px;right:14px;top:104px;width:auto;max-height:70vh;overflow:auto}.wd-footer{padding-top:42px}}

/* WEKDEN catalog refinement */
.wd-page-hero p{max-width:760px;margin:16px 0 0;color:#e8edf7;font-size:17px}.wd-page-content__box>h1:first-child,.wd-page-content__box>.wp-block-heading:first-child{display:none!important}.comments-area,.comment-respond,.ast-comment-list,.post-navigation,.nav-links,.ast-single-post-order{display:none!important}.wd-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wd-cat-card,.wd-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;box-shadow:0 10px 26px rgba(17,24,39,.07);transition:transform .2s ease,box-shadow .2s ease}.wd-cat-card:hover,.wd-list-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(17,24,39,.13)}.wd-cat-card__image,.wd-list-card__image{height:205px;background:#f5f7fa;overflow:hidden}.wd-cat-card__image img,.wd-list-card__image img,.wd-detail__image img{width:100%;height:100%;object-fit:cover;object-position:center}.wd-cat-card__body,.wd-list-card__body{padding:22px}.wd-cat-card h2,.wd-list-card h2{font-size:21px;line-height:1.25;margin:0 0 10px;color:#111827}.wd-cat-card p,.wd-list-card p{margin:0 0 18px;color:#4b5563}.wd-mini-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 15px;background:#d00000;color:#fff!important;border-radius:3px;font-size:12px;font-weight:800;text-transform:uppercase;margin-right:8px}.wd-mini-btn--ghost{background:#111827}.wd-subnav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.wd-subnav a{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border:1px solid #d8dde6;border-radius:3px;color:#1f2937;background:#fff;font-weight:800;font-size:13px}.wd-subnav a:hover,.wd-subnav a.is-active{background:#d00000;border-color:#d00000;color:#fff}.wd-product-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wd-detail__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.wd-detail__image{height:520px;background:#f5f7fa;border-radius:6px;overflow:hidden;box-shadow:0 16px 40px rgba(17,24,39,.12)}.wd-detail__content{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:34px;box-shadow:0 10px 26px rgba(17,24,39,.07)}.wd-detail__content h2{font-size:34px;line-height:1.2;margin:0 0 14px;color:#111827}.wd-detail__content p{color:#4b5563;margin:0 0 22px}.wd-detail__content dl{display:grid;grid-template-columns:160px 1fr;gap:12px 18px;margin:0 0 26px}.wd-detail__content dt{font-weight:900;color:#111827}.wd-detail__content dd{margin:0;color:#4b5563}.wd-related{background:#f5f7fa}.wd-logo--text:before{content:attr(data-logo);font-size:26px;font-weight:900;color:#111827;letter-spacing:0}.wd-gtranslate-native{left:-9999px!important;top:auto!important}.wd-gtranslate-native select,.wd-gtranslate-native div{max-width:1px!important;max-height:1px!important;overflow:hidden!important}@media(max-width:921px){.wd-cat-grid,.wd-product-list-grid{grid-template-columns:repeat(2,1fr)}.wd-detail__grid{grid-template-columns:1fr}.wd-detail__image{height:360px}}@media(max-width:640px){.wd-cat-grid,.wd-product-list-grid{grid-template-columns:1fr}.wd-detail__content{padding:24px 20px}.wd-detail__content h2{font-size:27px}.wd-detail__content dl{grid-template-columns:1fr}.wd-cat-card__image,.wd-list-card__image{height:185px}}


/* WEKDEN structure layout upgrade */
html body.wekden-company-site .site-footer,html body.wekden-company-site .site-below-footer-wrap,html body.wekden-company-site .site-primary-footer-wrap,html body.wekden-company-site .ast-footer-copyright,html body.wekden-company-site .ast-builder-footer-grid-columns,html body.wekden-company-site footer.site-footer{display:none!important}body.wekden-company-site .wd-footer{display:block!important}.wd-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.wd-social a{display:inline-flex!important;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.16);border-radius:3px;padding:7px 9px;margin:0;color:#fff!important;font-weight:800;font-size:12px}.wd-wechat{margin-top:18px}.wd-wechat strong{display:block;color:#fff;margin-bottom:8px}.wd-qr{width:92px;height:92px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#111827;font-weight:900;position:relative;overflow:hidden}.wd-qr:before{content:"";position:absolute;inset:10px;background:repeating-linear-gradient(90deg,#111827 0 5px,#fff 5px 10px),repeating-linear-gradient(0deg,transparent 0 7px,rgba(17,24,39,.18) 7px 11px);opacity:.18}.wd-qr span{position:relative}.wd-wechat small{display:block;margin-top:7px;color:#aab4c4}.wd-catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:30px;align-items:start}.wd-cat-sidebar{position:sticky;top:92px;z-index:8}.wd-side-toggle{display:none;width:100%;min-height:42px;border:0;background:#111827;color:#fff;border-radius:3px;font-weight:900;text-transform:uppercase}.wd-side-panel{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 26px rgba(17,24,39,.07);padding:16px}.wd-side-panel h3{font-size:15px;text-transform:uppercase;margin:6px 0 12px;color:#111827;border-bottom:1px solid #e5e7eb;padding-bottom:10px}.wd-side-panel a{display:block;color:#1f2937;border-radius:3px;padding:10px 12px;font-weight:800;font-size:13px}.wd-side-panel a:hover,.wd-side-panel a.is-active{background:#d00000;color:#fff}.wd-side-children{border-left:2px solid #e5e7eb;margin:0 0 10px 10px;padding-left:8px}.wd-side-children a{font-weight:700;font-size:12px;padding:7px 10px;color:#4b5563}.wd-cat-grid--rich{grid-template-columns:repeat(2,1fr)}.wd-card-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px;background:#f5f7fa}.wd-card-thumbs img{width:100%;height:62px;object-fit:cover;border-radius:3px}.wd-category-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:26px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:24px;margin-bottom:26px;box-shadow:0 10px 26px rgba(17,24,39,.06)}.wd-category-intro h2{font-size:30px;margin:0 0 12px;color:#111827}.wd-category-intro p{color:#4b5563;margin:0}.wd-gallery-main{height:350px;border-radius:6px;overflow:hidden;background:#f5f7fa;box-shadow:0 12px 28px rgba(17,24,39,.1)}.wd-gallery-main img{width:100%;height:100%;object-fit:cover}.wd-gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.wd-gallery-thumbs button{padding:0;border:2px solid transparent;border-radius:4px;overflow:hidden;background:#fff;height:76px;cursor:pointer}.wd-gallery-thumbs button:hover,.wd-gallery-thumbs button.is-active{border-color:#d00000}.wd-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.wd-product-list-grid{grid-template-columns:repeat(3,1fr)}.wd-list-card__image{height:180px}.wd-detail__grid{grid-template-columns:.95fr 1.05fr}.wd-detail .wd-gallery-main{height:460px}.wd-related-inline{padding-top:46px}.wd-about-icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wd-about-icon-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:30px 26px;box-shadow:0 10px 26px rgba(17,24,39,.07);text-align:center}.wd-about-icon-grid i{display:inline-flex;width:72px;height:72px;border-radius:50%;background:#0b2e6f;color:#fff;align-items:center;justify-content:center;font-style:normal;font-size:30px;margin-bottom:18px}.wd-about-icon-grid h2{font-size:22px;margin:0 0 12px;color:#111827}.wd-about-icon-grid p{margin:0;color:#4b5563}.wd-page-content__box>h1:first-child,.wd-page-content__box>h2:first-child,.comments-area,.comment-respond{display:none!important}@media(max-width:1024px){.wd-catalog-layout{grid-template-columns:240px minmax(0,1fr)}.wd-product-list-grid{grid-template-columns:repeat(2,1fr)}.wd-cat-grid--rich{grid-template-columns:1fr}.wd-category-intro{grid-template-columns:1fr}}@media(max-width:760px){.wd-catalog-layout{grid-template-columns:1fr}.wd-cat-sidebar{position:relative;top:auto}.wd-side-toggle{display:block}.wd-side-panel{display:none;margin-top:8px}.wd-cat-sidebar.is-open .wd-side-panel{display:block}.wd-product-list-grid,.wd-about-icon-grid{grid-template-columns:1fr}.wd-detail__grid{grid-template-columns:1fr}.wd-gallery-main,.wd-detail .wd-gallery-main{height:300px}.wd-gallery-thumbs{grid-template-columns:repeat(3,1fr)}.wd-social a span{display:none}}

/* ===== WEKDEN emergency cleanup: hide duplicate Astra footer and default page titles ===== */

/* Hide Astra / WordPress default footer areas, keep only custom .wd-footer */
html body footer.site-footer:not(.wd-footer),
html body #colophon.site-footer,
html body .site-footer:not(.wd-footer),
html body .site-above-footer-wrap,
html body .site-primary-footer-wrap,
html body .site-below-footer-wrap,
html body .ast-footer-copyright,
html body .ast-builder-footer-grid-columns,
html body .ast-footer-overlay,
html body .ast-small-footer,
html body .powered-by,
html body .site-info {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

/* Keep the WEKDEN custom footer visible */
html body .wd-footer {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}

/* Hide default WordPress/Astra page titles, keep custom page content titles */
html body.page h1.entry-title,
html body.page .entry-title,
html body.page .ast-single-entry-banner,
html body.page .ast-archive-description,
html body.page header.entry-header {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

/* Reduce duplicate blank space caused by hidden default areas */
html body.page .site-content,
html body.page .content-area,
html body.page .site-main {
    margin-bottom: 0 !important;
}


/* ===== WEKDEN cleanup: hide default WordPress title only; keep WEKDEN page hero visible ===== */
body.page-id-14 .entry-header,
body.page-id-14 h1.entry-title,
body.page-id-14 .ast-single-entry-banner {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

body.page-id-14 .wd-page-content {
    padding-top: 58px !important;
}

/* Hide duplicated inner About hero inserted inside page content */
body.page-id-14 .wd-page-content__box > .wd-page-hero.wd-page-hero--about {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

/* WEKDEN ABOUT NEWS LANGUAGE CSS START */
.wd-gtranslate-native {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
}

.wd-gtranslate-native select,
.wd-gtranslate-native iframe,
.wd-gtranslate-native .gtranslate_wrapper,
.wd-gtranslate-native #google_translate_element {
  display: block;
  visibility: visible;
}

.wd-language.is-open .wd-language__panel {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

body.page-id-0 .entry-header {
  display: block;
}

body.page-id-0 h1.entry-title {
  display: block;
}

body.page-about-us .entry-header,
body.page-about-us h1.entry-title,
body.page-id-about-us .entry-header,
body.page-id-about-us h1.entry-title {
  display: none;
}

.wd-page-hero {
  position: relative;
  min-height: 320px;
  display: flex;
  align-items: center;
  background-image: var(--wd-page-hero-image, url('../img/hero-hardware.png'));
  background-size: cover;
  background-position: center;
  color: #fff;
  overflow: hidden;
}

.wd-page-hero__overlay {
  position: absolute;
  inset: 0;
  background: rgba(8, 24, 47, 0.18);
}

.wd-page-hero__inner {
  position: relative;
  z-index: 1;
  padding-top: 72px;
  padding-bottom: 72px;
}

.wd-page-hero h1 {
  margin: 8px 0 12px;
  max-width: 760px;
  font-size: 44px;
  line-height: 1.12;
  color: #fff;
}

.wd-page-hero p {
  max-width: 720px;
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.88);
}

.wd-about-visual {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.95fr);
  gap: 40px;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 40px;
}

.wd-about-visual__text h2 {
  margin: 8px 0 16px;
  font-size: 32px;
  line-height: 1.2;
}

.wd-about-visual__text p {
  margin: 0;
  color: #4b5563;
  font-size: 16px;
  line-height: 1.8;
}

.wd-about-visual__media {
  overflow: hidden;
  border-radius: 8px;
  background: #eef2f7;
}

.wd-about-visual__media img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.wd-news-page {
  background: #f6f8fb;
}

.wd-news-list {
  padding-top: 64px;
  padding-bottom: 72px;
}

.wd-news-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.wd-news-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #fff;
}

.wd-news-card__image {
  display: block;
  background: #e8edf4;
}

.wd-news-card__image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.wd-news-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}

.wd-news-card__meta {
  margin-bottom: 10px;
  color: #6b7280;
  font-size: 13px;
  line-height: 1.5;
}

.wd-news-card__title {
  margin: 0 0 12px;
  font-size: 20px;
  line-height: 1.28;
}

.wd-news-card__title a {
  color: #111827;
  text-decoration: none;
}

.wd-news-card__title a:hover {
  color: #b91c1c;
}

.wd-news-card__excerpt {
  margin: 0;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.7;
}

@media (max-width: 900px) {
  .wd-page-hero {
    min-height: 280px;
  }

  .wd-page-hero h1 {
    font-size: 34px;
  }

  .wd-about-visual,
  .wd-news-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .wd-page-hero__inner {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .wd-page-hero h1 {
    font-size: 30px;
  }

  .wd-page-hero p {
    font-size: 16px;
  }

  .wd-about-visual {
    gap: 24px;
    padding-top: 40px;
  }
}
/* WEKDEN ABOUT NEWS LANGUAGE CSS END */


/* WEKDEN NAV ACTIVE VISUAL START */
/* Only control top navigation active style. Do not touch hero/banner/images. */
.wd-header .wd-nav a.wd-nav-current,
.wd-site-shell .wd-nav a.wd-nav-current {
    background: #0b4f8a !important;
    color: #ffffff !important;
    border-bottom-color: transparent !important;
    border-radius: 8px !important;
    height: 38px !important;
    padding: 0 14px !important;
    margin: 0 2px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-weight: 900 !important;
    box-shadow: 0 6px 14px rgba(11, 79, 138, 0.18) !important;
}

.wd-header .wd-nav a.wd-nav-current:hover,
.wd-site-shell .wd-nav a.wd-nav-current:hover {
    background: #083c6b !important;
    color: #ffffff !important;
}

.wd-header .wd-nav a.wd-nav-current::after,
.wd-site-shell .wd-nav a.wd-nav-current::after {
    display: none !important;
    content: none !important;
}

/* Never highlight logo, language switcher, quote button */
.wd-logo a,
.wd-logo a img,
.wd-header-actions a,
.wd-language a,
.wd-free-language-switcher a,
.wd-quote-btn {
    box-shadow: none !important;
}
/* WEKDEN NAV ACTIVE VISUAL END */

