/*
Theme Name: DZG Sourcing
Theme URI: https://gs.tydzg.cn/
Author: DZG
Description: Gutenberg block theme for China sourcing and automotive products.
Version: 1.2.0
Text Domain: dzg-sourcing
*/

:root{--blue:#145ed0;--blue-dark:#083b91;--ink:#10213d;--muted:#66758d;--ice:#f3f7fd;--line:#dce6f4;--white:#fff;--accent:#ffb21a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif;background:#fff}a{text-decoration:none}.wp-site-blocks{overflow:hidden}.dzg-shell{width:min(1180px,90vw);margin:auto}.dzg-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(19,67,130,.1)}.dzg-header-row{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px}.dzg-header .wp-block-site-logo img{width:auto;height:56px}.dzg-header .wp-block-page-list{display:flex;gap:25px;align-items:center;list-style:none;padding:0;margin:0;font-size:14px;font-weight:650}.dzg-header .wp-block-page-list a{color:#263956}.dzg-header .wp-block-page-list a:hover{color:var(--blue)}.dzg-header-cta .wp-block-button__link{background:var(--blue);border-radius:8px;padding:13px 20px;font-size:14px}.dzg-hero{min-height:720px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(5,36,89,.94) 0%,rgba(8,55,129,.8) 49%,rgba(10,45,96,.28) 100%),url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=2000&q=88') center/cover no-repeat;color:#fff}.dzg-hero-inner{width:min(1180px,90vw);margin:auto;padding:110px 0}.dzg-eyebrow{font-size:13px!important;letter-spacing:.16em;text-transform:uppercase;font-weight:750;color:#93bdfd;margin-bottom:20px!important}.dzg-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.06;letter-spacing:-.035em;max-width:880px;margin:0 0 22px}.dzg-hero-copy{font-size:19px;line-height:1.75;max-width:680px;color:#dce9ff}.dzg-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.dzg-buttons .wp-block-button__link{border-radius:7px;padding:15px 24px;font-size:15px;font-weight:700}.dzg-buttons .is-style-outline .wp-block-button__link{color:#fff;border-color:#fff}.dzg-section{padding:105px 0}.dzg-section-soft{background:var(--ice)}.dzg-section-dark{background:#071f46;color:#fff}.dzg-center{text-align:center}.dzg-kicker{color:var(--blue);font-size:13px!important;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px!important}.dzg-title{font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-.025em;margin:0 0 18px}.dzg-subtitle{max-width:720px;margin:0 auto 46px!important;color:var(--muted);font-size:17px;line-height:1.75}.dzg-grid-3{display:grid!important;grid-template-columns:repeat(3,1fr);gap:22px}.dzg-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:12px;padding:30px;box-shadow:0 12px 35px rgba(24,65,120,.06);transition:.25s}.dzg-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(24,65,120,.13)}.dzg-icon{width:48px;height:48px;border-radius:10px;background:#e8f1ff;color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:800;margin-bottom:20px}.dzg-card h3{font-size:21px;margin:0 0 10px}.dzg-card p{color:var(--muted);line-height:1.65;margin:0}.dzg-auto{display:grid!important;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.dzg-auto-photo{min-height:540px;border-radius:16px;background:url('https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1200&q=88') center/cover no-repeat;box-shadow:26px 26px 0 #dceaff}.dzg-checks{display:grid;grid-template-columns:1fr 1fr;gap:13px 22px;margin:30px 0}.dzg-check{padding:13px 15px;border-radius:8px;background:#f2f6fc;font-weight:650}.dzg-process{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:steps}.dzg-step{position:relative;padding:30px;background:#fff;border-radius:12px;border:1px solid var(--line);min-height:190px}.dzg-step strong{display:block;color:var(--blue);font-size:13px;letter-spacing:.1em;margin-bottom:18px}.dzg-step h3{font-size:20px;margin:0 0 10px}.dzg-step p{color:var(--muted);line-height:1.6}.dzg-why{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid rgba(255,255,255,.15);border-radius:14px;overflow:hidden}.dzg-why>div{padding:34px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.dzg-why h3{margin:0 0 10px;font-size:20px}.dzg-why p{margin:0;color:#b9c9e1;line-height:1.6}.dzg-case{background:linear-gradient(135deg,#fff,#eef5ff);border:1px solid var(--line);border-radius:14px;padding:38px}.dzg-case-label{font-size:12px!important;letter-spacing:.14em;color:var(--blue);font-weight:800}.dzg-case h3{font-size:26px;margin:10px 0}.dzg-case p{color:var(--muted);line-height:1.75}.dzg-cta{background:linear-gradient(115deg,#0b4bb3,#1774e8);color:#fff;border-radius:18px;padding:65px;display:flex;justify-content:space-between;align-items:center;gap:40px}.dzg-cta h2{font-size:40px;margin:0 0 12px}.dzg-cta p{color:#dceaff;max-width:700px;line-height:1.7;margin:0}.dzg-footer{background:#061731;color:#c6d4e8;padding:70px 0 30px}.dzg-footer-grid{display:grid!important;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.dzg-footer h3{color:#fff}.dzg-footer a{color:#c6d4e8}.dzg-footer .wp-block-page-list{list-style:none;padding:0;line-height:2}.dzg-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:24px;font-size:13px;color:#7f94b2}
@media(max-width:900px){.dzg-header-row{min-height:70px}.dzg-header .wp-block-page-list{display:none}.dzg-grid-3,.dzg-process,.dzg-why{grid-template-columns:repeat(2,1fr)}.dzg-auto{grid-template-columns:1fr;gap:50px}.dzg-auto-photo{min-height:430px}.dzg-cta{padding:45px;align-items:flex-start;flex-direction:column}.dzg-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.dzg-shell{width:92vw}.dzg-hero{min-height:650px}.dzg-hero-inner{padding:80px 0}.dzg-hero h1{font-size:42px}.dzg-hero-copy{font-size:16px}.dzg-section{padding:72px 0}.dzg-grid-3,.dzg-process,.dzg-why,.dzg-footer-grid{grid-template-columns:1fr}.dzg-auto-photo{min-height:340px}.dzg-checks{grid-template-columns:1fr}.dzg-cta{padding:34px 25px}.dzg-cta h2{font-size:32px}}

/* v1.1 wider desktop layout and complete single-line header */
@media(min-width:1101px){
 .dzg-shell,.dzg-hero-inner{width:min(1520px,90vw);max-width:none!important}
 .dzg-header-row{width:min(1520px,90vw)!important;max-width:none!important;min-height:84px;display:grid!important;grid-template-columns:240px minmax(0,1fr) 190px;align-items:center;gap:28px}
 .dzg-header .wp-block-site-logo{margin:0}.dzg-header .wp-block-site-logo img{height:58px;display:block}
 .dzg-header .wp-block-navigation{justify-self:center;width:100%}.dzg-header .wp-block-navigation__container{display:flex;justify-content:center;gap:clamp(15px,1.6vw,28px);flex-wrap:nowrap}
 .dzg-header .wp-block-navigation-item__content{color:#263956;font-size:14px;font-weight:700;white-space:nowrap}
 .dzg-header-cta{justify-self:end}.dzg-header-cta .wp-block-button__link{white-space:nowrap}
}
@media(max-width:1100px){
 .dzg-header-row{width:92vw!important;display:grid!important;grid-template-columns:1fr auto!important;min-height:72px}.dzg-header-cta{display:none}.dzg-header .wp-block-navigation{justify-self:end}
}
.dzg-inner-lead{max-width:950px;margin-bottom:55px}.dzg-inner-lead h2{font-size:clamp(34px,4vw,54px);line-height:1.15;margin:0 0 22px}.dzg-inner-lead p:last-child{font-size:18px;color:var(--muted);line-height:1.8}.dzg-inner-columns{gap:35px!important;margin:45px 0}.dzg-inner-columns>.wp-block-column{padding:35px;border:1px solid var(--line);border-radius:14px;background:#fff}.dzg-inner-columns li{margin-bottom:10px}.dzg-belief{margin:60px 0 0;padding:48px 55px;border-left:6px solid var(--blue);background:var(--ice);font-size:23px;line-height:1.65}.dzg-belief cite{display:block;margin-top:18px;color:var(--blue);font-size:15px;font-weight:700}.dzg-product-grid{margin:45px 0}.dzg-inline-cta{margin-top:55px;padding:45px;border-radius:14px;background:var(--ice)}.dzg-inline-cta h3{font-size:28px;margin-top:0}.dzg-post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;padding:0;margin-top:45px}.dzg-post-list li{padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff}.dzg-post-list a{color:var(--ink);font-size:20px;font-weight:750}.wp-block-details{padding:22px 25px;margin:14px 0;border:1px solid var(--line);border-radius:10px;background:#fff}.wp-block-details summary{font-weight:750;cursor:pointer}.wp-block-details p{color:var(--muted)}.dzg-contact-grid{gap:70px!important}.dzg-form-placeholder{padding:38px;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px rgba(24,65,120,.09)}.dzg-form-placeholder hr{border:0;border-top:1px solid var(--line);margin:12px 0 24px}
@media(max-width:900px){.dzg-post-list{grid-template-columns:1fr 1fr}.dzg-belief{padding:35px}.dzg-contact-grid{gap:35px!important}}
@media(max-width:600px){.dzg-post-list{grid-template-columns:1fr}.dzg-belief{font-size:19px;padding:28px}.dzg-inner-columns>.wp-block-column{padding:25px}}

/* Homepage redesign v1.2 */
:root{--blue:#1264d9;--blue-bright:#1678f2;--navy:#061b3b;--ink:#0b1e3b;--muted:#65748a;--soft:#f4f8fd;--line:#dfe8f4}
.wp-site-blocks{padding:0!important}.dzg-shell{width:min(1480px,calc(100vw - 80px));max-width:none!important}
.dzg-header{position:sticky!important;top:0;z-index:999;background:#fff;border:0;box-shadow:0 2px 18px rgba(4,26,64,.08)}
.admin-bar .dzg-header{top:32px}.dzg-header-row{width:min(1480px,calc(100vw - 80px))!important;max-width:none!important;min-height:90px!important;grid-template-columns:235px minmax(0,1fr) 185px!important;gap:36px!important}
.dzg-header .wp-block-site-logo img{height:60px!important;max-width:220px!important;object-fit:contain}.dzg-header .wp-block-navigation__container{gap:clamp(16px,1.45vw,28px)!important}.dzg-header .wp-block-navigation-item__content{font-size:15px!important}.dzg-header-cta .wp-block-button__link{background:var(--blue);padding:15px 22px;border-radius:7px}
.dzg-hero{min-height:710px;margin:0!important;background:linear-gradient(90deg,rgba(3,28,68,.94),rgba(7,65,144,.8) 50%,rgba(5,40,92,.25)),url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=2200&q=88') center/cover no-repeat}
.dzg-hero-inner{width:min(1480px,calc(100vw - 80px))!important;max-width:none!important;margin:auto!important;padding:115px 0!important}.dzg-hero-inner>*{margin-left:0!important}.dzg-eyebrow{font-size:14px!important}.dzg-hero h1{max-width:900px;font-size:clamp(54px,5.1vw,82px);margin-left:0!important}.dzg-hero-copy{max-width:720px;font-size:20px}.dzg-button-primary .wp-block-button__link{background:var(--blue-bright)!important;color:#fff!important}.dzg-buttons .is-style-outline .wp-block-button__link{background:transparent!important}
.dzg-section{padding:105px 0}.dzg-source-section,.dzg-process-section,.dzg-cases-section{background:#fff}.dzg-title{font-size:clamp(38px,3.3vw,54px)}.dzg-subtitle{max-width:800px}
.dzg-source-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:22px}.dzg-source-card{min-height:310px!important;position:relative;overflow:hidden;border-radius:12px;padding:28px!important;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background-position:center;background-size:cover;box-shadow:0 14px 35px rgba(6,35,76,.15);transition:.3s}.dzg-source-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,20,47,.04) 30%,rgba(3,22,52,.9) 100%)}.dzg-source-card>*{position:relative;z-index:1}.dzg-source-card:hover{transform:translateY(-7px)}.dzg-source-card h3{font-size:23px;margin:0 0 7px}.dzg-source-card p{margin:0;color:#e3edfa}.dzg-number{position:absolute!important;z-index:2!important;top:22px;left:22px;width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:18px;font-weight:850}.source-building{background-image:url('assets/categories/building.webp')}.source-hardware{background-image:url('assets/categories/hardware.webp')}.source-home{background-image:url('assets/categories/home.webp')}.source-automotive{background-image:url('assets/categories/automotive.webp')}.source-outdoor{background-image:url('assets/categories/outdoor.webp')}.source-daily{background-image:url('assets/categories/daily.webp')}
.dzg-auto-showcase{background:linear-gradient(135deg,#093f9e,#0870dd 62%,#0753b8);color:#fff}.dzg-auto-showcase .dzg-subtitle{color:#dceaff}.dzg-kicker-light{color:#9dc6ff!important}.dzg-product-grid-auto{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dzg-product-card{height:250px;border-radius:11px;overflow:hidden;position:relative;background-size:cover;background-position:center;box-shadow:0 14px 28px rgba(0,15,50,.18);transition:.25s}.dzg-product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(2,19,46,.9))}.dzg-product-card span{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff;font-size:19px;font-weight:750}.dzg-product-card:hover{transform:translateY(-6px)}.auto-floor{background-image:url('assets/automotive/floor-mats.webp')}.auto-trunk{background-image:url('assets/automotive/trunk-mats.webp')}.auto-seat{background-image:url('assets/automotive/seat-covers.webp')}.auto-sun{background-image:url('assets/automotive/sunshades.webp')}.auto-cover{background-image:url('assets/automotive/car-covers.webp')}.auto-wheel{background-image:url('assets/automotive/steering-wheel.webp')}.auto-organizer{background-image:url('assets/automotive/organizer.webp')}.auto-other{background-image:url('assets/automotive/other.webp')}.dzg-center-buttons{justify-content:center;margin-top:38px}.dzg-auto-showcase .is-style-outline .wp-block-button__link{color:#fff;border-color:#fff;background:transparent}
.dzg-timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:0;position:relative;margin-top:65px}.dzg-timeline:before{content:"";position:absolute;top:27px;left:7%;right:7%;height:2px;background:#bdd2ed}.dzg-step{position:relative;border:0;background:transparent;text-align:center;padding:0 14px;min-height:0}.dzg-step b{position:relative;z-index:2;width:56px;height:56px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin:0 auto 25px;box-shadow:0 0 0 9px #fff}.dzg-step h3{font-size:18px}.dzg-step p{font-size:14px;margin-bottom:0}
.dzg-can-source{background:var(--soft);padding:82px 0}.dzg-source-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:38px}.dzg-source-tags span{background:#fff;border:1px solid var(--line);padding:15px 23px;border-radius:999px;font-weight:700;box-shadow:0 7px 20px rgba(15,55,110,.06)}.dzg-source-note{margin:32px 0 0!important;color:var(--muted);font-style:italic}
.dzg-why-section{background:#061b3b;color:#fff}.dzg-why-section .dzg-subtitle{color:#b9c9e1}.dzg-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dzg-why-card{height:300px;border-radius:12px;overflow:hidden;background-size:cover;background-position:center;position:relative}.dzg-why-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,18,41,.08),rgba(3,18,41,.92))}.dzg-why-card>div{position:absolute;z-index:2;left:26px;right:26px;bottom:23px}.dzg-why-card h3{font-size:22px;margin:0 0 8px}.dzg-why-card p{margin:0;color:#d5e2f2}.why-moq{background-image:url('assets/categories/outdoor.webp')}.why-supplier{background-image:url('assets/categories/building.webp')}.why-communication{background-image:url('assets/categories/home.webp')}.why-quality{background-image:url('assets/automotive/floor-mats.webp')}.why-contact{background-image:url('assets/categories/hardware.webp')}.why-flexible{background-image:url('assets/categories/daily.webp')}
.dzg-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.dzg-case-grid article{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 15px 40px rgba(15,55,110,.08);transition:.25s}.dzg-case-grid article:hover{transform:translateY(-6px)}.case-image{height:285px;background-size:cover;background-position:center}.case-auto{background-image:url('assets/categories/automotive.webp')}.case-outdoor{background-image:url('assets/categories/outdoor.webp')}.case-hardware{background-image:url('assets/categories/hardware.webp')}.case-copy{padding:27px}.case-copy>span,.dzg-news-grid article>div>span{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em}.case-copy h3{font-size:24px;margin:9px 0}.case-copy p{color:var(--muted);line-height:1.65}.case-copy a,.dzg-news-grid a{display:inline-block;color:var(--blue);font-weight:750;text-decoration:underline;text-underline-offset:5px;transition:.2s}.case-copy a:hover,.dzg-news-grid a:hover{transform:translateY(-3px)}
.dzg-news-section{background:var(--soft)}.dzg-news-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;margin-top:48px}.dzg-news-feature,.dzg-news-small article{background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--line)}.dzg-news-feature .news-image{height:390px}.dzg-news-feature>div:last-child{padding:30px}.dzg-news-feature h3{font-size:30px;margin:9px 0}.dzg-news-feature p{color:var(--muted)}.news-image{background-size:cover;background-position:center}.news-feature{background-image:url('assets/categories/building.webp')}.news-auto{background-image:url('assets/categories/automotive.webp')}.news-hardware{background-image:url('assets/categories/hardware.webp')}.news-home{background-image:url('assets/categories/home.webp')}.news-outdoor{background-image:url('assets/categories/outdoor.webp')}.dzg-news-small{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dzg-news-small article{display:grid;grid-template-rows:145px 1fr}.dzg-news-small article>div:last-child{padding:20px}.dzg-news-small h3{font-size:18px;margin:0 0 14px;line-height:1.35}
.dzg-final-cta{margin:0!important;padding:92px 0;background:linear-gradient(112deg,#0648aa,#1678ee);color:#fff}.dzg-final-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:45px}.dzg-final-cta h2{font-size:clamp(38px,3.6vw,58px);margin:0 0 12px}.dzg-final-cta p{font-size:18px;color:#d9e9ff;margin:0}.dzg-final-cta .wp-block-button__link{padding:17px 28px;font-weight:800}
.dzg-footer{padding:76px 0 28px;background:#04162f}.dzg-footer-grid{grid-template-columns:1.35fr .7fr .9fr 1.1fr;gap:55px}.dzg-footer-brand .wp-block-site-logo img{filter:brightness(0) invert(1);max-width:210px}.dzg-footer p{margin:9px 0;color:#aabbd1;line-height:1.65}.dzg-footer h3{margin-top:0}.dzg-footer-link{color:#fff!important;font-weight:800}.dzg-footer-bottom{display:flex;justify-content:space-between}
@media(max-width:1100px){.dzg-shell,.dzg-hero-inner,.dzg-header-row{width:min(94vw,1480px)!important}.dzg-header-row{grid-template-columns:1fr auto!important}.dzg-source-grid{grid-template-columns:repeat(2,1fr)}.dzg-product-grid-auto{grid-template-columns:repeat(2,1fr)}.dzg-timeline{grid-template-columns:repeat(3,1fr);gap:40px 0}.dzg-timeline:before{display:none}.dzg-why-grid,.dzg-case-grid{grid-template-columns:repeat(2,1fr)}.dzg-news-grid{grid-template-columns:1fr}.dzg-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.admin-bar .dzg-header{top:0}.dzg-shell,.dzg-hero-inner,.dzg-header-row{width:92vw!important}.dzg-hero{min-height:650px}.dzg-hero h1{font-size:43px}.dzg-source-grid,.dzg-product-grid-auto,.dzg-timeline,.dzg-why-grid,.dzg-case-grid,.dzg-news-small,.dzg-footer-grid{grid-template-columns:1fr}.dzg-product-card{height:280px}.dzg-news-feature .news-image{height:280px}.dzg-final-cta-inner{align-items:flex-start;flex-direction:column}.dzg-footer-bottom{gap:12px;flex-direction:column}}
