/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/@garyliao/pattern-lock-js-advanced@1.0.1/patternlock.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
svg.patternlock g.lock-lines.hide-lines line{stroke:rgb(255,255,255);opacity:0}svg.patternlock g.lock-lines line{stroke-width:1.5;stroke:black;opacity:.5}svg.patternlock g.lock-dots circle{stroke:transparent;fill:black;stroke-width:13.5}svg.patternlock g.lock-actives circle{fill:black;opacity:.2;animation:lock-activate-dot .15s 0s ease 1;transform-origin:center}svg.patternlock g.lock-lines line{stroke-width:1.5;stroke-linecap:round}svg.patternlock.success g.lock-actives circle{fill:green}svg.patternlock.error g.lock-actives circle{fill:red}@keyframes lock-activate-dot{0%{transform:scale(0)}75%{transform:scale(1.1)}100%{transform:scale(1)}}
/*# sourceMappingURL=/sm/66683704905d9e55888a73e1976f23eba47b83e09f62a609fb333a3fa3ba9377.map */