:root{--hf-bg:#070807;--hf-panel:#0d110c;--hf-panel2:#11170f;--hf-line:#2e382b;--hf-text:#f4f6f2;--hf-muted:#919b8d;--hf-green:#a9eb3f;--hf-green2:#80d75f;--hf-gold:#ffc443}
html.heeler-focus-lock,html.heeler-focus-lock body{height:100%;overflow:hidden!important}
body.heeler-focus-active{margin:0!important;background:var(--hf-bg)!important;color:var(--hf-text)!important}
body.heeler-focus-active>:not(#heelerFocusShell):not(#heelerFocusDrawer):not(script):not(style):not(link):not(noscript):not(dialog){display:none!important}
#heelerFocusShell{position:fixed;inset:0;z-index:2147482000;display:grid;grid-template-rows:auto 1fr;background:radial-gradient(circle at 82% 6%,rgba(112,185,75,.12),transparent 26%),linear-gradient(145deg,#080a08,#050505 68%);font-family:Arial,Helvetica,sans-serif;color:var(--hf-text)}
.hf-top{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px clamp(16px,3vw,42px);border-bottom:1px solid #202520;background:rgba(6,7,6,.96)}
.hf-brand{display:flex;align-items:center;min-width:0}.hf-brand img{display:block;width:min(300px,48vw);height:45px;object-fit:contain;object-position:left center}.hf-top-actions{display:flex;gap:7px;align-items:center}.hf-mini{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 11px;border:1px solid #323832;border-radius:8px;background:#0b0d0b;color:#dbe0d8!important;text-decoration:none!important;font-size:9px;font-weight:950;letter-spacing:.5px}.hf-mini:hover{border-color:#647f54;background:#10160e}
.hf-stage{width:min(1240px,calc(100% - 34px));height:100%;min-height:0;margin:0 auto;padding:clamp(16px,3vh,32px) 0 clamp(14px,2vh,24px);display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:clamp(18px,3vw,44px);align-items:center}
.hf-copy{min-width:0}.hf-kicker{margin:0 0 8px;color:var(--hf-green2);font-size:10px;font-weight:950;letter-spacing:1.7px;text-transform:uppercase}.hf-copy h1{max-width:720px;margin:0;font-family:Arial Black,Arial,sans-serif;font-size:clamp(38px,5.9vw,76px);line-height:.94;letter-spacing:-2.2px;text-wrap:balance}.hf-copy h1 .hf-hit{color:var(--hf-green)}.hf-lead{max-width:700px;margin:15px 0 0;color:#b5beb1;font-size:clamp(13px,1.35vw,17px);line-height:1.48}.hf-proof{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.hf-proof span{padding:6px 8px;border:1px solid #344130;border-radius:999px;background:#0d140b;color:#b8d3aa;font-size:8.5px;font-weight:900;letter-spacing:.35px}.hf-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:16px;max-width:720px}.hf-context div{padding:11px 12px;border:1px solid #293128;border-radius:9px;background:#0a0d0a}.hf-context strong{display:block;color:#edf0eb;font-size:10.5px;line-height:1.2}.hf-context span{display:block;margin-top:4px;color:#727d6f;font-size:8.7px;line-height:1.35}
.hf-decision{min-width:0;padding:18px;border:1px solid #33412f;border-radius:16px;background:linear-gradient(150deg,#10160f,#090b09);box-shadow:0 24px 60px rgba(0,0,0,.28)}.hf-decision-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:2px 2px 12px}.hf-decision-head p{margin:0;color:#798474;font-size:8.5px;font-weight:950;letter-spacing:1px}.hf-decision-head h2{margin:4px 0 0;font-family:Arial Black,Arial,sans-serif;font-size:clamp(20px,2.3vw,30px);line-height:1}.hf-stepmark{white-space:nowrap;padding:6px 8px;border:1px solid #384433;border-radius:999px;color:#9eac97;font-size:8px;font-weight:900}
.hf-lanes{display:grid;gap:8px}.hf-lane{position:relative;display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;min-height:76px;padding:11px 12px;border:1px solid #303730;border-radius:11px;background:#0b0e0b;color:inherit!important;text-decoration:none!important;transition:transform .15s ease,border-color .15s ease,background .15s ease}.hf-lane:hover{transform:translateY(-1px);border-color:#607e50;background:#10180e}.hf-lane.primary{border-color:#6f994d;background:#13200f}.hf-lane.gold{border-color:#6d5a24;background:#171306}.hf-num{display:grid;place-items:center;width:34px;height:34px;border:1px solid #3f4b3b;border-radius:50%;color:#a9eb3f;font-size:10px;font-weight:950}.hf-lane.gold .hf-num{color:#ffd36b;border-color:#635225}.hf-lane strong{display:block;font-size:13px;line-height:1.15}.hf-lane span{display:block;margin-top:4px;color:#828c7f;font-size:9.5px;line-height:1.32}.hf-arrow{color:#9ccf78;font-size:18px;font-weight:900}.hf-lane.gold .hf-arrow{color:#ffd36b}
.hf-bottom{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.hf-detail,.hf-call{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 12px;border-radius:9px;font-size:9px;font-weight:950;letter-spacing:.45px}.hf-detail{border:1px solid #353b34;background:#0a0c0a;color:#b3bbb0;cursor:pointer}.hf-detail:hover{border-color:#555f52}.hf-call{border:1px solid #373737;background:#111;color:#f1f1f1!important;text-decoration:none!important}.hf-disclosure{margin:9px 2px 0;color:#626b60;font-size:7.8px;line-height:1.35}
#heelerFocusDrawer{position:fixed;inset:0;z-index:2147483000;display:none;background:#080908;color:#eee;font-family:Arial,Helvetica,sans-serif}body.heeler-focus-details #heelerFocusDrawer{display:grid;grid-template-rows:auto 1fr}.hf-drawer-top{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:60px;padding:8px 18px;border-bottom:1px solid #272727;background:#080808}.hf-drawer-top img{width:min(260px,52vw);height:40px;object-fit:contain;object-position:left}.hf-drawer-close{min-height:38px;padding:8px 12px;border:1px solid #3a3a3a;border-radius:8px;background:#111;color:#eee;font-size:9px;font-weight:950;cursor:pointer}.hf-drawer-scroll{min-height:0;overflow:auto;overscroll-behavior:contain}.hf-drawer-scroll>header,.hf-drawer-scroll>footer{display:none!important}.hf-drawer-scroll>main{display:block!important}.hf-drawer-scroll .topbar{display:none!important}
@media(max-width:860px){.hf-stage{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:13px;padding-top:15px;align-items:start}.hf-copy h1{font-size:clamp(36px,9vw,58px)}.hf-lead{margin-top:9px}.hf-context{display:none}.hf-decision{padding:13px}.hf-lane{min-height:64px}.hf-proof{margin-top:10px}.hf-top{min-height:58px}.hf-brand img{height:39px}}
@media(max-width:560px){.hf-top-actions .hf-hide-mobile{display:none}.hf-stage{width:min(100% - 22px,760px);padding-top:10px;padding-bottom:10px}.hf-copy h1{font-size:clamp(32px,10vw,48px);letter-spacing:-1.5px}.hf-lead{font-size:12px;line-height:1.38}.hf-proof span:nth-child(n+4){display:none}.hf-decision-head{padding-bottom:8px}.hf-decision-head h2{font-size:20px}.hf-lane{grid-template-columns:30px 1fr auto;gap:8px;min-height:58px;padding:9px}.hf-num{width:28px;height:28px}.hf-lane strong{font-size:11.5px}.hf-lane span{font-size:8.6px}.hf-bottom{grid-template-columns:1fr 1fr}.hf-detail,.hf-call{min-height:38px;padding:8px}.hf-disclosure{display:none}}
@media(max-height:700px) and (min-width:861px){.hf-stage{padding-top:12px;padding-bottom:12px}.hf-copy h1{font-size:clamp(36px,5.3vw,62px)}.hf-lead{margin-top:10px;font-size:13px}.hf-context{margin-top:10px}.hf-context div{padding:8px 9px}.hf-proof{margin-top:10px}.hf-decision{padding:13px}.hf-lane{min-height:62px}.hf-bottom{margin-top:7px}}
@media(prefers-reduced-motion:reduce){.hf-lane{transition:none}}
