.jhondeereseri-wrap{max-width:860px;margin:0 auto;font-family:Inter,Arial,sans-serif;color:#18321f;line-height:1.35}
.jhondeereseri-wrap *{box-sizing:border-box}
.jhondeereseri-shell{background:#f6f4ee;border:1px solid #e7dfcf;border-radius:24px;box-shadow:0 12px 26px rgba(28,52,17,.08);overflow:hidden}
.jhondeereseri-topbar{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 24px;background:#faf9f5}
.jhondeereseri-brand{display:flex;align-items:center;gap:18px;min-width:0;flex:1 1 auto}
.jhondeereseri-logo{flex:0 0 auto;display:flex;align-items:center}
.jhondeereseri-logo-shield{width:72px;height:72px;border-radius:20px;background:linear-gradient(180deg,#1c7a2a,#115f1e);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 6px 16px rgba(0,0,0,.10), inset 0 0 0 2px #f0bf2f}
.jhondeereseri-logo-shield:before{content:'';position:absolute;inset:7px;border-radius:15px;border:1px solid rgba(255,255,255,.3)}
.jhondeereseri-logo-core{position:relative;width:18px;height:18px;background:#f4d246;transform:rotate(45deg);border-radius:3px;box-shadow:0 0 0 4px rgba(244,210,70,.10)}
.jhondeereseri-brandtext{min-width:0;padding-left:20px;border-left:1px solid #ddd4c1}
.jhondeereseri-title{font-size:23px;font-weight:900;line-height:1.1;color:#1b5420;white-space:nowrap;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis}
.jhondeereseri-sub{font-size:14px;color:#5d6059;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jhondeereseri-infobadge{flex:0 0 116px;background:#fff;border:1px solid #ddd5c7;border-radius:14px;padding:10px 8px;text-align:center;box-shadow:0 6px 14px rgba(0,0,0,.04)}
.jhondeereseri-flagart{width:48px;height:28px;margin:0 auto 8px;border-radius:3px;position:relative;background:repeating-linear-gradient(180deg,#d92f32 0 4px,#fff 4px 8px);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}
.jhondeereseri-flagart span{position:absolute;top:0;left:0;width:22px;height:14px;background:#25488a;border-top-left-radius:3px}
.jhondeereseri-infobadge strong{display:block;font-size:13px;line-height:1.15;font-weight:900;color:#246f2c;text-transform:uppercase}
.jhondeereseri-infobadge small{display:block;margin-top:6px;font-size:11px;font-weight:800;color:#7c7569;letter-spacing:2px;white-space:nowrap}
.jhondeereseri-goldline{height:4px;background:#eeb62b}
.jhondeereseri-box{margin:18px;padding:18px 18px 16px;border-radius:18px;background:linear-gradient(180deg,#fff,#fcfbf8);border:1px solid #e8e2d6;box-shadow:0 8px 18px rgba(0,0,0,.04)}
.jhondeereseri-paneltitle{display:flex;align-items:center;gap:10px;color:#25662f;font-size:16px;font-weight:900;margin-bottom:16px}
.jhondeereseri-panelicon,.jhondeereseri-samples-ico,.jhondeereseri-noteicon{width:30px;height:30px;border-radius:50%;background:#eef3e7;border:1px solid #e1e7d8;display:flex;align-items:center;justify-content:center;color:#5f8e53;font-size:12px;flex:0 0 auto}
.jhondeereseri-searchbar{display:grid;grid-template-columns:90px minmax(0,1fr) 140px;align-items:stretch;border-radius:12px;overflow:hidden;border:1px solid #c6d2bf;background:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}
.jhondeereseri-searchlabel{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#2d8c31,#216d24);color:#fff;font-size:14px;font-weight:900;letter-spacing:.4px}
.jhondeereseri-input{width:100%;height:54px;border:0;outline:0;background:#fff;color:#2a352d;font-size:16px;font-weight:700;padding:3px 16px 0 16px;line-height:54px}
.jhondeereseri-input::placeholder{color:#9c9b97;font-weight:600;line-height:54px;opacity:1}
.jhondeereseri-btn{border:0;background:linear-gradient(180deg,#2f8f30,#266f27);color:#fff;font-weight:900;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}
.jhondeereseri-btninner{height:54px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;padding:0 12px}
.jhondeereseri-btnicon{font-size:18px;line-height:1}
.jhondeereseri-btn i{display:inline-block;width:18px;height:18px;border:3px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:jhspin .85s linear infinite}
@keyframes jhspin{100%{transform:rotate(360deg)}}
.jhondeereseri-samples{display:flex;align-items:center;gap:18px;padding-top:16px;margin-top:16px;border-top:1px solid #ece7dc}
.jhondeereseri-samples-label{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:15px;font-weight:900;color:#39423d;flex:0 0 auto}
.jhondeereseri-samplelist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;flex:1 1 auto;min-width:0}
.jhondeereseri-samplechip{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;width:100%;padding:10px 12px;border:1px solid #cfd8c6;border-radius:999px;background:#fff;color:#2e7128;font-size:12px;font-weight:800;box-shadow:0 4px 10px rgba(0,0,0,.03);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jhondeereseri-samplechip span{font-size:12px;flex:0 0 auto}
.jhondeereseri-note{display:flex;align-items:flex-start;gap:10px;padding-top:14px;margin-top:14px;border-top:1px solid #ece7dc;color:#65685f;font-size:12px;line-height:1.45}
.jhondeereseri-result{padding:0 18px 18px}
.jhondeereseri-error{background:#fff4f1;color:#c04c39;border:1px solid #ffd6cf;padding:14px 16px;border-radius:14px;font-size:14px;font-weight:800;text-align:center}
.jhondeereseri-card{background:#fff;border:1px solid #e9e2d7;border-radius:20px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.04)}
.jhondeereseri-reshead{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px 10px}
.jhondeereseri-reslabel{font-size:13px;font-weight:800;color:#666c63;margin-bottom:4px}
.jhondeereseri-serial{font-size:22px;font-weight:900;line-height:1.1;color:#17331b;word-break:break-all}
.jhondeereseri-status{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:#e7f5e8;color:#2f933d;font-size:14px;font-weight:900;white-space:nowrap}
.jhondeereseri-status:before{content:'●';font-size:11px}
.jhondeereseri-hero{position:relative;margin:0 16px 12px;border:1px solid #e9e4d8;border-radius:16px;overflow:hidden;background:radial-gradient(circle at 0 100%, rgba(193,214,156,.22), transparent 33%),radial-gradient(circle at 100% 100%, rgba(208,226,170,.20), transparent 33%),linear-gradient(180deg,#fafbf6,#f8f7f1)}
.jhondeereseri-chip{position:absolute;left:14px;top:14px;z-index:2;background:linear-gradient(180deg,#257628,#1c611f);color:#fff;padding:7px 12px;border-radius:8px;font-size:14px;font-weight:900;box-shadow:0 6px 12px rgba(0,0,0,.10)}
.jhondeereseri-countrybadge{position:absolute;right:14px;top:14px;z-index:2;text-align:center}
.jhondeereseri-flagcircle{width:54px;height:42px;border-radius:8px;background:#fff;border:1px solid #e1dccf;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 6px 10px rgba(0,0,0,.08)}
.jhondeereseri-countrytext{margin-top:6px;font-size:12px;font-weight:900;color:#656a61;text-transform:uppercase}
.jhondeereseri-heroimgbox{height:248px;padding:50px 16px 8px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.jhondeereseri-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.jhondeereseri-noimg{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:420px;background:#fff;border:1px dashed #d8d4ca;border-radius:16px;color:#7a7f77;font-size:13px;font-weight:800;padding:0 16px;text-align:center}
.jhondeereseri-pattern{height:7px;background:repeating-linear-gradient(90deg,#1f7a30 0 16px,#f0c133 16px 23px,#fff 23px 26px)}
.jhondeereseri-details{display:block}
.jhondeereseri-drow{display:grid;grid-template-columns:168px minmax(0,1fr) 104px;align-items:center;min-height:56px;border-top:1px solid #ece8dc;background:#fff}
.jhondeereseri-drow:nth-child(odd){background:#fcfcfa}
.jhondeereseri-dlabel{display:flex;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:900;color:#3d473f;border-right:1px solid #ece8dc;white-space:nowrap}
.jhondeereseri-ico{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:15px;flex:0 0 auto}
.jhondeereseri-ico.green{background:#eef9ec;color:#3f8f43}.jhondeereseri-ico.gold{background:#fff1ca;color:#be8400}.jhondeereseri-ico.purple{background:#efe7ff;color:#7961d3}
.jhondeereseri-dvalue{padding:10px 14px;font-size:15px;font-weight:800;color:#233126;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jhondeereseri-dvalue small{display:block;margin-top:3px;font-size:11px;font-weight:700;color:#757971;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jhondeereseri-tagwrap{padding:8px 10px;display:flex;justify-content:flex-end}
.jhondeereseri-tag{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:8px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}
.jhondeereseri-tag.green{background:#def0dc;color:#3e9246}.jhondeereseri-tag.gold{background:#fff0c6;color:#b98302}.jhondeereseri-tag.purple{background:#ece5ff;color:#7557d2}
.jhondeereseri-meta{padding:0 16px 16px}
.jhondeereseri-near{margin-top:12px;border:1px solid #ebe6d8;border-radius:12px;overflow:hidden;background:#fff}
.jhondeereseri-nearhead{padding:10px 12px;background:#f8f8f5;border-bottom:1px solid #ece8dd;color:#254127;font-size:12px;font-weight:900}
.jhondeereseri-nearrow{display:grid;grid-template-columns:130px 86px minmax(0,1fr);gap:10px;padding:10px 12px;border-bottom:1px solid #f1ede3;font-size:12px;align-items:center}
.jhondeereseri-nearrow:last-child{border-bottom:0}
.jhondeereseri-nearrow span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jhondeereseri-nearrow span:last-child{font-weight:700}
@media(max-width:700px){
 .jhondeereseri-shell{border-radius:18px}
 .jhondeereseri-topbar{gap:12px;padding:14px}
 .jhondeereseri-brand{gap:12px}
 .jhondeereseri-logo-shield{width:56px;height:56px;border-radius:16px}
 .jhondeereseri-logo-core{width:14px;height:14px}
 .jhondeereseri-brandtext{padding-left:12px}
 .jhondeereseri-title{font-size:16px}
 .jhondeereseri-sub{font-size:10px}
 .jhondeereseri-infobadge{width:96px;flex:0 0 96px;padding:8px 6px}
 .jhondeereseri-infobadge strong{font-size:11px}.jhondeereseri-infobadge small{font-size:9px;letter-spacing:1.2px}
 .jhondeereseri-box{margin:12px;padding:12px}
 .jhondeereseri-paneltitle{font-size:14px;margin-bottom:12px}
 .jhondeereseri-searchbar{grid-template-columns:68px minmax(0,1fr) 92px}
 .jhondeereseri-searchlabel{font-size:12px}
 .jhondeereseri-input{height:46px;font-size:13px;padding:3px 10px 0 10px;line-height:46px}
 .jhondeereseri-input::placeholder{line-height:46px}
 .jhondeereseri-btninner{height:46px;font-size:12px;padding:0 8px}
 .jhondeereseri-samples{display:block;padding-top:14px;margin-top:14px}
 .jhondeereseri-samples-label{font-size:14px;margin-bottom:10px}
 .jhondeereseri-samplelist{gap:8px}
 .jhondeereseri-samplechip{font-size:10px;padding:8px 10px}
 .jhondeereseri-note{font-size:10px}
 .jhondeereseri-result{padding:0 12px 12px}
 .jhondeereseri-reshead{padding:12px 12px 8px}
 .jhondeereseri-reslabel{font-size:11px}
 .jhondeereseri-serial{font-size:16px}
 .jhondeereseri-status{font-size:11px;padding:7px 10px}
 .jhondeereseri-hero{margin:0 12px 10px}
 .jhondeereseri-chip{font-size:11px;padding:6px 10px;left:10px;top:10px}
 .jhondeereseri-countrybadge{right:10px;top:10px}
 .jhondeereseri-flagcircle{width:42px;height:34px;font-size:22px}.jhondeereseri-countrytext{font-size:10px;margin-top:4px}
 .jhondeereseri-heroimgbox{height:184px;padding:40px 10px 6px}
 .jhondeereseri-drow{grid-template-columns:112px minmax(0,1fr) 74px;min-height:46px}
 .jhondeereseri-dlabel{font-size:11px;padding:8px 8px;gap:6px}.jhondeereseri-ico{width:24px;height:24px;font-size:12px}
 .jhondeereseri-dvalue{font-size:12px;padding:8px 10px}.jhondeereseri-dvalue small{font-size:9px}
 .jhondeereseri-tagwrap{padding:6px}.jhondeereseri-tag{font-size:8px;padding:5px 7px}
 .jhondeereseri-meta{padding:0 12px 12px}
 .jhondeereseri-nearhead{font-size:11px}.jhondeereseri-nearrow{grid-template-columns:1fr;gap:4px;font-size:11px}
}

/* v4.1.2 final alignment fixes */
.jhondeereseri-title{font-size:22px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}
.jhondeereseri-sub{font-size:13px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.jhondeereseri-infobadge{flex-basis:128px!important;width:128px!important;min-width:128px!important;padding:9px 7px!important}
.jhondeereseri-infobadge strong{font-size:10px!important;line-height:1!important;white-space:nowrap!important;letter-spacing:.1px!important;display:block!important}
.jhondeereseri-infobadge small{font-size:10px!important;line-height:1!important;white-space:nowrap!important;margin-top:6px!important;letter-spacing:2px!important}
.jhondeereseri-flagart{width:46px!important;height:26px!important;margin-bottom:7px!important}
.jhondeereseri-searchbar{grid-template-columns:90px minmax(0,1fr) 140px!important}
.jhondeereseri-input{height:54px!important;line-height:normal!important;padding:8px 16px 0 16px!important;font-size:15px!important;display:block!important;vertical-align:middle!important}
.jhondeereseri-input::placeholder{line-height:normal!important;transform:translateY(2px)!important;color:#969892!important;font-size:15px!important}
.jhondeereseri-btninner{height:54px!important;line-height:54px!important;align-items:center!important}
.jhondeereseri-note{align-items:center!important;padding-top:12px!important;margin-top:12px!important;font-size:11px!important;line-height:1.15!important;min-height:34px!important}
.jhondeereseri-noteicon{width:26px!important;height:26px!important;min-width:26px!important;align-self:center!important}
.jhondeereseri-note span:last-child{display:block!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}
.jhondeereseri-dvalue,.jhondeereseri-dvalue small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
@media(max-width:700px){
 .jhondeereseri-topbar{gap:10px!important;padding:12px!important}
 .jhondeereseri-logo-shield{width:50px!important;height:50px!important}
 .jhondeereseri-brandtext{padding-left:10px!important}
 .jhondeereseri-title{font-size:15px!important}
 .jhondeereseri-sub{font-size:10px!important}
 .jhondeereseri-infobadge{flex-basis:90px!important;width:90px!important;min-width:90px!important;padding:7px 5px!important}
 .jhondeereseri-infobadge strong{font-size:8px!important;letter-spacing:0!important}
 .jhondeereseri-infobadge small{font-size:8px!important;letter-spacing:1px!important}
 .jhondeereseri-flagart{width:38px!important;height:22px!important}
 .jhondeereseri-searchbar{grid-template-columns:64px minmax(0,1fr) 86px!important}
 .jhondeereseri-input{height:46px!important;padding:8px 9px 0 9px!important;font-size:12px!important}
 .jhondeereseri-input::placeholder{font-size:12px!important;transform:translateY(2px)!important}
 .jhondeereseri-btninner{height:46px!important;line-height:46px!important;font-size:11px!important}
 .jhondeereseri-note{font-size:9px!important;min-height:28px!important}
 .jhondeereseri-noteicon{width:22px!important;height:22px!important;min-width:22px!important}
}


/* v4.1.3 hard mobile fixes */
@media(max-width:700px){
  .jhondeereseri-topbar{align-items:flex-start}
  .jhondeereseri-infobadge{width:112px!important;flex:0 0 112px!important;padding:8px 6px!important;align-self:flex-start}
  .jhondeereseri-infobadge strong{font-size:10px!important;white-space:nowrap!important;line-height:1.05!important;letter-spacing:0!important}
  .jhondeereseri-infobadge small{font-size:8px!important;white-space:nowrap!important;letter-spacing:1px!important}
  .jhondeereseri-searchbar{grid-template-columns:70px minmax(0,1fr) 96px!important;align-items:stretch!important}
  .jhondeereseri-searchlabel{height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important}
  .jhondeereseri-input{height:48px!important;line-height:48px!important;padding:1px 10px 0 10px!important;font-size:14px!important;vertical-align:middle!important}
  .jhondeereseri-input::placeholder{line-height:48px!important;vertical-align:middle!important}
  .jhondeereseri-btninner{height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important}
  .jhondeereseri-btnicon{font-size:15px!important}
  .jhondeereseri-note{align-items:flex-start!important;gap:10px!important}
  .jhondeereseri-noteicon{margin-top:1px!important}

  .jhondeereseri-chip{max-width:145px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .jhondeereseri-heroimgbox{height:176px!important}
  .jhondeereseri-details{display:block!important}
  .jhondeereseri-drow{display:block!important;min-height:0!important;padding:0!important}
  .jhondeereseri-dlabel{display:flex!important;border-right:0!important;border-bottom:0!important;padding:10px 12px 4px!important;font-size:12px!important;line-height:1.2!important}
  .jhondeereseri-dvalue{display:block!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;padding:0 12px 8px!important;font-size:14px!important;line-height:1.3!important}
  .jhondeereseri-dvalue small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:10px!important;line-height:1.3!important}
  .jhondeereseri-tagwrap{display:flex!important;justify-content:flex-start!important;padding:0 12px 10px!important}
  .jhondeereseri-tag{font-size:9px!important;max-width:100%!important;white-space:nowrap!important}
  .jhondeereseri-nearrow{grid-template-columns:1fr!important;gap:4px!important}
  .jhondeereseri-nearrow span{white-space:normal!important}
}


/* v4.1.5 final mobile/tool fixes */
.jhondeereseri-input{
  padding-top:10px!important;
  padding-bottom:0!important;
}
.jhondeereseri-input::placeholder{
  transform:translateY(4px)!important;
}
.jhondeereseri-btninner{
  align-items:center!important;
}

@media(max-width:700px){
  /* remove SERIAL box on mobile, keep input + lookup only */
  .jhondeereseri-searchbar{
    grid-template-columns:minmax(0,1fr) 96px!important;
  }
  .jhondeereseri-searchlabel{
    display:none!important;
  }
  .jhondeereseri-input{
    height:48px!important;
    line-height:1.2!important;
    padding:0 12px 0 12px!important;
    display:flex!important;
    align-items:center!important;
    font-size:14px!important;
  }
  .jhondeereseri-input::placeholder{
    line-height:1.2!important;
    transform:translateY(0)!important;
    font-size:14px!important;
  }
  .jhondeereseri-btninner{
    height:48px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:12px!important;
  }
  .jhondeereseri-btnicon{font-size:15px!important}

  /* badge text one line */
  .jhondeereseri-infobadge{
    width:118px!important;
    min-width:118px!important;
    flex:0 0 118px!important;
    padding:8px 6px!important;
  }
  .jhondeereseri-infobadge strong{
    font-size:9px!important;
    line-height:1!important;
    white-space:nowrap!important;
    letter-spacing:0!important;
  }
  .jhondeereseri-infobadge small{
    font-size:8px!important;
    line-height:1!important;
    letter-spacing:1px!important;
    white-space:nowrap!important;
  }

  /* disclaimer full text visible */
  .jhondeereseri-note{
    align-items:flex-start!important;
    gap:10px!important;
    min-height:0!important;
    font-size:10px!important;
    line-height:1.4!important;
  }
  .jhondeereseri-note span:last-child{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    line-height:1.4!important;
  }
  .jhondeereseri-noteicon{
    margin-top:2px!important;
    flex:0 0 auto!important;
  }

  /* result rows clearer */
  .jhondeereseri-dlabel{
    padding:10px 12px 3px!important;
  }
  .jhondeereseri-dvalue{
    padding:0 12px 7px!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    word-break:break-word!important;
  }
  .jhondeereseri-tagwrap{
    padding:0 12px 10px!important;
  }
}


/* v4.1.8 wider mobile + alignment hard fixes */
/* Desktop: only slightly push placeholder/text lower without changing height */
.jhondeereseri-input{
  display:block!important;
  height:54px!important;
  line-height:54px!important;
  padding:3px 16px 0 16px!important;
}
.jhondeereseri-input::placeholder{
  line-height:54px!important;
  transform:translateY(2px)!important;
}
.jhondeereseri-btninner{
  height:54px!important;
  line-height:54px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

/* Use a wider breakpoint because some WP/mobile themes render the tool wider than 700px */
@media(max-width:900px){
  .jhondeereseri-searchbar{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 122px!important;
    align-items:stretch!important;
    overflow:hidden!important;
  }
  .jhondeereseri-searchlabel{
    display:none!important;
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    padding:0!important;
    margin:0!important;
  }
  .jhondeereseri-input{
    height:52px!important;
    min-height:52px!important;
    line-height:52px!important;
    padding:0 14px!important;
    font-size:15px!important;
    border-radius:0!important;
    display:block!important;
    transform:none!important;
  }
  .jhondeereseri-input::placeholder{
    line-height:52px!important;
    transform:translateY(1px)!important;
    font-size:15px!important;
  }
  .jhondeereseri-btn{
    height:52px!important;
    min-height:52px!important;
    border-radius:0!important;
  }
  .jhondeereseri-btninner{
    height:52px!important;
    min-height:52px!important;
    line-height:52px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    padding:0 12px!important;
    font-size:13px!important;
  }
  .jhondeereseri-btnicon{font-size:15px!important;line-height:1!important}

  .jhondeereseri-note{
    display:flex!important;
    align-items:flex-start!important;
    gap:10px!important;
    min-height:0!important;
    height:auto!important;
    overflow:visible!important;
    font-size:11px!important;
    line-height:1.45!important;
  }
  .jhondeereseri-note span:last-child{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    display:block!important;
    line-height:1.45!important;
  }
  .jhondeereseri-noteicon{
    margin-top:1px!important;
    flex:0 0 24px!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
  }
}

@media(max-width:520px){
  .jhondeereseri-searchbar{
    grid-template-columns:minmax(0,1fr) 104px!important;
  }
  .jhondeereseri-input,
  .jhondeereseri-btn,
  .jhondeereseri-btninner{
    height:50px!important;
    min-height:50px!important;
    line-height:50px!important;
  }
  .jhondeereseri-input{
    font-size:14px!important;
    padding:0 12px!important;
  }
  .jhondeereseri-input::placeholder{
    font-size:14px!important;
    line-height:50px!important;
    transform:translateY(1px)!important;
  }
  .jhondeereseri-btninner{
    font-size:12px!important;
    padding:0 8px!important;
  }
  .jhondeereseri-note{font-size:10.5px!important}
}

/* v5.1.1 hard tool input + mobile fixes */
.jhondeereseri-wrap .jhondeereseri-input{
  -webkit-text-size-adjust:100%;
  font-size:16px!important;
  height:54px!important;
  min-height:54px!important;
  line-height:normal!important;
  padding:2px 16px 0 16px!important;
  display:block!important;
  vertical-align:middle!important;
  box-sizing:border-box!important;
}
.jhondeereseri-wrap .jhondeereseri-input::placeholder{
  font-size:16px!important;
  line-height:normal!important;
  transform:none!important;
  opacity:1!important;
}
.jhondeereseri-wrap .jhondeereseri-btn,
.jhondeereseri-wrap .jhondeereseri-btninner{
  height:54px!important;
  min-height:54px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  box-sizing:border-box!important;
}
.jhondeereseri-wrap .jhondeereseri-note,
.jhondeereseri-wrap .jhondeereseri-note span:last-child{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.jhondeereseri-limit{
  background:linear-gradient(135deg,#e9fff0,#f6fff8)!important;
  color:#197334!important;
  border:1px solid #bfe8c9!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:13px 22px!important;
  font-weight:900!important;
  box-shadow:0 8px 20px rgba(30,125,50,.12)!important;
}
@media(max-width:900px){
  .jhondeereseri-wrap .jhondeereseri-searchbar{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 118px!important;
    border:1px solid #c6d2bf!important;
    border-radius:16px!important;
    overflow:hidden!important;
    background:#fff!important;
    align-items:stretch!important;
  }
  .jhondeereseri-wrap .jhondeereseri-searchlabel{
    display:none!important;
  }
  .jhondeereseri-wrap .jhondeereseri-input{
    height:52px!important;
    min-height:52px!important;
    padding:0 14px!important;
    font-size:16px!important;
    line-height:normal!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    -webkit-appearance:none!important;
    appearance:none!important;
  }
  .jhondeereseri-wrap .jhondeereseri-input::placeholder{
    font-size:16px!important;
    line-height:normal!important;
    transform:none!important;
  }
  .jhondeereseri-wrap .jhondeereseri-btn,
  .jhondeereseri-wrap .jhondeereseri-btninner{
    height:52px!important;
    min-height:52px!important;
    font-size:14px!important;
    line-height:1!important;
    border-radius:0!important;
    padding:0 10px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .jhondeereseri-wrap .jhondeereseri-btnicon{font-size:16px!important;line-height:1!important;}
  .jhondeereseri-wrap .jhondeereseri-note{
    align-items:flex-start!important;
    gap:10px!important;
    font-size:11px!important;
    line-height:1.45!important;
    min-height:0!important;
  }
  .jhondeereseri-wrap .jhondeereseri-noteicon{
    margin-top:1px!important;
    flex:0 0 auto!important;
  }
  .jhondeereseri-wrap .jhondeereseri-note span:last-child{
    display:block!important;
    min-width:0!important;
    line-height:1.45!important;
  }
}
