:root{--color-primary: #4f8ef7;--color-white: #e9f0ff;--color-border: #3a4b6a;--color-text: #d8e4ff;--color-text-muted: #8fa1c7;--color-column-background: #1f2638;--color-card-background: #27304a;--color-background: #151a26}*{margin:0;padding:0;box-sizing:border-box;border:#3a4b6a;color:#d8e4ff;list-style:none}body{font-family:Inter,serif;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cdk-drag-preview{box-sizing:border-box;opacity:1;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),rgba(0,0,0,.5));mask-image:linear-gradient(to bottom,#000000e6,#0000000d);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cdk-drag-placeholder{opacity:.2;background:#fff}.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.example-box{height:fit-content;border-radius:.75rem}
