/** Shopify CDN: Minification failed

Line 210:0 Unexpected "}"

**/
*{box-sizing:border-box;margin:0;padding:0}
html,body{background:#fff;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;overflow-x:hidden}
.kw-slide{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:80px 32px;background:#fff}
.kw-slide__inner{max-width:580px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}
.kw-dark{font-size:clamp(18px,2.8vw,28px);font-weight:800;color:#2a2a2a;line-height:1.18;letter-spacing:.5px;text-transform:uppercase;margin:0}
.kw-grey{font-size:clamp(18px,2.8vw,28px);font-weight:800;color:#c4c4c4;line-height:1.18;letter-spacing:.5px;text-transform:uppercase;margin:0}
.kw-drip{width:100%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0 10px}
.kw-plasma-num{font-size:clamp(80px,22vw,180px);font-weight:800;color:#f0f0f0;line-height:1;letter-spacing:-4px}
.kw-cta{display:inline-block;padding:16px 44px;background:#0D2B45;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#fff;text-decoration:none;transition:background .25s,color .25s}
.kw-cta:hover{background:#AEDC44;color:#0D2B45}
.anim-up{opacity:0;transform:translateY(40px);transition:opacity .85s ease,transform .85s ease}
.anim-left{opacity:0;transform:translateX(-60px);transition:opacity .9s ease,transform .9s ease}
.anim-right{opacity:0;transform:translateX(60px);transition:opacity .9s ease,transform .9s ease}
.anim-scale{opacity:0;transform:scale(.65);transition:opacity .9s ease,transform .9s cubic-bezier(.34,1.3,.64,1)}
.d1{transition-delay:.12s}.d2{transition-delay:.24s}.d3{transition-delay:.36s}
.anim-up.in{opacity:1;transform:translateY(0)}
.anim-left.in{opacity:1;transform:translateX(0)}
.anim-right.in{opacity:1;transform:translateX(0)}
.anim-scale.in{opacity:1;transform:scale(1)}
.kw-marquee{background:#AEDC44;padding:28px 0;overflow:hidden;width:100%}
.kw-marquee__track{display:flex;width:max-content;animation:marqueeScroll 35s linear infinite}
.kw-marquee__track:hover{animation-play-state:paused}
.kw-marquee__item{display:flex;align-items:center;gap:32px;padding:0 32px;white-space:nowrap}
.kw-marquee__text{font-size:clamp(48px,10vw,96px);font-weight:800;color:#0D2B45;text-transform:uppercase;letter-spacing:-1px;line-height:1}
.kw-marquee__dot{width:16px;height:16px;border-radius:50%;background:#0D2B45;flex-shrink:0}
@keyframes marqueeScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.kw-closer{background:linear-gradient(to bottom,#AEDC44 0%,#c8e86a 20%,#dff09a 40%,#eef7c4 60%,#f7fbee 80%,#ffffff 100%);padding:50px 32px 100px;position:relative;overflow:hidden}
.kw-bg-word{position:absolute;top:20px;left:50%;transform:translateX(-50%);font-size:clamp(140px,38vw,320px);font-weight:800;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:-8px;line-height:1;white-space:nowrap;pointer-events:none;user-select:none;z-index:0}
.kw-closer__top{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px;padding-bottom:56px;text-align:center}
.kw-taglines{position:relative;z-index:1;width:100%;max-width:560px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:44px 20px}
.kw-tag{font-size:clamp(12px,2.2vw,15px);font-weight:700;color:rgba(13,43,69,0.28);text-transform:uppercase;letter-spacing:.3px;line-height:1.4;text-align:center}
.kw-tag.on{color:#0D2B45;font-size:clamp(14px,2.6vw,18px);text-align:center}
.kw-marquee-top{background:#0D2B45;padding:22px 0;overflow:hidden;width:100%}
.kw-marquee-top__track{display:flex;width:max-content;animation:marqueeScrollTop 25s linear infinite}
.kw-marquee-top__item{display:flex;align-items:center;gap:28px;padding:0 28px;white-space:nowrap}
.kw-marquee-top__text{font-size:clamp(32px,7vw,64px);font-weight:800;color:#AEDC44;text-transform:uppercase;letter-spacing:-1px;line-height:1}
.kw-marquee-top__dot{width:12px;height:12px;border-radius:50%;background:#AEDC44;flex-shrink:0}
@keyframes marqueeScrollTop{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.kw-bundles-hero{background:#0D2B45;padding:60px 32px;text-align:center}
.kw-bundles-hero__title{font-size:clamp(36px,8vw,72px);font-weight:800;color:#AEDC44;text-transform:uppercase;letter-spacing:-1px;line-height:1}
.kw-bundles-hero__sub{font-size:clamp(12px,2vw,15px);font-weight:600;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}
.kw-bundle-card{max-width:640px;margin:0 auto;padding:32px 32px 32px;background:#fff;border-bottom:40px solid #f5f5f5}
.kw-bundle-card__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;gap:16px}
.kw-bundle-card__title{font-size:clamp(22px,5vw,36px);font-weight:800;color:#0D2B45;text-transform:uppercase;letter-spacing:-0.5px;line-height:1.1;margin:0}
.kw-bundle-card__price-top{font-size:clamp(18px,4vw,28px);font-weight:800;color:#0D2B45;white-space:nowrap}
.kw-bundle-card__divider{border:none;border-top:1px dashed #d8d8d8;margin:0}
.kw-bundle-card__desc{font-size:13px;font-weight:600;color:#2a2a2a;text-transform:uppercase;letter-spacing:.3px;line-height:1.6;padding:16px 0}
.kw-bundle-card__price-row{display:flex;align-items:center;gap:8px;padding:12px 0;flex-wrap:wrap}
.kw-bundle-card__compare{font-size:10px;font-weight:700;color:#0D2B45;background:#AEDC44;padding:3px 8px;border-radius:100px;text-transform:uppercase;letter-spacing:1px;text-decoration:none}
.kw-bundle-card__saving{display:none}
.kw-bundle-card__shipping{display:inline-block;font-size:10px;font-weight:700;color:#fff;background:#0D2B45;padding:3px 10px;border-radius:100px;text-transform:uppercase;letter-spacing:1px}
.kw-bundle-card__form{display:flex;gap:10px;align-items:center;padding:16px 0}
.kw-bundle-card__qty{display:flex;align-items:center;border:2px solid #0D2B45;border-radius:4px;overflow:hidden}
.kw-bundle-card__qty button{width:40px;height:48px;background:none;border:none;font-size:18px;font-weight:700;color:#0D2B45;cursor:pointer}
.kw-bundle-card__qty input{width:44px;height:48px;border:none;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;text-align:center;font-size:14px;font-weight:700;color:#0D2B45;background:none;-moz-appearance:textfield}
.kw-bundle-card__qty input::-webkit-outer-spin-button,.kw-bundle-card__qty input::-webkit-inner-spin-button{-webkit-appearance:none}
.kw-bundle-card__atc{flex:1;height:52px;background:#0D2B45;color:#fff;border:none;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;cursor:pointer;transition:background .25s,color .25s}
.kw-bundle-card__atc:hover{background:#AEDC44;color:#0D2B45}
.kw-bundle-card__atc.added{background:#AEDC44;color:#0D2B45}
.kw-expand-item{cursor:pointer}
.kw-expand-item__header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:13px;font-weight:700;color:#2a2a2a;text-transform:uppercase;letter-spacing:.5px}
.kw-expand-item__header:hover{color:#0D2B45}
.kw-expand-icon{font-size:20px;font-weight:300;color:#0D2B45;flex-shrink:0}
.kw-expand-item__body{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}
.kw-expand-item__body p{font-size:13px;color:#888;line-height:1.7;margin:0;padding-bottom:16px}
.kw-expand-item.open .kw-expand-item__body{max-height:300px}
.kw-bundle-intro{max-width:640px;margin:0 auto;padding:48px 32px;text-align:center}
.kw-bundle-intro__text{font-size:clamp(15px,2.5vw,18px);font-weight:600;color:#888;line-height:1.7;text-transform:uppercase;letter-spacing:.3px}
.kw-bundle-label-marquee{background:#0D2B45;padding:16px 0;overflow:hidden;width:100%}
.kw-bundle-label-marquee__track{display:flex;width:max-content;animation:marqueeScroll 25s linear infinite}
.kw-bundle-label-marquee__track--reverse{animation:marqueeScrollReverse 25s linear infinite}
.kw-bundle-label-marquee__item{display:flex;align-items:center;gap:24px;padding:0 24px;white-space:nowrap}
.kw-bundle-label-marquee__text{font-size:clamp(14px,3vw,20px);font-weight:800;color:#AEDC44;text-transform:uppercase;letter-spacing:1px;line-height:1}
.kw-bundle-label-marquee__dot{width:8px;height:8px;border-radius:50%;background:#AEDC44;flex-shrink:0}
.kw-marquee-save{background:#AEDC44;padding:16px 0;overflow:hidden;width:100%}
.kw-marquee-save__track{display:flex;width:max-content;animation:marqueeScroll 20s linear infinite}
.kw-marquee-save__item{display:flex;align-items:center;gap:24px;padding:0 24px;white-space:nowrap}
.kw-marquee-save__text{font-size:clamp(14px,3vw,20px);font-weight:800;color:#0D2B45;text-transform:uppercase;letter-spacing:1px;line-height:1}
.kw-marquee-save__dot{width:8px;height:8px;border-radius:50%;background:#0D2B45;flex-shrink:0}
@keyframes marqueeScrollReverse{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}
@media(max-width:640px){.kw-slide{padding:60px 24px;min-height:auto}.kw-slide__inner{gap:14px}.kw-bundle-card{padding:24px 24px 24px}}
/* ── BUNDLE PAGE HERO ── */
.kw-bundle-hero {
  background-color: #0D2B45;
  padding: 72px 24px 64px;
  text-align: center;
}

.kw-bundle-hero__inner {
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}

.kw-bundle-hero__eyebrow {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #AEDC44;
  margin: 0;
}

.kw-bundle-hero__headline {
  font-family: 'Anton', sans-serif;
  font-size: clamp(80px, 18vw, 160px);
  line-height: 0.9;
  letter-spacing: 0.01em;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}

.kw-bundle-hero__pill {
  display: inline-block;
  background-color: #AEDC44;
  color: #0D2B45;
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 10px 22px;
  border-radius: 100px;
  text-decoration: none;
  text-transform: uppercase;
}
/* ════════════════════════════════════════════
   BUNDLE PAGE — appended to kwench-about.css
════════════════════════════════════════════ */

@keyframes kw-fadeUp {
  from { opacity: 0; transform: translateY(24px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes kw-fadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}
@keyframes kw-slideRight {
  from { opacity: 0; transform: translateX(-40px); }
  to   { opacity: 1; transform: translateX(0); }
}
@keyframes kw-expandLine {
  from { width: 0; }
  to   { width: 48px; }
}
@keyframes kw-pillPop {
  0%   { opacity: 0; transform: scale(0.86) translateY(10px); }
  65%  { transform: scale(1.05) translateY(-2px); }
  100% { opacity: 1; transform: scale(1) translateY(0); }
}
@keyframes kw-marquee {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

.kw-bundle-hero {
  background: #0D2B45;
  padding: 96px 32px 88px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.kw-bundle-hero__eyebrow {
  font-family: 'Helvetica Now', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(34px, 5vw, 56px);
  font-weight: 900;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #AEDC44;
  margin-bottom: 24px;
  opacity: 0;
  animation: kw-slideRight 0.8s cubic-bezier(0.22,1,0.36,1) forwards 0.1s;
}

.kw-bundle-hero__headline {
  font-family: 'Helvetica Now', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(15px, 2vw, 19px);
  font-weight: 400;
  line-height: 1.5;
  color: rgba(255,255,255,0.55);
  max-width: 560px;
  margin-bottom: 14px;
  opacity: 0;
  animation: kw-fadeUp 0.8s cubic-bezier(0.22,1,0.36,1) forwards 0.3s;
}

.kw-bundle-hero__sub {
  font-family: 'Helvetica Now', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: clamp(13px, 1.5vw, 16px);
  color: rgba(255,255,255,0.25);
  margin-bottom: 40px;
  opacity: 0;
  animation: kw-fadeUp 0.8s cubic-bezier(0.22,1,0.36,1) forwards 0.5s;
}

}
.kw-bundle-hero__divider {
  height: 1px;
  background: rgba(174,220,68,0.35);
  margin-bottom: 40px;
  width: 0;
  animation: kw-expandLine 0.55s ease forwards 0.85s;
}
.kw-bundle-hero__pill {
  display: inline-flex;
  align-items: center;
  background: #AEDC44;
  color: #0D2B45;
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 10px 22px;
  border-radius: 100px;
  opacity: 0;
  animation: kw-pillPop 0.55s cubic-bezier(0.22,1,0.36,1) forwards 1.05s;
}

.kw-carousel-section {
  background: #0a1f33;
  padding: 52px 0 60px;
}
.kw-carousel-section__header {
  padding: 0 28px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kw-carousel-section__title {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.3);
}
.kw-carousel-section__hint {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  color: rgba(255,255,255,0.2);
  display: flex;
  align-items: center;
  gap: 6px;
}
.kw-carousel {
  display: flex;
  gap: 14px;
  overflow-x: auto;
  padding: 0 28px 8px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.kw-carousel::-webkit-scrollbar { display: none; }
.kw-carousel__slide {
  flex: 0 0 68vw;
  max-width: 300px;
  min-width: 240px;
  scroll-snap-align: start;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-decoration: none;
}
.kw-carousel__img-wrap {
  width: 100%;
  height: 380px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.kw-carousel__img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.5s ease;
}
.kw-carousel__slide:hover .kw-carousel__img-wrap img { transform: scale(1.04); }
.kw-carousel__content { padding: 0 2px; }
.kw-carousel__persona {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #AEDC44;
  margin-bottom: 5px;
  display: block;
}
.kw-carousel__name {
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 10px;
}
.kw-carousel__cta {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.3);
  transition: color 0.2s;
  text-decoration: none;
}
.kw-carousel__slide:hover .kw-carousel__cta { color: #AEDC44; }
.kw-carousel__cta-arrow {
  width: 17px;
  height: 17px;
  border: 1px solid currentColor;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s;
  flex-shrink: 0;
}
.kw-carousel__slide:hover .kw-carousel__cta-arrow { transform: translateX(3px); }
.kw-carousel__dots {
  display: flex;
  gap: 6px;
  justify-content: center;
  padding-top: 28px;
}
.kw-carousel__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(255,255,255,0.12);
  transition: all 0.3s;
  cursor: pointer;
  border: none;
  padding: 0;
}
.kw-carousel__dot.active {
  background: #AEDC44;
  width: 22px;
  border-radius: 3px;
}
.kw-carousel-bridge {
  background: #0a1f33;
  padding: 8px 28px 52px;
  text-align: center;
}
.kw-carousel-bridge__text {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  color: rgba(255,255,255,0.2);
  letter-spacing: 0.06em;
}

/* ════════════════════════════════════════════
   HOME PAGE — append to kwench-about.css
════════════════════════════════════════════ */

@keyframes kw-home-fadeIn {
  from { opacity: 0; } to { opacity: 1; }
}
@keyframes kw-home-fadeUp {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes kw-home-marquee {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* ── HERO ── */
.kw-home-hero {
  position: relative;
  height: 100svh;
  min-height: 620px;
  overflow: hidden;
  background: #0D2B45;
}
.kw-home-hero__bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 75% 35%, rgba(174,220,68,0.07) 0%, transparent 55%),
    linear-gradient(165deg, #0a1f33 0%, #0D2B45 55%, #071824 100%);
}
.kw-home-hero__ghost {
  position: absolute;
  top: -16px;
  left: -6px;
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(96px, 36vw, 260px);
  font-weight: 800;
  color: rgba(255,255,255,0.035);
  line-height: 1;
  letter-spacing: -0.04em;
  pointer-events: none;
  user-select: none;
  white-space: nowrap;
  opacity: 0;
  animation: kw-home-fadeIn 1s ease forwards 0.4s;
}
.kw-home-hero__product {
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-46%);
  width: 65%;
  max-width: 290px;
  opacity: 0;
  animation: kw-home-fadeIn 1.1s ease forwards 0.5s;
}
.kw-home-hero__product img {
  width: 100%;
  display: block;
  filter: drop-shadow(0 32px 48px rgba(0,0,0,0.45));
}
.kw-home-hero__bottom {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  padding: 28px 24px 36px;
  background: linear-gradient(to top, rgba(7,24,36,0.96) 0%, rgba(7,24,36,0.4) 70%, transparent 100%);
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
}
.kw-home-hero__bottom-left {
  opacity: 0;
  animation: kw-home-fadeUp 0.7s ease forwards 0.8s;
}
.kw-home-hero__eyebrow {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #AEDC44;
  margin-bottom: 10px;
  display: block;
}
.kw-home-hero__headline {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(30px, 9vw, 56px);
  font-weight: 800;
  line-height: 0.95;
  letter-spacing: -0.025em;
  color: #ffffff;
}
.kw-home-hero__dots {
  display: flex;
  gap: 6px;
  margin-top: 14px;
}
.kw-home-hero__dot {
  height: 2px;
  border-radius: 1px;
  background: rgba(255,255,255,0.25);
}
.kw-home-hero__dot:first-child { width: 28px; background: #ffffff; }
.kw-home-hero__dot:not(:first-child) { width: 18px; }
.kw-home-hero__cta {
  flex-shrink: 0;
  background: #ffffff;
  color: #0D2B45;
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 13px 20px;
  border-radius: 100px;
  text-decoration: none;
  opacity: 0;
  animation: kw-home-fadeUp 0.7s ease forwards 1s;
  white-space: nowrap;
}

/* ── MARQUEE ── */
.kw-home-marquee {
  overflow: hidden;
  padding: 13px 0;
}
.kw-home-marquee--navy { background: #0D2B45; }
.kw-home-marquee--lime { background: #AEDC44; }
.kw-home-marquee--dark { background: #040e16; }
.kw-home-marquee__track {
  display: flex;
  width: max-content;
  animation: kw-home-marquee 24s linear infinite;
}
.kw-home-marquee__track--reverse { animation-direction: reverse; }
.kw-home-marquee__track--slow { animation-duration: 38s; }
.kw-home-marquee__item {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 0 18px;
}
.kw-home-marquee__text {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  white-space: nowrap;
}
.kw-home-marquee--navy .kw-home-marquee__text { color: rgba(255,255,255,0.4); }
.kw-home-marquee--lime .kw-home-marquee__text { color: #0D2B45; }
.kw-home-marquee--dark .kw-home-marquee__text { color: rgba(255,255,255,0.16); }
.kw-home-marquee__dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  flex-shrink: 0;
}
.kw-home-marquee--navy .kw-home-marquee__dot { background: #AEDC44; opacity: 0.6; }
.kw-home-marquee--lime .kw-home-marquee__dot { background: #0D2B45; opacity: 0.25; }
.kw-home-marquee--dark .kw-home-marquee__dot { background: #AEDC44; opacity: 0.35; }

/* ── ZERO CLAIMS ── */
.kw-home-zeros {
  background: #AEDC44;
  padding: 64px 24px 56px;
}
.kw-home-zeros__eyebrow {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: rgba(13,43,69,0.4);
  margin-bottom: 24px;
}
.kw-home-zeros__headline {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(26px, 7vw, 42px);
  font-weight: 800;
  line-height: 1.06;
  color: #0D2B45;
  margin-bottom: 36px;
  letter-spacing: -0.02em;
}
.kw-home-zeros__list {
  list-style: none;
  border-top: 1px solid rgba(13,43,69,0.12);
  margin-bottom: 44px;
}
.kw-home-zeros__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid rgba(13,43,69,0.12);
}
.kw-home-zeros__label {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #0D2B45;
}
.kw-home-zeros__value {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(13,43,69,0.35);
}
.kw-home-zeros__highlight {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid rgba(13,43,69,0.12);
}
.kw-home-zeros__highlight-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #0D2B45;
}
.kw-home-zeros__highlight-badge {
  background: #0D2B45;
  color: #AEDC44;
  font-family: 'DM Sans', sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 100px;
  flex-shrink: 0;
  margin-left: 12px;
}
.kw-home-zeros__cta {
  display: inline-flex;
  align-items: center;
  background: #0D2B45;
  color: #ffffff;
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 14px 28px;
  border-radius: 100px;
  text-decoration: none;
  margin-top: 8px;
}

/* ── STORY ── */
.kw-home-story {
  position: relative;
  height: 72vw;
  max-height: 480px;
  min-height: 320px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  background: #0a1824;
}
.kw-home-story__bg {
  position: absolute;
  inset: 0;
}
.kw-home-story__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.kw-home-story__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(7,24,36,0.97) 0%, rgba(7,24,36,0.2) 60%, transparent 100%);
}
.kw-home-story__content {
  position: relative;
  z-index: 2;
  padding: 28px 24px 32px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
}
.kw-home-story__question {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(22px, 6vw, 36px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #ffffff;
  max-width: 220px;
}
.kw-home-story__question em {
  font-style: italic;
  font-weight: 300;
  color: rgba(255,255,255,0.45);
}
.kw-home-story__cta {
  flex-shrink: 0;
  background: #ffffff;
  color: #0D2B45;
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 12px 20px;
  border-radius: 100px;
  text-decoration: none;
}

/* ── BEFORE / AFTER ── */
.kw-home-proof {
  background: #0D2B45;
  padding: 64px 24px 56px;
}
.kw-home-proof__eyebrow {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.28);
  margin-bottom: 14px;
}
.kw-home-proof__headline {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(26px, 7vw, 40px);
  font-weight: 800;
  line-height: 1.06;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin-bottom: 10px;
}
.kw-home-proof__sub {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: rgba(255,255,255,0.38);
  line-height: 1.65;
  margin-bottom: 32px;
}
.kw-home-proof__sub strong { color: #AEDC44; font-weight: 700; }
.kw-home-proof__comparison {
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid rgba(255,255,255,0.06);
}
.kw-home-proof__side {
  flex: 1;
  padding: 28px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.kw-home-proof__side--before { background: #060f18; }
.kw-home-proof__side--after { background: #0a1f33; }
.kw-home-proof__label {
  font-family: 'DM Sans', sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 100px;
}
.kw-home-proof__side--before .kw-home-proof__label {
  background: rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.4);
}
.kw-home-proof__side--after .kw-home-proof__label {
  background: #AEDC44;
  color: #0D2B45;
}
.kw-home-proof__number {
  font-family: 'DM Sans', sans-serif;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1;
}
.kw-home-proof__side--before .kw-home-proof__number { color: rgba(255,255,255,0.2); }
.kw-home-proof__side--after .kw-home-proof__number { color: #AEDC44; }
.kw-home-proof__unit {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.25);
}
.kw-home-proof__vs {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'DM Sans', sans-serif;
  font-size: 8px;
  font-weight: 800;
  color: #0D2B45;
  letter-spacing: 0.05em;
  box-shadow: 0 4px 16px rgba(0,0,0,0.4);
}
.kw-home-proof__card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.07);
  border-radius: 16px;
  padding: 18px;
  display: flex;
  align-items: center;
  gap: 14px;
}
.kw-home-proof__card-img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  overflow: hidden;
  background: rgba(174,220,68,0.1);
  flex-shrink: 0;
}
.kw-home-proof__card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.kw-home-proof__card-brand {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.28);
  margin-bottom: 3px;
}
.kw-home-proof__card-name {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 800;
  color: #AEDC44;
  margin-bottom: 4px;
  line-height: 1.2;
}
.kw-home-proof__card-price {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}

/* ── PRODUCTS ── */
.kw-home-products {
  background: #040e16;
  padding: 64px 0 56px;
}
.kw-home-products__header {
  padding: 0 24px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 28px;
}
.kw-home-products__headline {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(26px, 7vw, 40px);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.05;
  color: #ffffff;
}
.kw-home-products__see-all {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #AEDC44;
  text-decoration: none;
  white-space: nowrap;
  margin-bottom: 4px;
  flex-shrink: 0;
}
.kw-home-products__grid {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding: 0 24px 8px;
  scrollbar-width: none;
}
.kw-home-products__grid::-webkit-scrollbar { display: none; }
.kw-home-product-card {
  flex: 0 0 68vw;
  max-width: 250px;
  min-width: 200px;
  border-radius: 16px;
  overflow: hidden;
  background: #0D2B45;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
.kw-home-product-card__img {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #0a1f33;
}
.kw-home-product-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.kw-home-product-card:hover .kw-home-product-card__img img {
  transform: scale(1.04);
}
.kw-home-product-card__body {
  padding: 16px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.kw-home-product-card__name {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 4px;
  line-height: 1.2;
}
.kw-home-product-card__desc {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  color: rgba(255,255,255,0.35);
  margin-bottom: 14px;
  line-height: 1.5;
  flex: 1;
}
.kw-home-product-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kw-home-product-card__price {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 800;
  color: #AEDC44;
}
.kw-home-product-card__btn {
  background: #AEDC44;
  color: #0D2B45;
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 7px 14px;
  border-radius: 100px;
}
/* ════════════════════════════════════════════
   FAQ PAGE — append to kwench-about.css
════════════════════════════════════════════ */

.kw-faq-header {
  background: #071824;
  padding: 56px 24px 40px;
  text-align: center;
}
.kw-faq-header__pill {
  display: inline-block;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 100px;
  padding: 10px 24px;
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: 24px;
}
.kw-faq-header__title {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(32px, 8vw, 52px);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1;
  color: #ffffff;
}
.kw-faq-section-label {
  padding: 32px 24px 0;
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #AEDC44;
  background: #071824;
}
.kw-faq-grid {
  background: #071824;
  padding: 16px 16px 8px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.kw-faq-card {
  background: #f5f4f0;
  border-radius: 20px;
  padding: 32px 24px 28px;
}
.kw-faq-card__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(13,43,69,0.15);
  margin: 0 auto 20px;
}
.kw-faq-card__question {
  font-family: 'DM Sans', sans-serif;
  font-size: clamp(20px, 5vw, 28px);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #0D2B45;
  text-align: center;
  margin-bottom: 20px;
}
.kw-faq-card__divider {
  height: 1px;
  background: rgba(13,43,69,0.1);
  margin-bottom: 20px;
}
.kw-faq-card__answer {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: rgba(13,43,69,0.55);
  line-height: 1.7;
}
.kw-faq-card__answer strong {
  color: #0D2B45;
  font-weight: 800;
}
.kw-faq-card__list {
  list-style: none;
  margin-top: 8px;
}
.kw-faq-card__list li {
  padding: 8px 0;
  border-bottom: 1px solid rgba(13,43,69,0.08);
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: rgba(13,43,69,0.55);
}
.kw-faq-card__list li::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #AEDC44;
  flex-shrink: 0;
}
.kw-nutrition-tabs {
  background: #071824;
  padding: 16px 16px 8px;
  display: flex;
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}
.kw-nutrition-tabs::-webkit-scrollbar { display: none; }
.kw-nutrition-tab {
  flex-shrink: 0;
  padding: 9px 20px;
  border-radius: 100px;
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  transition: all 0.2s;
}
.kw-nutrition-tab.active { background: #AEDC44; color: #0D2B45; }
.kw-nutrition-tab:not(.active) { background: rgba(255,255,255,0.08); color: rgba(255,255,255,0.5); }
.kw-nutrition-panel {
  display: none;
  background: #071824;
  padding: 0 16px 8px;
}
.kw-nutrition-panel.active { display: block; }
.kw-nutrition-card {
  background: #f5f4f0;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 12px;
}
.kw-nutrition-card__header {
  background: #0D2B45;
  padding: 20px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}
.kw-nutrition-card__title {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
}
.kw-nutrition-card__dose {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #AEDC44;
}
.kw-dose-switcher {
  display: flex;
  gap: 6px;
  padding: 16px 24px 0;
}
.kw-dose-btn {
  flex: 1;
  padding: 9px;
  border-radius: 8px;
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  text-align: center;
  transition: all 0.2s;
}
.kw-dose-btn.active { background: #0D2B45; color: #ffffff; }
.kw-dose-btn:not(.active) { background: rgba(13,43,69,0.08); color: rgba(13,43,69,0.5); }
.kw-nutrition-card__body { padding: 8px 24px 20px; }
.kw-nutrition-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 0;
  border-bottom: 1px solid rgba(13,43,69,0.08);
}
.kw-nutrition-row:last-child { border-bottom: none; }
.kw-nutrition-row__label {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #0D2B45;
}
.kw-nutrition-row__right {
  display: flex;
  align-items: center;
  gap: 12px;
}
.kw-nutrition-row__value {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 800;
  color: #0D2B45;
  text-align: right;
}
.kw-nutrition-row__nrv {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: rgba(13,43,69,0.3);
  text-align: right;
  min-width: 44px;
}
.kw-nutrition-row--highlight .kw-nutrition-row__label { font-weight: 800; }
.kw-nutrition-card__footer {
  background: rgba(13,43,69,0.04);
  padding: 16px 24px;
  border-top: 1px solid rgba(13,43,69,0.08);
}
.kw-nutrition-card__footer p {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  color: rgba(13,43,69,0.45);
  line-height: 1.6;
}
.kw-nutrition-card__footer p + p { margin-top: 6px; }
.kw-faq-disclaimer {
  background: #0D2B45;
  border-radius: 20px;
  padding: 28px 24px;
  margin: 8px 16px 0;
}
.kw-faq-disclaimer__eyebrow {
  font-family: 'DM Sans', sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #AEDC44;
  margin-bottom: 12px;
}
.kw-faq-disclaimer p {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: rgba(255,255,255,0.5);
  line-height: 1.65;
}
.kw-faq-disclaimer p + p { margin-top: 8px; }
/* ── SHIPPING PROGRESS BAR ── */
.kw-shipping-bar {
  padding: 12px 16px;
  background: #f5f2ee;
  border-radius: 10px;
  margin: 0 0 16px;
}
.kw-shipping-bar--unlocked {
  background: #AEDC44;
}
.kw-shipping-bar__text {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #0D2B45;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}
.kw-shipping-bar--unlocked .kw-shipping-bar__text {
  color: #071824;
}
.kw-shipping-bar__text strong {
  font-weight: 800;
}
.kw-shipping-bar__track {
  height: 4px;
  background: rgba(13,43,69,0.12);
  border-radius: 100px;
  overflow: hidden;
}
.kw-shipping-bar__fill {
  height: 100%;
  background: #0D2B45;
  border-radius: 100px;
  transition: width 0.4s ease;
}
.kw-shipping-bar--unlocked .kw-shipping-bar__fill {
  background: #071824;
}
