body.customer-account-v130 > .mobile-bottom-nav,
body.customer-account-v130 .mobile-bottom-nav,
body.customer-account-v130 > .whatsapp-float,
body.customer-account-v130 > .chat-float,
body.customer-account-v130 > .home-whatsapp-float-v86{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

body.customer-account-v130 .ca-delivery-section,
body.customer-account-v130 .ca-pay,
body.customer-account-v130 .ca-history,
body.customer-account-v130 .ca-order-help{scroll-margin-bottom:110px}

body.customer-account-v130 .ca-delivery-section{padding:14px}
body.customer-account-v130 .ca-delivery-section>h3{font-size:15px;margin-bottom:11px}
body.customer-account-v130 .ca-delivery-entry-label{margin:0 1px 8px;align-items:flex-end}
body.customer-account-v130 .ca-delivery-entry-label>div{min-width:0}
body.customer-account-v130 .ca-delivery-entry-label b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
body.customer-account-v130 .ca-delivery-entry-label small{font-size:10.5px}
body.customer-account-v130 .ca-unit-label{color:var(--ca-blue)!important;margin-top:2px}

body.customer-account-v130 .ca-delivery-card{
  padding:13px;
  border-radius:13px;
  background:#0f2b1c;
  border-color:#1d6036;
}
body.customer-account-v130 .ca-delivery-title{margin-bottom:10px;gap:9px}
body.customer-account-v130 .ca-delivery-icon{width:34px;height:34px;border-radius:9px;flex:0 0 34px}
body.customer-account-v130 .ca-delivery-icon svg{width:17px;height:17px}
body.customer-account-v130 .ca-delivery-title b{font-size:14px;line-height:1.25}
body.customer-account-v130 .ca-delivery-title small{font-size:11px;color:#7f9b82}

body.customer-account-v130 .ca-account-secrets{display:grid;gap:8px}
body.customer-account-v130 .ca-secret-box{padding:10px 11px;margin:0;border-radius:10px;background:#071008;border-color:#21673b}
body.customer-account-v130 .ca-secret-box.single{margin-bottom:8px}
body.customer-account-v130 .ca-secret-label{font-size:10.5px;margin-bottom:5px;color:#78917b}
body.customer-account-v130 .ca-secret-value{font-size:12.5px;line-height:1.55;min-height:20px;display:flex;align-items:center;justify-content:center;word-break:break-all;overflow-wrap:anywhere}
body.customer-account-v130 .ca-secret-value.is-masked{letter-spacing:.1em;color:#738879;user-select:none;-webkit-user-select:none}
body.customer-account-v130 .ca-secret-value.is-revealed{color:#d9f1dc;letter-spacing:.035em;user-select:text;-webkit-user-select:text}

body.customer-account-v130 .ca-secret-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px}
body.customer-account-v130 .ca-secret-actions.is-hidden{grid-template-columns:1fr}
body.customer-account-v130 .ca-secret-actions .ca-btn{min-height:42px;width:100%;padding:8px 10px;font-size:12.5px;background:#112514;border-color:#24482a}
body.customer-account-v130 .ca-secret-actions .ca-btn:hover{border-color:#347040;background:#16301a}

body.customer-account-v130 .ca-warning.compact{margin-top:9px;padding:8px 9px;border-radius:9px;font-size:10.5px;line-height:1.55;align-items:flex-start}
body.customer-account-v130 .ca-warning.compact svg{width:16px;height:16px;flex:0 0 16px;margin-top:1px}
body.customer-account-v130 .ca-delivered-at{display:flex;align-items:center;justify-content:center;gap:5px;color:#84a888;font-size:10.5px;margin:9px 0 0;line-height:1.45}
body.customer-account-v130 .ca-delivered-at svg{width:13px;height:13px;color:var(--ca-green);flex:0 0 13px}

body.customer-account-v130 .ca-delivery-state{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--ca-border);border-radius:12px;background:var(--ca-surface2)}
body.customer-account-v130 .ca-delivery-state>svg{width:19px;height:19px;flex:0 0 19px;margin-top:1px}
body.customer-account-v130 .ca-delivery-state b{display:block;font-size:13px;line-height:1.35}
body.customer-account-v130 .ca-delivery-state small{display:block;margin-top:4px;font-size:11px;line-height:1.6;color:var(--ca-muted)}
body.customer-account-v130 .ca-delivery-state.waiting{color:var(--ca-amber);border-color:#5a3a00;background:var(--ca-amber-bg)}
body.customer-account-v130 .ca-delivery-state.waiting small{color:#b48a42}
body.customer-account-v130 .ca-delivery-state.preparing{color:var(--ca-blue);border-color:#1a3a5a;background:var(--ca-blue-bg)}
body.customer-account-v130 .ca-delivery-state.preparing small{color:#8ab4d8}
body.customer-account-v130 .ca-delivery-state.cancelled{color:var(--ca-red);border-color:#5a1a1a;background:var(--ca-red-bg)}
body.customer-account-v130 .ca-delivery-state.cancelled small{color:#c08383}
body.customer-account-v130 .ca-delivery-state.refunded{color:var(--ca-purple);border-color:#3d1a5a;background:var(--ca-purple-bg)}
body.customer-account-v130 .ca-delivery-state.refunded small{color:#b799cf}
body.customer-account-v130 .manual-delivery{background:var(--ca-blue-bg);border-color:#1a3a5a}
body.customer-account-v130 .manual-delivery .ca-delivery-icon,
body.customer-account-v130 .manual-delivery .ca-delivery-title b{color:var(--ca-blue)}
body.customer-account-v130 .ca-manual-message{color:#9bc1df;font-size:11.5px;line-height:1.7;margin:0 0 10px}
body.customer-account-v130 .ca-items{padding:14px}
body.customer-account-v130 .ca-item{gap:10px;padding:9px 0;min-width:0}
body.customer-account-v130 .ca-item img{width:52px;height:52px;flex:0 0 52px}
body.customer-account-v130 .ca-item .info{min-width:0}
body.customer-account-v130 .ca-item b{font-size:13px;white-space:normal;overflow-wrap:anywhere;line-height:1.45}
body.customer-account-v130 .ca-item small{font-size:10.5px;line-height:1.45}
body.customer-account-v130 .ca-item strong{font-size:12px;white-space:nowrap;flex:0 0 auto}

body.customer-account-v130 .ca-pay{padding:14px;margin-bottom:14px}
body.customer-account-v130 .ca-pay-row{font-size:12.5px;padding:9px 0}
body.customer-account-v130 .ca-pay-row.total{padding-top:11px}
body.customer-account-v130 .ca-pay-row.total b{font-size:15px}

@media (max-width:1023px){
  body.customer-account-v130{--ca-bottom:70px}
  body.customer-account-v130 .ca-main{padding-bottom:calc(var(--ca-bottom) + 42px + env(safe-area-inset-bottom,0px))}
  body.customer-account-v130 .ca-bottom{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    height:calc(var(--ca-bottom) + env(safe-area-inset-bottom,0px));
    padding:3px 6px env(safe-area-inset-bottom,0px);
    background:#081208;
    border-top-color:#214321;
    box-shadow:0 -10px 28px rgba(0,0,0,.42);
  }
  body.customer-account-v130 .ca-bottom a,
  body.customer-account-v130 .ca-bottom button{min-height:62px;padding:5px 2px;gap:3px;border-radius:10px}
  body.customer-account-v130 .ca-bottom svg{width:22px;height:22px}
  body.customer-account-v130 .ca-bottom span{font-size:10.5px}
}

@media (max-width:430px){
  body.customer-account-v130 .ca-main{padding-left:12px;padding-right:12px;padding-top:18px}
  body.customer-account-v130 .ca-card{border-radius:13px}
  body.customer-account-v130 .ca-detail-head,
  body.customer-account-v130 .ca-items,
  body.customer-account-v130 .ca-delivery-section,
  body.customer-account-v130 .ca-pay{padding:13px}
  body.customer-account-v130 .ca-secret-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.customer-account-v130 .ca-secret-actions.is-hidden{grid-template-columns:1fr!important}
  body.customer-account-v130 .ca-secret-actions .ca-btn{min-height:41px;font-size:12px}
  body.customer-account-v130 .ca-warning.compact{font-size:10px}
  body.customer-account-v130 .ca-secret-value{font-size:12px}
  body.customer-account-v130 .ca-item img{width:48px;height:48px;flex-basis:48px}
}

@media (max-width:360px){
  body.customer-account-v130 .ca-secret-actions.is-revealed{grid-template-columns:1fr!important}
  body.customer-account-v130 .ca-item{align-items:flex-start}
  body.customer-account-v130 .ca-item strong{font-size:11px}
}

:root{
  --v149-card:#08160d;
  --v149-card-2:#0b1f12;
  --v149-border:rgba(57,255,110,.16);
  --v149-border-strong:rgba(57,255,110,.28);
  --v149-text:#f1f7f2;
  --v149-muted:#9fb3a4;
  --v149-green:#39ff6e;
  --v149-green-soft:rgba(57,255,110,.09);
}

html,body{overflow-x:hidden!important}
img,svg{max-width:100%}
@media (max-width:760px){
  body:not(.admin-page) .section-title,
  body:not(.admin-page) .v134-section-head,
  body:not(.admin-page) .section-head,
  body:not(.admin-page) .v128-section-head{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:8px 12px!important;
  }

  body:not(.admin-page) .section-title h2,
  body:not(.admin-page) .v134-section-head h2,
  body:not(.admin-page) .section-head h2,
  body:not(.admin-page) .v128-section-head h2{
    margin:0!important;
    min-width:0!important;
    line-height:1.18!important;
    font-size:clamp(26px,7vw,36px)!important;
    word-break:break-word!important;
  }

  body:not(.admin-page) .section-title p,
  body:not(.admin-page) .section-title a,
  body:not(.admin-page) .view-all-link,
  body:not(.admin-page) .v134-section-head p,
  body:not(.admin-page) .v134-section-head a{
    font-size:14px!important;
    line-height:1.5!important;
    margin:0!important;
    white-space:normal!important;
  }

  body[data-page="home"] .products-grid,
  body[data-page="home"] #productsGrid,
  body[data-page="home"] .v134-products-grid,
  body[data-page="home"] .v134-featured-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }

  body[data-page="home"] .product-card,
  body[data-page="home"] .v134-product-card,
  body[data-page="home"] .v134-featured-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    border-radius:18px!important;
    overflow:hidden!important;
  }

  body[data-page="home"] .product-media,
  body[data-page="home"] .v134-product-card .product-media,
  body[data-page="home"] .v134-featured-card .product-media{
    height:190px!important;
  }

  body[data-page="home"] .product-info,
  body[data-page="home"] .v134-product-card .product-info,
  body[data-page="home"] .v134-featured-card .product-info{
    padding:13px!important;
  }

  body[data-page="home"] .product-info h3,
  body[data-page="home"] .v134-product-card h3,
  body[data-page="home"] .v134-featured-card h3{
    min-height:0!important;
    font-size:16px!important;
    line-height:1.45!important;
    justify-content:flex-start!important;
    text-align:right!important;
    overflow-wrap:anywhere!important;
  }

  body[data-page="home"] .product-actions,
  body[data-page="home"] .v134-product-card .product-actions,
  body[data-page="home"] .v134-featured-card .product-actions{
    display:grid!important;
    grid-template-columns:1fr auto!important;
    gap:8px!important;
    align-items:center!important;
  }

  body[data-page="home"] .product-actions .outline-btn,
  body[data-page="home"] .product-actions .order-clean{
    width:100%!important;
    min-width:0!important;
  }
}
body.customer-auth-v130{
  display:block!important;
  min-height:100dvh!important;
  padding:20px 14px 34px!important;
  background:linear-gradient(180deg,#050905 0%,#071108 100%)!important;
}

body.customer-auth-v130 .ca-auth-wrap{
  width:min(100%,460px)!important;
  max-width:460px!important;
  margin:0 auto!important;
}

body.customer-auth-v130 .ca-auth-back{
  position:static!important;
  top:auto!important;
  right:auto!important;
  width:max-content!important;
  margin:0 0 14px auto!important;
  font-size:13px!important;
  color:#c8d7cc!important;
}

body.customer-auth-v130 .ca-auth-brand{
  gap:8px!important;
  margin-bottom:18px!important;
}
body.customer-auth-v130 .ca-auth-brand h1{font-size:clamp(26px,7vw,34px)!important;line-height:1.15!important}
body.customer-auth-v130 .ca-auth-brand p{font-size:14px!important;color:#8ea392!important}
body.customer-auth-v130 .ca-auth-logo{
  width:58px!important;height:58px!important;border-radius:18px!important;
  background:linear-gradient(180deg,#0c180f,#081108)!important;
  border:1px solid var(--v149-border-strong)!important;
  color:var(--v149-green)!important;
  box-shadow:0 0 0 1px rgba(57,255,110,.08),0 10px 24px rgba(0,0,0,.28)!important;
}

body.customer-auth-v130 .ca-auth-card{
  padding:18px 16px!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(9,23,13,.98),rgba(4,10,6,.98))!important;
  border:1px solid var(--v149-border)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.26)!important;
}

body.customer-auth-v130 .ca-auth-card .auth-title-mini b{
  font-size:clamp(22px,6vw,30px)!important;
  line-height:1.2!important;
}
body.customer-auth-v130 .ca-auth-card .auth-title-mini span{
  margin-top:5px!important;
  font-size:14px!important;
  line-height:1.65!important;
  color:#9ab09d!important;
}

body.customer-auth-v130 .ca-auth-card .auth-tabs{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:6px!important;
  margin:16px 0 14px!important;
  padding:5px!important;
  border:1px solid rgba(255,255,255,.06)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.02)!important;
}
body.customer-auth-v130 .ca-auth-card .auth-tabs button{
  min-height:48px!important;
  padding:10px 8px!important;
  border-radius:14px!important;
  border-bottom:0!important;
  font-size:15px!important;
  color:#9aada0!important;
}
body.customer-auth-v130 .ca-auth-card .auth-tabs button.active{
  background:linear-gradient(180deg,rgba(57,255,110,.18),rgba(57,255,110,.08))!important;
  color:var(--v149-green)!important;
  box-shadow:inset 0 -2px 0 rgba(57,255,110,.92)!important;
}

body.customer-auth-v130 .ca-auth-card .auth-form{gap:12px!important}
body.customer-auth-v130 .ca-auth-card .form-field{min-width:0!important}
body.customer-auth-v130 .ca-auth-card .form-field label{
  font-size:13px!important;
  margin-bottom:7px!important;
  color:#eff7f0!important;
}
body.customer-auth-v130 .ca-auth-card .form-field input,
body.customer-auth-v130 .ca-auth-card .form-field select{
  min-height:50px!important;
  border-radius:16px!important;
  padding:13px 14px!important;
  background:linear-gradient(180deg,#0a170d,#0b130d)!important;
  border:1px solid rgba(57,255,110,.16)!important;
  color:#f6fbf7!important;
}
body.customer-auth-v130 .ca-auth-card .form-field input::placeholder{color:#91a193!important}

body.customer-auth-v130 .ca-auth-card .phone-input-row-v56{
  display:grid!important;
  grid-template-columns:116px minmax(0,1fr)!important;
  gap:8px!important;
  align-items:stretch!important;
}
body.customer-auth-v130 .ca-auth-card .phone-input-row-v56 select{width:auto!important;flex:auto!important}
body.customer-auth-v130 .ca-auth-card .tiny{
  display:block!important;
  margin-top:6px!important;
  font-size:11px!important;
  line-height:1.55!important;
  color:#8da08f!important;
}

body.customer-auth-v130 .ca-auth-card .auth-form-row-v123{
  font-size:12px!important;
  flex-wrap:wrap!important;
  align-items:center!important;
}
body.customer-auth-v130 .ca-auth-card .forgot-password-link-v95{font-weight:700!important}
body.customer-auth-v130 .ca-auth-card .cta{
  min-height:54px!important;
  border-radius:16px!important;
  font-size:18px!important;
  box-shadow:0 8px 24px rgba(57,255,110,.20)!important;
}
body.customer-auth-v130 .ca-auth-policy{
  margin-top:14px!important;
  font-size:11px!important;
  line-height:1.75!important;
  color:#8ea091!important;
}

@media (max-width:420px){
  body.customer-auth-v130{padding-inline:12px!important}
  body.customer-auth-v130 .ca-auth-card{padding:16px 14px!important}
  body.customer-auth-v130 .ca-auth-card .phone-input-row-v56{grid-template-columns:112px minmax(0,1fr)!important}
}
@media (max-width:639px){
  body.customer-account-v130 .ca-topbar{
    padding-inline:12px!important;
    background:rgba(5,11,7,.96)!important;
  }
  body.customer-account-v130 .ca-logo{
    min-width:42px!important;
    gap:8px!important;
  }
  body.customer-account-v130 .ca-logo-text{display:none!important}
  body.customer-account-v130 .ca-logo-mark{width:40px!important;height:40px!important;font-size:16px!important}
  body.customer-account-v130 .ca-page-title{
    font-size:15px!important;
    max-width:120px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.customer-account-v130 .ca-top-actions{gap:7px!important}
  body.customer-account-v130 .ca-icon-btn,
  body.customer-account-v130 .ca-avatar{width:40px!important;height:40px!important}

  body.customer-account-v130 .ca-main{
    padding:16px 12px calc(var(--ca-bottom) + 26px + env(safe-area-inset-bottom,0px))!important;
  }

  body.customer-account-v130 .ca-title{display:none!important}

  body.customer-account-v130 .ca-card,
  body.customer-account-v130 .ca-section,
  body.customer-account-v130 .ca-profile-avatar,
  body.customer-account-v130 .ca-empty,
  body.customer-account-v130 .ca-order,
  body.customer-account-v130 .ca-stat{
    border-radius:18px!important;
  }

  body.customer-account-v130 .ca-stats{gap:8px!important}
  body.customer-account-v130 .ca-stat{
    padding:14px 10px!important;
    min-height:104px!important;
    background:linear-gradient(180deg,rgba(10,22,13,.96),rgba(5,11,7,.96))!important;
    border:1px solid rgba(57,255,110,.12)!important;
  }
  body.customer-account-v130 .ca-stat b{
    font-size:28px!important;
    line-height:1!important;
  }
  body.customer-account-v130 .ca-stat span{
    font-size:12px!important;
    line-height:1.45!important;
    color:#9caf9f!important;
  }

  body.customer-account-v130 .ca-quick{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.customer-account-v130 .ca-quick button{
    min-height:92px!important;
    padding:12px 10px!important;
    border-radius:16px!important;
  }
  body.customer-account-v130 .ca-quick button span,
  body.customer-account-v130 .ca-quick button b{
    font-size:13px!important;
    overflow-wrap:anywhere!important;
  }

  body.customer-account-v130 .ca-profile-avatar{padding:18px 14px!important;margin-bottom:14px!important}
  body.customer-account-v130 .ca-profile-circle{width:82px!important;height:82px!important;font-size:28px!important}
  body.customer-account-v130 .ca-profile-avatar b{font-size:24px!important;line-height:1.2!important}
  body.customer-account-v130 .ca-profile-avatar span{font-size:14px!important;line-height:1.5!important;overflow-wrap:anywhere!important}

  body.customer-account-v130 .ca-form{gap:13px!important}
  body.customer-account-v130 .ca-field label{font-size:13px!important}
  body.customer-account-v130 .ca-field small{font-size:11px!important;line-height:1.6!important}
  body.customer-account-v130 .ca-input,
  body.customer-account-v130 .ca-form select,
  body.customer-account-v130 .ca-form input{
    min-height:50px!important;
    padding:13px 14px!important;
    border-radius:16px!important;
    font-size:16px!important;
  }
  body.customer-account-v130 .ca-btn.primary.full,
  body.customer-account-v130 .ca-btn.full{
    min-height:54px!important;
    border-radius:16px!important;
    font-size:17px!important;
  }

  body.customer-account-v130 .ca-empty{
    padding:22px 16px!important;
    text-align:center!important;
  }
  body.customer-account-v130 .ca-empty h3,
  body.customer-account-v130 .ca-empty b{
    font-size:18px!important;
    line-height:1.4!important;
    margin:0 0 6px!important;
    overflow-wrap:anywhere!important;
  }
  body.customer-account-v130 .ca-empty p,
  body.customer-account-v130 .ca-empty small,
  body.customer-account-v130 .ca-empty span{
    font-size:13px!important;
    line-height:1.65!important;
    color:#98aa9b!important;
  }

  body.customer-account-v130 .ca-order,
  body.customer-account-v130 .ca-card{
    padding:14px!important;
  }

  body.customer-account-v130 .ca-bottom{
    background:rgba(4,10,6,.97)!important;
    border-top:1px solid rgba(57,255,110,.16)!important;
    box-shadow:0 -8px 22px rgba(0,0,0,.34)!important;
  }
  body.customer-account-v130 .ca-bottom a,
  body.customer-account-v130 .ca-bottom button{border-radius:12px!important}
}
body[data-page="faq"] .v128-faq{display:grid!important;gap:14px!important}
body[data-page="faq"] .v128-faq details{
  border:1px solid rgba(57,255,110,.12)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,rgba(8,20,12,.95),rgba(2,7,4,.95))!important;
  overflow:hidden!important;
}
body[data-page="faq"] .v128-faq summary{
  list-style:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:20px 22px!important;
  font-size:clamp(21px,3vw,28px)!important;
  font-weight:800!important;
  line-height:1.45!important;
  color:#f3f8f4!important;
  cursor:pointer!important;
}
body[data-page="faq"] .v128-faq summary::-webkit-details-marker{display:none}
body[data-page="faq"] .v128-faq summary::after{
  content:"+";
  flex:0 0 42px;
  width:42px;height:42px;
  display:grid;place-items:center;
  border-radius:50%;
  background:rgba(57,255,110,.08);
  border:1px solid rgba(57,255,110,.16);
  color:var(--v149-green);
  font-size:30px;font-weight:700;line-height:1;
}
body[data-page="faq"] .v128-faq details[open] summary::after{content:"−"}
body[data-page="faq"] .v128-faq details>p{
  margin:0!important;
  padding:0 22px 22px!important;
  color:#a5b8a9!important;
  font-size:16px!important;
  line-height:1.9!important;
}
@media (max-width:640px){
  body[data-page="faq"] .v128-faq summary{padding:16px 16px!important;font-size:19px!important}
  body[data-page="faq"] .v128-faq summary::after{width:38px;height:38px;flex-basis:38px;font-size:26px}
  body[data-page="faq"] .v128-faq details>p{padding:0 16px 18px!important;font-size:14px!important}
}






















body.customer-account-v130 .ca-logo-mark{
  display:grid!important;
  place-items:center!important;
  padding:5px!important;
  background:#07140c!important;
  border:1px solid rgba(32,232,106,.22)!important;
}
body.customer-account-v130 .ca-logo-mark img{width:100%!important;height:100%!important;display:block!important}
body.customer-account-v130 .ca-topbar .taqa-icon,
body.customer-account-v130 .ca-bottom .taqa-icon{width:22px!important;height:22px!important}
body.customer-account-v130 .ca-bottom a.active svg,
body.customer-account-v130 .ca-bottom button.active svg{color:#20e86a!important}
body.customer-account-v130 .ca-card{border-color:rgba(32,232,106,.14)!important}
@media(max-width:760px){
  body.customer-account-v130 .ca-topbar{min-height:58px!important}
  body.customer-account-v130 .ca-main{padding-bottom:92px!important}
}
body.customer-account-v130 .ca-logo{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:auto!important;min-width:0!important;height:40px!important;
  background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;
}
body.customer-account-v130 .ca-logo-full{
  display:block!important;width:auto!important;height:100%!important;max-width:none!important;object-fit:contain!important;filter:none!important;background:transparent!important;
}
body.customer-account-v130 .ca-logo-mark,
body.customer-account-v130 .ca-logo-text{display:none!important;}
body.customer-account-v130 .ca-topbar{contain:layout paint!important;}
body.customer-account-v130 .ca-card,
body.customer-account-v130 .ca-stat,
body.customer-account-v130 .ca-quick button{contain:layout paint!important;}
@supports (content-visibility:auto){
  body.customer-account-v130 .ca-card,
  body.customer-account-v130 .ca-stat{content-visibility:auto;contain-intrinsic-size:auto 160px;}
}
@media (min-width:768px){
  body.customer-account-v130 .ca-logo{width:auto!important;height:44px!important;}
}
@media (max-width:480px){
  body.customer-account-v130 .ca-logo{width:auto!important;height:36px!important;}
}
body.customer-account-v130 .ca-customer-instructions{
  margin-top:10px;
  padding:11px 12px;
  border:1px solid #436119;
  border-radius:11px;
  background:linear-gradient(180deg,rgba(53,83,18,.27),rgba(28,46,11,.38));
  color:#e7f1d6;
}
body.customer-account-v130 .ca-customer-instructions-head{
  display:flex;
  align-items:flex-start;
  gap:9px;
  margin-bottom:8px;
}
body.customer-account-v130 .ca-customer-instructions-icon{
  width:30px;
  height:30px;
  flex:0 0 30px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#26450f;
  color:#9fe747;
}
body.customer-account-v130 .ca-customer-instructions-icon svg{width:16px;height:16px}
body.customer-account-v130 .ca-customer-instructions-head b{
  display:block;
  color:#b9f36f;
  font-size:13px;
  line-height:1.35;
}
body.customer-account-v130 .ca-customer-instructions-head small{
  display:block;
  margin-top:2px;
  color:#91a77b;
  font-size:10.5px;
  line-height:1.45;
}
body.customer-account-v130 .ca-customer-instructions-body{
  padding:9px 10px;
  border-radius:9px;
  background:rgba(4,13,7,.58);
  border:1px solid rgba(110,155,60,.28);
  color:#d7e5c6;
  font-size:11.5px;
  line-height:1.85;
  overflow-wrap:anywhere;
  white-space:normal;
}
@media (max-width:430px){
  body.customer-account-v130 .ca-customer-instructions{padding:10px;margin-top:9px}
  body.customer-account-v130 .ca-customer-instructions-body{font-size:11px;line-height:1.8}
}
