html,body{min-height:100%;margin:0}body{font-family:Roboto,Arial,sans-serif}.radix-themes{--default-font-family:Roboto,Arial,sans-serif;--heading-font-family:Roboto,Arial,sans-serif;--strong-font-family:Roboto,Arial,sans-serif;--code-font-family:"Roboto Mono",monospace}.app-shell :where(.rt-Container){padding-inline:var(--space-4)}:is(.light,.light-theme) .radix-themes{--color-background:var(--gray-1);--color-panel-solid:var(--gray-2);--color-panel-translucent:var(--gray-2)}:is(.dark,.dark-theme) .radix-themes{--color-background:var(--gray-1);--color-panel-solid:var(--gray-2);--color-panel-translucent:var(--gray-a2);--color-surface:#00000040}