:root{--yj-primary:#176b5f;--yj-primary-2:#18a095;--yj-accent:#f3a33a;--yj-ink:#1f2937;--yj-muted:#667085;--yj-line:#e5edf0;--yj-bg:#f5f8f7;--yj-card:#fff}.yj-logo-mark{width:38px;height:38px;border-radius:8px;background:linear-gradient(135deg,var(--yj-primary),var(--yj-primary-2));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.yj-logo .logo-text{color:var(--yj-primary)}.yj-header .nav-link.active,.yj-header .nav-link:hover{color:var(--yj-primary-2)}.yj-header .nav-link::after{background:var(--yj-primary-2)}.yj-nav-cta,.yj-header .nav-download-btn{background:var(--yj-primary);border-radius:6px}.yj-home{background:var(--yj-bg);color:var(--yj-ink)}.yj-hero{padding:138px 0 70px;background:linear-gradient(135deg,#eaf7f4 0%,#fff 48%,#fff4df 100%)}.yj-hero-grid{display:grid;grid-template-columns:minmax(0,1fr)390px;gap:42px;align-items:center}.yj-eyebrow{display:inline-flex;gap:8px;align-items:center;color:var(--yj-primary);background:#e1f4f1;border:1px solid #bde5df;border-radius:4px;padding:7px 10px;font-size:13px;font-weight:700}.yj-hero h1{font-size:42px;line-height:1.22;margin:18px 0;color:#12201d}.yj-hero p{font-size:16px;line-height:1.85;color:#4c5f5b}.yj-hero-actions{display:flex;gap:12px;margin:28px 0 18px}.yj-hero .btn{border-radius:6px}.yj-hero .btn-primary,.yj-footer-cta .btn-primary{background:var(--yj-primary);color:#fff}.yj-hero .btn-ghost{background:#fff;border:1px solid #bfd8d4;color:var(--yj-primary)}.yj-hero-meta{display:flex;flex-wrap:wrap;gap:14px;color:#53635f;font-size:13px}.yj-hero-meta i{color:var(--yj-primary-2)}.yj-order-card{background:#fff;border:1px solid var(--yj-line);border-radius:8px;padding:24px;box-shadow:0 18px 50px rgba(23,107,95,.12)}.yj-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.yj-card-head span{color:var(--yj-muted)}.yj-card-head strong{color:var(--yj-accent)}.yj-order-card ol{list-style:none;display:grid;gap:14px}.yj-order-card li{display:grid;grid-template-columns:92px 1fr;gap:12px;padding:14px;border-radius:6px;background:#f8fbfa}.yj-order-card b{color:var(--yj-primary)}.yj-order-card span{color:var(--yj-muted)}.yj-section{padding:70px 0}.yj-section-head{text-align:center;margin-bottom:30px}.yj-section-head h2{font-size:30px;margin:0 0 8px;color:#14211f}.yj-section-head p{margin:0;color:var(--yj-muted);line-height:1.7}.yj-head-row{display:flex;align-items:flex-end;justify-content:space-between;text-align:left}.yj-service-grid,.yj-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.yj-service-card,.yj-process-grid div,.yj-news-card,.yj-product-card{background:#fff;border:1px solid var(--yj-line);border-radius:8px;box-shadow:0 8px 22px rgba(20,33,31,.05)}.yj-service-card{padding:24px;transition:.2s}.yj-service-card:hover{transform:translateY(-3px);border-color:#b7dfd8}.yj-service-card i{font-size:30px;color:var(--yj-primary-2);margin-bottom:14px}.yj-service-card h3,.yj-process-grid h3{margin:0 0 10px;font-size:18px}.yj-service-card p,.yj-process-grid p{margin:0;color:var(--yj-muted);line-height:1.7}.yj-products-band{background:#fff}.yj-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.yj-product-card{overflow:hidden}.yj-product-img{position:relative;display:block;aspect-ratio:4/3;background:#e8eeee;overflow:hidden}.yj-product-img img{width:100%;height:100%;object-fit:cover}.yj-product-img span{position:absolute;left:10px;top:10px;color:#fff;background:rgba(23,107,95,.92);border-radius:4px;padding:5px 8px;font-size:12px}.yj-product-body{padding:16px}.yj-product-body h3{font-size:17px;line-height:1.45;margin:0 0 8px}.yj-product-body h3 a:hover{color:var(--yj-primary-2)}.yj-product-body p{color:var(--yj-muted);line-height:1.65;margin:0 0 14px}.yj-product-meta{display:flex;justify-content:space-between;align-items:center}.yj-product-meta span{font-size:12px;color:#8a5c24;background:#fff3df;border-radius:4px;padding:4px 8px}.yj-product-meta a,.section-more{color:var(--yj-primary);font-weight:700}.yj-process-grid div{padding:22px}.yj-process-grid span{display:inline-flex;color:var(--yj-accent);font-weight:800;margin-bottom:8px}.yj-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.yj-news-card{padding:22px}.yj-news-card span{font-size:13px;color:var(--yj-primary-2)}.yj-news-card h3{font-size:18px;line-height:1.45;margin:8px 0}.yj-news-card p{color:var(--yj-muted);line-height:1.7}.yj-footer-cta{background:linear-gradient(135deg,var(--yj-primary),#0d4d45);color:#fff;padding:44px 0}.yj-footer-cta-inner{display:flex;justify-content:space-between;gap:24px;align-items:center}.yj-footer-cta h2{margin:0 0 8px}.yj-footer-cta p{max-width:760px;margin:0;color:rgba(255,255,255,.82);line-height:1.7}.yj-footer{background:#17211f}.yj-footer .footer-col h4{color:#6fd3c8}.yj-footer-note,.yj-contact-list li{color:#b8c5c2}.yj-footer-bottom a{color:#6fd3c8}.yj-page{background:#f5f8f7}.yj-text-section{padding:42px 0 70px}.yj-text-card{background:#fff;border:1px solid var(--yj-line);border-radius:8px;padding:30px;line-height:1.85;color:#40514d}.yj-text-card h2,.yj-text-card h3{color:#14211f;margin:0 0 14px}.yj-text-card p{margin:0 0 14px}.yj-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.yj-info-grid div{background:#f8fbfa;border:1px solid #e5efec;border-radius:8px;padding:18px}.yj-info-grid strong{display:block;color:var(--yj-primary);margin-bottom:6px}@media(max-width:980px){.yj-hero-grid,.yj-service-grid,.yj-process-grid,.yj-product-grid,.yj-news-grid{grid-template-columns:1fr 1fr}.yj-footer-cta-inner,.yj-head-row{align-items:flex-start;flex-direction:column}.yj-hero h1{font-size:32px}}@media(max-width:640px){.yj-hero-grid,.yj-service-grid,.yj-process-grid,.yj-product-grid,.yj-news-grid,.yj-info-grid{grid-template-columns:1fr}.yj-hero{padding-top:110px}.yj-hero-actions{flex-direction:column}.yj-order-card li{grid-template-columns:1fr}}
/* Mall upgrade */
.mall-home,.mall-list-page{background:#f4f6f8;color:#1f2937}.mall-hero-wrap{padding:92px 0 22px;background:#eef3f7}.mall-shell{display:grid;grid-template-columns:240px minmax(0,1fr)230px;gap:16px}.mall-category-panel,.mall-side-panel,.mall-hero-main,.mall-filter-card,.mall-side-card{background:#fff;border:1px solid #e6ebf0;border-radius:8px}.mall-category-panel{padding:14px}.mall-panel-title{height:38px;display:flex;align-items:center;gap:8px;font-weight:800;color:#176b5f;border-bottom:1px solid #eef2f5;margin-bottom:8px}.mall-category-panel a{display:grid;grid-template-columns:28px 1fr;column-gap:8px;padding:10px 6px;border-radius:6px}.mall-category-panel a:hover{background:#f3fbf9}.mall-category-panel i{color:#18a095;font-size:18px;grid-row:span 2;margin-top:4px}.mall-category-panel span{font-weight:700;color:#202b36}.mall-category-panel em{font-style:normal;color:#8792a0;font-size:12px}.mall-hero-main{padding:14px}.mall-search-bar{display:grid;grid-template-columns:90px minmax(0,1fr)94px;gap:10px;align-items:center;margin-bottom:14px}.mall-search-bar>span{font-weight:800;color:#176b5f}.mall-search-bar div{height:38px;border:1px solid #dfe7ec;border-radius:6px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#8a96a3}.mall-search-bar input{border:0;outline:0;width:100%;color:#8792a0;background:transparent}.mall-search-bar a,.mall-hero-actions a:first-child,.mall-list-search a{height:38px;border-radius:6px;background:#176b5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.mall-hero-banner{min-height:282px;border-radius:8px;background:linear-gradient(135deg,#12584f,#1aa89b 58%,#f2b75b);padding:34px;display:grid;grid-template-columns:minmax(0,1fr)220px;gap:22px;color:#fff;overflow:hidden}.mall-kicker{display:inline-flex;padding:6px 10px;border-radius:4px;background:rgba(255,255,255,.16);font-size:13px}.mall-hero-banner h1{font-size:36px;line-height:1.2;margin:14px 0}.mall-hero-banner p{max-width:620px;line-height:1.8;color:rgba(255,255,255,.86)}.mall-hero-actions{display:flex;gap:10px;margin-top:20px}.mall-hero-actions a{padding:0 18px;height:40px;border-radius:6px;border:1px solid rgba(255,255,255,.45);display:inline-flex;align-items:center}.mall-hero-card{align-self:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);border-radius:8px;padding:18px;display:grid;gap:10px}.mall-hero-card strong{font-size:20px}.mall-hero-card span{padding:8px 10px;border-radius:5px;background:rgba(255,255,255,.14)}.mall-side-panel{padding:18px}.mall-side-panel h3{margin:0 0 12px}.mall-side-panel p{padding:12px 0;border-bottom:1px solid #eef2f5;color:#667085}.mall-side-panel b{color:#f15f2f;font-size:22px;margin-right:4px}.mall-side-panel a{margin-top:14px;height:36px;border-radius:6px;background:#e8faf7;color:#176b5f;display:flex;align-items:center;justify-content:center;font-weight:700}.mall-quick{padding:18px 0}.mall-quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.mall-quick-grid a{background:#fff;border:1px solid #e6ebf0;border-radius:8px;padding:18px;display:grid;gap:5px}.mall-quick-grid i{color:#18a095;font-size:22px}.mall-quick-grid strong{font-size:17px}.mall-quick-grid span{color:#7a8593;font-size:13px}.mall-section{padding:34px 0}.mall-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.mall-section-head h2{font-size:26px;margin:0 0 6px}.mall-section-head p{margin:0;color:#667085}.mall-section-head a{color:#176b5f;font-weight:800}.mall-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mall-type-card{position:relative;height:150px;border-radius:8px;overflow:hidden;color:#fff;padding:18px;display:flex;flex-direction:column;justify-content:flex-end}.mall-type-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.68));z-index:1}.mall-type-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mall-type-card strong,.mall-type-card span{position:relative;z-index:2}.mall-type-card strong{font-size:20px}.mall-type-card span{font-size:13px;color:rgba(255,255,255,.86)}.mall-goods-band{background:#fff}.mall-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mall-product-card{background:#fff;border:1px solid #e6ebf0;border-radius:8px;overflow:hidden;transition:.18s}.mall-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(20,36,52,.1);border-color:#bfe5df}.mall-product-cover{position:relative;display:block;aspect-ratio:4/3;background:#edf1f4;overflow:hidden}.mall-product-cover img{width:100%;height:100%;object-fit:cover;transition:.2s}.mall-product-card:hover img{transform:scale(1.04)}.mall-product-cover span{position:absolute;left:10px;top:10px;background:rgba(23,107,95,.92);color:#fff;border-radius:4px;padding:5px 8px;font-size:12px}.mall-product-info{padding:13px}.mall-product-info h3{font-size:15px;line-height:1.45;height:43px;overflow:hidden;margin:0 0 8px}.mall-product-info p{height:42px;overflow:hidden;color:#667085;font-size:13px;line-height:1.6;margin:0 0 10px}.mall-product-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.mall-product-tags span{font-size:12px;color:#176b5f;background:#eaf8f6;border-radius:4px;padding:3px 6px}.mall-product-foot{display:flex;align-items:center;justify-content:space-between}.mall-product-foot strong{color:#f15f2f;font-size:20px}.mall-product-foot a{height:30px;padding:0 10px;border-radius:5px;background:#176b5f;color:#fff;display:inline-flex;align-items:center;font-size:13px}.mall-safe-band{background:#f4f6f8}.mall-safe-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mall-safe-grid div{background:#fff;border:1px solid #e6ebf0;border-radius:8px;padding:22px}.mall-safe-grid i{color:#18a095;font-size:26px}.mall-safe-grid h3{margin:12px 0 8px}.mall-safe-grid p{color:#667085;line-height:1.7;margin:0}.mall-list-top{padding:96px 0 22px;background:linear-gradient(135deg,#e9f5f3,#fff)}.mall-list-title span{color:#176b5f;font-weight:800}.mall-list-title h1{font-size:34px;margin:8px 0}.mall-list-title p{max-width:780px;color:#667085;line-height:1.75}.mall-list-search{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr)120px;gap:10px;max-width:720px}.mall-list-search i{position:absolute}.mall-list-search input{height:42px;border:1px solid #dfe7ec;border-radius:6px;padding:0 14px;color:#84909d}.mall-filter-wrap{padding:14px 0}.mall-filter-card{padding:14px 18px}.mall-filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px 0}.mall-filter-row+ .mall-filter-row{border-top:1px solid #eef2f5}.mall-filter-row strong{width:74px;color:#202b36}.mall-filter-row a,.mall-filter-row span{height:28px;padding:0 10px;border-radius:4px;display:inline-flex;align-items:center;color:#667085;background:#f6f8fa}.mall-filter-row .active{color:#fff;background:#176b5f}.mall-list-main{padding:8px 0 44px}.mall-list-layout{display:grid;grid-template-columns:minmax(0,1fr)260px;gap:16px}.mall-sortbar{height:48px;background:#fff;border:1px solid #e6ebf0;border-radius:8px;margin-bottom:14px;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.mall-sortbar div{display:flex;gap:18px}.mall-sortbar b{color:#176b5f}.mall-sortbar span,.mall-sortbar em{color:#667085;font-style:normal}.mall-product-grid-list{grid-template-columns:repeat(3,1fr)}.mall-mini-meta{display:flex;gap:10px;color:#7a8593;font-size:12px;margin-bottom:9px}.mall-list-side{display:grid;gap:14px;align-content:start}.mall-side-card{padding:16px}.mall-side-card h3{margin:0 0 12px}.mall-rank-item{display:grid;grid-template-columns:22px 54px 1fr;gap:8px;align-items:center;padding:9px 0;border-top:1px solid #eef2f5}.mall-rank-item span{width:22px;height:22px;border-radius:50%;background:#fff2e4;color:#d86b1c;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.mall-rank-item img{width:54px;height:42px;object-fit:cover;border-radius:5px}.mall-rank-item b{font-size:13px;line-height:1.35;height:36px;overflow:hidden}.mall-side-card p,.mall-side-card li{color:#667085;line-height:1.7}.mall-side-card ul{padding-left:16px;list-style:disc}@media(max-width:1080px){.mall-shell{grid-template-columns:1fr}.mall-category-panel{display:grid;grid-template-columns:repeat(2,1fr)}.mall-panel-title{grid-column:1/-1}.mall-side-panel{display:none}.mall-product-grid,.mall-product-grid-list,.mall-type-grid,.mall-safe-grid{grid-template-columns:repeat(2,1fr)}.mall-list-layout{grid-template-columns:1fr}.mall-list-side{display:none}}@media(max-width:640px){.mall-hero-wrap{padding-top:86px}.mall-search-bar,.mall-hero-banner,.mall-list-search{grid-template-columns:1fr}.mall-category-panel,.mall-quick-grid,.mall-product-grid,.mall-product-grid-list,.mall-type-grid,.mall-safe-grid{grid-template-columns:1fr}.mall-quick-grid{gap:8px}.mall-section-head{align-items:flex-start;flex-direction:column}.mall-hero-banner h1{font-size:28px}.mall-sortbar{height:auto;padding:12px;align-items:flex-start;gap:8px;flex-direction:column}.mall-sortbar div{flex-wrap:wrap}}
/* Product category navigation and filters */
.yj-nav-dropdown{position:relative}.yj-nav-dropdown .nav-link i{font-size:12px;margin-left:4px}.yj-subnav{position:absolute;left:50%;top:100%;width:320px;transform:translate(-50%,12px);background:#fff;border:1px solid #e6ebf0;border-radius:8px;box-shadow:0 18px 36px rgba(20,36,52,.14);padding:10px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s;z-index:30}.yj-nav-dropdown:hover .yj-subnav{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,4px)}.yj-subnav a{display:grid;grid-template-columns:30px 1fr;column-gap:8px;padding:10px;border-radius:6px}.yj-subnav a:hover{background:#f3fbf9}.yj-subnav i{grid-row:span 2;color:#18a095;font-size:18px;margin-top:3px}.yj-subnav span{font-weight:800;color:#1f2937}.yj-subnav em{font-style:normal;color:#7a8593;font-size:12px;line-height:1.45}.nav-cta-item{display:flex;align-items:center}.mall-search-bar button,.mall-list-search button{border:0;cursor:pointer;font-family:inherit}.mall-search-bar button{height:38px;border-radius:6px;background:#176b5f;color:#fff;font-weight:800}.mall-search-input{position:relative}.mall-search-input i{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#8a96a3}.mall-list-search .mall-search-input input{width:100%;height:42px;border:1px solid #dfe7ec;border-radius:6px;padding:0 14px 0 36px;color:#293746;background:#fff}.mall-list-search button{height:42px;border-radius:6px;background:#176b5f;color:#fff;font-weight:800}.mall-filter-row a:hover{color:#176b5f;background:#e8faf7}.mall-filter-row a.active:hover{color:#fff;background:#176b5f}.mall-filter-tags a{border:1px solid transparent}.mall-filter-tags a:hover{border-color:#bfe5df}.mall-product-tags a{font-size:12px;color:#176b5f;background:#eaf8f6;border-radius:4px;padding:3px 6px}.mall-product-tags a:hover{background:#d8f1ed}.mall-side-link{height:34px;border-radius:6px;background:#f6f8fa;color:#176b5f;display:flex;align-items:center;padding:0 12px;margin:8px 0;font-weight:800}.mall-side-link:hover{background:#e8faf7}.mall-search-page .mall-list-title h1{word-break:break-word}@media(max-width:1080px){.yj-subnav{position:static;width:auto;transform:none;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:0;border-radius:0;padding:6px 0;background:transparent}.yj-nav-dropdown:hover .yj-subnav{transform:none}.yj-subnav a{padding:8px 12px}}@media(max-width:640px){.nav-cta-item{display:block}.mall-list-search .mall-search-input input{width:100%}.mall-filter-row strong{width:100%}.yj-subnav em{display:none}}
/* Search result page */
.mall-search-page{min-height:100vh;background:#f4f6f8}.mall-search-hero{padding:96px 0 24px;background:linear-gradient(135deg,#e8f5f2 0%,#fff 58%,#fff3df 100%);border-bottom:1px solid #e6ebf0}.mall-search-hero-inner{display:grid;grid-template-columns:minmax(0,1fr)460px;gap:28px;align-items:end}.mall-search-title span{display:inline-flex;height:28px;align-items:center;padding:0 10px;border-radius:4px;background:#e1f4f1;color:#176b5f;font-weight:800}.mall-search-title h1{font-size:34px;line-height:1.25;margin:12px 0 10px;color:#14211f;word-break:break-word}.mall-search-title p{max-width:720px;margin:0;color:#667085;line-height:1.75}.mall-search-panel{background:#fff;border:1px solid #dfe7ec;border-radius:8px;padding:12px;box-shadow:0 14px 34px rgba(20,36,52,.08);display:grid;grid-template-columns:minmax(0,1fr)112px;gap:10px}.mall-search-panel label{height:42px;border:1px solid #e2e8ee;border-radius:6px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#8a96a3;background:#f8fafb}.mall-search-panel input{width:100%;border:0;outline:0;background:transparent;color:#293746}.mall-search-panel button{height:42px;border:0;border-radius:6px;background:#176b5f;color:#fff;font-weight:800;cursor:pointer}.mall-search-filter{margin-top:-6px}.mall-search-main{padding-top:12px}.mall-search-summary{height:54px;background:#fff;border:1px solid #e6ebf0;border-radius:8px;margin-bottom:14px;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.mall-search-summary div{display:flex;align-items:center;gap:12px}.mall-search-summary b{color:#176b5f;font-size:16px}.mall-search-summary span,.mall-search-summary em{color:#667085;font-style:normal}.mall-search-grid .mall-search-card{box-shadow:0 6px 18px rgba(20,36,52,.04)}.mall-search-side .mall-side-card{box-shadow:0 6px 18px rgba(20,36,52,.04)}.mall-search-side .mall-side-link{gap:8px}.mall-search-side .mall-side-link i{width:18px;color:#18a095}.mall-search-tip div{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.mall-search-tip span{height:26px;display:inline-flex;align-items:center;padding:0 8px;border-radius:4px;background:#eaf8f6;color:#176b5f;font-size:12px}@media(max-width:1080px){.mall-search-hero-inner{grid-template-columns:1fr}.mall-search-panel{max-width:720px}.mall-search-summary{height:auto;min-height:54px;gap:8px;align-items:flex-start;flex-direction:column;justify-content:center;padding:12px 16px}.mall-search-summary div{flex-wrap:wrap}}@media(max-width:640px){.mall-search-hero{padding-top:88px}.mall-search-title h1{font-size:28px}.mall-search-panel{grid-template-columns:1fr}.mall-search-panel button{width:100%}}

/* Home category floors */
.mall-category-floors{background:#f4f6f8}
.mall-floor-stack{display:grid;gap:18px}
.mall-floor{display:grid;grid-template-columns:260px minmax(0,1fr);gap:0;background:#fff;border:1px solid #e6ebf0;border-radius:8px;overflow:hidden;box-shadow:0 8px 22px rgba(20,36,52,.04)}
.mall-floor-cover{position:relative;min-height:318px;padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center;overflow:hidden}
.mall-floor-cover::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,26,24,.08),rgba(8,31,28,.82));z-index:0}
.mall-floor-cover .mall-floor-cover-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.mall-floor-cover>*:not(.mall-floor-cover-img){position:relative;z-index:1}
.mall-floor-cover span{align-self:flex-start;height:26px;padding:0 9px;border-radius:4px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.28);font-size:12px;letter-spacing:.08em}
.mall-floor-cover h3{font-size:28px;margin:16px 0 8px;color:#fff}
.mall-floor-cover p{margin:0;color:rgba(255,255,255,.86);line-height:1.7}
.mall-floor-cover em{font-style:normal;margin-top:18px;height:36px;border-radius:6px;background:rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:800}
.mall-floor-body{padding:16px}
.mall-floor-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.mall-floor-tags span{height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:4px;background:#f6f8fa;color:#667085;font-size:13px}
.mall-floor-tags span:first-child{background:#e8faf7;color:#176b5f;font-weight:800}
.mall-floor-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.mall-floor-product{display:grid;grid-template-columns:98px minmax(0,1fr);gap:10px;border:1px solid #eef2f5;border-radius:8px;padding:10px;background:#fff;min-width:0;transition:.18s}
.mall-floor-product:hover{border-color:#bfe5df;box-shadow:0 8px 18px rgba(20,36,52,.08);transform:translateY(-2px)}
.mall-floor-img{display:block;width:98px;height:88px;border-radius:6px;overflow:hidden;background:#edf1f4}
.mall-floor-img img{width:100%;height:100%;object-fit:cover}
.mall-floor-info{min-width:0;display:flex;flex-direction:column}
.mall-floor-info h3{font-size:14px;line-height:1.38;height:39px;margin:0 0 7px;overflow:hidden}
.mall-floor-info h3 a:hover{color:#176b5f}
.mall-floor-labels{display:flex;flex-wrap:wrap;gap:5px;min-height:24px;margin-bottom:8px;overflow:hidden}
.mall-floor-labels span{height:22px;display:inline-flex;align-items:center;padding:0 6px;border-radius:4px;background:#eaf8f6;color:#176b5f;font-size:12px;white-space:nowrap}
.mall-floor-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}
.mall-floor-foot strong{font-size:18px;color:#f15f2f}
.mall-floor-foot a{height:28px;padding:0 9px;border-radius:5px;background:#176b5f;color:#fff;display:inline-flex;align-items:center;font-size:12px;font-weight:800}
@media(max-width:1080px){.mall-floor{grid-template-columns:1fr}.mall-floor-cover{min-height:220px}.mall-floor-products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.mall-floor-products{grid-template-columns:1fr}.mall-floor-product{grid-template-columns:92px minmax(0,1fr)}.mall-floor-img{width:92px;height:82px}.mall-floor-cover h3{font-size:24px}}

/* Yuanjing product detail and notice pages */
.yj-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#7a8593;font-size:13px;margin-bottom:18px}.yj-breadcrumb a{color:#176b5f}.yj-product-detail{background:#f4f6f8;color:#1f2937}.yj-pd-top{padding:96px 0 24px;background:linear-gradient(135deg,#e8f5f2 0%,#fff 58%,#fff3df 100%)}.yj-pd-main{display:grid;grid-template-columns:470px minmax(0,1fr);gap:22px}.yj-pd-gallery,.yj-pd-summary,.yj-pd-card,.yj-pd-side-card,.yj-news-item,.yj-news-side-card,.yj-article-card{background:#fff;border:1px solid #e6ebf0;border-radius:8px;box-shadow:0 8px 22px rgba(20,36,52,.04)}.yj-pd-gallery{padding:14px}.yj-pd-image{position:relative;aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:#eef2f5}.yj-pd-image img{width:100%;height:100%;object-fit:cover}.yj-pd-image span{position:absolute;left:12px;top:12px;background:rgba(23,107,95,.92);color:#fff;border-radius:4px;padding:6px 9px;font-size:12px}.yj-pd-note{margin-top:12px;color:#667085;font-size:13px;line-height:1.7}.yj-pd-note i{color:#18a095}.yj-pd-summary{padding:24px}.yj-pd-kicker{display:flex;gap:8px;flex-wrap:wrap}.yj-pd-kicker span,.yj-article-label{display:inline-flex;height:28px;align-items:center;padding:0 10px;border-radius:4px;background:#e8faf7;color:#176b5f;font-weight:800;font-size:13px}.yj-pd-summary h1{font-size:28px;line-height:1.32;margin:14px 0 10px;color:#14211f}.yj-pd-desc{color:#667085;line-height:1.75;margin:0 0 16px}.yj-pd-price{background:#fff7ed;border:1px solid #ffe1bd;border-radius:8px;padding:14px 16px;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.yj-pd-price span{color:#8a5c24}.yj-pd-price strong{font-size:30px;color:#f15f2f}.yj-pd-price em{font-style:normal;color:#9a6b31;font-size:13px}.yj-pd-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0}.yj-pd-meta div{background:#f8fafb;border:1px solid #edf1f4;border-radius:6px;padding:12px}.yj-pd-meta span{display:block;color:#7a8593;font-size:12px;margin-bottom:5px}.yj-pd-meta strong{color:#1f2937}.yj-pd-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.yj-pd-tags span{background:#eaf8f6;color:#176b5f;border-radius:4px;padding:5px 8px;font-size:12px}.yj-pd-actions{display:flex;gap:10px;margin-bottom:14px}.yj-pd-actions a{height:42px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;font-weight:800}.yj-pd-primary{background:#176b5f;color:#fff}.yj-pd-secondary{background:#eef8f3;color:#176b5f;border:1px solid #cde8e2}.yj-pd-safe{display:flex;flex-wrap:wrap;gap:12px;color:#667085;font-size:13px}.yj-pd-safe i{color:#18a095}.yj-pd-content-wrap{padding:18px 0 46px}.yj-pd-layout,.yj-news-layout{display:grid;grid-template-columns:minmax(0,1fr)280px;gap:16px}.yj-pd-card{padding:0;overflow:hidden}.yj-pd-tabs{height:54px;display:flex;border-bottom:1px solid #e6ebf0;background:#fff}.yj-pd-tabs button{border:0;background:transparent;padding:0 24px;font-weight:800;color:#667085;cursor:pointer}.yj-pd-tabs button.active{color:#176b5f;border-bottom:3px solid #176b5f}.yj-pd-panel{display:none;padding:24px}.yj-pd-panel.active{display:block}.yj-pd-panel h2{font-size:22px;margin:0 0 14px;color:#14211f}.yj-pd-copy{color:#40514d;line-height:1.85}.yj-pd-copy p{margin:0 0 14px}.yj-pd-process,.yj-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.yj-pd-process div,.yj-review{background:#f8fbfa;border:1px solid #e5efec;border-radius:8px;padding:16px}.yj-pd-process b{display:inline-flex;width:26px;height:26px;border-radius:50%;align-items:center;justify-content:center;background:#176b5f;color:#fff}.yj-pd-process strong{display:block;margin:10px 0 6px}.yj-pd-process span,.yj-review p{color:#667085;line-height:1.7}.yj-review div{display:flex;justify-content:space-between;gap:10px}.yj-review span{color:#98a2b3;font-size:12px}.yj-pd-side{display:grid;gap:14px;align-content:start}.yj-pd-side-card{padding:18px}.yj-pd-side-card h3{margin:0 0 12px}.yj-pd-side-card ul{padding-left:18px;color:#667085;line-height:1.9}.yj-pd-side-card>a:not(.yj-pd-rank){height:38px;border-radius:6px;background:#176b5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.yj-pd-rank{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px 0;border-top:1px solid #eef2f5}.yj-pd-rank img{width:64px;height:48px;object-fit:cover;border-radius:5px}.yj-pd-rank span{font-size:13px;line-height:1.45;color:#344054;height:38px;overflow:hidden}.yj-news-page,.yj-article-page{background:#f4f6f8}.yj-news-hero,.yj-article-hero{padding:108px 0 42px;background:linear-gradient(135deg,#e8f5f2,#fff 58%,#fff3df);border-bottom:1px solid #e6ebf0}.yj-news-hero-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.yj-news-hero span{display:inline-flex;height:28px;align-items:center;padding:0 10px;border-radius:4px;background:#e8faf7;color:#176b5f;font-weight:800}.yj-news-hero h1,.yj-article-hero h1{font-size:34px;line-height:1.25;margin:12px 0 10px;color:#14211f}.yj-news-hero p{max-width:720px;color:#667085;line-height:1.75;margin:0}.yj-news-hero-actions{display:flex;gap:10px}.yj-news-hero-actions a{height:40px;border-radius:6px;display:inline-flex;align-items:center;padding:0 16px;font-weight:800}.yj-news-hero-actions a:first-child{background:#176b5f;color:#fff}.yj-news-hero-actions a:last-child{background:#fff;color:#176b5f;border:1px solid #cde8e2}.yj-news-main,.yj-article-main{padding:18px 0 48px}.yj-news-list{display:grid;gap:14px}.yj-news-item{display:grid;grid-template-columns:116px minmax(0,1fr);gap:16px;padding:16px}.yj-news-thumb{height:104px;border-radius:8px;background:linear-gradient(135deg,#176b5f,#18a095);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.yj-news-thumb span{font-size:22px;font-weight:800}.yj-news-thumb i{font-size:24px;opacity:.8}.yj-news-meta{display:flex;flex-wrap:wrap;gap:10px;color:#8a96a3;font-size:13px}.yj-news-meta span{color:#176b5f;font-weight:800}.yj-news-body h2{font-size:20px;line-height:1.38;margin:8px 0}.yj-news-body p{color:#667085;line-height:1.7;margin:0 0 10px}.yj-news-more{color:#176b5f;font-weight:800}.yj-news-side{display:grid;gap:14px;align-content:start}.yj-news-side-card{padding:18px}.yj-news-side-card h3{margin:0 0 12px}.yj-news-hot{display:grid;grid-template-columns:26px minmax(0,1fr);gap:9px;align-items:start;padding:10px 0;border-top:1px solid #eef2f5}.yj-news-hot b{width:24px;height:24px;border-radius:50%;background:#fff2e4;color:#d86b1c;display:flex;align-items:center;justify-content:center;font-size:12px}.yj-news-hot span{font-size:14px;color:#344054;line-height:1.45}.yj-news-cta{background:linear-gradient(135deg,#176b5f,#0d4d45);color:#fff}.yj-news-cta h3{color:#fff}.yj-news-cta p{color:rgba(255,255,255,.82);line-height:1.75}.yj-news-cta a{height:38px;border-radius:6px;background:#fff;color:#176b5f;display:flex;align-items:center;justify-content:center;font-weight:800}.yj-pagebar{margin-top:8px}.yj-article-hero .container{max-width:980px}.yj-article-hero h1{max-width:900px}.yj-article-meta{display:flex;gap:14px;flex-wrap:wrap;color:#667085}.yj-article-card{padding:28px}.yj-article-content{font-size:16px;line-height:1.9;color:#344054}.yj-article-content p{margin:0 0 16px}.yj-article-content h2,.yj-article-content h3{color:#14211f;margin:22px 0 10px}.yj-article-pager{border-top:1px solid #eef2f5;margin-top:28px;padding-top:16px;display:grid;gap:10px;color:#667085}.yj-article-pager a{color:#176b5f}@media(max-width:1080px){.yj-pd-main,.yj-pd-layout,.yj-news-layout{grid-template-columns:1fr}.yj-news-side,.yj-pd-side{display:none}.yj-news-hero-inner{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.yj-pd-top,.yj-news-hero,.yj-article-hero{padding-top:88px}.yj-pd-main{gap:12px}.yj-pd-summary{padding:18px}.yj-pd-summary h1,.yj-news-hero h1,.yj-article-hero h1{font-size:26px}.yj-pd-meta,.yj-pd-process,.yj-review-grid{grid-template-columns:1fr}.yj-pd-actions,.yj-news-hero-actions{flex-direction:column}.yj-pd-actions a,.yj-news-hero-actions a{width:100%}.yj-news-item{grid-template-columns:1fr}.yj-news-thumb{height:88px}.yj-article-card{padding:20px}}

/* Yuanjing scoped header and CTA overrides */
body .yj-header.header {
    height: 70px;
    background: rgba(255,255,255,.96);
    border-bottom: 1px solid #e6ebf0;
    box-shadow: 0 8px 24px rgba(20,36,52,.06);
}

.yj-buy-box {
    margin-top: 18px;
    padding: 16px;
    border: 1px solid #e3ebe8;
    border-radius: 8px;
    background: #f8fbfa;
}
.yj-buy-box label {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
    color: #344054;
    font-weight: 800;
}
.yj-buy-box input[type="number"] {
    width: 96px;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #d7e1de;
    border-radius: 6px;
    background: #fff;
    color: #1f2937;
}
.yj-buy-box .yj-pd-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.yj-buy-box button,
.yj-buy-box a {
    min-width: 116px;
    height: 42px;
    border-radius: 6px;
    border: 0;
    cursor: pointer;
    font-weight: 900;
    font-size: 14px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.mall-lite {
    min-height: 70vh;
    padding: 110px 0 60px;
    background: #f5f7f8;
}
.mall-lite a {
    color: #176b5f;
}
.mall-lite-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 18px;
}
.mall-lite-head h1,
.mall-lite-card h1,
.mall-lite-card h2 {
    margin: 0;
    color: #101828;
}
.mall-lite-head h1 {
    font-size: 28px;
}
.mall-lite-head a,
.mall-inline {
    height: 38px;
    padding: 0 16px;
    border-radius: 6px;
    background: #eef8f3;
    color: #176b5f;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-weight: 800;
}
.mall-lite-card {
    margin-bottom: 16px;
    padding: 22px;
    border: 1px solid #e3ebe8;
    border-radius: 8px;
    background: #fff;
}
.mall-lite-flash {
    position: sticky;
    top: 82px;
    z-index: 20;
    margin-bottom: 16px;
    padding: 12px 14px;
    border-radius: 6px;
    border: 1px solid transparent;
    box-shadow: 0 10px 24px rgba(20,36,52,.08);
    font-weight: 800;
}
.mall-lite-flash-ok {
    background: #e8faf1;
    border-color: #bfe9cf;
    color: #176b5f;
}
.mall-lite-flash-bad {
    background: #fff1f0;
    border-color: #ffd1cc;
    color: #b42318;
}
.mall-lite-auth {
    max-width: 480px;
    margin: 0 auto;
}
.mall-lite label {
    display: block;
    margin: 14px 0;
    color: #344054;
    font-weight: 800;
}
.mall-lite input,
.mall-lite textarea {
    width: 100%;
    min-height: 40px;
    margin-top: 8px;
    padding: 9px 11px;
    border: 1px solid #d7e1de;
    border-radius: 6px;
    background: #fff;
    color: #101828;
    font: inherit;
    box-sizing: border-box;
}
.mall-code-row {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 8px;
}
.mall-code-row button,
.mall-primary,
.mall-secondary {
    min-height: 42px;
    padding: 0 18px;
    border-radius: 6px;
    border: 0;
    cursor: pointer;
    font-weight: 900;
}
.mall-primary {
    background: #176b5f;
    color: #fff;
}
.mall-secondary,
.mall-code-row button {
    background: #eef8f3;
    color: #176b5f;
    border: 1px solid #cde8e2;
}
.mall-cart-list {
    display: grid;
    gap: 12px;
}
.mall-cart-item {
    display: grid;
    grid-template-columns: 96px 1fr 120px 110px;
    gap: 14px;
    align-items: center;
    padding: 12px;
    border: 1px solid #edf1f0;
    border-radius: 8px;
}
.mall-cart-item img {
    width: 96px;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 6px;
}
.mall-cart-item h2 {
    font-size: 16px;
    line-height: 1.35;
}
.mall-cart-item p {
    margin: 8px 0 0;
    color: #667085;
}
.mall-cart-item label {
    margin: 0;
}
.mall-cart-total {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    align-items: baseline;
    margin: 16px 0;
    color: #344054;
}
.mall-cart-total strong {
    color: #d92d20;
    font-size: 24px;
}
.mall-actions {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}
.mall-actions form {
    margin: 0;
}
.mall-order-list {
    display: grid;
    gap: 10px;
}
.mall-order-row {
    display: grid;
    grid-template-columns: 1fr 120px 140px 170px;
    gap: 12px;
    align-items: center;
    padding: 12px;
    border: 1px solid #edf1f0;
    border-radius: 8px;
    text-decoration: none;
    color: #344054;
}
.mall-order-row em {
    color: #d92d20;
    font-style: normal;
    font-weight: 900;
}
.mall-order-row strong {
    color: #176b5f;
}
.mall-order-summary {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}
.mall-order-summary div,
.mall-bank-card dl {
    padding: 14px;
    border-radius: 8px;
    background: #f8fbfa;
}
.mall-order-summary span,
.mall-bank-card dt {
    display: block;
    color: #667085;
    font-size: 13px;
}
.mall-order-summary strong,
.mall-bank-card dd {
    margin: 6px 0 0;
    color: #101828;
    font-weight: 900;
}
.mall-bank-card dl {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 10px;
}
@media(max-width:1080px) {
    .mall-lite {
        padding-top: 96px;
    }
    .mall-lite-flash {
        top: 76px;
    }
    .mall-cart-item,
    .mall-order-row,
    .mall-order-summary {
        grid-template-columns: 1fr;
    }
    .mall-bank-card dl {
        grid-template-columns: 1fr;
    }
    .mall-actions,
    .mall-lite-head {
        align-items: stretch;
        flex-direction: column;
    }
}
body .yj-header .header-inner {
    height: 70px;
}
body .yj-header .yj-logo-mark {
    border-radius: 8px;
    background: linear-gradient(135deg,#176b5f,#18a095);
    color: #fff;
}
body .yj-header .logo-text {
    color: #176b5f;
    font-weight: 800;
}
body .yj-header .nav-list {
    display: flex;
    align-items: center;
    gap: 26px;
}
body .yj-shop-header .yj-shop-nav {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    min-width: 0;
}
body .yj-shop-header .yj-nav-main,
body .yj-shop-header .yj-nav-account {
    display: flex;
    align-items: center;
}
body .yj-shop-header .yj-nav-main {
    gap: 22px;
}
body .yj-shop-header .yj-nav-account {
    gap: 10px;
}
body .yj-header .nav-link {
    color: #344054;
    font-size: 15px;
    font-weight: 700;
    line-height: 70px;
    padding: 0;
}
body .yj-header .nav-link:hover,
body .yj-header .nav-link.active {
    color: #176b5f;
}
body .yj-header .nav-link::after {
    background: #18a095;
}
body .yj-nav-icon-link,
body .yj-nav-plain,
body .yj-nav-user span {
    height: 36px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 0 10px;
    color: #344054;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
}
body .yj-nav-icon-link {
    position: relative;
    background: #f3f8f7;
    color: #176b5f;
    border: 1px solid #d9ebe7;
}
body .yj-nav-icon-link:hover,
body .yj-nav-plain:hover {
    background: #e8f5f2;
    color: #176b5f;
}
body .yj-nav-icon-link b {
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: #f15f2f;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    line-height: 18px;
}
body .yj-nav-user span {
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #f8fafb;
    border: 1px solid #e6ebf0;
    color: #667085;
}
body .yj-header .nav-download-btn,
body .yj-header .yj-nav-cta {
    height: 38px;
    min-width: 92px;
    padding: 0 16px;
    border: 0;
    border-radius: 6px;
    background: #176b5f;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    box-shadow: none;
    text-decoration: none;
}
body .yj-header .nav-download-btn:hover,
body .yj-header .yj-nav-cta:hover {
    background: #12584f;
    color: #fff;
}
body .yj-subnav {
    border-color: #e6ebf0;
    border-radius: 8px;
}
body .yj-footer-cta {
    background: linear-gradient(135deg,#176b5f,#0d4d45);
    color: #fff;
    padding: 44px 0;
}
body .yj-footer-cta h2 {
    color: #fff;
}
body .yj-footer-cta p {
    color: rgba(255,255,255,.82);
}
body .yj-footer-btn {
    height: 42px;
    padding: 0 22px;
    border-radius: 6px;
    background: #fff;
    color: #176b5f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
}
body .yj-footer-btn:hover {
    background: #e8faf7;
    color: #176b5f;
}
body .yj-pd-actions a,
body .yj-news-hero-actions a,
body .yj-news-cta a,
body .yj-pd-side-card > a:not(.yj-pd-rank) {
    text-decoration: none;
}
body .yj-pd-primary,
body .yj-news-hero-actions a:first-child,
body .yj-pd-side-card > a:not(.yj-pd-rank) {
    background: #176b5f;
    color: #fff;
}
body .yj-pd-primary:hover,
body .yj-news-hero-actions a:first-child:hover,
body .yj-pd-side-card > a:not(.yj-pd-rank):hover {
    background: #12584f;
    color: #fff;
}
body .yj-pd-secondary,
body .yj-news-hero-actions a:last-child {
    background: #eef8f3;
    color: #176b5f;
    border: 1px solid #cde8e2;
}
body .yj-pd-secondary:hover,
body .yj-news-hero-actions a:last-child:hover {
    background: #e1f4f1;
    color: #176b5f;
}
body .yj-news-hero,
body .yj-article-hero,
body .yj-pd-top {
    margin-top: 0;
}
@media(max-width:1080px) {
    body .yj-header .nav-list {
        gap: 0;
        align-items: stretch;
    }
    body .yj-shop-header .yj-shop-nav {
        align-items: stretch;
        flex-direction: column;
        gap: 0;
    }
    body .yj-shop-header .yj-nav-main,
    body .yj-shop-header .yj-nav-account {
        align-items: stretch;
        flex-direction: column;
        gap: 0;
        margin-left: 0;
    }
    body .yj-header .nav-link {
        line-height: 1.4;
        padding: 12px 16px;
    }
    body .yj-nav-icon-link,
    body .yj-nav-plain,
    body .yj-nav-user span {
        width: calc(100% - 32px);
        margin: 6px 16px;
        justify-content: flex-start;
    }
    body .yj-header .nav-download-btn,
    body .yj-header .yj-nav-cta {
        width: calc(100% - 32px);
        margin: 8px 16px 14px;
    }
}

/* Logo based blue/cyan mall theme */
:root {
    --yj-primary: #1090e0;
    --yj-primary-2: #00d8e8;
    --yj-secondary: #5048f0;
    --yj-accent: #b010a0;
    --yj-ink: #12304a;
    --yj-muted: #607086;
    --yj-line: #dcecf7;
    --yj-bg: #f3f9fd;
    --yj-card: #fff;
    --yj-soft: #eefaff;
}
body .yj-header {
    border-bottom: 1px solid rgba(16,144,224,.12);
}
body .yj-header .header-inner {
    justify-content: space-between;
    gap: 24px;
}
body .yj-header .yj-logo {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-width: max-content;
}
body .yj-header .yj-logo-img {
    width: 42px;
    height: 42px;
    display: block;
    object-fit: contain;
    border-radius: 9px;
    box-shadow: 0 8px 22px rgba(16,144,224,.16);
}
body .yj-header .yj-logo-mark {
    background: linear-gradient(135deg,#1090e0,#00d8e8 52%,#5048f0);
}
body .yj-header .logo-text {
    color: #12304a;
    font-size: 21px;
    letter-spacing: 0;
    white-space: nowrap;
}
body .yj-shop-header .yj-shop-nav {
    margin-left: auto;
    justify-content: flex-end;
}
body .yj-header .nav-link:hover,
body .yj-header .nav-link.active,
body .yj-subnav i,
body .mall-lite a,
body .mall-lite-head a,
body .mall-search-summary b,
body .mall-product-tags a,
body .mall-side-link,
body .yj-breadcrumb a,
body .yj-pd-kicker span,
body .yj-article-label,
body .yj-pd-tabs button.active,
body .yj-news-hero span,
body .yj-news-meta span,
body .yj-news-more,
body .yj-article-pager a {
    color: #1090e0;
}
body .yj-header .nav-link::after,
body .yj-pd-tabs button.active {
    border-color: #00d8e8;
}
body .yj-header .nav-link::after {
    background: #00d8e8;
}
body .yj-nav-icon-link,
body .yj-pd-secondary,
body .yj-news-hero-actions a:last-child,
body .mall-product-tags a,
body .mall-side-link,
body .mall-filter-row a:hover,
body .mall-search-tip span,
body .yj-pd-kicker span,
body .yj-pd-tags span,
body .yj-news-hero span,
body .mall-floor-tags span:first-child,
body .mall-floor-labels span {
    background: #eefaff;
    color: #1090e0;
    border-color: #b9e9f7;
}
body .yj-nav-icon-link:hover,
body .yj-nav-plain:hover,
body .yj-subnav a:hover,
body .yj-footer-btn:hover,
body .yj-pd-secondary:hover,
body .yj-news-hero-actions a:last-child:hover,
body .mall-side-link:hover,
body .mall-product-tags a:hover,
body .mall-filter-row a:hover {
    background: #dff7ff;
    color: #0b7fc8;
}
body .yj-header .nav-download-btn,
body .yj-header .yj-nav-cta,
body .mall-primary,
body .mall-search-bar button,
body .mall-list-search button,
body .mall-search-panel button,
body .mall-filter-row a.active:hover,
body .yj-pd-primary,
body .yj-news-hero-actions a:first-child,
body .yj-pd-side-card > a:not(.yj-pd-rank),
body .mall-floor-foot a,
body .yj-buy-box button,
body .yj-buy-box a.yj-pd-primary {
    background: linear-gradient(135deg,#1090e0,#00d8e8);
    color: #fff;
    border-color: transparent;
    box-shadow: 0 10px 22px rgba(16,144,224,.18);
}
body .yj-header .nav-download-btn:hover,
body .yj-header .yj-nav-cta:hover,
body .mall-primary:hover,
body .mall-search-bar button:hover,
body .mall-list-search button:hover,
body .mall-search-panel button:hover,
body .yj-pd-primary:hover,
body .yj-news-hero-actions a:first-child:hover,
body .yj-pd-side-card > a:not(.yj-pd-rank):hover,
body .mall-floor-foot a:hover,
body .yj-buy-box button:hover,
body .yj-buy-box a.yj-pd-primary:hover {
    background: linear-gradient(135deg,#0b7fc8,#5048f0);
    color: #fff;
}
body .yj-hero,
body .mall-search-hero,
body .yj-pd-top,
body .yj-news-hero,
body .yj-article-hero {
    background: linear-gradient(135deg,#e9f8ff 0%,#fff 54%,#f2efff 100%);
}
body .yj-eyebrow {
    background: #eefaff;
    border-color: #b9e9f7;
    color: #1090e0;
}
body .yj-order-card {
    box-shadow: 0 18px 50px rgba(16,144,224,.12);
}
body .yj-service-card:hover {
    border-color: #9ee8f3;
}
body .yj-product-img span,
body .yj-pd-image span {
    background: rgba(16,144,224,.92);
}
body .yj-footer-cta,
body .yj-news-cta,
body .info-app-box {
    background: linear-gradient(135deg,#1090e0,#5048f0);
}
body .yj-footer .footer-col h4,
body .yj-footer-bottom a {
    color: #6eeeff;
}
body .yj-footer-btn,
body .yj-news-cta a {
    color: #1090e0;
}
body .yj-nav-icon-link b,
body .mall-floor-foot strong,
body .yj-pd-price strong,
body .yj-card-head strong {
    background: #b010a0;
    color: #fff;
}
body .mall-floor-foot strong,
body .yj-pd-price strong,
body .yj-card-head strong {
    background: transparent;
    color: #b010a0;
}
body .yj-pd-price {
    background: #fff5fd;
    border-color: #ffd6f7;
}
body .yj-pd-price span,
body .yj-pd-price em {
    color: #8d227f;
}
body .mall-panel-title,
body .mall-search-bar > span,
body .mall-section-head a,
body .mall-list-title span,
body .mall-sortbar b,
body .mall-floor-info h3 a:hover {
    color: #1090e0;
}
body .mall-category-panel i,
body .mall-quick-grid i,
body .mall-safe-grid i,
body .mall-search-side .mall-side-link i,
body .yj-pd-note i,
body .yj-pd-safe i,
body .yj-hero-meta i {
    color: #00bfe7;
}
body .mall-category-panel a:hover,
body .mall-quick-grid a:hover,
body .mall-side-panel a,
body .mall-product-tags span,
body .mall-filter-row a:hover,
body .mall-filter-row span:hover {
    background: #eefaff;
    color: #1090e0;
    border-color: #b9e9f7;
}
body .mall-quick-grid a:hover,
body .mall-category-panel a:hover,
body .mall-safe-grid div:hover,
body .mall-product-card:hover {
    border-color: #9ee8f3;
    box-shadow: 0 10px 24px rgba(16,144,224,.10);
}
body .mall-search-bar a,
body .mall-hero-actions a:first-child,
body .mall-list-search a,
body .mall-product-foot a,
body .mall-filter-row .active,
body .yj-pd-process b {
    background: linear-gradient(135deg,#1090e0,#00d8e8);
    color: #fff;
    border-color: transparent;
}
body .mall-search-bar a:hover,
body .mall-hero-actions a:first-child:hover,
body .mall-list-search a:hover,
body .mall-product-foot a:hover,
body .mall-filter-row .active:hover {
    background: linear-gradient(135deg,#0b7fc8,#5048f0);
    color: #fff;
}
body .mall-product-cover span,
body .mall-floor-img span {
    background: rgba(16,144,224,.92);
}
body .mall-product-tags span,
body .mall-floor-tags span:first-child,
body .mall-floor-labels span {
    background: #eefaff;
    color: #1090e0;
}
body .mall-side-panel b,
body .mall-product-foot strong,
body .mall-rank-item span {
    color: #b010a0;
}
body .mall-rank-item span {
    background: #fff0fb;
}
@media(max-width:1080px) {
    body .yj-shop-header .yj-shop-nav {
        justify-content: flex-start;
    }
    body .yj-header .yj-logo-img {
        width: 38px;
        height: 38px;
    }
}

@media(max-width:992px) {
    body .yj-shop-header .yj-shop-nav {
        display: none !important;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        width: 100%;
        max-height: calc(100vh - 70px);
        margin-left: 0;
        padding: 10px 0 16px;
        overflow-y: auto;
        background: #fff;
        border-top: 1px solid #e6ebf0;
        box-shadow: 0 12px 24px rgba(20,36,52,.12);
        z-index: 80;
    }
    body .yj-shop-header .yj-shop-nav.active {
        display: flex !important;
    }
    body .yj-shop-header .yj-nav-main,
    body .yj-shop-header .yj-nav-account {
        width: 100%;
    }
    body .yj-shop-header .yj-nav-account {
        border-top: 1px solid #eef2f5;
        padding-top: 8px;
        margin-top: 8px;
    }
    body .yj-header .menu-toggle {
        display: flex;
    }
}
