/* HERO */
.hero{max-width:none;min-height:calc(100svh - 128px);margin:0;padding:2.35rem 2rem;display:grid;grid-template-columns:minmax(520px,600px) minmax(0,1fr);gap:2rem;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.08);background:#12110f;color:#f4efe7;overflow:hidden}
.hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:2.25rem 0 2.25rem max(0px,calc((100vw - 1280px)/2))}
.hero-kicker{width:max-content;max-width:100%;margin-bottom:1rem;border:1px solid rgba(10,10,10,.1);border-radius:999px;padding:8px 11px;color:#716b62;font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;background:#f6f4ef}
.hero h1{font-family:var(--fd);font-size:50px;font-weight:850;line-height:.96;letter-spacing:0;margin-bottom:1.35rem;max-width:600px;color:#f4efe7}
.hero h1 span{display:block;white-space:nowrap}
.hero-sub{font-size:17px;color:#b9b0a5;line-height:1.58;margin-bottom:1.9rem;max-width:520px}
.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.btn-hero{display:inline-flex;align-items:center;gap:8px;background:#f2eee7;color:#171512;border:none;padding:14px 28px;font-size:15px;font-weight:800;border-radius:10px;transition:opacity .15s,transform .15s}
.btn-hero:hover{opacity:.88;transform:translateY(-1px)}
.btn-hero-secondary{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.04);color:#f3eee6;border:1.5px solid rgba(255,255,255,.16);padding:13px 20px;font-size:14px;font-weight:750;border-radius:10px;transition:border-color .15s,background .15s,transform .15s}
.btn-hero-secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.28);transform:translateY(-1px)}
.hero-low-pressure{margin-top:.8rem;font-size:12.5px;line-height:1.35;color:#8c877f;font-weight:650}
.hero-proof{margin-top:1.1rem;font-size:12px;color:#9a968f;font-weight:600}
.hero-lanes{display:grid;grid-template-columns:1.1fr .84fr .84fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;min-height:600px;align-self:stretch;padding-left:0}
.hero-lane-card{position:relative;display:block;min-width:0;min-height:0;border:1px solid rgba(255,255,255,.12);border-radius:0;background:#1a1815;overflow:hidden;padding:0;text-align:left;color:#fff;cursor:pointer;isolation:isolate;transition:transform .18s ease,border-color .18s ease,filter .18s ease}
.hero-lane-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.34);filter:brightness(1.04)}
.hero-lane-main{grid-row:1/3}
.hero-lane-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:center bottom;transform:scale(1.01);transition:transform .24s ease}
.hero-lane-card:hover img{transform:scale(1.035)}
.hero-lane-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0) 34%,rgba(0,0,0,.72) 100%),linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,0) 44%)}
.hero-lane-copy{position:absolute;left:16px;right:16px;bottom:15px;z-index:2;display:block}
.hero-lane-name{display:block;font-family:var(--fd);font-size:23px;line-height:1;letter-spacing:0;font-weight:850;text-shadow:0 10px 24px rgba(0,0,0,.45)}
.hero-lane-sub{display:block;margin-top:5px;font-size:11px;line-height:1.2;color:rgba(255,255,255,.72);font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-lane-card:not(.hero-lane-main) .hero-lane-name{font-size:18px}
.hero-lane-card:not(.hero-lane-main) .hero-lane-copy{left:13px;right:13px;bottom:12px}
.hero-rec{display:grid;grid-template-columns:46% minmax(0,1fr);max-width:560px;margin-left:auto;background:#fff;border:1px solid rgba(10,10,10,.1);border-radius:22px;overflow:hidden;box-shadow:0 22px 60px rgba(10,10,10,.09)}
.hero-rec-img{position:relative;background:#ebe8e1;overflow:hidden;min-height:560px}
.hero-rec-img img{width:100%;height:100%;object-fit:cover;object-position:center bottom;background:#ebe8e1}
.hero-rec-body{position:relative;padding:25px 24px 24px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.hero-rec-kicker{display:inline-flex;align-items:center;gap:7px;width:max-content;font-size:11px;font-weight:850;color:#7b766f;background:#f3f0e8;border:1px solid rgba(10,10,10,.08);border-radius:999px;padding:7px 11px;margin-bottom:13px;box-shadow:0 8px 20px rgba(10,10,10,.06)}
.hero-rec-kicker img{width:15px;height:15px;opacity:.72}
.hero-rec-title{font-family:var(--fd);font-size:30px;font-weight:850;line-height:1;letter-spacing:-.9px;margin:0 0 8px;color:#0a0a0a}
.hero-rec-why{font-size:12px;line-height:1.38;color:#625d56;max-width:430px;margin-bottom:10px}
.hero-rec-budget-kicker{font-size:12px;font-weight:850;letter-spacing:0;color:#5f5a53;line-height:1.25;margin-bottom:8px}
.desktop-copy{display:inline-block}
.touch-copy{display:none}
.hero-rec-budget-kicker .desktop-copy,
.hero-rec-budget-kicker .touch-copy,
.fit-audit-mini-budget-kicker .desktop-copy,
.fit-audit-mini-budget-kicker .touch-copy,
.budget-kicker .desktop-copy,
.budget-kicker .touch-copy{border-radius:999px;padding:1px 5px;margin-left:-5px;color:#5f5a53;animation:priceTierPromptColor 3.8s ease-in-out infinite}
@keyframes priceTierPromptColor{
  0%,100%{color:#5f5a53}
  50%{color:#9a6538}
}
.hero-rec-budget{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:12px;max-width:430px}
.hero-rec-tier{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(10,10,10,.1);background:#f7f5ef;color:#746f67;border-radius:12px;font-weight:900;line-height:1;font-family:var(--fb);cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}
.hero-rec-tier:hover{transform:translateY(-1px);border-color:rgba(10,10,10,.22)}
.hero-rec-tier span{font-size:13px}
.hero-rec-tier small{font-size:8px;font-weight:850;margin-top:3px}
.hero-rec-tier.on{background:#0a0a0a;color:#fff;border-color:#0a0a0a;box-shadow:0 10px 22px rgba(10,10,10,.18),inset 0 0 0 1px rgba(255,255,255,.12)}
.hero-rec-items{border:1px solid rgba(10,10,10,.08);border-radius:14px;overflow:hidden;max-width:430px;background:#fff}
.hero-rec-row{display:grid;grid-template-columns:minmax(0,1fr);gap:5px;align-items:center;padding:10px 13px;border-bottom:1px solid rgba(10,10,10,.06)}
.hero-rec-row:last-child{border-bottom:0}
.hero-rec-slot{font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#aaa49a;line-height:1;margin-bottom:4px}
.hero-rec-name{font-size:13px;font-weight:850;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-rec-brand{display:block;font-size:11px;color:#9a958d;margin-top:3px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-rec-price{display:none}
.hero-check{display:grid;grid-template-columns:minmax(0,344px) 36px minmax(0,344px);gap:14px;align-items:center;justify-content:end;margin-left:auto}
.hero-check-panel{position:relative;width:344px;max-width:100%;background:#fff;border:1px solid rgba(10,10,10,.1);border-radius:22px;box-shadow:0 22px 60px rgba(10,10,10,.08);overflow:visible}
.hero-check-card{height:508px;min-height:508px;display:flex;flex-direction:column;overflow:visible}
.hero-check-head{position:relative;padding:24px 15px 8px;border-bottom:1px solid rgba(10,10,10,.07);text-align:center}
.hero-check-badge{position:absolute;left:50%;top:0;z-index:3;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;gap:7px;width:max-content;font-size:11px;font-weight:850;letter-spacing:0;color:#746f67;background:#f3f0e8;border:1px solid rgba(10,10,10,.08);border-radius:999px;padding:7px 11px;box-shadow:0 8px 18px rgba(10,10,10,.07)}
.hero-check-badge img{width:13px;height:13px;opacity:.72}
.hero-check-title{font-family:var(--fd);font-size:17px;line-height:1.03;letter-spacing:-.35px;font-weight:850;max-width:238px;margin:0 auto 5px}
.hero-check-sub{font-size:9.5px;line-height:1.25;color:#776f66;max-width:230px;margin:0 auto}
.hero-check-photo{position:relative;margin:11px auto 8px;border:0;border-radius:0;background:transparent;height:264px;overflow:visible;display:flex;align-items:center;justify-content:center}
.hero-check-photo img{position:relative;z-index:1;width:auto;height:100%;max-width:100%;object-fit:contain;object-position:center bottom;border-radius:14px;box-shadow:0 10px 24px rgba(10,10,10,.08);display:block}
.hero-check-notes{display:grid;gap:6px;padding:0 11px 11px;margin-top:auto}
.hero-check-note{border:1px solid rgba(10,10,10,.08);border-radius:12px;background:#fbfaf7;padding:7px 10px}
.hero-check-note.keep{border-color:rgba(28,142,74,.18);background:#f7fbf7}
.hero-check-note.change{border-color:rgba(126,55,42,.16);background:#fffaf7}
.hero-check-label{font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#aaa39a;margin-bottom:2px}
.hero-check-note.keep .hero-check-label{color:#6d8c55}
.hero-check-note.change .hero-check-label{color:#a6604d}
.hero-check-text{font-size:11.2px;line-height:1.13;font-weight:850;color:#27231f}
.hero-check-next{display:flex;align-items:center;justify-content:center}
.hero-check-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#0a0a0a;color:#fff;font-size:0;font-weight:900;box-shadow:0 14px 28px rgba(10,10,10,.18),0 0 0 4px #fff}
.hero-check-arrow::before{content:"\2192";font-size:19px;line-height:1}
.hero-check .fit-audit-mini{width:344px;min-height:508px;grid-template-columns:49% minmax(0,1fr);box-shadow:0 22px 60px rgba(10,10,10,.08)}
.hero-check .fit-audit-mini-img img{min-height:508px;object-position:35% bottom}
.hero-check .fit-audit-mini-body{padding:36px 14px 16px}
.hero-check .fit-audit-mini-title{font-size:25px;letter-spacing:-.7px;margin-bottom:7px}
.hero-check .fit-audit-mini-copy{font-size:11.5px;line-height:1.31;margin-bottom:14px}
.hero-check .fit-audit-mini-items{border-radius:13px}
.hero-check .fit-audit-mini-row{padding:11px 10px}
.hero-check .fit-audit-mini-slot{font-size:7.5px;margin-bottom:3px}
.hero-check .fit-audit-mini-name{font-size:12.2px;line-height:1.14}
.hero-check .fit-audit-mini-brand{font-size:10.2px}
.hero-check .fit-audit-finder-cta{min-height:36px;font-size:11px;margin-top:9px}

/* HERO FIT FIX */
.hero-fitfix{position:relative;min-width:0;max-width:560px;margin-left:auto}
.hero-fitfix-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;position:relative}
.hero-fix-card{position:relative;overflow:hidden;border-radius:20px 20px 0 0;background:#ebe8e1;border:1px solid rgba(10,10,10,.1);border-bottom-color:transparent;box-shadow:0 18px 45px rgba(10,10,10,.065)}
.hero-fix-card::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none}
.hero-fix-card.bad::after{background:linear-gradient(180deg,rgba(126,55,42,.16),rgba(126,55,42,0) 34%,rgba(126,55,42,.08))}
.hero-fix-card.good::after{background:linear-gradient(180deg,rgba(28,142,74,.16),rgba(28,142,74,0) 34%,rgba(28,142,74,.08))}
.hero-fix-card img{width:100%;aspect-ratio:9/16;object-fit:cover;object-position:center bottom;background:#ebe8e1}
.hero-fix-badge{position:absolute;top:10px;left:10px;z-index:2;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:rgba(126,55,42,.78);backdrop-filter:blur(8px);box-shadow:0 8px 18px rgba(10,10,10,.16)}
.hero-fix-card.good .hero-fix-badge{background:rgba(28,142,74,.82)}
.hero-fix-vs{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;z-index:5;border-radius:999px;background:#0a0a0a;color:#fff;border:4px solid #fff;box-shadow:0 12px 28px rgba(10,10,10,.18);font-size:12px;font-weight:900;letter-spacing:.06em;pointer-events:none}
.hero-fix-note{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}
.hero-fix-note div{border:1px solid rgba(126,55,42,.16);border-top-width:0;border-radius:0 0 20px 20px;background:#fffaf7;padding:10px 11px;box-shadow:0 12px 28px rgba(10,10,10,.045)}
.hero-fix-note div:last-child{border-color:rgba(28,142,74,.18);background:#f7fbf7}
.hero-fix-note span{display:flex;align-items:center;gap:6px;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#8b8178;margin-bottom:5px}
.hero-fix-note span::before{display:none}
.hero-fix-note div:last-child span::before{background:#22c55e}
.hero-fix-note strong{display:block;font-size:12px;line-height:1.18;color:#26231f;letter-spacing:0}

/* HERO PHOTO */
.hero-photo{position:relative;border-radius:20px;overflow:hidden;background:#ebe8e1;display:block}
.hero-photo img{width:100%;height:auto;display:block;background:#ebe8e1}
.hero-example-caption{display:none}
.hero-photo-pill{position:relative;margin:0;background:rgba(10,10,10,.86);backdrop-filter:blur(12px);border-radius:0;padding:12px 14px 14px;display:flex;flex-direction:column;gap:5px;flex-shrink:0}
.hero-pill-row{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:7px}
.hero-pill-slot{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.45);text-align:right}
.hero-pill-name{font-size:11px;font-weight:650;color:rgba(255,255,255,.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-pill-price{display:none}
