
  /* Unique prefix: weeklypromo- */
  .weeklypromo-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  padding: 16px 20px;
  border-top: 2px solid #800000;    /* Keep top border */
  border-bottom: 2px solid #800000; /* Keep bottom border */
  border-left: none;                /* Remove left border */
  border-right: none;               /* Remove right border */
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
}

  .weeklypromo-left {
    font-size: 18px;
    font-weight: 700;
    color: #800000;
    letter-spacing: 0.5px;
    background: transparent;
  }

  .weeklypromo-right {
    font-size: 16px;
    font-weight: 600;
    color: #800000;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .weeklypromo-arrow {
    font-size: 28px;
    font-weight: 700;
    color: #800000;
    line-height: 1;
    margin-left: 2px;
  }

  /* Full contrast - Lighthouse-friendly */
  .weeklypromo-wrapper,
  .weeklypromo-left,
  .weeklypromo-right,
  .weeklypromo-arrow {
    background: #ffffff !important;
    color: #800000 !important;
    border-radius: 0 !important;
  }

  /* No radius, no shadow, clean */
  .weeklypromo-wrapper {
    border-radius: 0 !important;
    box-shadow: none !important;
  }



  .kiwi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:clamp(8px,2vw,16px);width:100%}
/*
  *{margin:0;padding:0;box-sizing:border-box}
body{font-family:system-ui,-apple-system,sans-serif;background:#f0f0f0;padding:40px 20px;overflow-x:hidden}
  */
/* Default mobile portrait = full-bleed */
.kiwi-container{margin:0;padding:0;position:relative;box-sizing:border-box}

/* Non mobile-portrait (tablet, desktop, mobile landscape) = jangan full-bleed */
@media(min-width:768px),(orientation:landscape){
  .kiwi-container{padding:0 clamp(20px,4vw,48px)}
}
.kiwi-title{font-size:clamp(20px,4vw,28px);font-weight:600;color:#2d2d2d;margin-bottom:30px;text-align:center}
.kiwi-card{container-type:inline-size;container-name:kiwicard;background:#7a1a2a;border-radius:5px;padding:clamp(4px,4cqi,4px);transition:transform .25s ease;display:flex;flex-direction:column;width:100%;min-width:0;overflow:hidden}
.kiwi-card:hover{transform:translateY(-6px)}
.kiwi-image-wrapper{position:relative;width:100%;aspect-ratio:2/3;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;background:#5a0000;min-width:0}
.kiwi-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}
.kiwi-top-links,.kiwi-bottom-links{display:flex;justify-content:space-between;padding:clamp(4px,3cqi,10px) clamp(6px,3.5cqi,12px);z-index:10;position:relative;pointer-events:none;gap:clamp(2px,1.5cqi,8px);min-width:0;width:100%}
.kiwi-top-links a:first-child{color:#fff;font-size:clamp(9px,4.3cqi,18px);font-weight:900;text-decoration:none;pointer-events:auto;white-space:normal;word-wrap:break-word;word-break:break-word;max-width:100%;line-height:1.3;flex:0 1 auto;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;min-width:0;width:100%}
.kiwi-line-2,.kiwi-top-links a:first-child .kiwi-line-4{color:#fff;font-weight:900}
.kiwi-line-3{font-size:33px;font-family:Arial,Helvetica,sans-serif;font-weight:900;color:#ffd700}
.kiwi-top-links a:last-child{position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto;flex-shrink:0;background:transparent!important}
.kiwi-top-links a:last-child img{width:clamp(60px,12cqi,80px);height:auto;object-fit:contain;background:transparent!important;transition:transform .2s ease;mix-blend-mode:multiply;flex-shrink:0}
.kiwi-top-links a:last-child:hover img{transform:scale(1.1)}
.kiwi-bottom-links a,.kiwi-bottom-links button{flex:1;padding:clamp(4px,2cqi,8px) clamp(6px,3cqi,12px);border-radius:6px;font-size:clamp(8px,3.2cqi,14px);font-weight:600;text-decoration:none;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid transparent;pointer-events:auto;transition:background .2s ease,border-color .2s ease,color .2s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:32px;font-family:inherit}
.kiwi-bottom-links a:first-child{background:#1a1a3e;color:#fff;border-color:#1a1a3e}
.kiwi-bottom-links a:first-child:hover{background:#2d2d5c;border-color:#fff}
.kiwi-bottom-links button:last-child{background:#C9A227;color:#1a1a3e;border-color:#C9A227}
.kiwi-bottom-links button:last-child:hover{background:#d4b134;border-color:#1a1a3e}
.kiwi-card-image-error{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;background:#1a1a1a;color:#fff;align-items:center;justify-content:center;font-size:clamp(9px,3.5cqi,13px);text-align:center;padding:clamp(10px,6cqi,20px);border-radius:8px;flex-direction:column}
.kiwi-card-image-error p{max-width:95%;line-height:1.5;margin:0}
.kiwi-card-image-error strong{display:block;margin-bottom:6px;font-size:1.1em}
.kiwi-card-image[src=&quot;#staytuned&quot;]{display:none}
.kiwi-card-image[src=&quot;#staytuned&quot;]+.kiwi-card-image-error{display:flex}
.kiwi-image-wrapper.has-error .kiwi-top-links,.kiwi-image-wrapper.has-error .kiwi-bottom-links{display:none}
@media(min-width:1200px){.kiwi-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}}
@media(prefers-reduced-motion:reduce){.kiwi-card,.kiwi-bottom-links a,.kiwi-bottom-links button{transition:none}}
