.cover.show{border-bottom:1px solid #ededed}.sidebar>.app-name .app-name-link{text-align:left;width:100%;display:flex;align-items:center;height:40px;padding-left:70px;background:url("http://i.imgur.com/DrR97Jt.png") 15px center/auto 40px no-repeat;transition:color .2s ease-in-out}.sidebar>.app-name .app-name-link:hover{color:var(--theme-color, #42b983)}.sidebar ul li>p>a{font-weight:700;margin:0;font-size:15px;color:inherit}.sidebar ul li>p.active>a{border-right:2px solid;color:var(--theme-color, #42b983)}.sidebar ul li ul li:before{content:"-";padding-right:4px;float:left}h2#eases+p+table tbody>tr:nth-of-type(2),h2#eases+p+table tbody>tr:nth-of-type(12),h2#eases+p+table tbody>tr:nth-of-type(22){color:#364149;font-weight:bold;border:1px solid #ddd}h2#eases+p+table tbody>tr:nth-of-type(2) td,h2#eases+p+table tbody>tr:nth-of-type(12) td,h2#eases+p+table tbody>tr:nth-of-type(22) td{border:none}.markdown-section output:after,.markdown-section pre[data-lang=css]:after{content:"sass"}.search input{padding-left:34px !important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23C0C0C0' d='M508.5 468.9 387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z'/%3E%3C/svg%3E%0A") 7px center/auto 20px no-repeat}.colour-example{width:100px;height:20px;color:#fff;text-align:center;font-weight:bold}.colour-example.light{color:#000}.ease-example{width:300px;height:20px;border:dashed 1px #666;position:relative}.sidebar .ease-example{display:none}.ease-example::after{content:"";width:12px;height:12px;top:3px;left:3px;border-radius:50%;background-color:var(--theme-color);display:block;position:absolute;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:ease-example 3s linear 0s infinite;animation:ease-example 3s linear 0s infinite}@-webkit-keyframes ease-example{0%,33%{transform:translateX(0px)}66%,100%{transform:translateX(280px)}}@keyframes ease-example{0%,33%{transform:translateX(0px)}66%,100%{transform:translateX(280px)}}.ease-example.linear::after{-webkit-animation-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75);animation-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}.ease-example.in::after{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 1, 1);animation-timing-function:cubic-bezier(0.42, 0, 1, 1)}.ease-example.out::after{-webkit-animation-timing-function:cubic-bezier(0, 0, 0.58, 1);animation-timing-function:cubic-bezier(0, 0, 0.58, 1)}.ease-example.in-out::after{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1)}.ease-example.in-quad::after{-webkit-animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53);animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}.ease-example.in-cubic::after{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.ease-example.in-quart::after{-webkit-animation-timing-function:cubic-bezier(0.895, 0.03, 0.685, 0.22);animation-timing-function:cubic-bezier(0.895, 0.03, 0.685, 0.22)}.ease-example.in-quint::after{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06)}.ease-example.in-sine::after{-webkit-animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}.ease-example.in-expo::after{-webkit-animation-timing-function:cubic-bezier(0.95, 0.05, 0.795, 0.035);animation-timing-function:cubic-bezier(0.95, 0.05, 0.795, 0.035)}.ease-example.in-circ::after{-webkit-animation-timing-function:cubic-bezier(0.6, 0.04, 0.98, 0.335);animation-timing-function:cubic-bezier(0.6, 0.04, 0.98, 0.335)}.ease-example.in-back::after{-webkit-animation-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045);animation-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}.ease-example.out-quad::after{-webkit-animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.ease-example.out-cubic::after{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.ease-example.out-quart::after{-webkit-animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.ease-example.out-quint::after{-webkit-animation-timing-function:cubic-bezier(0.23, 1, 0.32, 1);animation-timing-function:cubic-bezier(0.23, 1, 0.32, 1)}.ease-example.out-sine::after{-webkit-animation-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1);animation-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}.ease-example.out-expo::after{-webkit-animation-timing-function:cubic-bezier(0.19, 1, 0.22, 1);animation-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.ease-example.out-circ::after{-webkit-animation-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1);animation-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1)}.ease-example.out-back::after{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}.ease-example.in-out-quad::after{-webkit-animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}.ease-example.in-out-cubic::after{-webkit-animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1)}.ease-example.in-out-quart::after{-webkit-animation-timing-function:cubic-bezier(0.77, 0, 0.175, 1);animation-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.ease-example.in-out-quint::after{-webkit-animation-timing-function:cubic-bezier(0.86, 0, 0.07, 1);animation-timing-function:cubic-bezier(0.86, 0, 0.07, 1)}.ease-example.in-out-sine::after{-webkit-animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);animation-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}.ease-example.in-out-expo::after{-webkit-animation-timing-function:cubic-bezier(1, 0, 0, 1);animation-timing-function:cubic-bezier(1, 0, 0, 1)}.ease-example.in-out-circ::after{-webkit-animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86);animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}.ease-example.in-out-back::after{-webkit-animation-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);animation-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.docsify-copy-code-button.error .error,.docsify-copy-code-button.success .success{transform:translate(-20%, -50%) !important}.docsify-copy-code-button{font-size:.8em !important}@media(prefers-color-scheme: dark){body,.sidebar{background:#282c34;color:#b4b4b4}.cover.show{border-bottom:none}.markdown-section p.tip code{background-color:#efefef12}h2#eases+p+table tbody>tr:nth-of-type(2),h2#eases+p+table tbody>tr:nth-of-type(12),h2#eases+p+table tbody>tr:nth-of-type(22){background-color:#ffffff38;color:#fff;border:1px solid #383838}.sidebar ul li>a,.anchor span,.markdown-section h1,.markdown-section h2,.markdown-section h3,.markdown-section h4,.markdown-section strong{color:#b4b4b4}.markdown-section code,.markdown-section pre,.markdown-section pre>code{background-color:#2f333d;color:var(--theme-color, #42b983)}.token.tag,.token.attr-name{color:#55a2e9}.token.punctuation{color:#818181}.sidebar{border-right-color:#383838}.search{border-bottom-color:#383838 !important}.search input{color:#fff}section.cover{background:#282c34 !important}section.cover h1 a span{color:#fff}section.cover .cover-main>p:last-child a{transition:all .2s ease-in-out;color:#fff}section.cover .cover-main>p:last-child a:first-child{--theme-color: #F4B647}section.cover .cover-main>p:last-child a:last-child{background-color:transparent}section.cover .cover-main>p:last-child a:hover,section.cover .cover-main>p:last-child a:last-child:hover{color:#fff;opacity:1;background-color:var(--theme-color, #42b983)}.markdown-section p.tip,.markdown-section tr:nth-child(2n){background-color:rgba(255,255,255,.05)}.markdown-section td,.markdown-section th{border-color:#383838}}