/* Guarantee trust system v29 — badge position corrected for desktop funnel header area. */
.hero-guarantee-anchor-v26{
  width:min(1010px,100%);
  margin:0 auto 10px;
  display:flex;
  justify-content:flex-end;
  align-items:center;
}
.hero-guarantee-badge-v23{
  position:relative;
  z-index:5;
  display:flex;
  align-items:center;
  gap:11px;
  width:min(100%,340px);
  max-width:340px;
  padding:10px 13px 10px 10px;
  border:1px solid rgba(255,210,91,.48);
  border-radius:16px;
  background:linear-gradient(135deg,rgba(47,35,12,.97),rgba(19,17,19,.96) 56%,rgba(18,25,45,.98));
  box-shadow:0 16px 42px rgba(0,0,0,.34),0 0 30px rgba(255,185,53,.12),inset 0 1px 0 rgba(255,243,194,.12);
  text-align:left;
  pointer-events:none;
}
.hero-guarantee-star-v23{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  flex:0 0 38px;
  border-radius:12px;
  color:#2a1c04;
  font-size:20px;
  text-shadow:0 1px 0 rgba(255,255,255,.4);
  background:linear-gradient(145deg,#fff0a8,#ffc84d 50%,#f49a20);
  box-shadow:0 0 22px rgba(255,187,50,.28),inset 0 1px 0 rgba(255,255,255,.8);
}
.hero-guarantee-copy-v23{display:flex;flex-direction:column;gap:2px;min-width:0}
.hero-guarantee-copy-v23 strong{color:#fff3c9;font-size:11px;line-height:1.2;letter-spacing:.035em;text-transform:uppercase}
.hero-guarantee-copy-v23 small{color:#b8aa8a;font-size:8.5px;line-height:1.35;letter-spacing:.01em}
.hero-guarantee-line-v23{
  width:min(880px,calc(100% - 24px));
  margin:15px auto 0;
  color:#9caac2;
  font-size:10px;
  line-height:1.5;
  letter-spacing:.005em;
}
.hero-guarantee-line-v23>span{color:#ffc953;margin-right:5px}
.hero-guarantee-line-v23 strong{color:#e8edf6}
.hero-guarantee-line-v23 a{color:#d9b34c;text-decoration:none;border-bottom:1px solid rgba(217,179,76,.3)}
.hero-guarantee-line-v23 a:hover{color:#ffe091;border-color:#ffe091}

/* Strengthen repeated case CTA trust microcopy without making the separators noisy. */
.case-cta-action-v22 small{color:#9f9278}
.case-cta-action-v22 small::before{content:'★';color:#ffc84f;margin-right:5px;font-size:9px}

/* Pricing-side guarantee callout. */
.pricing-guarantee-v23{
  display:flex;
  align-items:flex-start;
  gap:11px;
  margin:15px 0 16px;
  padding:12px 13px;
  border:1px solid rgba(255,204,75,.28);
  border-radius:15px;
  background:linear-gradient(135deg,rgba(255,185,38,.075),rgba(255,255,255,.02));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.pricing-guarantee-icon-v23{
  display:grid;
  place-items:center;
  width:31px;
  height:31px;
  flex:0 0 31px;
  border-radius:10px;
  color:#281c06;
  background:linear-gradient(145deg,#ffe99a,#ffc64a 55%,#ee9d28);
  font-size:15px;
  box-shadow:0 0 18px rgba(255,190,58,.18);
}
.pricing-guarantee-v23>div{display:flex;flex-direction:column;gap:3px;min-width:0}
.pricing-guarantee-v23 strong{font-size:11px;color:#ffe5a0;letter-spacing:.02em}
.pricing-guarantee-v23 small{font-size:9px;color:#a99f8c;line-height:1.45}
.pricing-guarantee-v23 a{color:#e0bc5d;text-decoration:none}
.pricing-guarantee-v23 a:hover{color:#ffe08b}

/* Upgrade the existing guarantee section into a distinct trust moment. */
.guarantee-section .guarantee-card{
  position:relative;
  overflow:hidden;
  border-color:rgba(255,200,70,.25)!important;
  background:
    radial-gradient(circle at 10% 50%,rgba(255,183,36,.13),transparent 28%),
    radial-gradient(circle at 86% 15%,rgba(103,94,255,.10),transparent 28%),
    linear-gradient(135deg,rgba(25,25,31,.88),rgba(8,16,35,.78))!important;
  box-shadow:0 30px 100px rgba(0,0,0,.24),0 0 55px rgba(255,178,38,.055),inset 0 1px 0 rgba(255,255,255,.035);
}
.guarantee-section .guarantee-card::after{
  content:'';
  position:absolute;
  width:260px;
  height:260px;
  right:-80px;
  top:-110px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,205,89,.10),transparent 68%);
  pointer-events:none;
}
.guarantee-section .guarantee-emblem{
  border-color:rgba(255,207,80,.44)!important;
  background:radial-gradient(circle,rgba(255,201,67,.19),rgba(37,29,14,.62))!important;
  box-shadow:inset 0 0 40px rgba(255,194,47,.09),0 0 52px rgba(255,180,36,.12)!important;
}
.guarantee-section .guarantee-emblem::before{
  content:'★';
  display:block;
  color:#ffd15c;
  font-size:18px;
  line-height:1;
  margin-bottom:7px;
  text-shadow:0 0 18px rgba(255,199,55,.3);
}
.guarantee-section .guarantee-emblem span{color:#fff1bd}
.guarantee-section .guarantee-emblem small{color:#d8b458!important}
.guarantee-section .section-tag{border-color:rgba(255,205,81,.30);background:rgba(255,184,44,.07);color:#e5c574}
.guarantee-gold-v23{color:#ffd05e;-webkit-text-fill-color:#ffd05e}
.guarantee-section .guarantee-chips span:first-child{border-color:rgba(255,204,69,.28);background:rgba(255,188,42,.08);color:#f4d98d}
.guarantee-section .guarantee-small a{color:#d4b455;text-decoration:none;border-bottom:1px solid rgba(212,180,85,.28)}
.guarantee-section .guarantee-small a:hover{color:#ffe292}

/* The guarantee FAQ should read like a useful answer, not a legal wall. */
.faq-item:first-child .faq-button span{color:#fff4cf}
.faq-item:first-child .faq-button i{border-color:rgba(255,205,83,.25);color:#ffd263}

@media(max-width:980px){
  .hero-guarantee-anchor-v26{margin-bottom:9px}
  .hero-guarantee-badge-v23{width:min(100%,310px);max-width:310px}
}
@media(max-width:680px){
  .hero-guarantee-anchor-v26{width:100%;margin:0 auto 10px;justify-content:stretch}
  .hero-guarantee-badge-v23{
    position:relative;
    z-index:3;
    width:100%;
    max-width:none;
    margin:0;
    padding:9px 10px;
    border-radius:14px;
  }
  .hero-guarantee-star-v23{width:34px;height:34px;flex-basis:34px;border-radius:10px;font-size:17px}
  .hero-guarantee-copy-v23 strong{font-size:9.5px}
  .hero-guarantee-copy-v23 small{font-size:7.8px}
  .hero-guarantee-line-v23{width:100%;margin-top:11px;padding:0 3px;font-size:8.5px;line-height:1.45}
  .case-cta-action-v22 small::before{font-size:8px}
  .pricing-guarantee-v23{padding:11px;margin:13px 0 14px}
  .pricing-guarantee-v23 strong{font-size:10px}
  .pricing-guarantee-v23 small{font-size:8.5px}
  .guarantee-gold-v23{display:block;margin-top:4px}
}

.checkout-guarantee-v23{display:flex;align-items:flex-start;gap:9px;margin:11px 0 8px;padding:10px 11px;border-radius:12px;border:1px solid rgba(255,204,72,.24);background:rgba(255,185,40,.055);text-align:left}
.checkout-guarantee-v23>span{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border-radius:8px;background:linear-gradient(145deg,#ffe78e,#ffc246);color:#2b1c04;font-size:12px}
.checkout-guarantee-v23>div{display:flex;flex-direction:column;gap:2px}
.checkout-guarantee-v23 strong{color:#f6d981;font-size:10px;line-height:1.25}
.checkout-guarantee-v23 small{color:#8f9ab0;font-size:8.5px;line-height:1.4}
.checkout-guarantee-v23 a{color:#d8b654;text-decoration:none}


/* v30 desktop positioning: align the guarantee with the logo's top edge and
   keep it cleanly anchored to the opposite corner of the same page shell. */
@media (min-width: 1180px){
  .hero{position:relative;}
  .hero-guarantee-anchor-v26{
    position:absolute !important;
    top:18px !important;
    right:0 !important;
    width:340px !important;
    margin:0 !important;
    z-index:20 !important;
    display:flex !important;
    justify-content:flex-end !important;
    align-items:flex-start !important;
    pointer-events:none;
  }
  .hero-guarantee-badge-v23{
    width:340px;
    max-width:340px;
    margin:0;
  }
}

@media (min-width: 1180px) and (max-width: 1320px){
  .hero-guarantee-anchor-v26{
    right:8px !important;
    top:18px !important;
  }
}
