.hero-copy h1{white-space:nowrap;font-size:clamp(40px,4.8vw,64px)}
.hero-panel{min-height:390px}
.signal-copy{margin-top:34px}
.hero-product-preview{display:grid;gap:10px;margin-top:18px;position:relative;z-index:1}
.hero-product-item{overflow:hidden;border:1px solid #ffffff1c;border-radius:11px;background:#19254b}
.hero-product-item a{display:flex;align-items:center;gap:10px;padding:8px;color:#fff}
.hero-product-item img,.hero-product-item .product-image-placeholder{width:58px;height:58px;flex:0 0 58px;object-fit:contain;border-radius:8px;background:#fff}
.hero-product-item img{padding:4px}
.hero-product-item .product-image-placeholder{display:grid;place-items:center;color:var(--muted);font-size:9px}
.hero-product-info{display:grid;min-width:0;gap:2px}
.hero-product-info strong{overflow:hidden;color:#fff;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.hero-product-info b{color:#ffad98;font-size:17px}
.hero-product-arrow{margin-left:auto;color:#ff9a7e;font-size:19px}
.preview-loading{display:grid;min-height:135px;place-items:center;border:1px dashed #ffffff2a;border-radius:11px;color:#aeb9df;font-size:12px}
.product-card{overflow:hidden;padding:10px;border-color:#2a395f;border-radius:15px;background:var(--navy);color:#fff;box-shadow:0 18px 30px #101a351a}
.product-card:hover{border-color:#5a6ed3;background:#111d3d;box-shadow:0 18px 35px #101a3540}
.product-image-wrap{position:relative;display:block;height:218px;overflow:hidden;border-radius:11px;background:#fff}
.product-image-wrap img,.product-image-wrap .product-image-placeholder{width:100%;height:100%;object-fit:contain}
.product-image-wrap img{padding:10px}
.product-image-placeholder{display:grid;place-items:center;color:var(--muted);font-size:12px}
.product-badges{position:absolute;top:9px;right:9px;display:grid;justify-items:end;gap:6px}
.product-badge{padding:6px 10px;border-radius:999px;background:#eef0ff;color:var(--blue);font-size:10px;font-weight:800;box-shadow:0 4px 12px #101a3514}
.product-badge.accent{background:#f0eaff;color:#7652e6}
.product-badge.rocket{background:#e4f2ff;color:#176c9f}
.product-card-body{padding:13px 4px 3px}
.product-category{color:#9eabe0;font-size:10px;font-weight:700}
.product-card h3{min-height:48px;margin:7px 0 10px;color:#fff;font-size:17px;line-height:1.45}
.product-price-row{display:flex;align-items:baseline;gap:9px;min-height:43px}
.product-price-row strong{color:#fff;font-size:31px;letter-spacing:-.06em}
.product-first-price{color:#aeb9df;font-size:10px}
.product-status-pill{display:inline-flex;align-items:center;gap:7px;margin-top:8px;padding:7px 10px;border:1px solid #3a4c76;border-radius:999px;color:#c5cde1;font-size:11px;font-weight:700}
.product-status-pill i{width:9px;height:9px;border-radius:50%;background:#6289e9;box-shadow:0 0 0 3px #6289e933}
.product-status-pill.rocket i{background:#2d9fff;box-shadow:0 0 0 3px #2d9fff33}
.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:11px;border-top:1px solid #ffffff18}
.card-actions a{display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:11px;font-weight:800}
.card-actions a b{color:#ff9a7e;font-size:17px;font-weight:500}
.card-actions span{color:#8e9bd0;font-size:10px}
.filter-dot.rocket-dot{background:#2d9fff}
.loading-state{grid-column:1/-1;display:grid;min-height:250px;place-items:center;align-content:center;gap:8px;border:1px dashed #c6ccde;border-radius:12px;color:var(--muted)}
.loading-state strong{color:var(--ink);font-size:16px}
.loading-state small{font-size:11px}
.loading-spinner{width:22px;height:22px;border:3px solid #dfe4f7;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}
.affiliate-disclosure{color:var(--muted);font-size:10px}
.footer-notes{display:grid;gap:4px;text-align:right}
#resultNote a{margin-left:4px;color:var(--orange);font-weight:800}
@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:980px){.hero-copy h1{white-space:normal}.product-image-wrap{height:205px}}
@media(max-width:700px){.hero-copy h1{font-size:43px}.hero-panel{min-height:350px}.product-image-wrap{height:230px}.footer-notes{text-align:left}}

.site-header{height:96px}
.brand{gap:14px}
.brand-mark{width:49px;height:49px;padding:10px 9px;border-radius:14px;gap:4px}
.brand-mark span{height:4px}
.brand-copy strong{font-size:20px;letter-spacing:.035em}
.brand-copy small{margin-top:2px;font-size:10px;letter-spacing:.19em}
.main-nav{gap:40px;font-size:15px;font-weight:650}
.nav-button{padding:13px 22px;border-radius:10px;font-size:14px;font-weight:800}
.hero-shell{padding-top:58px;padding-bottom:60px}
.hero-copy h1{margin-top:18px}
.affiliate-disclosure{font-size:8px;opacity:.68}

@media(max-width:980px){
  .site-header{height:88px}
  .brand-mark{width:44px;height:44px;padding:9px 8px}
  .brand-copy strong{font-size:18px}
  .main-nav{gap:24px;font-size:13px}
  .nav-button{padding:11px 17px;font-size:12px}
  .hero-shell{padding-top:48px}
}

@media(max-width:700px){
  .top-strip{height:28px;min-height:28px;padding:0 16px;display:flex;align-items:center;justify-content:center;flex-direction:row;white-space:nowrap}
  .top-strip span:first-child{display:none}
  .top-strip span:last-child{overflow:hidden;font-size:8.5px;text-overflow:ellipsis}
  .site-header{height:76px;padding:0 16px}
  .brand{min-width:0;gap:10px}
  .brand-mark{width:40px;height:40px;flex:0 0 40px;padding:8px 7px;border-radius:11px;gap:3px}
  .brand-mark span{height:3px}
  .brand-copy{min-width:0}
  .brand-copy strong{font-size:15px;letter-spacing:.02em;white-space:nowrap}
  .brand-copy small{font-size:7.5px;letter-spacing:.12em;white-space:nowrap}
  .nav-button{flex:0 0 auto;padding:9px 12px;border-radius:8px;font-size:10.5px}
  .hero-shell{padding:38px 18px 42px;gap:34px}
  .hero-kicker{font-size:10px}
  .hero-copy h1{margin:16px 0 18px;font-size:clamp(36px,11vw,43px);line-height:1.12}
  .hero-lede{margin-bottom:22px;font-size:13.5px;line-height:1.75}
  .search-bar{height:54px;padding:5px 5px 5px 13px}
  .search-bar button{height:44px;padding:0 14px;white-space:nowrap}
  .popular-row span{width:100%}
  .hero-panel{min-height:338px;padding:21px 18px 19px}
  .signal-copy{margin-top:30px}
  .signal-copy strong{font-size:31px}
  .hero-product-preview{margin-top:14px;gap:8px}
  .hero-product-item a{padding:7px}
  .hero-product-item img,.hero-product-item .product-image-placeholder{width:52px;height:52px;flex-basis:52px}
  .panel-foot{margin-top:15px;padding-top:12px}
  .metrics-row{margin:0 18px 54px}
  .metrics-row article{min-height:108px;padding:17px 14px}
  .metrics-row article strong{font-size:24px}
  .dashboard-section{padding-right:18px;padding-left:18px}
  .section-heading h2{font-size:35px}
  .section-caption{font-size:10px}
  .filter-panel{padding:14px 12px}
  .filter-group{scrollbar-width:none}
  .filter-group::-webkit-scrollbar{display:none}
  .product-image-wrap{height:min(74vw,290px)}
  .product-card h3{min-height:auto;font-size:16px}
  .product-price-row strong{font-size:29px}
  .guide-heading h2{font-size:36px}
  footer{padding:20px 18px 26px}
  .footer-notes{gap:6px;margin-top:10px;line-height:1.55}
}

@media(max-width:370px){
  .brand-copy strong{font-size:13.5px}
  .brand-copy small{font-size:6.8px}
  .nav-button{padding-right:9px;padding-left:9px;font-size:9.5px}
  .hero-copy h1{font-size:35px}
}
