/* r6: persistent Home and policy navigation on the relocated sample library (its app is unchanged). It follows the app root in the DOM, so the app's own skip link stays first, and is fixed to the bottom of the viewport beneath the app's modal layer (z-index 100). */
body{padding-bottom:3.4rem}
.lt-return{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;flex-wrap:wrap;gap:.35rem 1.2rem;justify-content:space-between;align-items:center;padding:.6rem 1rem calc(.6rem + env(safe-area-inset-bottom));background:#000;border-top:1px solid rgba(239,232,218,.25);font:600 .88rem/1.3 system-ui,-apple-system,"Segoe UI",sans-serif}
.lt-return a{color:#efe8da;text-decoration:none}.lt-return span{display:flex;flex-wrap:wrap;gap:.35rem 1rem}.lt-return span a{font-weight:400;color:#c6bfb2}
.lt-return a:hover{text-decoration:underline}.lt-return a:focus-visible{outline:2px solid #8dc7aa;outline-offset:2px}
