:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.signin-button{opacity:1}.signin-button:hover{opacity:.8}.menu-trigger{cursor:pointer;outline:2px solid #0000}.menu-content{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:220px;margin:0 8px;box-shadow:0 4px 6px #0000001a}.menu-item{cursor:pointer;background:#fff;border-bottom:1px solid #e5e7eb;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:10px 12px;transition:background .1s;display:flex}.menu-item-checklist{padding-left:40px}div[data-state=unchecked]{box-sizing:border-box;cursor:pointer;background:#fff;border-bottom:1px solid #e5e7eb;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:10px 12px 10px 40px;transition:background .1s;display:flex}div[data-state=checked]{box-sizing:border-box;cursor:pointer;background:#fff;border-bottom:1px solid #e5e7eb;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:0;transition:background .1s;display:flex}.menu-item-top{border-radius:8px 8px 0 0}.menu-item:hover,div[data-state=unchecked]:hover,div[data-state=checked]:hover{background:#f3f4f6}.menu-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.delete-item{color:#ef4444}.menu-item-text{color:#1f2937;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}.delete-item-text{color:#ef4444;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}.trigger-icon{color:#000}.trigger-icon-header{color:#fff}.separator{background-color:#e5e7eb;height:.5px;margin-top:4px;margin-bottom:4px}html[data-theme=dark] .menu-content{background:#1e1e1e;border:1px solid #bababa;border-radius:8px;width:220px;margin:0 8px;box-shadow:0 4px 6px #0000001a}html[data-theme=dark] .menu-item{cursor:pointer;background:#1e1e1e;border-bottom:1px solid #bababa;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:10px 12px;transition:background .1s;display:flex}html[data-theme=dark] .menu-item-checklist{padding-left:40px}html[data-theme=dark] div[data-state=unchecked]{box-sizing:border-box;cursor:pointer;background:#1e1e1e;border-bottom:1px solid #bababa;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:10px 12px 10px 40px;transition:background .1s;display:flex}html[data-theme=dark] div[data-state=checked]{box-sizing:border-box;cursor:pointer;background:#1e1e1e;border-bottom:1px solid #bababa;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:0;transition:background .1s;display:flex}html[data-theme=dark] .menu-item:hover,html[data-theme=dark] div[data-state=unchecked]:hover,html[data-theme=dark] div[data-state=checked]:hover{background:#fff3}html[data-theme=dark] .menu-item-text{color:#f8f8f8;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}html[data-theme=dark] .trigger-icon,html[data-theme=dark] .trigger-icon-header{color:#fff}html[data-theme=dark] .separator{background-color:#bababa;height:.5px;margin-top:4px;margin-bottom:4px}@media (prefers-color-scheme:dark){html[data-theme=system] .menu-content{background:#1e1e1e;border:1px solid #bababa;border-radius:8px;width:220px;margin:0 8px;box-shadow:0 4px 6px #0000001a}html[data-theme=system] .menu-item{cursor:pointer;background:#1e1e1e;border-bottom:1px solid #bababa;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:10px 12px;transition:background .1s;display:flex}html[data-theme=system] .menu-item-checklist{padding-left:40px}html[data-theme=system] div[data-state=unchecked]{box-sizing:border-box;cursor:pointer;background:#1e1e1e;border-bottom:1px solid #bababa;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:10px 12px 10px 40px;transition:background .1s;display:flex}html[data-theme=system] div[data-state=checked]{box-sizing:border-box;cursor:pointer;background:#1e1e1e;border-bottom:1px solid #bababa;outline:2px solid #0000;flex-direction:row;align-items:center;height:55px;padding:0;transition:background .1s;display:flex}html[data-theme=system] .menu-item:hover,html[data-theme=system] div[data-state=unchecked]:hover,html[data-theme=system] div[data-state=checked]:hover{background:#fff3}html[data-theme=system] .menu-item-text{color:#f8f8f8;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}html[data-theme=system] .trigger-icon,html[data-theme=system] .trigger-icon-header{color:#fff}html[data-theme=system] .separator{background-color:#bababa;height:.5px;margin-top:4px;margin-bottom:4px}}