-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbundle-post.min.css
7 lines (7 loc) · 34.7 KB
/
bundle-post.min.css
1
2
3
4
5
6
7
/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hljs{display:block;overflow-x:auto;padding:.5em;color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#a626a4}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-addition,.hljs-attribute,.hljs-meta-string,.hljs-regexp,.hljs-string{color:#50a14f}.hljs-built_in,.hljs-class .hljs-title{color:#c18401}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#986801}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#4078f2}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}body{font-family:Arial,sans-serif;font-size:1rem;margin:1rem 2rem;color:#262626;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a{text-decoration:none;color:#ff4500}.accent-color{color:#ff4500}code,code.hljs{font-size:1.1em}.hljs{border-radius:6px;padding:.75em}h1,h2,h3,h4,h5,h6{font-weight:500}th{font-weight:550}.full-post .post-body>h1,.full-post .post-body>h2,.full-post .post-body>h3,.full-post .post-body>h4,.full-post .post-body>h5,.full-post .post-body>h6{font-weight:500;margin-top:1em;margin-bottom:.66em}article h1,aside h1,h1,nav h1,section h1{font-size:1.5em}h2{font-size:1.35em}h3{font-size:1.15em}h4{font-size:1em}h5{font-size:.875em}h6{font-size:.85em;color:#595959}.post-body p{margin-top:0;margin-bottom:.75em}hr{border-style:solid;border-color:#f3f3fc}li.todo-item{list-style-type:none;margin-left:-1.5em;color:#c71585}li.todo-item.done{color:initial}li.todo-item>input[type=checkbox]{height:1.25em;margin-right:.75em}table{border-spacing:0;border-collapse:collapse;margin-bottom:1em}table tr:nth-child(2n){background-color:#f6f8fa}td,th{border:1px solid #dfe2e5;padding:.5em 1em}.scroll-progress-container{position:fixed;top:0;left:0;z-index:1;width:100%;background-color:transparent}.scroll-progress-bar{height:3px;background:rgba(110,120,221,.75);background:linear-gradient(90deg,rgba(110,120,221,.75) 0,rgba(110,120,221,.75) 65%,rgba(255,69,0,.75) 100%);width:0%}.scroll-progress-bar.complete{background:rgba(110,120,221,.75)}body>header{margin:0 0 3em 0}body>header .btn-go-home{font-size:2em}body>header .hamburger{position:absolute;top:2rem;right:2rem;z-index:2;opacity:1;margin:0;padding:0}body>header .hamburger:hover{opacity:1}body>header .hamburger.is-active{background-color:transparent}body>header .hamburger .hamburger-box{width:2em;height:1.75em}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:2em;height:.25em;background-color:#6e78dd}.hamburger--spring-r.is-active .hamburger-inner,.hamburger--spring-r.is-active .hamburger-inner:after,.hamburger--spring-r.is-active .hamburger-inner:before{background-color:#ff4500}body>header .nav-main{display:block;position:absolute;top:4.25rem;right:2rem;z-index:1;min-width:18em;max-width:100%;max-height:100%;overflow-y:auto;background-color:#ff4500;background:linear-gradient(#ff4500,#9198e5);border-radius:0 0 6px 6px;color:#fff;box-shadow:0 8px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}body>header .nav-main ul{margin:.75em 1em;padding:0;font-size:1.5em;line-height:2em}body>header .nav-main ul>li{display:block;border-bottom:1px solid #ff8c00}body>header .nav-main a{display:block;color:#fff}body>header .nav-main ul>li:last-child{border:0 none}body>header .nav-main ul>li.social-icon-links-in-menu{padding:.75em 0 .25em 0;text-align:center}body>header .nav-main ul>li.social-icon-links-in-menu a{display:inline-block;margin-right:.5em}body>header .nav-main ul>li.social-icon-links-in-menu a:last-child{margin-right:0}body>header .nav-main ul>li.social-icon-links-in-menu a img{width:1.25em;height:1.25em;vertical-align:middle}body>footer{font-size:.9em;margin:4em 0;color:#606060}body>header .markedista-logotype{font-size:1.5em;letter-spacing:-.15em}body>header .markedista-logotext{margin-left:.25em}body>footer>a{margin-right:1em}body>footer .markedista-logotype{font-size:1.5em;letter-spacing:-.15em}body>footer .markedista-logotext{font-size:1.1em;margin-left:.225em}.posts>article{margin:2em 0}.post-title{margin:0;color:#5a64d8;font-size:1.6em}.posts>article>p{margin:.75em 0 0 0;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.post-date-wrapper{margin-top:.5em}.post-date-icon-wrapper{display:inline-block;width:.85em;height:.85em;line-height:.85em;background-image:url("./images/calendar-alt.svg");background-repeat:no-repeat;background-position:left top;background-size:.85em}.post-date{display:inline-block;font-size:.85em;color:grey;letter-spacing:.1em}.post-ago{display:inline-block;font-size:.85em;margin:0 1em 0 .5em;vertical-align:middle;color:grey;font-style:oblique}.post-cover{width:100%;height:auto;margin-top:.75em;border-radius:6px}.other-post-summary-template-section,.post-summary-template-section{display:none}.post-summary{padding:0 0 1em 0;border-bottom:2px solid #f3f3fc}.full-post .post-thumbnail,.post-summary .post-thumbnail{float:left;width:3.5em;height:3.5em;margin-right:.5em;border:1px solid #f3f3fc;box-shadow:0 2px 2px #cfcbc9;border-radius:3px}.full-post{margin-bottom:3.5em}.full-post .post-body{padding-top:.5em;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.full-post .post-body>h1{margin-top:1.5em;padding-bottom:.25em;border-bottom:1px solid #e6e6e6;color:#4d4d4d}.full-post .post-body>h2{margin-top:1.5em;padding-bottom:.25em;border-bottom:1px solid #f2f2f2;color:#404040}.full-post .post-body iframe,.full-post .post-body img{max-width:100%;max-height:80vh;border-radius:6px}.full-post .post-body img.smaller{max-height:40vh}.share-btns-container{display:inline-block;min-width:11em;height:1.5em;margin-bottom:1em}.share-btns-container>img{margin-right:.25em;background-color:#ff4500}.share-btns-container img{width:1em;height:1em;padding:.25em}.share-btns-container a{display:inline-block;width:1.5em;height:1.5em;margin-right:.5em;border:1px solid #ff4500;border-radius:3px;box-shadow:0 1px 1px #cfcbc9}.share-btns-container .copy-link-tooltip{position:relative;font-size:.6em;top:-3.1em;left:-4.1em;color:#ff4500;text-transform:uppercase}.page-nav{margin-top:2.75em}.page-nav a.btn{margin-top:.25em}a.btn{display:inline-block;border:1px solid #5a64d8;border-radius:3px;padding:.25em .75em;margin-right:1em;color:#5a64d8;box-shadow:0 1px 1px #cfcbc9}a.btn.disabled{color:silver;border-color:silver;cursor:not-allowed;box-shadow:0 -1px 1px #cfcbc9}a.btn.hidden{display:none}a.btn.with-icon{padding:.4em .75em .25em .75em;line-height:1.75em}a.btn.with-icon.left{padding:0 .75em 0 0}a.btn.with-icon.right{padding:0 0 0 .75em}a.btn.with-icon .arrow-icon{display:inline-block;width:1.75em;height:1.75em;background-size:.65em;background-repeat:no-repeat;background-position:center;background-color:#5a64d8}a.btn.with-icon.disabled .arrow-icon{background-color:silver}a.btn.with-icon.left .arrow-icon{background-image:url("./images/angle-left-solid.svg");margin-right:.35em}a.btn.with-icon.right .arrow-icon{background-image:url("./images/angle-right-solid.svg");margin-left:.35em}a.btn.goto-page{line-height:1.2em;color:#5a64d8;border-radius:0;border:1px solid #5a64d8;margin-right:0;padding:.25em .5em;text-align:center;box-shadow:0 1px 1px #cfcbc9}a.btn.goto-page:hover{box-shadow:0 -1px 1px #cfcbc9}a.btn.goto-page:active{color:#fff;background-color:#5a64d8}a.btn.goto-page.older{border-left:0 none}a.btn.goto-page.newer{border-right:0 none}a.btn.goto-page.older.final{border-top-right-radius:3px;border-bottom-right-radius:3px}a.btn.goto-page.newer.final{border-top-left-radius:3px;border-bottom-left-radius:3px}a.btn.goto-page.gap{padding:.25em}a.btn.goto-page.current{color:#fff;background-color:#5a64d8;box-shadow:0 -1px 1px #cfcbc9}.tags-container{float:right;margin:.75em 0 0 .75em}.tags-container.on-full-post{margin:.25em 0 0 .75em}.tags-container a{color:#5a64d8}.tags-container a.filtered-tag-link,a.filtered-tag-link{background-color:#ff0;color:#ff4500}.clear-floats{clear:both;height:0;line-height:0}.tags-filter-view{display:inline-block;max-height:7em;overflow-y:auto;padding:.5em 0 .5em .75em;margin-bottom:.5em;border-radius:6px;background-color:#f3f3fc;box-shadow:inset 0 -3px 2px #e2e0df}.tags-filter-view a.btn{white-space:nowrap;border:none;border-radius:6px 0 0 6px;margin-top:.25em;margin-bottom:.25em;background-color:#ff4500;color:#fff;box-shadow:0 -1px 1px #cfcbc9}.tags-filter-view a.btn.unfiltered{background-color:#b3b8e6;color:#3d2e29;box-shadow:0 1px 1px #cfcbc9}.tags-filter-view a.btn>.add-icon,.tags-filter-view a.btn>.remove-icon{display:inline-block;height:1em;margin:0 -.25em 0 .5em;font-size:1em}.tags-filter-view a.btn>.remove-icon{font-weight:600;transform:scale(1.9,1);color:orange}.tags-filter-view a.btn:hover>.remove-icon{color:gold}.tags-filter-view a.btn>.add-icon{transform:scale(1.4,1.4);color:#f3f3fc}.tags-filter-view a.btn:hover>.add-icon{color:#fff}a.btn-all-tags{display:inline-block;margin:0 0 .5em .75em}a.btn-clear-tags{display:inline-block;margin:0 0 .5em .75em;background-image:url("./images/delete.svg");background-repeat:no-repeat;background-position:left center;background-size:.725em;padding-left:.9em}.posts-count{margin-top:1.5em;font-style:italic;color:grey}.grey-text{color:#a9a9a9}.gold-text{color:gold}.aliceblue-text{color:#f3f3fc}.invisible{opacity:0}.hidden{display:none}.tags-section{border-top:2px solid #f3f3fc;padding-top:1.25em}svg{fill:orangered}a.btn.show,a.show{background-image:url("./images/eye-slash.svg");background-repeat:no-repeat;background-position:left center;background-size:1em;padding-left:1.25em}a.btn.hide,a.hide{background-image:url("./images/eye.svg");background-repeat:no-repeat;background-position:left center;background-size:1em;padding-left:1.25em}.fb-comments-section{display:inline-block;margin-top:4em;min-width:550px;min-height:183px;background-color:#fbf5f4;background-image:url("./images/loading-comments.svg");background-size:10em;background-repeat:no-repeat;background-position:center 4.5em;border-radius:6px;padding:.25em .5em;box-shadow:0 3px 2px #cfcbc9}.fb-comments-section iframe{background-color:#fbf5f4;width:100%!important}.related-and-newer-posts{float:right;width:50%;margin-top:-3em;font-size:.75em}.newest-posts,.related-posts{border:2px solid #f3f3fc;border-radius:6px;box-shadow:0 3px 2px #cfcbc9}.newest-posts{margin-top:2em}.newest-posts.no-related{margin-top:0}.newest-posts>header,.related-posts>header{padding:.75em;font-size:1.3em;line-height:1.3em;background-color:#f3f3fc;color:#666}.related-and-newer-posts .post-summary{margin:1em}.related-and-newer-posts .post-summary:last-child{border:0 none;padding-bottom:0}.related-and-newer-posts .post-summary .post-date-wrapper{margin-top:.4em}.related-and-newer-posts .post-summary .post-date-icon-wrapper{width:.95em;height:.95em;line-height:1em;background-size:.95em}.related-and-newer-posts .post-summary .post-date{font-size:.95em}.related-and-newer-posts .post-summary .post-ago{font-size:.95em;line-height:1em}.subscribe-via-rss{margin-right:2em}.subscribe-via-rss>img{width:1em;height:1em}.social-icon-links{margin-top:1em}.social-icon-links a{margin-right:.5em}.social-icon-links a:last-child{margin-right:0}.social-icon-links a img{width:1.5em;height:1.5em;vertical-align:middle}.featherlight .featherlight-content{padding:0;border-bottom:0 none;background-color:#000}.featherlight:last-of-type{background:rgba(0,0,0,.925)}.featherlight .featherlight-close-icon{line-height:19px;width:19px;font-size:1em;background:rgba(255,255,255,.15)}.featherlight-next{top:0;right:0;left:85%;opacity:.75}.featherlight-previous{top:0;left:0;right:85%;opacity:.75}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(0,0,0,0)}@media (hover:none),(hover:on-demand){.fb-comments-section{display:block;min-width:90%}.related-and-newer-posts{float:none;display:block;width:auto;margin-top:2em;margin-left:0}}@media only screen and (min-width:411px){.social-icon-links{float:right;margin-top:0}}@media only screen and (min-width:1024px){.post-title{color:#6e78dd;text-shadow:0 1px 1px #cfcbc9}}@media only screen and (max-width:1220px){.related-and-newer-posts{float:none;display:block;width:auto;margin-top:2em;margin-left:0}}@media (hover:none) and (min-width:1024px),(hover:on-demand) and (min-width:1024px),only screen and (max-width:1220px) and (min-width:1024px){.newest-posts,.related-posts{width:49%}.related-posts{float:left}.newest-posts{float:right;margin-top:0}.newest-posts.no-related{width:auto;float:none}}@media only screen and (max-width:1024px){body{margin:.5rem 1rem}body>header .hamburger{top:1.5rem;right:1rem}body>header .nav-main{right:1rem}.featherlight .featherlight-close-icon{top:-2px;right:0}.post-date-wrapper{margin-top:.4em}.related-and-newer-posts .post-summary .post-date-wrapper{margin-top:.3em}}@media only screen and (max-width:414px){body>header .btn-go-home{font-size:1.9em;line-height:1.9em}body>header .nav-main{width:100%;right:0;text-align:center}body>header .nav-main ul{margin:0 1rem;padding:.75em 1em;border-radius:0 0 6px 6px}}@media only screen and (max-width:320px){.page-nav{font-size:.85em}}