body[data-theme^=light]{color-scheme:light}body[data-theme^=dark]{color-scheme:dark}body{--theme-gray-50: #f5f7fa;--theme-gray-100: #ebeff3;--theme-gray-200: #d3dbe4;--theme-gray-300: #abbdce;--theme-gray-400: #7e99b2;--theme-gray-500: #5e7d99;--theme-gray-600: #4a647f;--theme-gray-700: #425870;--theme-gray-800: #354557;--theme-gray-900: #303c4a;--theme-gray-950: #202731;--theme-warning-50: #fcf4f4;--theme-warning-100: #fae6e6;--theme-warning-200: #f6d2d2;--theme-warning-300: #efb2b2;--theme-warning-400: #e48585;--theme-warning-500: #da6c6c;--theme-warning-600: #c24040;--theme-warning-700: #a23333;--theme-warning-800: #872d2d;--theme-warning-900: #712b2b;--theme-warning-950: #3c1313}body[data-theme=light-1],body[data-theme=dark-1],.theme-selector[data-theme=light-1],.theme-selector[data-theme=dark-1]{--theme-primary-50: #f4f9fb;--theme-primary-100: #e9f1f5;--theme-primary-200: #cde3ea;--theme-primary-300: #9ecad6;--theme-primary-400: #6fb1c1;--theme-primary-500: #4d97aa;--theme-primary-600: #3b7b8e;--theme-primary-700: #306374;--theme-primary-800: #2b5461;--theme-primary-900: #284852;--theme-primary-950: #1b2e36;--theme-secondary-50: #f8f7fb;--theme-secondary-100: #e6e5ef;--theme-secondary-200: #dcdae9;--theme-secondary-300: #d1cfe3;--theme-secondary-400: #b8b4d1;--theme-secondary-500: #9d94be;--theme-secondary-600: #887bac;--theme-secondary-700: #8174a0;--theme-secondary-800: #726690;--theme-secondary-900: #635780;--theme-secondary-950: #352f46}body[data-theme=dark-2],.theme-selector[data-theme=dark-2]{--theme-primary-50: #fcf9f0;--theme-primary-100: #f9f1db;--theme-primary-200: #f1e0b7;--theme-primary-300: #e8ca89;--theme-primary-400: #dda853;--theme-primary-500: #d79338;--theme-primary-600: #c87d2e;--theme-primary-700: #a76127;--theme-primary-800: #854e27;--theme-primary-900: #6c4122;--theme-primary-950: #3a2010;--theme-secondary-50: #eefcfd;--theme-secondary-100: #ace7f5;--theme-secondary-150: #8fddf1;--theme-secondary-300: #73d5ed;--theme-secondary-400: #33b9dd;--theme-secondary-500: #179cc3;--theme-secondary-600: #167da4;--theme-secondary-700: #196585;--theme-secondary-800: #1b5d79;--theme-secondary-900: #1d546d;--theme-secondary-950: #0d2d3f}body[data-theme=light-2],.theme-selector[data-theme=light-2]{--theme-primary-50: #f4f9fb;--theme-primary-100: #e9f1f5;--theme-primary-200: #cde3ea;--theme-primary-300: #9ecad6;--theme-primary-400: #6fb1c1;--theme-primary-500: #4d97aa;--theme-primary-600: #3b7b8e;--theme-primary-700: #306374;--theme-primary-800: #2b5461;--theme-primary-900: #284852;--theme-primary-950: #1b2e36;--theme-secondary-50: #f8fbf9;--theme-secondary-100: #e3eae1;--theme-secondary-200: #d9e2d7;--theme-secondary-300: #d0dacd;--theme-secondary-400: #a8bba3;--theme-secondary-500: #688361;--theme-secondary-600: #475f46;--theme-secondary-700: #374b35;--theme-secondary-800: #2e3c2a;--theme-secondary-900: #262d20;--theme-secondary-950: #080f06}body[data-theme=light-3],.theme-selector[data-theme=light-3]{--theme-gray-50: #f2f4f6;--theme-gray-100: #e5e9ed;--theme-gray-200: #d8dee4;--theme-gray-300: #cbd3db;--theme-gray-400: #bec8d2;--theme-gray-500: #5e7d99;--theme-gray-600: #4a647f;--theme-gray-700: #425870;--theme-gray-800: #354557;--theme-gray-900: #303c4a;--theme-gray-950: #202731;--theme-primary-50: #f4f9fb;--theme-primary-100: #e9f1f5;--theme-primary-200: #cde3ea;--theme-primary-300: #9ecad6;--theme-primary-400: #6fb1c1;--theme-primary-500: #4d97aa;--theme-primary-600: #3b7b8e;--theme-primary-700: #306374;--theme-primary-800: #2b5461;--theme-primary-900: #284852;--theme-primary-950: #1b2e36;--theme-secondary-50: #f2f4f6;--theme-secondary-100: #e5e9ed;--theme-secondary-200: #d8dee4;--theme-secondary-300: #cbd3db;--theme-secondary-400: #bec8d2;--theme-secondary-500: #5e7d99;--theme-secondary-600: #4a647f;--theme-secondary-700: #425870;--theme-secondary-800: #354557;--theme-secondary-900: #303c4a;--theme-secondary-950: #202731}:root{font-family:noto-sans,system-ui,sans-serif}body{margin:0}body[data-theme^=light]{background-color:var(--theme-gray-50);color:var(--theme-gray-950)}body[data-theme^=dark]{background-color:var(--theme-gray-900);color:var(--theme-gray-50)}h1,h2,h3{margin:0;font-size:1rem;font-weight:400}button,input,input::file-selector-button,select,textarea{border:0;padding:0;color:inherit;background-color:inherit;font-family:inherit;font-size:inherit}button,select,input::file-selector-button{cursor:pointer}button:hover{box-shadow:0 0 2px var(--theme-primary-500)}select{padding:.2rem}a{color:inherit;text-decoration-line:none;border-bottom:1px dotted}#root{display:flex;flex-direction:column;margin:1rem;max-width:1920px;min-width:350px}body[data-theme^=light] #root{--text-support-color: var(--theme-gray-800);--cta-bg-color: var(--theme-primary-200);--cta-border-color: var(--theme-primary-300)}body[data-theme^=dark] #root{--text-support-color: var(--theme-gray-200);--cta-bg-color: var(--theme-primary-800);--cta-border-color: var(--theme-primary-600)}#board{align-self:stretch;display:flex;gap:1rem;overflow:auto;margin:1rem 0}@media screen and (width <= 580px){#root{margin:0}#board{flex-direction:column}}#root>header{display:flex;justify-content:space-between}#main-footer{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid;border-radius:.75rem}@media screen and (width <= 580px){#main-footer{flex-direction:column;gap:2rem}}body[data-theme^=light] #main-footer{background-color:var(--theme-secondary-100);border-color:var(--theme-secondary-300)}body[data-theme^=dark] #main-footer{background-color:var(--theme-secondary-900);border-color:var(--theme-secondary-700)}#main-footer button,#main-footer input::file-selector-button{border-radius:.6rem;padding:.2rem .4rem;font-size:inherit;background-color:var(--cta-bg-color);border:1px solid var(--cta-border-color)}#main-footer a{border-bottom:2px solid;border-color:var(--cta-border-color)}#main-footer section{display:flex;flex-direction:column;gap:1rem}#main-footer .section-content{margin-left:.5rem;padding-left:.5rem;display:flex;flex-direction:column;gap:1rem;border-left:2px solid;border-color:var(--theme-gray-400)}#main-footer h2{font-weight:500;text-transform:capitalize;color:var(--text-support-color)}#main-footer article{display:flex;gap:.5rem;align-items:center;font-size:.95rem}#main-footer .field-name{color:var(--text-support-color)}#main-footer .board-data article{flex-wrap:wrap}.column{flex-grow:1;flex-shrink:0;flex-basis:420px;max-width:580px;border:1px solid;border-radius:.75rem;overflow:auto;min-height:120px}body[data-theme^=light] .column{background-color:var(--theme-secondary-100);border-color:var(--theme-secondary-300);--text-support-color: var(--theme-gray-800)}body[data-theme^=dark] .column{background-color:var(--theme-secondary-900);border-color:var(--theme-secondary-700);--text-support-color: var(--theme-gray-200)}@media screen and (width <= 580px){.column{flex:auto;overflow:visible}}.column .card-list{list-style:none;margin:0;padding:0 .75rem;display:flex;flex-direction:column}.column .drop.placeholder{display:block;padding:.75rem;margin-bottom:1rem;border:2px dashed;border-radius:.65rem;text-align:center;text-transform:capitalize;color:var(--text-support-color)}body[data-theme^=light] .column .drop.placeholder{background-color:var(--theme-primary-200);border-color:var(--theme-primary-300)}body[data-theme^=dark] .column .drop.placeholder{background-color:var(--theme-primary-800);border-color:var(--theme-primary-600)}.column>footer{display:flex;justify-content:center;margin-bottom:1rem;padding:0 .75rem}.column>footer .button{flex:1;justify-content:center;background-color:var(--button-bg-color)}.column>footer .button .icon-img{width:calc(var(--button-size) - 2 * .3rem - 2 * 1px);-webkit-mask-size:contain;mask-size:contain}body[data-theme^=light] .column>footer .button{--cta-bg-color: var(--theme-secondary-100);--cta-border-color: var(--theme-primary-300);--text-support-color: var(--theme-gray-400)}body[data-theme^=dark] .column>footer .button{--cta-bg-color: var(--theme-primary-800);--cta-border-color: var(--theme-primary-600);--text-support-color: var(--theme-gray-400)}.column.collapsed button.expand{--button-size: 1.25rem;order:1}.column.collapsed button.expand .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-expand-icon%20lucide-expand'%3e%3cpath%20d='m15%2015%206%206'/%3e%3cpath%20d='m15%209%206-6'/%3e%3cpath%20d='M21%2016v5h-5'/%3e%3cpath%20d='M21%208V3h-5'/%3e%3cpath%20d='M3%2016v5h5'/%3e%3cpath%20d='m3%2021%206-6'/%3e%3cpath%20d='M3%208V3h5'/%3e%3cpath%20d='M9%209%203%203'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-expand-icon%20lucide-expand'%3e%3cpath%20d='m15%2015%206%206'/%3e%3cpath%20d='m15%209%206-6'/%3e%3cpath%20d='M21%2016v5h-5'/%3e%3cpath%20d='M21%208V3h-5'/%3e%3cpath%20d='M3%2016v5h5'/%3e%3cpath%20d='m3%2021%206-6'/%3e%3cpath%20d='M3%208V3h5'/%3e%3cpath%20d='M9%209%203%203'/%3e%3c/svg%3e");background-color:var(--text-support-color)}.column.collapsed .menu-component,.column.collapsed .card-list,.column.collapsed footer{display:none}.column.column.collapsed{min-height:auto}@media screen and (width > 580px){.column.collapsed{flex-grow:0;flex-basis:auto}.column.collapsed header{flex-direction:column;align-items:center;gap:1rem}.column.collapsed button.expand{order:0}.column.collapsed .show.title{writing-mode:vertical-lr;width:auto;margin:0}}.column>header{display:flex;justify-content:space-between;align-items:center;padding:.75rem}body[data-theme^=light] .column>header{color:var(--theme-gray-800)}body[data-theme^=dark] .column>header{color:var(--theme-gray-100)}.column>header .show.title{flex:1 1 auto;margin:0 .5rem;width:50%;font-weight:500;font-size:1.2rem;text-align:center;overflow:hidden;text-overflow:ellipsis}.column-menu button.icon{--button-size: 1.25rem;border-radius:.3rem}.column-menu .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-ellipsis-icon%20lucide-ellipsis'%3e%3ccircle%20cx='12'%20cy='12'%20r='1'/%3e%3ccircle%20cx='19'%20cy='12'%20r='1'/%3e%3ccircle%20cx='5'%20cy='12'%20r='1'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-ellipsis-icon%20lucide-ellipsis'%3e%3ccircle%20cx='12'%20cy='12'%20r='1'/%3e%3ccircle%20cx='19'%20cy='12'%20r='1'/%3e%3ccircle%20cx='5'%20cy='12'%20r='1'/%3e%3c/svg%3e")}body[data-theme^=light] .column-menu .icon-img{background-color:var(--theme-gray-800)}body[data-theme^=dark] .column-menu .icon-img{background-color:var(--theme-gray-100)}.column-menu .options.container{z-index:100}.column-menu .options.list{font-size:.9rem;border-radius:.7rem;border:1px solid;overflow:hidden}body[data-theme^=light] .column-menu .options.list{--background-menu-list: var(--theme-secondary-200);border-color:var(--theme-secondary-400)}body[data-theme^=dark] .column-menu .options.list{--background-menu-list: var(--theme-secondary-800);border-color:var(--theme-secondary-600)}.column-menu .option button{text-transform:capitalize;box-shadow:none}body[data-theme^=light] .column-menu .option button:hover{background-color:var(--theme-secondary-300)}body[data-theme^=dark] .column-menu .option button:hover{background-color:var(--theme-secondary-700)}.column>header .edit.form{width:100%;display:flex;align-items:center}.column>header .edit.title{width:50%;flex:1 1 auto;padding:.3rem .5rem;border-radius:.4rem}body[data-theme^=light] .column>header .edit.title{background-color:var(--theme-secondary-200)}body[data-theme^=dark] .column>header .edit.title{background-color:var(--theme-secondary-800)}.column>header .edit.form button{flex-shrink:0}.column>header .edit.form button.icon{--button-size: 1.5rem;border-radius:.3rem;margin:0 .5rem}body[data-theme^=light] .column>header .edit.form .icon-img{background-color:var(--theme-primary-500)}body[data-theme^=dark] .column>header .edit.form .icon-img{background-color:var(--theme-primary-400)}.column>header .edit.form .cancel .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-x-icon%20lucide-x'%3e%3cpath%20d='M18%206%206%2018'/%3e%3cpath%20d='m6%206%2012%2012'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-x-icon%20lucide-x'%3e%3cpath%20d='M18%206%206%2018'/%3e%3cpath%20d='m6%206%2012%2012'/%3e%3c/svg%3e")}.column>header .edit.form .submit .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-check-icon%20lucide-check'%3e%3cpath%20d='M20%206%209%2017l-5-5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-check-icon%20lucide-check'%3e%3cpath%20d='M20%206%209%2017l-5-5'/%3e%3c/svg%3e")}.menu-component{display:inline-flex;flex-direction:column}.menu-component button.icon{width:var(--button-size);height:var(--button-size);border:0;padding:0;display:flex}.menu-component button.icon .icon-img{width:100%;height:100%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.menu-component .options.container{position:relative}.menu-component .options.list[hidden]{display:none}.menu-component .options.list{display:flex;flex-direction:column;padding:0;margin:0;position:absolute;top:0;left:0;width:max-content;--background-menu-list: initial;background:var(--background-menu-list)}.menu-component[data-position-y=top]{position:relative}.menu-component[data-position-y=top] .options.container{position:static}.menu-component[data-position-y=top] .options.list{transform:translateY(-100%)}.menu-component[data-position-x=right] .options.list{left:unset;right:0}.menu-component .option{list-style:none}.menu-component .option button{border-radius:4px;width:100%;padding:.5rem;text-align:left;background:var(--background-menu-list)}.column .badge{align-self:center;text-align:center;min-width:.85em;padding:.3rem .4rem;border-radius:.5rem;font-size:.8rem;font-weight:500;overflow:hidden}body[data-theme^=light] .column .badge{background-color:var(--theme-secondary-200)}body[data-theme^=dark] .column .badge{background-color:var(--theme-secondary-800)}.column .badge.empty{visibility:hidden;min-width:none;padding:0;width:1.25rem}button.icon{width:var(--button-size);height:var(--button-size);border:0;padding:0;display:flex}button.icon .icon-img{width:100%;height:100%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.card{margin-bottom:1rem;padding:.75rem;border:1px solid;border-radius:.75rem;word-wrap:break-word;background-color:var(--card-bg-color);color:var(--card-text-color);--button-size: 1.25rem}body[data-theme^=light] .card{--card-bg-color: var(--theme-primary-200);border-color:var(--theme-primary-300);--card-text-color: var(--theme-gray-950);--card-support-color: var(--theme-gray-800)}body[data-theme^=dark] .card{--card-bg-color: var(--theme-primary-800);border-color:var(--theme-primary-600);--card-text-color: var(--theme-gray-50);--card-support-color: var(--theme-gray-200)}.card header{margin-bottom:1rem;overflow:hidden;display:flex;width:100%;justify-content:space-between;gap:.5rem}.card h3{font-weight:500}.card header button.drag{padding:.1rem;flex-shrink:0;cursor:grab}.card header button.drag:active{cursor:grabbing}.card .title{margin:0;overflow-wrap:anywhere}.card .description{font-size:.95rem}.card p{margin:0;line-height:1.4}.card footer{margin-top:1rem;display:flex;flex-direction:row;justify-content:space-between}.card select{max-width:160px;background-color:var(--card-bg-color);color:var(--card-support-color);border:0;font-size:.9rem;font-weight:400;box-shadow:0 1px var(--card-bg-color),0 2px var(--card-support-color)}.card footer>*{margin-right:1rem}.card footer>*:last-of-type{margin-right:0}.card footer .buttons.container{display:flex;flex-direction:row;align-items:center}.card footer .buttons.container button{margin-right:calc(1 * var(--button-size))}.card footer .buttons.container button:last-of-type{margin-right:0}.card footer .buttons.right.container button{padding:.1rem;margin-right:calc(1.25 * var(--button-size))}.card footer .buttons.right.container button:last-of-type{margin-right:0}.card button.icon{--button-size: 1.25rem}.card button .icon-img{background-color:var(--card-support-color)}.card button.drag .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-grip-vertical-icon%20lucide-grip-vertical'%3e%3ccircle%20cx='9'%20cy='12'%20r='1'/%3e%3ccircle%20cx='9'%20cy='5'%20r='1'/%3e%3ccircle%20cx='9'%20cy='19'%20r='1'/%3e%3ccircle%20cx='15'%20cy='12'%20r='1'/%3e%3ccircle%20cx='15'%20cy='5'%20r='1'/%3e%3ccircle%20cx='15'%20cy='19'%20r='1'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-grip-vertical-icon%20lucide-grip-vertical'%3e%3ccircle%20cx='9'%20cy='12'%20r='1'/%3e%3ccircle%20cx='9'%20cy='5'%20r='1'/%3e%3ccircle%20cx='9'%20cy='19'%20r='1'/%3e%3ccircle%20cx='15'%20cy='12'%20r='1'/%3e%3ccircle%20cx='15'%20cy='5'%20r='1'/%3e%3ccircle%20cx='15'%20cy='19'%20r='1'/%3e%3c/svg%3e")}.card button.move-top .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevrons-up-icon%20lucide-chevrons-up'%3e%3cpath%20d='m17%2011-5-5-5%205'/%3e%3cpath%20d='m17%2018-5-5-5%205'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevrons-up-icon%20lucide-chevrons-up'%3e%3cpath%20d='m17%2011-5-5-5%205'/%3e%3cpath%20d='m17%2018-5-5-5%205'/%3e%3c/svg%3e")}.card button.move-up .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevron-up-icon%20lucide-chevron-up'%3e%3cpath%20d='m18%2015-6-6-6%206'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevron-up-icon%20lucide-chevron-up'%3e%3cpath%20d='m18%2015-6-6-6%206'/%3e%3c/svg%3e")}.card button.move-down .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevron-down-icon%20lucide-chevron-down'%3e%3cpath%20d='m6%209%206%206%206-6'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevron-down-icon%20lucide-chevron-down'%3e%3cpath%20d='m6%209%206%206%206-6'/%3e%3c/svg%3e")}.card button.move-bottom .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevrons-down-icon%20lucide-chevrons-down'%3e%3cpath%20d='m7%206%205%205%205-5'/%3e%3cpath%20d='m7%2013%205%205%205-5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevrons-down-icon%20lucide-chevrons-down'%3e%3cpath%20d='m7%206%205%205%205-5'/%3e%3cpath%20d='m7%2013%205%205%205-5'/%3e%3c/svg%3e")}.card button.edit .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-pencil-icon%20lucide-pencil'%3e%3cpath%20d='M21.174%206.812a1%201%200%200%200-3.986-3.987L3.842%2016.174a2%202%200%200%200-.5.83l-1.321%204.352a.5.5%200%200%200%20.623.622l4.353-1.32a2%202%200%200%200%20.83-.497z'/%3e%3cpath%20d='m15%205%204%204'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-pencil-icon%20lucide-pencil'%3e%3cpath%20d='M21.174%206.812a1%201%200%200%200-3.986-3.987L3.842%2016.174a2%202%200%200%200-.5.83l-1.321%204.352a.5.5%200%200%200%20.623.622l4.353-1.32a2%202%200%200%200%20.83-.497z'/%3e%3cpath%20d='m15%205%204%204'/%3e%3c/svg%3e")}.card button.delete .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-trash2-icon%20lucide-trash-2'%3e%3cpath%20d='M10%2011v6'/%3e%3cpath%20d='M14%2011v6'/%3e%3cpath%20d='M19%206v14a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2V6'/%3e%3cpath%20d='M3%206h18'/%3e%3cpath%20d='M8%206V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-trash2-icon%20lucide-trash-2'%3e%3cpath%20d='M10%2011v6'/%3e%3cpath%20d='M14%2011v6'/%3e%3cpath%20d='M19%206v14a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2V6'/%3e%3cpath%20d='M3%206h18'/%3e%3cpath%20d='M8%206V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2'/%3e%3c/svg%3e")}.card-list>li:first-of-type button.move-top,.card-list>li:first-of-type button.move-up,.card-list>li:last-of-type button.move-down,.card-list>li:last-of-type button.move-bottom{visibility:hidden}.new-card.button{--button-size: 2.5rem;padding:.3rem;border:1px solid;border-radius:.7rem;background-color:var(--cta-bg-color);border-color:var(--cta-border-color)}body[data-theme^=dark] .new-card.button{--cta-bg-color: var(--theme-primary-900)}.new-card.button .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-square-plus-icon%20lucide-square-plus'%20version='1.1'%20id='svg8'%20sodipodi:docname='add.svg'%20inkscape:version='1.2.2%20(b0a8486541,%202022-12-01)'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs12'%20/%3e%3csodipodi:namedview%20id='namedview10'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20showgrid='false'%20inkscape:zoom='35.083333'%20inkscape:cx='12.014252'%20inkscape:cy='12.099763'%20inkscape:window-width='1452'%20inkscape:window-height='749'%20inkscape:window-x='404'%20inkscape:window-y='164'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg8'%20/%3e%3crect%20width='18'%20height='18'%20x='3'%20y='3'%20rx='4'%20id='rect2'%20style='stroke-width:1.5;stroke-dasharray:none'%20/%3e%3cpath%20d='M8%2012h8'%20id='path4'%20style='stroke-width:1.5;stroke-dasharray:none'%20/%3e%3cpath%20d='M12%208v8'%20id='path6'%20style='stroke-width:1.5;stroke-dasharray:none'%20/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-square-plus-icon%20lucide-square-plus'%20version='1.1'%20id='svg8'%20sodipodi:docname='add.svg'%20inkscape:version='1.2.2%20(b0a8486541,%202022-12-01)'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs12'%20/%3e%3csodipodi:namedview%20id='namedview10'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20showgrid='false'%20inkscape:zoom='35.083333'%20inkscape:cx='12.014252'%20inkscape:cy='12.099763'%20inkscape:window-width='1452'%20inkscape:window-height='749'%20inkscape:window-x='404'%20inkscape:window-y='164'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg8'%20/%3e%3crect%20width='18'%20height='18'%20x='3'%20y='3'%20rx='4'%20id='rect2'%20style='stroke-width:1.5;stroke-dasharray:none'%20/%3e%3cpath%20d='M8%2012h8'%20id='path4'%20style='stroke-width:1.5;stroke-dasharray:none'%20/%3e%3cpath%20d='M12%208v8'%20id='path6'%20style='stroke-width:1.5;stroke-dasharray:none'%20/%3e%3c/svg%3e");background-color:var(--text-support-color)}.modal{--modal-padding: 1.5rem;padding:var(--modal-padding);border-radius:.7rem;border:1px solid;font-size:.95rem}body[data-theme^=light] .modal{background-color:var(--theme-gray-50);border-color:var(--theme-gray-300);--text-color: var(--theme-gray-950);--text-support-color: var(--theme-gray-800);--cta-bg-color: var(--theme-primary-200);--cta-border-color: var(--theme-primary-300)}body[data-theme^=dark] .modal{background-color:var(--theme-gray-900);border-color:var(--theme-gray-700);--text-color: var(--theme-gray-50);--text-support-color: var(--theme-gray-200);--cta-bg-color: var(--theme-primary-800);--cta-border-color: var(--theme-primary-600)}@media screen and (width <= 580px){.modal{width:100%;--modal-padding: .5rem}}.modal header{display:flex;justify-content:space-between;align-items:center}.modal header button.cancel{--button-size: 1.5rem}.modal header button.cancel .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-x-icon%20lucide-x'%3e%3cpath%20d='M18%206%206%2018'/%3e%3cpath%20d='m6%206%2012%2012'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-x-icon%20lucide-x'%3e%3cpath%20d='M18%206%206%2018'/%3e%3cpath%20d='m6%206%2012%2012'/%3e%3c/svg%3e");background-color:var(--text-support-color)}.modal .form-container{width:600px;padding:1rem;color:var(--text-color);border:1px solid;border-radius:.7rem}body[data-theme^=light] .modal .form-container{background-color:var(--theme-secondary-100);border-color:var(--theme-secondary-300)}body[data-theme^=dark] .modal .form-container{background-color:var(--theme-secondary-900);border-color:var(--theme-secondary-700)}@media screen and (width <= 580px){.modal .form-container{width:auto}}.modal .title{font-size:1.2rem;font-weight:500;color:var(--text-support-color)}.modal form{margin:1rem 0;display:grid;grid-template-columns:auto 4fr;grid-auto-flow:row;gap:1rem}@media screen and (width <= 580px){.modal form{gap:.5rem}}.modal form label{justify-self:end;align-self:center;color:var(--text-support-color)}.modal form label:nth-last-of-type(2){align-self:flex-start;margin-top:.5rem}.modal form label+*{justify-self:start;align-self:center;border:1px solid;background-color:var(--cta-bg-color);border-color:var(--cta-border-color)}@media screen and (width <= 580px){.modal form{grid-template-columns:1fr;grid-template-rows:repeat(6,auto)}.modal form label{justify-self:start}.modal form label+*{margin-bottom:.5rem}.modal form label:nth-last-of-type(2){align-self:auto;margin-top:0}}.modal form input[type=text]{justify-self:auto;padding:.5rem;border-radius:.6rem}.modal form textarea{justify-self:auto;resize:vertical;padding:.5rem;height:10rem;border-radius:.6rem}.modal form select{max-width:160px;border-radius:.6rem;padding:.2rem .4rem}.modal footer{margin:.5rem 0;display:flex;justify-content:end}.modal footer button{padding:.2rem .4rem;border:1px solid;border-color:var(--cta-border-color);border-radius:.6rem;color:var(--text-support-color);font-weight:500;text-transform:capitalize;background-color:var(--cta-bg-color)}.history-controls{align-items:center;display:flex;gap:1.5rem}body[data-theme^=light] .history-controls{--text-support-color: var(--theme-gray-700);--cta-bg-color: var(--theme-primary-200);--cta-border-color: var(--theme-primary-300)}body[data-theme^=dark] .history-controls{--text-support-color: var(--theme-gray-200);--cta-bg-color: var(--theme-primary-900);--cta-border-color: var(--theme-primary-600)}.history-controls button:disabled{visibility:hidden}.history-controls button.icon{--button-size: 2.5rem;border-radius:.7rem;padding:.3rem;border:1px solid;border-color:var(--cta-border-color);background-color:var(--cta-bg-color)}.history-controls button .icon-img{background-color:var(--text-support-color)}.history-controls button.undo .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-undo-icon%20lucide-undo'%3e%3cpath%20d='M3%207v6h6'/%3e%3cpath%20d='M21%2017a9%209%200%200%200-9-9%209%209%200%200%200-6%202.3L3%2013'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-undo-icon%20lucide-undo'%3e%3cpath%20d='M3%207v6h6'/%3e%3cpath%20d='M21%2017a9%209%200%200%200-9-9%209%209%200%200%200-6%202.3L3%2013'/%3e%3c/svg%3e")}.history-controls button.redo .icon-img{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-redo-icon%20lucide-redo'%3e%3cpath%20d='M21%207v6h-6'/%3e%3cpath%20d='M3%2017a9%209%200%200%201%209-9%209%209%200%200%201%206%202.3l3%202.7'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-redo-icon%20lucide-redo'%3e%3cpath%20d='M21%207v6h-6'/%3e%3cpath%20d='M3%2017a9%209%200%200%201%209-9%209%209%200%200%201%206%202.3l3%202.7'/%3e%3c/svg%3e")}#import-field span.success{font-weight:500}body[data-theme^=light] #import-field span.success{color:var(--theme-primary-700)}body[data-theme^=dark] #import-field span.success{color:var(--theme-primary-200)}body[data-theme^=light] #import-field span.error{color:var(--theme-warning-700)}body[data-theme^=dark] #import-field span.error{color:var(--theme-warning-200)}#import-field span.success,#import-field span.error{display:none}#import-field.success span.success,#import-field.error span.error{display:initial}#theme-select-section{display:flex;align-items:center}#theme-select-section button{border:1px solid;overflow:hidden;border-radius:.5rem;background:none;padding:0;display:grid;align-self:center;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}body[data-theme^=light] #theme-select-section button{border-color:var(--theme-primary-300)}body[data-theme^=dark] #theme-select-section button{border-color:var(--theme-primary-600)}#theme-select-section .color-sample{width:1rem;height:1rem}#theme-select-section [data-theme^=light] .color-sample:nth-child(1){background-color:var(--theme-primary-200)}#theme-select-section [data-theme^=light] .color-sample:nth-child(2){background-color:var(--theme-primary-300)}#theme-select-section [data-theme^=light] .color-sample:nth-child(3){background-color:var(--theme-secondary-100)}#theme-select-section [data-theme^=light] .color-sample:nth-child(4){background-color:var(--theme-secondary-300)}#theme-select-section [data-theme^=dark] .color-sample:nth-child(1){background-color:var(--theme-primary-800)}#theme-select-section [data-theme^=dark] .color-sample:nth-child(2){background-color:var(--theme-primary-700)}#theme-select-section [data-theme^=dark] .color-sample:nth-child(3){background-color:var(--theme-secondary-900)}#theme-select-section [data-theme^=dark] .color-sample:nth-child(4){background-color:var(--theme-secondary-700)}
