.pr-home{--vf-grotesk:"Space Grotesk";--vf-mono:"IBM Plex Mono";--vf-unbounded:"Unbounded";min-height:calc(100dvh - 64px)}.pr-home .b29-hero-cta{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.pr-home .b29-official{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 7px;border-radius:6px;background:var(--pr-accent-soft);color:var(--pr-accent);font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.pr-home .b29-id-row{display:flex;align-items:center;gap:8px;min-width:0}.pr-home .b29-id-row b{min-width:0}.pr-home .b29-card.is-skeleton{min-height:200px;background:linear-gradient(90deg,var(--pr-panel) 0,var(--pr-raised) 50%,var(--pr-panel) 100%);background-size:200% 100%;animation:pr-home-shimmer 1.4s ease-in-out infinite}@keyframes pr-home-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pr-home .b29-notice{margin-left:auto;font-size:12px;color:var(--pr-no)}.pr-home .pr-empty .pr-btn{margin-top:10px}