.toggleWrapper,.toggleWrapperNight{display:flex;position:fixed;height:4em;align-items:center;justify-content:center;top:0;width:100%;z-index:3;overflow:hidden;background:#fff}.toggleWrapper input.dn[type=checkbox],.toggleWrapperNight input.dn[type=checkbox]{position:absolute;left:-99em}@media print{.toggleWrapper,.toggleWrapperNight{display:none}}@media screen{.toggleWrapper,.toggleWrapperNight{display:flex}}.toggleWrapperNight{background:#363537}.toggle{cursor:pointer;display:inline-block;position:relative;width:90px;height:50px;background-color:#83d8ff;border-radius:84px;transition:background-color 1ms cubic-bezier(.445,.05,.55,.95)}.toggle:before{left:-150px}.toggle:after,.toggle:before{content:"";position:absolute;top:15px;font-size:18px}.toggle:after{right:-48px;color:#749ed7}.toggle__handler{display:inline-block;position:relative;z-index:1;top:3px;left:3px;width:44px;height:44px;background-color:#f7ac52;border-radius:50px;box-shadow:0 2px 6px rgba(0,0,0,.3);transition:all 1ms cubic-bezier(.68,-.55,.265,1.55);transform:rotate(-45deg)}.toggle__handler .crater{position:absolute;background-color:#e8cda5;opacity:0;transition:opacity 10ms ease-in-out;border-radius:100%}.toggle__handler .crater--1{top:18px;left:10px;width:4px;height:4px}.toggle__handler .crater--2{top:28px;left:22px;width:6px;height:6px}.toggle__handler .crater--3{top:10px;left:25px;width:8px;height:8px}.star{position:absolute;background-color:#fff;transition:all 20ms cubic-bezier(.445,.05,.55,.95);border-radius:50%}.star--1{top:10px;left:35px;z-index:0}.star--1,.star--2{width:30px;height:3px}.star--2{top:18px;left:28px;z-index:1}.star--3{top:27px;left:40px;z-index:0;width:30px;height:3px}.star--4,.star--5,.star--6{opacity:0;transition:all 20ms cubic-bezier(.445,.05,.55,.95) 0}.star--4{top:16px;left:11px;width:2px;height:2px}.star--4,.star--5{z-index:0;transform:translate3d(3px,0,0)}.star--5{top:32px;left:17px;width:3px;height:3px}.star--6{top:36px;left:28px;z-index:0;width:2px;height:2px;transform:translate3d(3px,0,0)}input:checked+.toggle{background-color:navy}input:checked+.toggle:before{color:#afcdf7}input:checked+.toggle:after{color:#fff}input:checked+.toggle .toggle__handler{background-color:#ffe5b5;transform:translate3d(40px,0,0) rotate(0)}input:checked+.toggle .toggle__handler .crater{opacity:1}input:checked+.toggle .star--1{width:2px;height:2px}input:checked+.toggle .star--2{width:4px;height:4px;transform:translate3d(-5px,0,0)}input:checked+.toggle .star--3{width:2px;height:2px;transform:translate3d(-7px,0,0)}input:checked+.toggle .star--4,input:checked+.toggle .star--5,input:checked+.toggle .star--6{opacity:1;transform:translateZ(0)}input:checked+.toggle .star--4,input:checked+.toggle .star--5,input:checked+.toggle .star--6{transition:all 20ms cubic-bezier(.445,.05,.55,.95) 10ms}@media print{.content{margin-top:0}}@media screen{.content{margin-top:4em}}