/* All rules belong to the Insights content, never the global header/footer. */
.lp-insights {
  --lp-navy: #002344;
  --lp-ink: #092647;
  --lp-blue: #0878ef;
  --lp-muted: #536780;
  --lp-pale: #f3f7fb;
  color: var(--lp-ink);
  background: #fff;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.5;
  overflow-wrap: anywhere;
}
.lp-insights *, .lp-insights *::before, .lp-insights *::after { box-sizing: border-box; }
.lp-insights h1, .lp-insights h2, .lp-insights h3, .lp-insights p { margin: 0; }
.lp-insights h1, .lp-insights h2, .lp-insights h3 { font-family: inherit; color: var(--lp-ink); letter-spacing: -.035em; }
.lp-insights h2 { font-size: 25px; line-height: 1.25; font-weight: 800; }
.lp-insights a { color: inherit; text-decoration: none; }
.lp-insights a:hover { color: #0064cf; }
.lp-insights a:focus-visible, .lp-insights button:focus-visible, .lp-insights input:focus-visible { outline: 3px solid #0878ef; outline-offset: 4px; }
.lp-insights img { display: block; max-width: 100%; }
.lp-insights .lp-container { width: calc(100% - 96px); max-width: 1320px; margin-inline: auto; }
.lp-insights .lp-sr { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.lp-insights .lp-hero { background: radial-gradient(ellipse at 82% 25%, #365268 0, transparent 45%), linear-gradient(100deg, #00203e 40%, #122f44); color: white; }
.lp-insights .lp-hero-inner { display: grid; grid-template-columns: 1.22fr 1fr; gap: 36px; align-items: center; min-height: 350px; padding-block: 34px; }
.lp-insights .lp-eyebrow { color: #43baff; font-size: 16px; font-weight: 800; letter-spacing: .025em; margin-bottom: 8px; }
.lp-insights .lp-hero h1 { color: #fff; font-size: clamp(30px, 3.05vw, 44px); line-height: 1.13; font-weight: 800; letter-spacing: -.025em; }
.lp-insights .lp-intro { margin-top: 18px; font-size: 18px; line-height: 1.5; }
.lp-insights .lp-search { display: flex; gap: 7px; margin-top: 20px; }
.lp-insights .lp-search-field { display: flex; align-items: center; position: relative; gap: 14px; flex: 1; min-width: 0; background: #f4f8fd; color: var(--lp-ink); border-radius: 5px; padding-left: 16px; margin: 0; }
.lp-insights .lp-search input { width: 100%; min-width: 0; border: 0; padding: 12px 10px 12px 0; background: transparent; font: inherit; font-size: 14px; color: var(--lp-ink); }
/* One focus indicator surrounds the complete field, not the inner input. */
.lp-insights .lp-search-field { border: 1px solid #dce6f1; border-radius: 8px; transition: border-color .15s ease, box-shadow .15s ease; }
.lp-insights .lp-search-field:focus-within { border-color: #2585ff; box-shadow: 0 0 0 3px rgb(67 186 255 / 22%); background: #fff; }
.lp-insights .lp-search input:focus, .lp-insights .lp-search input:focus-visible { outline: none; box-shadow: none; color: var(--lp-ink); }
@media (forced-colors: active) {
  .lp-insights .lp-search-field:focus-within { outline: 2px solid Highlight; outline-offset: 2px; }
}
.lp-insights input::placeholder { color: #64748b; opacity: 1; }
.lp-insights .lp-button { display: inline-flex; align-items: center; justify-content: center; gap: 9px; position: relative; border: 0; border-radius: 5px; padding: 11px 22px; background: linear-gradient(115deg, #2585ff, #006cea); color: #fff; font: 700 14px/1.5 "Nunito Sans", sans-serif; text-transform: none; letter-spacing: 0; cursor: pointer; text-align: center; box-shadow: 0 4px 12px #0878ef14; }
.lp-insights .lp-button:hover { background: #0061ca; color: white; }
.lp-insights .lp-search .lp-button { min-width: 105px; }
.lp-insights .lp-hero-visual { min-width: 0; display: flex; align-items: center; justify-content: center; }
.lp-insights .lp-hero-photo { width: 100%; height: 280px; object-fit: cover; border-radius: 9px; }
.lp-insights .lp-laptop { width: 92%; max-width: 450px; transform: perspective(1100px) rotateY(-8deg) rotateZ(-2deg); filter: drop-shadow(0 20px 18px #0008); padding-top: 5px; }
.lp-insights .lp-laptop-screen { width: 90%; margin-inline: auto; background: linear-gradient(130deg, #fff, #e2eaf4); border: 10px solid #101b24; border-bottom-width: 17px; border-radius: 15px 15px 6px 6px; padding: 20px 22px; color: var(--lp-navy); text-align: center; container-type: inline-size; }
.lp-insights .lp-laptop-screen > strong { display: block; font-size: 27px; font-weight: 900; font-style: italic; line-height: 1.12; }
.lp-insights .lp-platforms { display: grid; grid-template-columns: repeat(3, 1fr); align-items: center; gap: 14px 12px; margin-top: 22px; }
.lp-insights .lp-platforms span { font-size: clamp(9px, 4cqi, 12px); font-weight: 800; line-height: 1.15; overflow-wrap: normal; }
.lp-insights .lp-platforms i { display: block; font-size: 25px; margin-bottom: 4px; }
.lp-insights .lp-platforms .lp-amazon { font-size: clamp(13px, 7cqi, 23px); color: #151515; border-bottom: 3px solid #ff9900; white-space: nowrap; }
.lp-insights .lp-platforms .lp-ebay { font-size: clamp(17px, 9cqi, 30px); font-weight: 600; color: #0656b8; white-space: nowrap; }
.lp-insights .lp-platforms .lp-onbuy { color: #0084e8; font-size: clamp(12px, 6cqi, 18px); white-space: nowrap; }
.lp-insights .lp-laptop-base { height: 12px; border-radius: 2px 2px 50% 50%; background: linear-gradient(#d0d8dc, #65747e); }
.lp-insights .lp-topics { display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 9px; padding-block: 22px 30px; }
.lp-insights .lp-topic { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; min-width: 0; gap: 7px; padding: 16px 8px; background: linear-gradient(140deg, #f6f8fb, #eff4fa); border: 1px solid #e4ecf5; border-radius: 9px; box-shadow: 0 2px 6px #0e2d4108; text-align: center; font-size: 14px; line-height: 1.3; font-weight: 700; }
.lp-insights .lp-topics, .lp-insights .lp-explore-topics { grid-auto-rows: 1fr; }
.lp-insights .lp-topic > span:not(.lp-sr) { min-height: 2.6em; display: flex; align-items: center; justify-content: center; }
.lp-insights .lp-topic i { font-size: 35px; line-height: 1.15; color: #00346b; }
.lp-insights .lp-topic > i { height: 44px; display: flex; align-items: center; justify-content: center; }
.lp-insights .lp-topic-amazon i { color: #141414; }
.lp-insights .lp-topic-ebay i { color: #0968c7; font-size: 43px; }
.lp-insights .lp-topic-data i { color: #2386ff; }
.lp-insights .lp-topic-shopify i { color: #609622; }
.lp-insights .lp-topic-temu i { color: #ef7800; }
.lp-insights .lp-topic small { color: var(--lp-muted); font-size: 12px; font-weight: 400; }
.lp-insights a.lp-topic:hover, .lp-insights .lp-topic[aria-current] { background: #eaf3ff; border-color: #7db6f5; }
.lp-insights .lp-layout { display: grid; grid-template-columns: minmax(0, 1fr) 348px; gap: 38px; align-items: start; padding-bottom: 22px; }
.lp-insights .lp-main, .lp-insights .lp-sidebar { min-width: 0; }
.lp-insights .lp-section { margin-bottom: 38px; scroll-margin-top: 110px; }
.lp-insights .lp-section-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 18px; }
.lp-insights .lp-section-heading > a { color: #005bbd; flex-shrink: 0; font-size: 14px; }
.lp-insights .lp-section-heading > a:hover { text-decoration: underline; }
.lp-insights .lp-featured { display: grid; grid-template-columns: 1.08fr 1fr; gap: 28px; align-items: center; }
.lp-insights .lp-featured-media { display: block; align-self: stretch; min-height: 310px; border-radius: 7px; overflow: hidden; box-shadow: 0 2px 5px #102e4414; }
.lp-insights .lp-image { width: 100%; height: 100%; object-fit: cover; }
.lp-insights .lp-image-empty { display: flex; align-items: center; justify-content: center; background: linear-gradient(140deg, #e7eff7, #d4e3f0); color: #6d88a3; min-height: 100px; font-size: 45px; }
.lp-insights .lp-featured h3 { font-size: 28px; line-height: 1.2; font-weight: 800; margin: 14px 0; }
.lp-insights .lp-featured p { color: #415571; line-height: 1.5; margin-bottom: 18px; }
.lp-insights .lp-meta { display: flex; align-items: center; justify-content: space-between; gap: 10px; font-size: 12px; line-height: 1.35; }
.lp-insights .lp-meta time { color: var(--lp-muted); flex-shrink: 0; }
.lp-insights .lp-featured .lp-meta { justify-content: flex-start; flex-wrap: wrap; }
.lp-insights .lp-badge { border: 1px solid #75aaf4; background: #edf4ff; border-radius: 12px; padding: 1px 7px; text-transform: uppercase; font-size: 10px; font-weight: 800; line-height: 1.3; }
.lp-insights .lp-featured .lp-badge { background: #2385ff; border-color: #2385ff; color: #fff; padding: 3px 13px; font-size: 11px; }
.lp-insights .lp-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.lp-insights .lp-card { border-radius: 8px; overflow: hidden; box-shadow: 0 2px 7px #153e5812; border: 1px solid #edf1f6; background: white; display: flex; flex-direction: column; min-width: 0; }
.lp-insights .lp-card-media { display: block; aspect-ratio: 2.45 / 1; overflow: hidden; }
.lp-insights .lp-card-media .lp-image-empty { min-height: 0; }
.lp-insights .lp-card-body { padding: 12px 14px 13px; display: flex; flex-direction: column; flex: 1; }
.lp-insights .lp-card h3 { font-size: 17px; line-height: 1.35; font-weight: 700; margin-top: 11px; display: flex; flex: 1; }
.lp-insights .lp-card h3 a { display: flex; flex-direction: column; width: 100%; }
.lp-insights .lp-card-arrow { display: block; margin-top: auto; padding-top: 6px; font-size: 23px; line-height: 1; font-weight: 400; }
.lp-insights .lp-sidebar { display: grid; gap: 24px; }
.lp-insights .lp-panel { padding: 25px; border-radius: 8px; background: var(--lp-pale); }
.lp-insights .lp-panel h2 { font-size: 21px; margin-bottom: 15px; }
.lp-insights .lp-panel p { font-size: 15px; line-height: 1.5; margin-bottom: 18px; }
.lp-insights .lp-popular ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 16px; }
.lp-insights .lp-popular a { display: grid; grid-template-columns: 68px minmax(0, 1fr) 8px; gap: 13px; align-items: center; }
.lp-insights .lp-popular .lp-image { width: 68px; height: 66px; min-height: 0; border-radius: 6px; font-size: 24px; }
.lp-insights .lp-popular strong { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; font-size: 14px; line-height: 1.35; font-weight: 700; }
.lp-insights .lp-popular time { display: block; font-size: 12px; color: var(--lp-muted); margin-top: 4px; }
.lp-insights .lp-consultation { background: #eaf3ff; }
.lp-insights .lp-consultation h2 { font-size: 23px; }
.lp-insights .lp-button-navy { background: var(--lp-navy); width: 100%; padding-inline: 10px; }
.lp-insights .lp-trust { border-top: 1px solid #d3e4f6; margin: 16px 0 0; padding: 14px 0 0; list-style: none; }
.lp-insights .lp-trust li { display: flex; align-items: baseline; gap: 13px; font-size: 14px; margin-bottom: 8px; }
.lp-insights .lp-trust li:last-child { margin-bottom: 0; }
.lp-insights .lp-trust i { color: var(--lp-blue); }
.lp-insights .lp-subscribe-disabled { display: flex; gap: 7px; }
.lp-insights .lp-subscribe-disabled label { position: relative; flex: 1; min-width: 0; margin: 0; }
.lp-insights .lp-newsletter input[type=email] { width: 100%; min-width: 0; max-width: 100%; background: #fff; border: 1px solid #e2eaf4; border-radius: 5px; font: inherit; font-size: 13px; padding: 12px; color: var(--lp-ink); }
.lp-insights .lp-subscribe-disabled .lp-button { padding-inline: 12px; font-size: 13px; }
.lp-insights .lp-button:disabled { cursor: not-allowed; opacity: .6; }
.lp-insights .lp-panel .lp-note { color: var(--lp-muted); font-size: 12px; margin: 13px 0 0; }
.lp-insights .lp-newsletter-form { max-width: 100%; }
.lp-insights .lp-newsletter-form input, .lp-insights .lp-newsletter-form button { max-width: 100%; }
.lp-insights .lp-newsletter-form input[type=submit], .lp-insights .lp-newsletter-form button[type=submit] { padding: 11px 16px; border: 0; border-radius: 5px; color: white; background: var(--lp-blue); font: 700 14px/1.5 "Nunito Sans", sans-serif; margin-top: 8px; }
.lp-insights .lp-explore { margin-bottom: 0; }
.lp-insights .lp-explore .lp-section-heading { margin-bottom: 6px; }
.lp-insights .lp-explore > p { color: #415571; font-size: 15px; margin-bottom: 18px; }
.lp-insights .lp-explore-topics { display: grid; grid-template-columns: repeat(9, minmax(0, 1fr)); gap: 7px; }
.lp-insights .lp-explore .lp-topic { font-size: 12px; font-weight: 400; min-height: 108px; box-shadow: 0 3px 6px #0e2d4110; }
.lp-insights .lp-explore .lp-topic i { font-size: 30px; }
.lp-insights .lp-filter-status { display: flex; justify-content: space-between; gap: 20px; align-items: baseline; margin-bottom: 18px; color: var(--lp-muted); }
.lp-insights .lp-filter-status a { color: #0060c4; flex-shrink: 0; text-decoration: underline; }
.lp-insights .lp-empty { padding: 35px; background: var(--lp-pale); border-radius: 8px; }
.lp-insights .lp-empty h3 { font-size: 23px; margin-bottom: 12px; }
.lp-insights .lp-pagination { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 24px; }
.lp-insights .lp-pagination .page-numbers { display: inline-flex; align-items: center; justify-content: center; min-width: 40px; min-height: 40px; padding: 6px 12px; border-radius: 5px; background: var(--lp-pale); }
.lp-insights .lp-pagination .current { background: var(--lp-blue); color: #fff; }
@media (max-width: 1199px) {
  .lp-insights .lp-topics { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }
  .lp-insights .lp-container { width: calc(100% - 64px); }
  .lp-insights .lp-layout { grid-template-columns: minmax(0, 1fr) 280px; gap: 25px; }
  .lp-insights .lp-panel { padding: 20px; }
  .lp-insights .lp-featured { gap: 20px; }
  .lp-insights .lp-featured h3 { font-size: 24px; }
  .lp-insights .lp-featured-media { min-height: 280px; }
  .lp-insights .lp-grid { gap: 14px; }
  .lp-insights .lp-card-body { padding: 10px; }
  .lp-insights .lp-card .lp-meta { flex-wrap: wrap; gap: 5px; }
  .lp-insights .lp-card h3 { font-size: 16px; }
  .lp-insights .lp-popular a { grid-template-columns: 54px minmax(0, 1fr) 7px; gap: 10px; }
  .lp-insights .lp-popular .lp-image { width: 54px; height: 58px; }
  .lp-insights .lp-explore-topics { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
}
@media (max-width: 991px) {
  .lp-insights .lp-container { width: calc(100% - 40px); }
  .lp-insights .lp-hero-inner { grid-template-columns: 1.25fr 1fr; gap: 22px; }
  .lp-insights .lp-hero h1 { font-size: 32px; }
  .lp-insights .lp-intro { font-size: 16px; }
  .lp-insights .lp-laptop { width: 100%; }
  .lp-insights .lp-laptop-screen { padding: 18px 10px; border-width: 7px; }
  .lp-insights .lp-laptop-screen > strong { font-size: 23px; }
  .lp-insights .lp-platforms { gap: 14px 6px; }
  .lp-insights .lp-layout { grid-template-columns: minmax(0, 1fr); }
  .lp-insights .lp-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
  .lp-insights .lp-card h3 { font-size: 18px; }
  .lp-insights .lp-card .lp-meta { flex-wrap: nowrap; }
  .lp-insights .lp-topics { padding-bottom: 26px; }
  .lp-insights .lp-sidebar { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 12px; }
  .lp-insights .lp-explore-topics { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 600px) {
  .lp-insights .lp-topics, .lp-insights .lp-explore-topics { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .lp-insights .lp-topic { min-height: 138px; padding: 14px 10px; }
  .lp-insights .lp-explore .lp-topic { min-height: 124px; font-size: 14px; }
  .lp-insights .lp-container { width: calc(100% - 32px); }
  .lp-insights .lp-hero-inner { grid-template-columns: minmax(0, 1fr); gap: 28px; padding-block: 30px; }
  .lp-insights .lp-hero h1 { font-size: 32px; }
  .lp-insights .lp-hero-visual { max-width: 340px; width: 100%; margin-inline: auto; }
  .lp-insights .lp-hero-photo { height: 215px; }
  .lp-insights .lp-laptop-screen { padding: 14px 16px; }
  .lp-insights .lp-platforms { margin-top: 16px; gap: 12px; }
  .lp-insights .lp-platforms i { font-size: 23px; }
  .lp-insights .lp-search { gap: 6px; }
  .lp-insights .lp-search-field { padding-left: 10px; gap: 8px; }
  .lp-insights .lp-search input { font-size: 13px; }
  .lp-insights .lp-search .lp-button { min-width: 76px; padding-inline: 12px; }
  .lp-insights h2 { font-size: 23px; }
  .lp-insights .lp-section-heading { gap: 10px; flex-wrap: wrap; margin-bottom: 15px; }
  .lp-insights .lp-section-heading > a { font-size: 13px; }
  .lp-insights .lp-featured { grid-template-columns: minmax(0, 1fr); gap: 18px; }
  .lp-insights .lp-featured-media { min-height: 0; aspect-ratio: 1.5; }
  .lp-insights .lp-featured h3 { font-size: 27px; }
  .lp-insights .lp-grid { grid-template-columns: minmax(0, 1fr); gap: 20px; }
  .lp-insights .lp-card-media { aspect-ratio: 2; }
  .lp-insights .lp-card-body { padding: 14px; }
  .lp-insights .lp-section { margin-bottom: 30px; }
  .lp-insights .lp-sidebar { grid-template-columns: minmax(0, 1fr); margin-top: 0; }
  .lp-insights .lp-panel { padding: 23px; }
  .lp-insights .lp-filter-status { flex-wrap: wrap; gap: 8px; }
  .lp-insights .lp-empty { padding: 25px; }
}
@media (prefers-reduced-motion: reduce) {
  .lp-insights *, .lp-insights *::before, .lp-insights *::after { transition: none !important; animation: none !important; }
}
