html{--lumo-size-xl: 3rem;--lumo-size-l: 2.5rem;--lumo-size-m: 2rem;--lumo-size-s: 1.75rem;--lumo-size-xs: 1.5rem;--lumo-font-size-xxxl: 1.75rem;--lumo-font-size-xxl: 1.375rem;--lumo-font-size-xl: 1.125rem;--lumo-font-size-l: 1rem;--lumo-font-size-m: .875rem;--lumo-font-size-s: .8125rem;--lumo-font-size-xs: .75rem;--lumo-font-size-xxs: .6875rem;--lumo-space-xl: 1.875rem;--lumo-space-l: 1.25rem;--lumo-space-m: .625rem;--lumo-space-s: .3125rem;--lumo-space-xs: .1875rem}.rounded-border{border:1px solid slategray;border-radius:3px}.step-border{border-radius:3px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.new-element{animation:fadein 2s ease-in-out forwards;background-color:#90ee90}.container{display:flex;height:100vh;overflow:hidden}.primary-section{flex:0 0 auto;overflow-y:auto;width:250px}.secondary-section{flex:1 1 auto;overflow-y:auto}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:6px}::-webkit-scrollbar-track{background-color:#0000001a;border-radius:6px}
