/* BinderPop's public front door. Scoped so working tools retain their density. */
#panel-home {
  --home-pop: #f8d36c;
  --home-on-pop: #141b2b;
  max-width: 1540px;
  margin-inline: auto;
  padding-top: 8px;
}
html[data-theme="light"] #panel-home { --home-pop: #765200; --home-on-pop: #fff; }
#panel-home :is(h2,h3) { font-family: "Avenir Next", "Segoe UI Variable Display", "Segoe UI", system-ui, sans-serif; text-wrap: balance; }
#panel-home .home-hero {
  display: grid;
  grid-template-columns: minmax(0,.78fr) minmax(0,1.22fr);
  align-items: center;
  gap: clamp(28px,4vw,68px);
  min-height: 0;
  padding: clamp(30px,4vw,62px) clamp(20px,3vw,46px);
  border: 0;
  border-radius: 0;
  overflow: visible;
  background: radial-gradient(ellipse at 85% 40%,color-mix(in srgb,var(--accent) 9%,transparent),transparent 63%);
  box-shadow: none;
}
#panel-home .home-hero::before { display: none; }
#panel-home .home-copy { min-width: 0; max-width: 600px; }
#panel-home .home-kicker { color: var(--home-pop); font-size: 12px; line-height: 1.5; font-weight: 800; letter-spacing: .13em; }
#panel-home .home-kicker span { background: currentColor; width: 20px; }
#panel-home .home-copy h2 { font-size: clamp(40px,4.8vw,72px); line-height: 1.06; letter-spacing: -.055em; font-weight: 760; }
#panel-home .home-copy h2 span { color: var(--home-pop); background: none; -webkit-text-fill-color: currentColor; }
#panel-home .home-lead { margin-top: 24px; max-width: 440px; color: var(--ink-2); font-size: 18px; line-height: 1.7; }
#panel-home .home-actions { gap: 20px; align-items: center; margin-top: 30px; }
#panel-home .btn { min-height: 48px; border-radius: 12px; font-size: 15px; font-weight: 750; }
#panel-home .btn.primary { background: var(--home-pop); color: var(--home-on-pop); border-color: var(--home-pop); box-shadow: 0 4px 24px color-mix(in srgb,var(--home-pop) 10%,transparent); }
#panel-home .home-demo-link { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; color: var(--ink); text-decoration: none; font-weight: 650; font-size: 14px; }
#panel-home .home-demo-link:hover { color: var(--home-pop); }
#panel-home .home-fine { margin-top: 12px; font-size: 14px; color: var(--ink-2); }
#panel-home .home-account-line { display: flex; flex-wrap: wrap; align-items: center; gap: 0 9px; margin-top: 18px; font-size: 13px; color: var(--ink-3); }
#panel-home #homeAccount { min-height: 44px; padding: 0; border: 0; border-radius: 4px; background: none; color: var(--accent); font: inherit; font-weight: 650; cursor: pointer; }
#panel-home .home-benefits { gap: 6px 15px; margin-top: 18px; }
#panel-home .home-benefits li { padding: 0; border: 0; background: none; font-size: 13px; font-weight: 500; }
#panel-home .home-benefits li::before { box-shadow: none; width: 4px; height: 4px; background: var(--home-pop); }
#panel-home .home-layout-demo { width: 100%; min-width: 0; padding: 20px; border: 1px solid var(--line); border-radius: 22px; transform: none; background: var(--bg-2); box-shadow: 0 24px 80px #0002; scroll-margin-top: 110px; }
#panel-home .home-layout-demo:hover { transform: none; border-color: var(--line); }
#panel-home .home-layout-demo-top { align-items: center; gap: 10px; }
#panel-home .home-layout-demo-top small { font-size: 11px; letter-spacing: .08em; color: var(--home-pop); }
#panel-home .home-layout-demo-top strong { font-size: clamp(15px,1.6vw,20px); line-height: 1.4; margin-top: 4px; }
#panel-home .home-layout-demo-top > b { padding: 7px 9px; background: var(--bg-3); color: var(--ink-2); font-size: 11px; white-space: nowrap; }
#panel-home .home-layout-presets { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 4px; margin: 18px 0 0; padding: 4px; border: 1px solid var(--line); border-radius: 11px; background: var(--bg); }
#panel-home .home-layout-presets button { min-height: 44px; padding: 7px 3px; border: 0; border-radius: 7px; font-size: 14px; color: var(--ink-2); transform: none; }
#panel-home .home-layout-presets .is-active { color: var(--on-accent); background: var(--accent); box-shadow: 0 2px 9px #0001; }
#panel-home .home-demo-hint { margin: 9px 0 13px; color: var(--ink-3); font-size: 12px; }
#panel-home .home-layout-book { gap: 10px; padding: 10px; border-radius: 13px; background: var(--bg); }
#panel-home .home-layout-page { gap: 4px; padding: 5px; border-radius: 8px; }
#panel-home .home-layout-card { border-radius: 4px; }
#panel-home .home-layout-card > span { max-width: 100%; font-size: clamp(7px,.7vw,10px); padding: 2px 4px; }
#panel-home .home-layout-demo-foot { flex-wrap: wrap; gap: 2px 12px; padding-top: 9px; font-size: 12px; }
#panel-home .home-layout-demo-foot button { min-height: 44px; font-size: 13px; }
#panel-home .home-method { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 30px; margin: 12px 36px 0; padding: 34px 0; border-block: 1px solid var(--line); }
#panel-home .home-method article { display: flex; align-items: flex-start; gap: 14px; }
#panel-home .home-step-number { padding-top: 2px; color: var(--home-pop); font-size: 13px; font-weight: 750; font-variant-numeric: tabular-nums; }
#panel-home .home-method h3 { font-size: 19px; margin-bottom: 7px; }
#panel-home .home-method p { color: var(--ink-2); font-size: 14px; line-height: 1.65; max-width: 330px; }
#panel-home .home-chase { display: grid; grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr); align-items: center; gap: clamp(24px,5vw,72px); padding: 70px 36px; }
#panel-home .home-chase-copy h2 { font-size: clamp(30px,3.1vw,46px); line-height: 1.12; letter-spacing: -.04em; }
#panel-home .home-chase-copy h2 span { color: var(--ink-3); }
#panel-home .home-chase-copy > p:not(.home-kicker) { max-width: 430px; color: var(--ink-2); font-size: 16px; line-height: 1.7; margin: 22px 0; }
#panel-home .home-market-preview { width: 100%; margin: 0; padding: 20px; border-radius: 20px; transform: none; animation: none; background: var(--bg-2); backdrop-filter: none; box-shadow: none; border: 1px solid var(--line); }
#panel-home .home-preview-top strong { font-size: 18px; }
#panel-home .home-live-badge { font-size: 10px; letter-spacing: .035em; }
#panel-home .home-live-badge i { animation: none; box-shadow: none; }
#panel-home .home-market-list { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; margin-block: 20px; }
#panel-home .home-market-row { display: flex; flex-direction: column; padding: 0; gap: 8px; border: 0; background: none; text-align: left; }
#panel-home .home-market-row:hover { transform: none; box-shadow: none; }
#panel-home .home-card-mini { width: 100%; max-width: 164px; height: auto; object-fit: contain; border-radius: 7px; }
#panel-home .home-market-row > span { width: 100%; align-items: flex-start; }
#panel-home .home-market-row strong { font-size: 14px; white-space: normal; line-height: 1.3; }
#panel-home .home-market-row small { font-size: 11px; white-space: normal; line-height: 1.45; color: var(--ink-3); }
#panel-home .home-market-row b { align-self: flex-start; margin-top: auto; font-size: 16px; color: var(--home-pop); }
#panel-home .home-market-foot { gap: 10px; }
#panel-home .home-market-foot strong { font-size: 20px; }
#panel-home .home-market-foot small { font-size: 12px; white-space: normal; max-width: none; }
#panel-home .home-market-foot > small { max-width: 210px; }
#panel-home .home-finish { display: flex; align-items: center; justify-content: space-between; gap: 28px; margin: 0 36px 44px; padding: 32px 0; border-block: 1px solid var(--line); }
#panel-home .home-finish h2 { font-size: clamp(27px,2.8vw,38px); line-height: 1.2; letter-spacing: -.035em; }
#panel-home .home-finish p:not(.home-kicker) { max-width: 610px; margin-top: 12px; color: var(--ink-2); font-size: 14px; }
#panel-home .home-finish .btn { flex-shrink: 0; }
#panel-home :is(button,a):focus-visible { outline: 3px solid var(--accent); outline-offset: 4px; }
#panel-home .home-demo-tools { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 4px 14px; margin-top: 8px; }
#panel-home .home-demo-tools label { display: inline-flex; align-items: center; gap: 7px; min-height: 44px; color: var(--ink-2); font-size: 13px; cursor: pointer; }
#panel-home .home-demo-tools input { width: 18px; height: 18px; accent-color: var(--accent); }
#panel-home .home-demo-tools button,#panel-home .home-text-action { border: 0; border-radius: 4px; padding: 0; min-height: 44px; background: none; color: var(--accent); font: inherit; font-size: 13px; font-weight: 650; cursor: pointer; }
#panel-home .home-demo-hint { margin-top: 0; min-height: 2.9em; margin-bottom: 8px; }
#panel-home .home-layout-card.demo-owned { border-color: var(--ok); }
#panel-home .home-layout-card.demo-owned img { filter: brightness(.55) saturate(.7); }
#panel-home .home-layout-card.demo-owned::after { content: '✓'; position: absolute; display: grid; place-items: center; width: 30%; aspect-ratio: 1; left: 35%; top: 38%; background: var(--ok); color: #052b20; font-size: clamp(13px,1.5vw,23px); font-weight: 900; border-radius: 50%; box-shadow: 0 2px 12px #0004; pointer-events: none; }
#panel-home .home-demo-pagination { display: none; }
#panel-home .home-questions { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); align-items: start; gap: 20px; margin: 0 36px 44px; }
#panel-home .home-questions details { border: 0; background: none; border-radius: 0; padding: 0; }
#panel-home .home-questions summary { display: flex; justify-content: space-between; align-items: center; gap: 8px; margin: 0; min-height: 44px; padding: 0; color: var(--ink-2); font-size: 14px; font-weight: 650; cursor: pointer; list-style: none; }
#panel-home .home-questions summary::before { display: none; }
#panel-home .home-questions summary::after { content: '+'; flex-shrink: 0; color: var(--accent); }
#panel-home .home-questions details[open] summary::after { content: '−'; }
#panel-home .home-questions summary::-webkit-details-marker { display: none; }
#panel-home .home-questions p { color: var(--ink-2); font-size: 14px; line-height: 1.7; margin: 10px 0 0; }
@media (prefers-reduced-motion: no-preference) {
  #panel-home .home-copy { animation: home-pop-enter .45s ease-out both; }
  #panel-home .home-layout-demo { animation: home-pop-enter .55s .08s ease-out both; }
  #panel-home .home-layout-card { transition: transform .15s ease,border-color .15s ease; }
  @keyframes home-pop-enter { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: none; } }
}
@media (max-width: 1050px) {
  #panel-home .home-hero { grid-template-columns: minmax(0,1fr); padding: 32px 24px; gap: 32px; }
  #panel-home .home-copy { max-width: 720px; }
  #panel-home .home-copy h2 { font-size: clamp(42px,7.5vw,66px); }
  #panel-home .home-lead { max-width: 600px; margin-top: 18px; }
  #panel-home .home-account-line { margin-top: 7px; }
  #panel-home .home-layout-demo { max-width: 780px; justify-self: center; }
  #panel-home .home-layout-card > span { font-size: clamp(8px,1.4vw,11px); }
  #panel-home .home-method { margin-inline: 24px; gap: 22px; }
  #panel-home .home-chase { padding: 48px 24px; gap: 24px; }
  #panel-home .home-chase-copy h2 { font-size: 34px; }
  #panel-home .home-finish { margin-inline: 24px; flex-wrap: wrap; }
}
@media (max-width: 700px) {
  #panel-home .home-hero { padding: 24px 6px; gap: 28px; }
  #panel-home .home-copy { padding-inline: 6px; }
  #panel-home .home-copy h2 { font-size: clamp(38px,9.7vw,58px); }
  #panel-home .home-lead { font-size: 16px; line-height: 1.65; margin-top: 18px; }
  #panel-home .home-actions { gap: 14px; margin-top: 23px; }
  #panel-home .home-actions .btn { width: auto; padding-inline: 17px; }
  #panel-home .home-benefits { margin-top: 11px; gap: 5px 12px; }
  #panel-home .home-benefits li { font-size: 12px; }
  #panel-home .home-account-line > span { display: none; }
  #panel-home .home-layout-demo { padding: 12px; border-radius: 16px; }
  #panel-home .home-layout-demo-top { flex-wrap: wrap; }
  #panel-home .home-layout-demo-top strong { font-size: 17px; }
  #panel-home .home-layout-demo-top > b { font-size: 10px; }
  #panel-home .home-layout-presets { margin-top: 12px; }
  #panel-home .home-layout-presets button { font-size: 13px; }
  #panel-home .home-layout-book { padding: 5px; gap: 6px; }
  #panel-home .home-layout-book { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; overscroll-behavior-x: contain; scrollbar-width: none; }
  #panel-home .home-layout-book::-webkit-scrollbar { display: none; }
  #panel-home .home-layout-book::after { display: none; }
  #panel-home .home-layout-page { flex: 0 0 100%; min-width: 0; scroll-snap-align: center; }
  #panel-home .home-demo-pagination { display: flex; justify-content: center; align-items: center; gap: 12px; margin-top: 8px; color: var(--ink-3); font-size: 12px; }
  #panel-home .home-demo-pagination button { display: grid; place-items: center; min-width: 44px; min-height: 44px; border: 1px solid var(--line); border-radius: 9px; background: var(--bg-3); color: var(--ink); font: inherit; font-size: 18px; cursor: pointer; }
  #panel-home .home-demo-pagination button:disabled { opacity: .35; cursor: default; }
  #panel-home .home-layout-page { padding: 3px; gap: 3px; }
  #panel-home .home-layout-card > span { padding: 2px 3px; font-size: 10px; }
  #panel-home .home-layout-demo-foot { flex-direction: row; align-items: center; font-size: 10px; }
  #panel-home .home-layout-demo-foot button { align-self: auto; font-size: 12px; }
  #panel-home .home-method { grid-template-columns: 1fr; gap: 24px; margin: 10px 12px 0; padding: 26px 0; }
  #panel-home .home-method h3 { font-size: 18px; }
  #panel-home .home-method p { max-width: none; }
  #panel-home .home-chase { grid-template-columns: minmax(0,1fr); gap: 28px; padding: 38px 6px; }
  #panel-home .home-chase-copy { padding-inline: 6px; }
  #panel-home .home-chase-copy h2 { font-size: 34px; }
  #panel-home .home-market-preview { padding: 14px; }
  #panel-home .home-market-list { gap: 10px; }
  #panel-home .home-market-row strong { font-size: 12px; }
  #panel-home .home-market-row small { font-size: 10px; }
  #panel-home .home-market-row b { font-size: 14px; }
  #panel-home .home-finish { margin: 0 12px 28px; padding: 26px 0; gap: 20px; }
  #panel-home .home-finish .btn { width: 100%; }
  #panel-home .home-questions { grid-template-columns: 1fr; margin: 0 12px 28px; gap: 10px; }
}
@media (prefers-reduced-motion: reduce) {
  #panel-home *,#panel-home *::after,#panel-home *::before { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
