.legal-page[data-astro-cid-m7mnfkc2]{background:var(--bg, #F6F1EC);min-height:100vh;color:var(--text, #1E1A1F)}.legal-hero[data-astro-cid-m7mnfkc2]{padding:6rem 2rem 0;background:linear-gradient(180deg,var(--bg-blush, #F0E4DA) 0%,var(--bg, #F6F1EC) 100%)}.legal-hero-inner[data-astro-cid-m7mnfkc2]{max-width:72rem;margin:0 auto;padding-bottom:3rem}.legal-eyebrow[data-astro-cid-m7mnfkc2]{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:.6875rem;letter-spacing:.15em;text-transform:uppercase;color:var(--emerald, #0D9668);margin:0 0 1rem}.legal-title[data-astro-cid-m7mnfkc2]{font-family:var(--font-display, "Cormorant Garamond", serif);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.1;letter-spacing:-.01em;color:var(--text, #1E1A1F);margin:0 0 1.25rem}.legal-date[data-astro-cid-m7mnfkc2]{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:.75rem;color:var(--text-faint, #9B959F);margin:0}.legal-hero-rule[data-astro-cid-m7mnfkc2]{max-width:72rem;margin:0 auto;height:1px;background:var(--border, rgba(30,26,31,.08))}.legal-body[data-astro-cid-m7mnfkc2]{max-width:72rem;margin:0 auto;padding:3.5rem 2rem 6rem;display:grid;grid-template-columns:1fr;gap:0}@media(min-width:1024px){.legal-body[data-astro-cid-m7mnfkc2]{grid-template-columns:220px 1fr;gap:4rem;align-items:start}}.legal-toc[data-astro-cid-m7mnfkc2]{display:none}@media(min-width:1024px){.legal-toc[data-astro-cid-m7mnfkc2]{display:block;position:sticky;top:6rem;background:var(--glass, rgba(255,255,255,.65));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border, rgba(30,26,31,.08));border-radius:.75rem;padding:1.5rem}}.legal-toc-label[data-astro-cid-m7mnfkc2]{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint, #9B959F);margin:0 0 1rem}.legal-toc-list[data-astro-cid-m7mnfkc2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.125rem}.legal-toc-link[data-astro-cid-m7mnfkc2]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-body, "DM Sans", sans-serif);font-size:.8125rem;color:var(--text-body, #5A5660);text-decoration:none;padding:.375rem .5rem;border-radius:.375rem;transition:color .14s ease,background .14s ease;line-height:1.4}.legal-toc-link[data-astro-cid-m7mnfkc2]:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background:var(--border, rgba(30,26,31,.15));flex-shrink:0;transition:background .14s ease,transform .14s ease}.legal-toc-link[data-astro-cid-m7mnfkc2]:hover,.legal-toc-link[data-astro-cid-m7mnfkc2].is-active{color:var(--emerald, #0D9668);background:#0d96680f}.legal-toc-link[data-astro-cid-m7mnfkc2]:hover:before,.legal-toc-link[data-astro-cid-m7mnfkc2].is-active:before{background:var(--emerald, #0D9668);transform:scale(1.3)}.legal-content[data-astro-cid-m7mnfkc2]{min-width:0}.legal-section{padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid var(--border, rgba(30,26,31,.08));scroll-margin-top:5rem}.legal-section:last-child{border-bottom:none;margin-bottom:0}.legal-section h2{font-family:var(--font-display, "Cormorant Garamond", serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;line-height:1.2;color:var(--text, #1E1A1F);margin:0 0 1.25rem;display:flex;align-items:baseline;gap:.625rem}.legal-section h2 .section-num{font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:.75rem;color:var(--emerald, #0D9668);letter-spacing:.05em;flex-shrink:0;align-self:center;margin-top:.25rem}.legal-section h3{font-family:var(--font-body, "DM Sans", sans-serif);font-size:.9375rem;font-weight:600;color:var(--text, #1E1A1F);margin:1.75rem 0 .625rem;letter-spacing:.01em}.legal-section p{font-family:var(--font-body, "DM Sans", sans-serif);font-size:.9375rem;line-height:1.75;color:var(--text-body, #5A5660);margin:0 0 1rem;max-width:65ch}.legal-section a{color:var(--emerald, #0D9668);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:opacity .12s ease}.legal-section a:hover{opacity:.75}.legal-section ul,.legal-section ol{font-family:var(--font-body, "DM Sans", sans-serif);font-size:.9375rem;line-height:1.75;color:var(--text-body, #5A5660);padding-left:0;margin:.5rem 0 1rem;list-style:none}.legal-section ul li,.legal-section ol li{position:relative;padding-left:1.375rem;margin-bottom:.4rem;max-width:65ch}.legal-section ul li:before{content:"";position:absolute;left:0;top:.625em;width:5px;height:5px;border-radius:50%;background:var(--emerald, #0D9668)}.legal-section ol{counter-reset:legal-ol}.legal-section ol li{counter-increment:legal-ol}.legal-section ol li:before{content:counter(legal-ol) ".";position:absolute;left:0;font-family:var(--font-mono, "IBM Plex Mono", monospace);font-size:.75rem;color:var(--emerald, #0D9668);top:.2em}.legal-section .list-none{list-style:none;padding-left:0}.legal-section .list-none li{padding-left:0}.legal-section .list-none li:before{display:none}.legal-section strong{font-weight:600;color:var(--text, #1E1A1F)}.legal-contact{display:flex;flex-direction:column;gap:.25rem;font-family:var(--font-body, "DM Sans", sans-serif);font-size:.9375rem;color:var(--text-body, #5A5660);line-height:1.75}.legal-contact strong{color:var(--text, #1E1A1F);font-weight:600}
