.legal-shell{display:flex;min-height:100dvh;flex-direction:column;--tw-bg-opacity:1;background-color:oklch(var(--background)/var(--tw-bg-opacity,1))}.legal-shell__header{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.25rem 1rem}.legal-shell__back{display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:oklch(var(--border)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:oklch(var(--card)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:oklch(var(--foreground)/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.legal-shell__back:hover{background-color:oklch(var(--muted)/.4)}.legal-shell__title{font-family:var(--font-display);font-size:1.35rem;font-weight:900;letter-spacing:-.01em;text-transform:uppercase;color:oklch(var(--brand-ink)/1)}.legal-shell__body{margin-left:auto;margin-right:auto;width:100%;max-width:28rem}.legal-shell__body>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.legal-shell__body{padding:.5rem 1.25rem 4rem;font-size:.95rem;line-height:1.625;color:oklch(var(--brand-ink)/.82)}.legal-shell__body h2{font-family:var(--font-display);font-weight:900;text-transform:uppercase;letter-spacing:-.01em;font-size:1rem;color:oklch(var(--brand-ink)/1);margin-top:1.5rem}.legal-shell__body h2:first-of-type{margin-top:.5rem}.legal-shell__body p{font-size:.95rem;line-height:1.55}.legal-shell__lead{font-style:italic;color:oklch(var(--brand-ink)/.62)}