/* Isolated canvas for the migrated Lawn & Latte pages. */
body.lawn-standalone { margin: 0; background: #fffdf7; color: #183025; font: 17px/1.65 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.lawn-standalone img { max-width: 100%; height: auto; }
.lawn-standalone a { color: #173f2b; }
.lawn-standalone .lawn-skip { position: absolute; left: 16px; top: -100px; }
.lawn-standalone .lawn-skip:focus { top: 40px; z-index: 100000; padding: 12px; background: white; }
.lawn-legal-nav, .lawn-legal-content { width: min(860px, calc(100% - 40px)); margin: 0 auto; }
.lawn-legal-nav { padding-top: 32px; }
.lawn-legal-content { padding: 24px 0 64px; overflow-wrap: anywhere; }
.lawn-legal-content h1 { font-size: clamp(2rem, 5vw, 3rem); line-height: 1.15; }
.lawn-legal-content h2 { font-size: 1.35rem; line-height: 1.35; margin-top: 32px; }
.lawn-legal-content h3 { font-size: 1.1rem; }
.lawn-legal-content p { margin: 0 0 1em; }
.lawn-legal-content hr { border: 0; border-top: 1px solid #dce2d6; margin: 28px 0; }
.lawn-legal-content a { text-underline-offset: 3px; }
.lawn-standalone :focus-visible { outline: 3px solid #4d7b3f; outline-offset: 4px; }
.lawn-standalone #ll-site h1 { overflow-wrap: anywhere; hyphens: auto; font-size: clamp(2.1rem, 4.5vw, 4.1rem); }
.lawn-standalone #ll-site .ll-hero > * { min-width: 0; }
