:root{--yp-orange:#f97316;--yp-orange-dark:#ea580c;--yp-cream:#fbfaf7;--yp-soft:#fff7ed;--yp-text:#0f172a;--yp-muted:#64748b;--yp-border:#fed7aa;--yp-dark:#0f172a;--yp-radius:28px;--yp-shadow:0 20px 50px rgba(15,23,42,.08);--yp-header-height:84px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding-top:var(--yp-header-height);background:var(--yp-cream);color:var(--yp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}body.admin-bar{padding-top:calc(var(--yp-header-height) + 32px)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.yp-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.yp-header{position:fixed;top:0;left:0;right:0;z-index:999;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid #ffedd5;box-shadow:0 8px 26px rgba(15,23,42,.05)}body.admin-bar .yp-header{top:32px}.yp-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0;min-height:var(--yp-header-height)}.yp-logo{display:flex;align-items:center;gap:12px;font-weight:900}.yp-logo strong{display:block;font-size:22px;line-height:1}.yp-logo small{display:block;color:var(--yp-muted);font-size:12px;font-weight:600;margin-top:4px}.yp-logo-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:17px;background:var(--yp-orange);color:#fff;font-size:22px}.yp-menu{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.yp-menu a{font-size:14px;font-weight:800;color:#334155}.yp-menu a:hover{color:var(--yp-orange)}.yp-header-actions,.yp-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.yp-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 20px;font-weight:900;font-size:14px;border:1px solid transparent;transition:.2s}.yp-btn-primary{background:var(--yp-orange);color:#fff}.yp-btn-primary:hover{background:var(--yp-orange-dark);color:#fff;transform:translateY(-1px)}.yp-btn-outline{background:#fff;color:var(--yp-text);border-color:var(--yp-border)}.yp-btn-outline:hover{border-color:var(--yp-orange);color:var(--yp-orange)}.yp-menu-toggle{display:none;border:0;background:var(--yp-soft);border-radius:999px;padding:10px 14px;font-weight:800;color:var(--yp-text)}
.yp-hero{position:relative;overflow:hidden;padding:78px 0}.yp-blob{position:absolute;width:380px;height:380px;border-radius:999px;filter:blur(70px);opacity:.7}.yp-blob-one{left:-120px;top:-160px;background:#fed7aa}.yp-blob-two{right:-140px;bottom:-160px;background:#fde68a}.yp-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.yp-kicker{display:inline-flex;margin:0 0 16px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid var(--yp-border);color:#c2410c;font-weight:900;font-size:13px;letter-spacing:.04em}.yp-hero h1,.yp-section h2,.yp-page-hero h1{font-size:clamp(38px,6vw,66px);line-height:1.04;letter-spacing:-.05em;margin:0}.yp-section h2{font-size:clamp(30px,4vw,44px)}.yp-lead{font-size:18px;color:var(--yp-muted);max-width:680px;margin:24px 0 0}.yp-actions{margin-top:30px}.yp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px}.yp-stats div{background:rgba(255,255,255,.82);border:1px solid #ffedd5;border-radius:24px;padding:18px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.yp-stats strong{display:block;font-size:28px;line-height:1;color:var(--yp-orange)}.yp-stats span{display:block;color:var(--yp-muted);font-size:13px;font-weight:700;margin-top:7px}.yp-hero-media{position:relative;min-height:540px;background:#fff;border:8px solid #fff;border-radius:38px;box-shadow:var(--yp-shadow);overflow:hidden;display:grid;place-items:center}.yp-hero-media img{width:100%;height:100%;object-fit:cover}.yp-hero-fallback{font-size:48px;line-height:1.1;text-align:center;font-weight:1000;color:var(--yp-orange);padding:40px}.yp-floating-card,.yp-rating-card{position:absolute;background:#fff;border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.15);padding:16px 18px;font-weight:900}.yp-floating-card{left:18px;top:18px}.yp-rating-card{right:18px;bottom:18px;background:var(--yp-dark);color:#fb923c}.yp-rating-card span{display:block;color:#fff;font-size:13px;margin-top:4px}.yp-section{padding:80px 0}.yp-light{background:#fff}.yp-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.yp-section-head p,.yp-centered p,.yp-contact-grid p{color:var(--yp-muted);max-width:720px}.yp-centered{text-align:center;max-width:760px;margin:0 auto 36px}.yp-category-grid,.yp-benefit-grid,.yp-faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.yp-category-card,.yp-card{background:#fff;border:1px solid #ffedd5;border-radius:var(--yp-radius);padding:26px;box-shadow:0 8px 28px rgba(15,23,42,.04)}.yp-category-card{min-height:130px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#fff,#fff7ed)}.yp-category-card span{font-size:22px;font-weight:1000}.yp-category-card small{color:var(--yp-muted);font-weight:800}.yp-card span{font-size:30px}.yp-card h3{font-size:19px;margin:12px 0 8px}.yp-card p{color:var(--yp-muted);margin:0}.yp-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.yp-product-card{padding:0;overflow:hidden}.yp-product-image{display:block;height:220px;background:#fff7ed;overflow:hidden}.yp-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.yp-product-card:hover .yp-product-image img{transform:scale(1.05)}.yp-product-card-body{padding:22px}.yp-chip{display:inline-flex!important;margin:0 0 12px!important;border-radius:999px;background:#fff7ed;color:#c2410c!important;padding:5px 10px;font-size:12px;font-weight:900}.yp-product-card h3{font-size:20px;margin:0 0 10px}.yp-product-card p{color:var(--yp-muted)}.yp-product-meta-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;font-size:13px;font-weight:900}.yp-product-meta-row span{color:#334155}.yp-product-meta-row a{color:var(--yp-orange)}.yp-placeholder{height:100%;min-height:220px;display:grid;place-items:center;background:#fff7ed;color:var(--yp-orange);font-weight:1000;font-size:28px}.yp-large{min-height:520px}.yp-oem{background:var(--yp-cream)}.yp-oem-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px}.yp-oem-image{min-height:420px;border-radius:38px;background:linear-gradient(135deg,#fed7aa,#fff7ed);display:grid;place-items:center;color:#c2410c;font-weight:1000;font-size:52px}.yp-oem-copy{border-radius:38px;background:var(--yp-dark);color:#fff;padding:48px}.yp-oem-copy p{color:#cbd5e1}.yp-oem-copy .yp-kicker{background:rgba(255,255,255,.08);color:#fb923c;border-color:rgba(255,255,255,.16)}.yp-tags{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.yp-tags span{background:rgba(255,255,255,.1);border-radius:15px;padding:12px 14px;font-weight:900}.yp-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}.yp-inquiry-card{background:var(--yp-dark);color:#fff;border-color:var(--yp-dark)}.yp-form{display:grid;gap:14px}.yp-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.yp-form input,.yp-form textarea,.yp-form select{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;border-radius:18px;padding:14px 16px;font:inherit;outline:none}.yp-form textarea{min-height:130px;resize:vertical}.yp-form input::placeholder,.yp-form textarea::placeholder{color:#94a3b8}.yp-success{background:#dcfce7;color:#166534;border-radius:16px;padding:12px 14px;font-weight:800;margin-bottom:14px}.yp-page-hero{padding:70px 0;background:linear-gradient(135deg,#fff7ed,#fff)}.yp-page-hero p{max-width:720px;color:var(--yp-muted);font-size:18px}.yp-shop-layout{display:grid;grid-template-columns:260px 1fr;gap:34px}.yp-sidebar{background:#fff;border:1px solid #ffedd5;border-radius:28px;padding:24px;height:max-content;position:sticky;top:100px}.yp-sidebar ul{list-style:none;margin:0;padding:0}.yp-sidebar li{margin:8px 0}.yp-sidebar a{color:#475569;font-weight:800}.yp-sidebar a:hover{color:var(--yp-orange)}.yp-product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.yp-product-gallery>img{border-radius:34px;background:#fff;border:1px solid #ffedd5;box-shadow:var(--yp-shadow)}.yp-gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.yp-gallery-thumbs img{border-radius:14px;border:1px solid #ffedd5}.yp-product-summary h1{font-size:clamp(34px,5vw,54px);line-height:1.05;margin:0 0 12px}.yp-sku{font-weight:900;color:var(--yp-orange)}.yp-short-desc{color:var(--yp-muted);font-size:17px}.yp-product-actions{margin:26px 0}.yp-spec-card{background:#fff;border:1px solid #ffedd5;border-radius:28px;padding:26px;margin-top:26px}.yp-spec-card h2{font-size:24px}.yp-spec-table{width:100%;border-collapse:collapse;margin-top:14px}.yp-spec-table th,.yp-spec-table td{border-bottom:1px solid #ffedd5;padding:12px;text-align:left}.yp-spec-table th{width:42%;color:#475569}.yp-content{max-width:920px}.yp-content h2,.yp-content h3{letter-spacing:-.02em}.yp-content p,.yp-content li{color:#475569}.yp-footer{background:#fff;border-top:1px solid #ffedd5;padding:50px 0 20px}.yp-footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:34px}.yp-footer p,.yp-footer a{color:#64748b}.yp-footer-menu,.yp-footer .yp-menu{display:grid;gap:8px;list-style:none;margin:0;padding:0}.yp-footer-bottom{border-top:1px solid #ffedd5;margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.woocommerce-result-count,.woocommerce-ordering{margin-bottom:20px}.woocommerce-pagination ul{display:flex;gap:8px;list-style:none;padding:0}.woocommerce-pagination a,.woocommerce-pagination span{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid #ffedd5;border-radius:999px;background:#fff;font-weight:900}.woocommerce-pagination .current{background:var(--yp-orange);color:#fff;border-color:var(--yp-orange)}
.yp-header-actions{display:flex}
@media (max-width: 980px){body.admin-bar{padding-top:calc(var(--yp-header-height) + 46px)}body.admin-bar .yp-header{top:46px}.yp-header-actions{display:none}.yp-menu-toggle{display:inline-flex}.yp-nav{display:none;position:absolute;left:20px;right:20px;top:calc(100% + 10px);background:#fff;border:1px solid #ffedd5;border-radius:24px;padding:20px;box-shadow:var(--yp-shadow)}.yp-nav.is-open{display:block}.yp-menu{display:grid;gap:14px}.yp-hero-grid,.yp-oem-grid,.yp-contact-grid,.yp-product-detail-grid,.yp-shop-layout,.yp-footer-grid{grid-template-columns:1fr}.yp-category-grid,.yp-benefit-grid,.yp-faq-grid,.yp-product-grid{grid-template-columns:repeat(2,1fr)}.yp-sidebar{position:static}.yp-hero-media{min-height:420px}.yp-section-head{align-items:start;flex-direction:column}.yp-footer-bottom{flex-direction:column}.yp-form-grid{grid-template-columns:1fr}}
@media (max-width: 640px){.yp-container{width:min(100% - 28px,1180px)}.yp-hero{padding:48px 0}.yp-section{padding:56px 0}.yp-stats,.yp-category-grid,.yp-benefit-grid,.yp-faq-grid,.yp-product-grid{grid-template-columns:1fr}.yp-hero h1{font-size:42px}.yp-hero-media{min-height:340px}.yp-hero-fallback{font-size:34px}.yp-oem-copy{padding:30px}.yp-oem-image{min-height:260px;font-size:38px}.yp-floating-card,.yp-rating-card{position:static;margin:12px}.yp-hero-media{display:block;padding:10px}.yp-actions .yp-btn{width:100%}}

/* YiwuPets visual decoration update v1.1 */
.yp-photo-card{background:#fff}.yp-photo-card img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.yp-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,247,237,.18),rgba(255,255,255,0) 42%);pointer-events:none}.yp-photo-card .yp-floating-card,.yp-photo-card .yp-rating-card{z-index:2}.yp-hero-fallback{display:none}.yp-visual-showcase{background:linear-gradient(180deg,#fff,#fff7ed)}.yp-visual-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.yp-visual-copy p:not(.yp-kicker){color:var(--yp-muted);font-size:17px;line-height:1.8}.yp-showcase-image,.yp-contact-photo,.yp-page-hero-photo,.yp-page-visual,.yp-oem-photo{overflow:hidden;border-radius:34px;border:1px solid #ffedd5;background:#fff;box-shadow:var(--yp-shadow)}.yp-showcase-image img,.yp-contact-photo img,.yp-page-hero-photo img,.yp-page-visual img,.yp-oem-photo img{display:block;width:100%;height:100%;object-fit:cover}.yp-showcase-image{min-height:420px}.yp-light-tags span{background:#fff;border:1px solid #ffedd5;color:#334155}.yp-oem-photo{min-height:420px;display:block}.yp-oem-photo img{min-height:420px}.yp-contact-photo{margin-top:28px;max-width:520px;height:250px}.yp-page-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:34px;align-items:center}.yp-page-visual,.yp-page-hero-photo{height:300px}.yp-catalog-hero{background:linear-gradient(135deg,#fff7ed,#fff)}.yp-empty-note{grid-column:1/-1;border:1px dashed #fdba74;border-radius:28px;background:#fff7ed;color:#9a3412;padding:26px;font-weight:700;line-height:1.7}.yp-empty-note strong{color:#7c2d12}.yp-empty-note-catalog{margin:0}.yp-category-card-visual{position:relative;overflow:hidden}.yp-category-card-visual:before{content:"";position:absolute;right:-30px;bottom:-35px;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,#fed7aa 0%,#ffedd5 55%,transparent 70%);opacity:.7}.yp-category-card-visual span,.yp-category-card-visual small{position:relative;z-index:1}.yp-page-hero h1{max-width:760px}.yp-page-hero .yp-kicker{margin-bottom:14px}
@media (max-width:980px){.yp-visual-grid,.yp-page-hero-grid{grid-template-columns:1fr}.yp-page-visual,.yp-page-hero-photo{height:260px}.yp-contact-photo{max-width:100%}.yp-photo-card img{position:relative;height:420px}.yp-photo-card:after{display:none}}
@media (max-width:640px){.yp-showcase-image{min-height:240px}.yp-page-visual,.yp-page-hero-photo,.yp-contact-photo{height:220px}.yp-oem-photo,.yp-oem-photo img{min-height:250px}.yp-photo-card img{height:330px}}

/* v1.2 catalog layout optimization: wider, cleaner B2B product cards */
.yp-shop-layout{
  grid-template-columns:minmax(240px,280px) minmax(0,1fr);
  gap:42px;
  align-items:start;
}
.yp-shop-main{min-width:0;}
.yp-shop-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:26px;
  padding:0 2px;
}
.yp-shop-toolbar .woocommerce-result-count,
.yp-shop-toolbar .woocommerce-ordering{margin:0;}
.yp-ordering select,
.woocommerce-ordering select{
  min-width:190px;
  border:1px solid #ffedd5;
  background:#fff;
  border-radius:999px;
  padding:10px 16px;
  font:inherit;
  font-weight:800;
  color:#334155;
  outline:none;
}
.yp-product-grid{
  grid-template-columns:repeat(auto-fill,minmax(280px,320px));
  justify-content:start;
  align-items:stretch;
  gap:28px;
}
.yp-product-card{
  width:100%;
  max-width:320px;
  height:100%;
  display:flex;
  flex-direction:column;
  border-radius:28px;
}
.yp-product-card-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:20px;
}
.yp-product-image{
  height:250px;
  border-bottom:1px solid #ffedd5;
  background:#fff7ed;
}
.yp-product-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.yp-product-card h3{
  font-size:20px;
  line-height:1.25;
  margin:0 0 10px;
  min-height:auto;
}
.yp-product-card h3 a{
  color:#0f172a;
  text-decoration:none;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.yp-product-card p:not(.yp-chip){
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:72px;
  margin:0;
  line-height:1.55;
}
.yp-product-meta-row{
  margin-top:auto;
  padding-top:18px;
  border-top:1px solid #ffedd5;
}
.yp-sidebar{
  max-height:calc(100vh - 130px);
  overflow:auto;
  scrollbar-width:thin;
}
.yp-sidebar h3{
  margin-top:0;
  margin-bottom:16px;
}
.yp-sidebar li{
  line-height:1.35;
}
.yp-sidebar li li{
  margin-left:12px;
  font-size:14px;
}
.yp-sidebar li li a{
  font-weight:700;
  color:#64748b;
}
@media (max-width:980px){
  .yp-shop-layout{grid-template-columns:1fr;gap:28px;}
  .yp-sidebar{position:static;max-height:360px;}
  .yp-shop-toolbar{align-items:flex-start;flex-direction:column;}
  .yp-product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));}
  .yp-product-card{max-width:none;}
}
@media (max-width:640px){
  .yp-product-grid{grid-template-columns:1fr;}
  .yp-product-image{height:280px;}
  .yp-sidebar{max-height:300px;}
  .yp-ordering select,.woocommerce-ordering select{width:100%;min-width:0;}
}


/* Product category sidebar: follow WooCommerce admin order and keep a clean parent/child hierarchy. */
.yp-category-tree{list-style:none;margin:0;padding:0;}
.yp-category-tree .yp-category-tree{margin-top:8px;margin-left:0;padding-left:14px;border-left:1px solid #ffedd5;}
.yp-category-item{margin:0 0 10px;line-height:1.35;}
.yp-category-parent>a{display:block;color:#1f2937;font-size:15px;font-weight:950;letter-spacing:.01em;}
.yp-category-child>a{display:block;color:#64748b;font-size:14px;font-weight:750;padding:1px 0;}
.yp-category-item>a:hover,.yp-category-item.is-current>a{color:var(--yp-orange);}
.yp-category-parent>a::before{content:"";display:inline-block;width:6px;height:6px;margin-right:9px;border-radius:999px;background:var(--yp-orange);vertical-align:middle;opacity:.9;}
.yp-category-child>a::before{content:"";}

/* v1.5 homepage first-screen wide poster banner inspired by full-width B2B carousel style */
.yp-home-hero-poster{
  position:relative;
  overflow:hidden;
  min-height:640px;
  height:calc(100vh - 78px);
  max-height:760px;
  background:#fff7ed;
  border-bottom:1px solid #ffedd5;
}
.yp-home-hero-bg{position:absolute;inset:0;background:#fff7ed;}
.yp-home-hero-bg img{
  width:100%;height:100%;display:block;object-fit:cover;object-position:center center;
  transform:scale(1.01);
}
.yp-home-hero-shade{
  position:absolute;inset:0;pointer-events:none;
  background:
    linear-gradient(90deg,rgba(251,250,247,.96) 0%,rgba(251,250,247,.88) 23%,rgba(251,250,247,.42) 49%,rgba(251,250,247,.08) 74%,rgba(251,250,247,.04) 100%),
    linear-gradient(180deg,rgba(255,255,255,.10) 0%,rgba(255,247,237,.46) 100%);
}
.yp-home-hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;}
.yp-home-hero-copy{max-width:660px;padding:44px 0 72px;}
.yp-home-hero-copy .yp-kicker{box-shadow:0 10px 28px rgba(15,23,42,.05);}
.yp-home-hero-copy h1{
  font-size:clamp(44px,5.8vw,74px);
  line-height:.98;letter-spacing:-.06em;margin:0;color:#0f172a;
  max-width:780px;
}
.yp-home-hero-copy .yp-lead{font-size:19px;line-height:1.75;max-width:610px;margin-top:24px;color:#475569;}
.yp-banner-badges{
  position:absolute;z-index:3;left:50%;bottom:36px;transform:translateX(-50%);
  display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap;
}
.yp-banner-badges span{
  border:1px solid rgba(249,115,22,.22);background:rgba(255,255,255,.88);backdrop-filter:blur(12px);
  border-radius:999px;padding:10px 18px;font-size:13px;font-weight:950;color:#9a3412;
  box-shadow:0 10px 26px rgba(15,23,42,.06);
}
.yp-banner-dots{position:absolute;z-index:4;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:9px;}
.yp-banner-dots span{width:9px;height:9px;border-radius:999px;background:rgba(15,23,42,.22);display:block;}
.yp-banner-dots span.is-active{width:28px;background:var(--yp-orange);}
.yp-home-trust-strip{background:#fbfaf7;padding:28px 0 8px;}
.yp-stats-strip{margin-top:0;max-width:860px;}
@media (max-width:980px){
  .yp-home-hero-poster{height:auto;min-height:660px;max-height:none;}
  .yp-home-hero-bg img{object-position:64% center;}
  .yp-home-hero-shade{background:linear-gradient(180deg,rgba(251,250,247,.96) 0%,rgba(251,250,247,.86) 45%,rgba(251,250,247,.36) 100%);}
  .yp-home-hero-content{align-items:flex-start;padding-top:42px;}
  .yp-home-hero-copy{padding:24px 0 260px;max-width:620px;}
  .yp-banner-badges{bottom:44px;width:min(92%,620px);}
  .yp-banner-dots{bottom:18px;}
}
@media (max-width:640px){
  .yp-home-hero-poster{min-height:720px;}
  .yp-home-hero-bg img{object-position:70% bottom;}
  .yp-home-hero-copy h1{font-size:43px;}
  .yp-home-hero-copy .yp-lead{font-size:16px;line-height:1.65;}
  .yp-home-hero-copy{padding:18px 0 305px;}
  .yp-banner-badges{bottom:44px;gap:8px;}
  .yp-banner-badges span{font-size:12px;padding:8px 12px;}
  .yp-stats-strip{grid-template-columns:1fr;}
}


/* v2.0 homepage hero carousel using selected slides 02 / 03 / 04 */
.yp-header{
  transition:background .28s ease, box-shadow .28s ease, border-color .28s ease, transform .28s ease;
}
.yp-header-inner{
  transition:min-height .28s ease, padding .28s ease;
}
.yp-header.is-scrolled{
  background:rgba(255,255,255,.97);
  box-shadow:0 14px 38px rgba(15,23,42,.10);
}
.yp-header.is-scrolled .yp-header-inner{
  min-height:70px;
  padding:10px 0;
}

.yp-home-hero-carousel{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  background:#f8ecde;
  border-bottom:1px solid #ffedd5;
  overflow:hidden;
}
.yp-home-slider{
  position:relative;
  width:100vw;
  max-width:none;
  margin:0;
  overflow:hidden;
  background:#f8ecde;
  isolation:isolate;
  outline:none;
}
.yp-home-slide{
  display:none;
  width:100%;
  animation:ypFadeSlide .8s cubic-bezier(.22,.61,.36,1);
}
.yp-home-slide.is-active{display:block;}
.yp-home-slide img{
  display:block;
  width:100%;
  max-width:none;
  height:auto;
}
@keyframes ypFadeSlide{
  from{opacity:.15;transform:scale(1.012)}
  to{opacity:1;transform:scale(1)}
}
.yp-slider-control{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:3;
  width:62px;
  height:62px;
  border:1px solid rgba(255,255,255,.72);
  border-radius:999px;
  background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.68));
  backdrop-filter:blur(16px) saturate(135%);
  -webkit-backdrop-filter:blur(16px) saturate(135%);
  color:#0f172a;
  font-size:0;
  line-height:1;
  cursor:pointer;
  box-shadow:0 18px 40px rgba(15,23,42,.18), inset 0 1px 0 rgba(255,255,255,.78);
  transition:transform .28s ease, box-shadow .28s ease, background .28s ease, border-color .28s ease, opacity .28s ease;
  opacity:.95;
}
.yp-slider-control::after{
  content:"";
  position:absolute;
  inset:6px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.28);
  pointer-events:none;
}
.yp-slider-control span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  font-size:28px;
  font-weight:700;
  position:relative;
  z-index:1;
}
.yp-slider-control:hover{
  transform:translateY(-50%) scale(1.06);
  box-shadow:0 22px 48px rgba(15,23,42,.22), inset 0 1px 0 rgba(255,255,255,.88);
  border-color:rgba(255,255,255,.94);
  background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.82));
}
.yp-slider-control:active{transform:translateY(-50%) scale(.98);}
.yp-slider-control:focus-visible,
.yp-home-hero-carousel .yp-banner-dots button:focus-visible{
  outline:2px solid rgba(249,115,22,.95);
  outline-offset:3px;
}
.yp-slider-prev{left:28px;}
.yp-slider-next{right:28px;}
.yp-home-hero-carousel .yp-banner-dots{
  position:absolute;
  left:50%;
  bottom:24px;
  transform:translateX(-50%);
  z-index:3;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:10px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.38);
  backdrop-filter:blur(14px) saturate(140%);
  -webkit-backdrop-filter:blur(14px) saturate(140%);
  box-shadow:0 16px 34px rgba(15,23,42,.10), inset 0 1px 0 rgba(255,255,255,.55);
  border:1px solid rgba(255,255,255,.44);
}
.yp-home-hero-carousel .yp-banner-dots button{
  position:relative;
  width:10px;
  height:10px;
  border:none;
  border-radius:999px;
  background:rgba(15,23,42,.20);
  padding:0;
  cursor:pointer;
  transition:all .28s ease;
  overflow:hidden;
}
.yp-home-hero-carousel .yp-banner-dots button::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:999px;
  background:linear-gradient(90deg,#fdba74,#f97316);
  opacity:0;
  transition:opacity .28s ease;
}
.yp-home-hero-carousel .yp-banner-dots button:hover{background:rgba(249,115,22,.35);}
.yp-home-hero-carousel .yp-banner-dots button.is-active{
  width:38px;
  background:rgba(249,115,22,.18);
  box-shadow:0 6px 18px rgba(249,115,22,.26);
}
.yp-home-hero-carousel .yp-banner-dots button.is-active::after{opacity:1;}
@media (max-width:980px){
  .yp-slider-control{width:52px;height:52px;}
  .yp-slider-control span{font-size:24px;}
  .yp-slider-prev{left:14px;}
  .yp-slider-next{right:14px;}
  .yp-home-hero-carousel .yp-banner-dots{bottom:16px;}
}
@media (max-width:640px){
  body.admin-bar .yp-header{top:46px;}
  .yp-slider-control{width:44px;height:44px;}
  .yp-slider-control span{font-size:20px;}
  .yp-home-hero-carousel .yp-banner-dots{bottom:12px;gap:8px;padding:8px 12px;}
  .yp-home-hero-carousel .yp-banner-dots button{width:9px;height:9px;}
  .yp-home-hero-carousel .yp-banner-dots button.is-active{width:28px;}
}



