:root{color-scheme:dark;--yellow: #fdcb6e;--red: #df4861;--green: #3bb267;--background: #08090b;--fill: #212630;--stroke: #2d3543;--layer-background: #1c1f26;--white: #ffffff;--z-more-actions: 64;--z-modal: 96;--z-error: 128}*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden}body{-webkit-user-select:none;user-select:none;font-size:16px;background-color:var(--background);color:var(--white);font-family:sans-serif;background:linear-gradient(-180deg,var(--background) 66%,#040915 100%)}stack{display:flex;gap:12px;flex-wrap:wrap;flex-direction:column}stack16{display:flex;gap:16px;flex-wrap:wrap;flex-direction:column}stack20{display:flex;gap:20px;flex-wrap:wrap;flex-direction:column}row{display:flex;gap:20px;width:100%;align-items:center;justify-content:space-between}.backdrop{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background-color:#0004}
