/* Chinee Kids Shoes — desktop homepage, 2026-09-15. No mobile rules. */
@media screen and (min-width:701px) {
  /* Homepage header sits directly over the dark photography; keep the existing scroll state. */
  html body #garmentHeader:not(.is-scrolled){background:transparent;border-bottom-color:transparent;box-shadow:none}
  .ch-home .ch-home-hero .ch-home-eyebrow{color:#e3edfa}
  .ch-home .ch-home-hero .ch-home-eyebrow>i{background:#ffffff12;color:#7bd8ff}
  .ch-home .ch-home-hero .ch-home-button{background:#ffcf32;border-color:#ffcf32;color:#10294b!important}
  .ch-home .ch-home-hero .ch-home-button:hover{background:#ffe47d;border-color:#ffe47d}
  .ch-home .ch-home-hero .ch-home-button--outline{background:rgba(7,30,55,.2);border-color:#ffffff80;color:#fff!important}
  .ch-home .ch-home-hero .ch-home-button--outline:hover{background:#ffffff20;border-color:#fff}
  .ch-home .ch-home-hero__discover{color:#d8e6f5}
  .ch-home .ch-home-hero__discover i{border-color:#ffffff60}
  .ch-home .ch-home-hero__controls button{background:#071e3770;color:#fff;border-color:#ffffff70}
  .ch-home .ch-home-hero__pagination .swiper-pagination-bullet{background:#fff;opacity:.5}
  .ch-home .ch-home-hero__pagination .swiper-pagination-bullet-active{background:#ffcf32;opacity:1}
  .ch-home {--ch-blue:#0077cf;--ch-ink:#142b4d;--ch-muted:#52657b;--ch-pink:#f63894;--ch-yellow:#ffc400;--ch-green:#35b849;--ch-purple:#783dea;--ch-orange:#ff791b;--ch-shell:min(92vw,1520px);font-family:'Poppins',Arial,sans-serif;color:var(--ch-ink);background:#fff;overflow:clip;width:100%;line-height:1.6}
  .ch-home *, .ch-home *::before,.ch-home *::after{box-sizing:border-box}
  .ch-home h1,.ch-home h2,.ch-home h3,.ch-home p,.ch-home figure{margin:0}
  .ch-home a{text-decoration:none;color:inherit}
  .ch-home img{display:block;width:100%;max-width:100%;height:auto}
  .ch-home button{font:inherit;cursor:pointer}
  .ch-home a:focus-visible,.ch-home button:focus-visible{outline:3px solid #783dea;outline-offset:5px}
  .ch-home-shell{width:var(--ch-shell);margin:0 auto}
  .ch-home-section{padding:64px 0;position:relative}
  .ch-home h2{font-size:44px;font-weight:700;line-height:1.16;letter-spacing:-1.6px}
  .ch-home h2 em{font-style:normal;color:var(--ch-blue)}
  .ch-home-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;line-height:1.4;font-weight:600;letter-spacing:1.5px;margin-bottom:16px}
  .ch-home-eyebrow>i{font-size:20px;color:var(--ch-blue);display:grid;place-items:center;width:35px;height:35px;border-radius:8px;background:#e3f3ff}
  .ch-home-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:30px}
  .ch-home-heading__aside{max-width:360px;flex:0 0 30%;font-size:14px;color:var(--ch-muted)}
  .ch-home-heading__aside .ch-home-text-link{margin-top:18px}
  .ch-home-text-link{display:inline-flex;align-items:center;gap:14px;font-weight:600;font-size:13px;color:var(--ch-blue)!important}
  .ch-home-text-link i{font-size:20px;transition:transform .2s}
  .ch-home-text-link:hover i{transform:translate(3px,-3px)}
  .ch-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
  .ch-home-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:17px 23px;border-radius:7px;background:var(--ch-blue);color:#fff!important;border:1px solid var(--ch-blue);font-size:13px;font-weight:600;transition:background .2s,transform .2s}
  .ch-home-button i{font-size:20px}
  .ch-home-button:hover{background:#06579c;transform:translateY(-2px)}
  .ch-home-button--outline{background:rgba(255,255,255,.35);border-color:rgba(20,43,77,.35);color:var(--ch-ink)!important}
  .ch-home-button--outline:hover{background:#fff}
  .ch-home-hero{height:100vh;height:100svh;min-height:620px;position:relative;background:#071e37}
  .ch-home-hero__swiper,.ch-home-hero__slide{height:100%!important}
  .ch-home-hero__slide{position:relative;overflow:hidden;background:#071e37}
  .ch-home-hero__slide--1{background:#071e37}
  .ch-home-hero__slide--2{background:#071e37}
  .ch-home-hero__picture{position:absolute;inset:0;display:block}
  .ch-home-hero .ch-home-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}
  .ch-home-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,19,43,.65),rgba(4,19,43,.18) 33%,transparent 49%);pointer-events:none}
  .ch-home-hero__content{height:100%;position:relative;display:flex;align-items:center;padding-top:64px;z-index:1;pointer-events:none}
  .ch-home-hero__copy{width:43%;max-width:590px;pointer-events:auto;padding-bottom:20px}
  .ch-home-hero h1,.ch-home-hero h2{font-size:62px;line-height:1.08;font-weight:700;letter-spacing:-2.3px;color:#fff}
  .ch-home-hero h1 em,.ch-home-hero h2 em{font-style:normal;color:#ffcf32}
  .ch-home-hero__slide--1 h2 em{color:#ffcf32}
  .ch-home-hero__slide--2 h2 em{color:#ffcf32}
  .ch-home-hero__copy>p{font-size:15px;line-height:1.8;max-width:420px;margin-top:24px;color:#d8e6f5}
  .ch-home-hero__bottom{position:absolute;bottom:30px;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:space-between}
  .ch-home-hero__discover{font-size:10px;font-weight:600;letter-spacing:1.3px;display:flex;gap:18px;align-items:center}
  .ch-home-hero__discover i{display:grid;place-items:center;border:1px solid rgba(20,43,77,.3);border-radius:50%;width:34px;height:34px;font-size:16px}
  .ch-home-hero__controls{display:flex;align-items:center;gap:14px}
  .ch-home-hero__controls button{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(20,43,77,.3);background:rgba(255,255,255,.65);color:#142b4d;font-size:20px}
  .ch-home-hero__pagination{display:flex;width:auto!important;gap:5px}
  .ch-home-hero__pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:8px;background:#142b4d;opacity:.25;margin:0!important;transition:width .25s}
  .ch-home-hero__pagination .swiper-pagination-bullet-active{width:28px;background:#0077cf;opacity:1}
  .ch-home-categories{background:#fffdf5;border-top:6px solid transparent;border-image:linear-gradient(90deg,#009aee 0 17%,#ffc400 17% 34%,#f63894 34% 50%,#35b849 50% 67%,#ff791b 67% 84%,#783dea 84%) 1}
  #ch-home-categories,#ch-home-process{scroll-margin-top:112px}
  .ch-home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 20px}
  .ch-home-category-card{--accent:#0077cf;--tint:#e3f3ff;border-radius:9px;overflow:hidden;background:#fff;border:1px solid #e3e7e7;transition:box-shadow .2s,transform .2s}
  .ch-home-category-card:nth-child(6n+2){--accent:#a97300;--tint:#fff0b1}
  .ch-home-category-card:nth-child(6n+3){--accent:#d22c7b;--tint:#ffe4f1}
  .ch-home-category-card:nth-child(6n+4){--accent:#248433;--tint:#e6f5df}
  .ch-home-category-card:nth-child(6n+5){--accent:#cc5910;--tint:#ffebd7}
  .ch-home-category-card:nth-child(6n){--accent:#783dea;--tint:#eee6ff}
  .ch-home-category-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #142b4d12}
  .ch-home-category-card__image{aspect-ratio:4/3;position:relative;overflow:hidden}
  .ch-home-category-card__image img{height:100%;object-fit:cover;transition:transform .4s}
  .ch-home-category-card:hover img{transform:scale(1.035)}
  .ch-home-category-card__icon{position:absolute;top:12px;left:12px;width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:var(--tint);color:var(--accent);font-size:21px;border:1px solid #ffffffa0}
  .ch-home-category-card__content{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px;border-bottom:3px solid var(--accent)}
  .ch-home-category-card h3{font-size:15px;font-weight:600;line-height:1.35}
  .ch-home-category-card__content>i{font-size:20px;color:var(--accent);flex-shrink:0}
  .ch-home-factory{background:#eaf5ff}
  .ch-home-campus{position:relative;overflow:hidden;border-radius:10px}
  .ch-home .ch-home-campus>img{aspect-ratio:2.55/1;object-fit:cover;object-position:50% 45%}
  .ch-home-campus figcaption{position:absolute;bottom:0;left:0;right:0;padding:70px 30px 26px;color:#fff;background:linear-gradient(transparent,rgba(6,29,51,.8));display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px}
  .ch-home-campus figcaption>span{font-size:10px;letter-spacing:2px;grid-column:1}
  .ch-home-campus figcaption>strong{font-size:30px;line-height:1.18;font-weight:600;grid-column:1}
  .ch-home-campus figcaption>a{grid-column:2;grid-row:1/3;border:1px solid #ffffff99;border-radius:50%;width:52px;height:52px;display:grid;place-items:center;font-size:25px}
  .ch-home-factory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:20px}
  .ch-home-factory-card{min-width:0}
  .ch-home-factory-card>img{aspect-ratio:4/3;object-fit:cover;border-radius:7px}
  .ch-home-factory-card h3{font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px;margin:13px 0 6px}
  .ch-home-factory-card h3 i{color:#0077cf;font-size:18px}
  .ch-home-factory-card p{font-size:12px;color:var(--ch-muted);line-height:1.6}
  .ch-home-products{background:#fff}
  .ch-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}
  .ch-home-product-card{min-width:0;border:1px solid #e7e9ed;border-radius:9px;overflow:hidden;background:#fff}
  .ch-home-product-card__image{display:block;position:relative;aspect-ratio:1.15;overflow:hidden;background:#fff}
  .ch-home-product-card__image>img{height:100%;object-fit:contain;padding:12px;transition:transform .4s}
  .ch-home-product-card:hover img{transform:scale(1.04)}
  .ch-home-product-card__image>span{position:absolute;bottom:0;left:0;right:0;padding:9px 16px;font-size:9px;font-weight:600;letter-spacing:1.2px;background:#f2f7fc;display:flex;justify-content:space-between;align-items:center}
  .ch-home-product-card__image>span i{font-size:16px;color:var(--ch-blue)}
  .ch-home-product-card__content{padding:16px 18px 20px}
  .ch-home-product-card__category{font-size:10px;color:#0077cf;font-weight:600}
  .ch-home-product-card h3{font-size:13px;font-weight:500;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:43px;margin:7px 0 14px}
  .ch-home-product-card .ch-home-text-link{font-size:11px}
  .ch-home-lifestyle{background:#fff0f6}
  .ch-home-lifestyle .ch-home-eyebrow>i{background:#ffe0ef;color:#cb2673}
  .ch-home-lifestyle h2 em{color:#be2471}
  .ch-home-lifestyle-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
  .ch-home-lifestyle-grid figure{position:relative;border-radius:10px;overflow:hidden}
  .ch-home-lifestyle-grid img{aspect-ratio:4/3;object-fit:cover}
  .ch-home-lifestyle-grid figcaption{padding:18px 24px;background:#fff;display:block;border-bottom:4px solid #f63894}
  .ch-home-lifestyle-grid figure:nth-child(2) figcaption{border-color:#35b849}
  .ch-home-lifestyle-grid figcaption span{font-size:9px;letter-spacing:1.4px;color:#64738a}
  .ch-home-lifestyle-grid figcaption strong{display:block;font-size:23px;line-height:1.3;font-weight:600;margin-top:7px}
  .ch-home-customization{display:grid;grid-template-columns:repeat(4,1fr);margin-top:25px;gap:20px}
  .ch-home-customization>div{display:grid;grid-template-columns:40px 1fr;column-gap:10px;padding:8px 0}
  .ch-home-customization i{grid-row:1/3;font-size:28px;align-self:center;color:#ca2b7a}
  .ch-home-customization strong{font-size:13px;font-weight:600}
  .ch-home-customization span{font-size:11px;color:#667184}
  .ch-home-process{background:#f3f0fc}
  .ch-home-process h2 em{color:#6b35c1}
  .ch-home-process .ch-home-eyebrow>i{background:#e6ddff;color:#783dea}
  .ch-home-process-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;margin:35px 0}
  .ch-home-process-card{position:relative;min-width:0}
  .ch-home-process-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:15px;background:#fff;box-shadow:0 3px 0 #d2c4f1;font-size:27px;color:#0077cf;margin-bottom:22px;position:relative;z-index:1}
  .ch-home-process-card:nth-child(2) .ch-home-process-icon{color:#b27e00}.ch-home-process-card:nth-child(3) .ch-home-process-icon{color:#dc2b80}.ch-home-process-card:nth-child(4) .ch-home-process-icon{color:#25883c}.ch-home-process-card:nth-child(5) .ch-home-process-icon{color:#d96717}.ch-home-process-card:nth-child(6) .ch-home-process-icon{color:#783dea}
  .ch-home-process-card:not(:last-child)::after{content:'→';position:absolute;top:15px;left:72px;right:0;color:#9b83c2;font-size:22px;text-align:right;border-bottom:1px dashed #c9b7e8;line-height:1}
  .ch-home-process-card h3{font-size:14px;font-weight:600;line-height:1.45;margin-bottom:10px;min-height:40px}
  .ch-home-process-card p{font-size:12px;color:var(--ch-muted)}
  .ch-home-process-cta{background:#fff;border-radius:10px;border-left:5px solid #ffc400;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}
  .ch-home-process-cta span{font-size:9px;letter-spacing:1.4px;font-weight:600;color:#6b35c1}
  .ch-home-process-cta h3{font-size:27px;line-height:1.25;font-weight:600;margin-top:10px}
  html body #kf.cs-section{padding:56px 4vw 64px;background:#f3f0fc;font-family:'Poppins',Arial,sans-serif;--c1:#0077cf;--c2:#f63894}
  html body #kf .cs-container{width:min(100%,1520px)}
  html body #kf .cs-header{margin-bottom:28px}
  html body #kf .cs-title{font-size:36px;color:#142b4d;font-weight:700}
  html body #kf .cs-eyebrow{color:#6b35c1;letter-spacing:1px}
  html body #kf .cs-eyebrow::before,html body #kf .cs-eyebrow::after{height:3px;background:#ffc400}
  html body #kf .cs-card{border-radius:9px;border-color:#e0d7ee}
  html body #kf .cs-card::before{transform:scaleX(1);height:4px;background:#0077cf}
  html body #kf .cs-card:nth-child(2)::before{background:#ffc400}html body #kf .cs-card:nth-child(3)::before{background:#f63894}html body #kf .cs-card:nth-child(4)::before{background:#35b849}html body #kf .cs-card:nth-child(5)::before{background:#783dea}
  html body #kf .cs-photo{height:230px}
  @media(min-width:1600px){.ch-home-hero h1,.ch-home-hero h2{font-size:74px}.ch-home h2{font-size:50px}.ch-home-category-card h3{font-size:17px}}
  @media(max-width:1300px){.ch-home-hero h1,.ch-home-hero h2{font-size:50px}.ch-home-hero__copy{width:42%}.ch-home-actions{gap:9px}.ch-home-button{font-size:11px;padding:15px 17px;gap:9px}.ch-home h2{font-size:38px}.ch-home-category-card h3{font-size:14px}.ch-home-category-card__content{padding:14px 12px}.ch-home-factory-card h3{font-size:12px;gap:4px}.ch-home-process-grid{gap:18px}}
  @media(max-width:1050px){.ch-home-section{padding:48px 0}.ch-home-hero h1,.ch-home-hero h2{font-size:42px;letter-spacing:-1.4px}.ch-home-hero__copy>p{font-size:13px}.ch-home-hero__copy{width:45%}.ch-home-hero__image{object-position:56% center!important}.ch-home h2{font-size:32px}.ch-home-heading{gap:25px}.ch-home-heading__aside{font-size:12px;flex-basis:34%}.ch-home-category-grid{gap:16px 12px}.ch-home-category-card h3{font-size:12px}.ch-home-category-card__content{padding:12px 9px}.ch-home-category-card__icon{width:30px;height:30px;font-size:17px;top:8px;left:8px}.ch-home-factory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ch-home-product-grid{gap:20px 12px}.ch-home-product-card__content{padding:12px}.ch-home-product-card h3{font-size:12px}.ch-home-process-grid{grid-template-columns:repeat(3,1fr);gap:25px}.ch-home-process-card h3{min-height:0}.ch-home-process-card:nth-child(3)::after{display:none}.ch-home-customization{gap:14px;grid-template-columns:repeat(2,1fr)}html body #kf .cs-grid{gap:12px}html body #kf .cs-photo{height:180px}}
  @media(max-width:800px){.ch-home-hero h1,.ch-home-hero h2{font-size:36px}.ch-home-hero__copy{width:47%}.ch-home-hero__copy>p{font-size:12px}.ch-home-hero__content{padding-top:70px}.ch-home-hero .ch-home-eyebrow{font-size:9px;letter-spacing:.5px}.ch-home-actions{flex-direction:column;align-items:flex-start}.ch-home-heading__aside{max-width:240px}.ch-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-home-lifestyle-grid figcaption strong{font-size:20px}.ch-home-process-cta h3{font-size:24px}html body #kf .cs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
  @media(prefers-reduced-motion:reduce){.ch-home *{transition:none!important;animation:none!important}}
}
@media screen and (min-width:701px){
  .ch-home-hero__picture{top:0}
  .ch-home-hero__controls{margin-right:70px}
}
@media screen and (min-width:701px) and (max-width:800px){
  .ch-home-hero__picture{top:44%}
  .ch-home-hero .ch-home-hero__image{object-position:right center!important}
  .ch-home-hero__veil{background:linear-gradient(180deg,#071e37 0%,#071e37 39%,transparent 59%)}
  .ch-home-hero__content{align-items:flex-start;padding-top:100px}
  .ch-home-hero__copy{width:100%;max-width:620px}
  .ch-home-hero h1,.ch-home-hero h2{font-size:32px;line-height:1.1;letter-spacing:-1px}
  .ch-home-hero .ch-home-eyebrow{margin-bottom:12px}
  .ch-home-hero__copy>p{margin-top:14px;max-width:500px;line-height:1.6}
  .ch-home-hero .ch-home-actions{flex-direction:row;margin-top:16px}
  .ch-home-hero .ch-home-button{padding:12px 16px}
  .ch-home-hero__bottom{bottom:70px}
}