/* v2.2 hero fine-tuning: smoother desktop rhythm and better mobile presentation */
.yp-home-hero-carousel{
  box-shadow:0 14px 36px rgba(15,23,42,.05);
}
.yp-home-slide img{
  backface-visibility:hidden;
  -webkit-font-smoothing:antialiased;
}
.yp-slider-control{
  width:60px;
  height:60px;
}
.yp-slider-control span{
  font-size:26px;
}
.yp-home-hero-carousel .yp-banner-dots{
  gap:12px;
  padding:10px 18px;
}
.yp-home-hero-carousel .yp-banner-dots button{
  width:11px;
  height:11px;
}
.yp-home-hero-carousel .yp-banner-dots button.is-active{
  width:42px;
}
@media (max-width:1180px){
  .yp-slider-prev{left:18px;}
  .yp-slider-next{right:18px;}
}
@media (max-width:980px){
  .yp-home-slide img{
    min-height:360px;
    object-fit:cover;
    object-position:center top;
  }
  .yp-slider-control{
    width:46px;
    height:46px;
    top:auto;
    bottom:18px;
    transform:none;
    border-color:rgba(255,255,255,.82);
    box-shadow:0 10px 24px rgba(15,23,42,.14), inset 0 1px 0 rgba(255,255,255,.8);
  }
  .yp-slider-control:hover,
  .yp-slider-control:active{
    transform:none;
  }
  .yp-slider-prev{left:14px;}
  .yp-slider-next{right:14px;}
  .yp-home-hero-carousel .yp-banner-dots{
    bottom:16px;
    gap:8px;
    padding:8px 12px;
  }
  .yp-home-hero-carousel .yp-banner-dots button{
    width:9px;
    height:9px;
  }
  .yp-home-hero-carousel .yp-banner-dots button.is-active{
    width:28px;
  }
}
@media (max-width:640px){
  .yp-home-slide img{
    min-height:300px;
    object-position:center top;
  }
  .yp-slider-control{
    width:40px;
    height:40px;
    bottom:12px;
  }
  .yp-slider-control span{
    font-size:18px;
  }
  .yp-home-hero-carousel .yp-banner-dots{
    bottom:10px;
  }
}

