.listing-page{--bg:#faf4eb;--card:#fff;--ink:#1a1512;--muted:#78675a;--muted-soft:#9b8b7c;--hairline:#ece2d2;--terracotta:#c05e3a;background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, system-ui, sans-serif;-webkit-font-smoothing:antialiased;flex-direction:column;font-size:15px;line-height:1.55;display:flex}.listing-page .lp-main{flex-direction:column;flex:1;align-items:center;gap:2.25rem;width:100%;max-width:520px;margin:0 auto;padding:1.4rem 1.5rem 2.5rem;display:flex}.listing-page .lp-header{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:1rem;width:100%;padding-bottom:1.15rem;display:flex}.listing-page .lp-brand{align-items:center;gap:.55rem;min-width:0;display:flex}.listing-page .lp-header-avatar{object-fit:contain;object-position:bottom;flex-shrink:0;width:44px;height:44px;display:block}.listing-page .lp-wordmark{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.01em;color:var(--ink);white-space:nowrap;font-size:1.02rem;font-weight:600;line-height:1.05}.listing-page .lp-wordmark span{color:var(--muted);font-weight:400}.listing-page .lp-header-url{color:var(--muted);flex-shrink:0;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .15s}.listing-page .lp-header-url:hover{color:var(--ink)}.listing-page .lp-lead{width:100%;margin-top:-.6rem;margin-bottom:-.75rem}.listing-page .lp-lead-title{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.01em;color:var(--ink);font-size:1.6rem;font-weight:600;line-height:1.15}.listing-page .lp-lead-sub{color:var(--muted);max-width:44ch;margin-top:.55rem;font-size:.94rem;line-height:1.5}.listing-page .lp-lead-link{color:var(--terracotta);border-bottom:1px solid #c05e3a59;text-decoration:none;transition:border-color .15s}.listing-page .lp-lead-link:hover{border-bottom-color:var(--terracotta)}.listing-page .lp-card{background:var(--card);border:1px solid var(--hairline);border-radius:16px;width:100%;overflow:hidden;box-shadow:0 10px 30px -18px #502c1840}.listing-page .lp-photo{aspect-ratio:4/3;background:#f1e7d7;margin:0}.listing-page .lp-photo img{object-fit:cover;width:100%;height:100%;display:block}.listing-page .lp-photo.is-empty{color:var(--muted-soft);justify-content:center;align-items:center;font-size:.85rem;display:flex}.listing-page .lp-body{flex-direction:column;gap:.3rem;padding:1rem 1.1rem 1.15rem;display:flex}.listing-page .lp-title{color:var(--ink);font-size:1rem;font-weight:600;line-height:1.3}.listing-page .lp-price{color:var(--terracotta);font-size:1rem;font-weight:700}.listing-page .lp-specs{color:var(--muted);font-size:.85rem}.listing-page .lp-source{color:var(--muted-soft);align-self:flex-start;margin-top:.35rem;font-size:.78rem;text-decoration:none}.listing-page .lp-source:hover{color:var(--terracotta)}.listing-page .lp-eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--muted-soft);font-size:.7rem;font-weight:600;display:block}.listing-page .lp-eyebrow-accent{color:var(--terracotta)}.listing-page .lp-how{width:100%}.listing-page .lp-steps{flex-direction:column;gap:.75rem;margin:.95rem 0 0;padding:0;list-style:none;display:flex}.listing-page .lp-steps li{color:var(--ink);align-items:center;gap:.7rem;font-size:.95rem;font-weight:500;display:flex}.listing-page .lp-step-n{background:var(--terracotta);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:600;display:inline-flex}.listing-page .lp-proof{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);justify-content:space-between;gap:.75rem;width:100%;padding:1.25rem 0;display:flex}.listing-page .lp-stat{text-align:center;flex:1}.listing-page .lp-stat+.lp-stat{border-left:1px solid var(--hairline)}.listing-page .lp-stat-num{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.02em;color:var(--ink);font-size:1.5rem;font-weight:600}.listing-page .lp-stat-label{color:var(--muted);margin-top:.35rem;padding:0 .25rem;font-size:.74rem;line-height:1.35}.listing-page .lp-partner{background:var(--card);border:1px solid var(--hairline);border-radius:16px;width:100%;padding:1.6rem 1.5rem;box-shadow:0 1px 2px #1a15120a}.listing-page .lp-partner-title{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.01em;color:var(--ink);margin-top:.5rem;font-size:1.3rem;font-weight:600;line-height:1.2}.listing-page .lp-partner-body{color:var(--muted);margin-top:.5rem;font-size:.92rem;line-height:1.55}.listing-page .lp-cta{background:var(--terracotta);color:#fff;text-align:center;border-radius:10px;width:100%;margin-top:1rem;padding:.8rem 1.25rem;font-size:.94rem;font-weight:500;text-decoration:none;transition:background .15s;display:block}.listing-page .lp-cta:hover{background:#a94f30}.listing-page .lp-partner-secondary{color:var(--muted);margin-top:.9rem;font-size:.86rem;text-decoration:none;display:block}.listing-page .lp-partner-secondary:hover{color:var(--ink)}.listing-page .lp-footer{text-align:center;color:var(--muted-soft);padding:0 1.5rem 2.25rem;font-size:.74rem}.listing-page .lp-footer a{color:var(--muted);border-bottom:1px solid var(--hairline);text-decoration:none}.listing-page .lp-footer a:hover{color:var(--ink)}