/* v2.3 B2B conversion and credibility upgrade */
.yp-home-intro{background:#fff;padding-top:72px;padding-bottom:48px;}
.yp-intro-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:48px;align-items:center;}
.yp-intro-grid h1{font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.05em;margin:10px 0 20px;color:#0f172a;}
.yp-lead{font-size:18px;color:#475569;line-height:1.75;}
.yp-trust-panel{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.yp-trust-panel div{background:#fff7ed;border:1px solid #fed7aa;border-radius:24px;padding:24px;box-shadow:0 16px 34px rgba(15,23,42,.06);}
.yp-trust-panel strong{display:block;color:#f97316;font-size:30px;line-height:1;font-weight:950;letter-spacing:-.04em;}
.yp-trust-panel span{display:block;margin-top:8px;color:#475569;font-weight:800;font-size:14px;}
.yp-b2b-cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:24px;}
.yp-company-banner-wrap{padding-top:24px;background:#fff;}
.yp-company-banner{display:block;width:100%;border-radius:32px;box-shadow:0 20px 50px rgba(15,23,42,.09);border:1px solid #ffedd5;}
.yp-feature-cta{margin-top:0;justify-content:flex-end;}
.yp-catalog-cta{margin-top:22px;}
.yp-empty-cta{margin-top:20px;}
.yp-b2b-toolbar{align-items:flex-start;margin-bottom:32px;background:#fff;border:1px solid #ffedd5;border-radius:28px;padding:26px;box-shadow:0 18px 40px rgba(15,23,42,.05);}
.yp-b2b-toolbar h2{margin:4px 0 8px;font-size:26px;letter-spacing:-.03em;}
.yp-b2b-toolbar p{margin:0;color:#64748b;max-width:720px;}
.yp-toolbar-actions{display:flex;justify-content:flex-end;align-items:flex-start;}
.yp-spec-default th,.yp-spec-default td{background:#fffdf9;}
.yp-product-b2b-blocks{background:#fff;}
.yp-auto-section{margin-top:48px;border:1px solid #ffedd5;border-radius:32px;background:#fff7ed;padding:34px;box-shadow:0 18px 40px rgba(15,23,42,.05);}
.yp-auto-section h2{margin:8px 0 14px;letter-spacing:-.04em;font-size:clamp(28px,3vw,42px);}
.yp-auto-section p{color:#475569;font-size:17px;line-height:1.75;}
.yp-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;}
.yp-mini-grid div{background:#fff;border:1px solid #fed7aa;border-radius:20px;padding:20px;}
.yp-mini-grid strong{display:block;font-size:28px;color:#f97316;line-height:1;}
.yp-mini-grid span{display:block;margin-top:8px;color:#475569;font-size:13px;font-weight:800;}
.yp-footer-grid{grid-template-columns:1.25fr .8fr .8fr 1fr;}
.yp-footer .yp-footer-menu{list-style:none;margin:0;padding:0;}
.yp-footer .yp-footer-menu li{margin:0 0 9px;}
.yp-footer .yp-footer-menu a{color:#475569;font-weight:800;}
.yp-footer .yp-footer-menu a:hover{color:#f97316;}
.yp-content .yp-tags{margin-top:18px;}
@media (max-width:980px){
  .yp-intro-grid{grid-template-columns:1fr;gap:28px;}
  .yp-feature-cta{justify-content:flex-start;margin-top:18px;}
  .yp-b2b-toolbar{display:block;}
  .yp-toolbar-actions{justify-content:flex-start;margin-top:16px;}
  .yp-mini-grid{grid-template-columns:repeat(2,1fr);}
  .yp-footer-grid{grid-template-columns:1fr 1fr;}
}
@media (max-width:640px){
  .yp-home-intro{padding-top:48px;}
  .yp-trust-panel{grid-template-columns:1fr;}
  .yp-b2b-cta-row .yp-btn{width:100%;}
  .yp-company-banner{border-radius:22px;}
  .yp-auto-section{padding:24px;border-radius:24px;}
  .yp-mini-grid{grid-template-columns:1fr;}
  .yp-footer-grid{grid-template-columns:1fr;}
}
