.nw-channels li,.nw-launcher{background:var(--nw-background);border:var(--nw-icon-border)}.nw-channels,.nw-channels-wrapper,.nw-launcher{transition:var(--nw-animation-duration) all var(--nw-animation-easing)}:root{--nw-background:#fff;--nw-channel-size:42px;--nw-channel-padding-x:6px;--nw-channel-padding-y:8px;--nw-icon-size:30px;--nw-icon-border-color:#eee;--nw-icon-border:1px solid var(--nw-icon-border-color);--nw-animation-duration:0.3s;--nw-animation-easing:ease}.nw-channels{display:flex;flex-direction:column;list-style:none;padding:0;background:var(--nw-background);margin:0;position:relative;pointer-events:all}.nw-channels a,.nw-launcher{padding:var(--nw-channel-padding-y) var(--nw-channel-padding-x);display:flex}.nw-channels a{justify-content:space-between;align-items:center;gap:10px;text-decoration:none;font-size:16px;font-weight:500}.nw-channels li{margin:0}.nw-channels li:not(:last-of-type){border-bottom:none}.nw-channels li img{width:var(--nw-icon-size);height:var(--nw-icon-size)}.nw-channels-wrapper{position:fixed;z-index:100;pointer-events:none}.nw-pos-1{top:0;left:0}.nw-pos-2{top:0;left:50%;transform:translateX(-50%)}.nw-pos-2 .nw-channels,.nw-pos-8 .nw-channels{display:flex;flex-direction:row}.nw-pos-2 .nw-channels a{display:flex;flex-direction:column}.nw-pos-3{top:0;right:0}.nw-pos-4{top:50%;left:0;transform:translateY(-50%)}.nw-pos-5{top:50%;left:50%;transform:translate(-50%,-50%)}.nw-pos-6{top:50%;right:0;transform:translateY(-50%)}.nw-pos-7{bottom:0;left:0}.nw-pos-8{bottom:0;left:50%;transform:translateX(-50%)}.nw-pos-8 .nw-channels a{display:flex;flex-direction:column-reverse}.nw-pos-9{bottom:0;right:0}.nw-interaction-click.nw-mode-items.nw-pos-3 .nw-channel.nw-active,.nw-interaction-click.nw-mode-items.nw-pos-6 .nw-channel.nw-active,.nw-interaction-click.nw-mode-items.nw-pos-9 .nw-channel.nw-active,.nw-interaction-hover.nw-mode-items.nw-pos-3 .nw-channel:hover,.nw-interaction-hover.nw-mode-items.nw-pos-6 .nw-channel:hover,.nw-interaction-hover.nw-mode-items.nw-pos-9 .nw-channel:hover,.nw-mode-wrapper.nw-pos-1 .nw-channels,.nw-mode-wrapper.nw-pos-4 .nw-channels,.nw-mode-wrapper.nw-pos-7 .nw-channels{transform:translateX(calc(-100% + var(--nw-channel-size)))}.nw-interaction-click.nw-mode-items.nw-pos-1 .nw-channel.nw-active,.nw-interaction-click.nw-mode-items.nw-pos-4 .nw-channel.nw-active,.nw-interaction-click.nw-mode-items.nw-pos-7 .nw-channel.nw-active,.nw-interaction-hover.nw-mode-items.nw-pos-1 .nw-channel:hover,.nw-interaction-hover.nw-mode-items.nw-pos-4 .nw-channel:hover,.nw-interaction-hover.nw-mode-items.nw-pos-7 .nw-channel:hover,.nw-mode-wrapper.nw-pos-3 .nw-channels,.nw-mode-wrapper.nw-pos-6 .nw-channels,.nw-mode-wrapper.nw-pos-9 .nw-channels{transform:translateX(calc(100% - var(--nw-channel-size)))}.nw-interaction-click.nw-mode-items.nw-pos-8 .nw-channel.nw-active,.nw-interaction-hover.nw-mode-items.nw-pos-8 .nw-channel:hover,.nw-mode-items.nw-pos-2>.nw-channels,.nw-mode-wrapper.nw-pos-2 .nw-channels{transform:translateY(calc(-100% + var(--nw-channel-size)))}.nw-interaction-click.nw-mode-items.nw-pos-2 .nw-channel.nw-active,.nw-interaction-hover.nw-mode-items.nw-pos-2 .nw-channel:hover,.nw-mode-items.nw-pos-8>.nw-channels,.nw-mode-wrapper.nw-pos-8 .nw-channels{transform:translateY(calc(100% - var(--nw-channel-size)))}.nw-interaction-hover.nw-mode-wrapper .nw-channels:hover,.nw-open .nw-channels{transform:translate(0,0)!important}.nw-mode-items .nw-channel{transition:.3s}.nw-mode-items.nw-pos-1>.nw-channels,.nw-mode-items.nw-pos-4>.nw-channels,.nw-mode-items.nw-pos-7>.nw-channels{transform:translateX(calc(-100% + var(--nw-channel-size)))!important}.nw-mode-items.nw-pos-3>.nw-channels,.nw-mode-items.nw-pos-6>.nw-channels,.nw-mode-items.nw-pos-9>.nw-channels{transform:translateX(calc(100% - var(--nw-channel-size)))!important}.nw-launcher{pointer-events:all;cursor:pointer;width:var(--nw-channel-size);border-left:none;position:absolute;justify-content:center;align-items:center}.nw-launcher>img{width:100%}.nw-launcher-dot{width:var(--nw-icon-size);height:var(--nw-icon-size);border-radius:50%;background:#007cba;display:inline-block}.nw-pos-1.nw-has-launcher,.nw-pos-1.nw-has-launcher.nw-open,.nw-pos-4.nw-has-launcher,.nw-pos-4.nw-has-launcher.nw-open,.nw-pos-7.nw-has-launcher,.nw-pos-7.nw-has-launcher.nw-open{left:0}.nw-pos-1 .nw-launcher,.nw-pos-4 .nw-launcher,.nw-pos-7 .nw-launcher{left:0;top:50%;transform:translateY(-50%)}.nw-pos-1.nw-has-launcher.nw-open .nw-launcher,.nw-pos-4.nw-has-launcher.nw-open .nw-launcher,.nw-pos-7.nw-has-launcher.nw-open .nw-launcher{left:100%}.nw-mode-wrapper.nw-has-launcher.nw-pos-1 .nw-channels,.nw-mode-wrapper.nw-has-launcher.nw-pos-4 .nw-channels,.nw-mode-wrapper.nw-has-launcher.nw-pos-7 .nw-channels{transform:translateX(-100%)}.nw-pos-3.nw-has-launcher,.nw-pos-3.nw-has-launcher.nw-open,.nw-pos-6.nw-has-launcher,.nw-pos-6.nw-has-launcher.nw-open,.nw-pos-9.nw-has-launcher,.nw-pos-9.nw-has-launcher.nw-open{right:0}.nw-pos-3 .nw-launcher,.nw-pos-6 .nw-launcher,.nw-pos-9 .nw-launcher{right:0;top:50%;transform:translateY(-50%)}.nw-pos-2 .nw-launcher,.nw-pos-8 .nw-launcher{left:50%;right:auto;transform:translateX(-50%)}.nw-pos-3.nw-has-launcher.nw-open .nw-launcher,.nw-pos-6.nw-has-launcher.nw-open .nw-launcher,.nw-pos-9.nw-has-launcher.nw-open .nw-launcher{right:100%}.nw-mode-wrapper.nw-has-launcher.nw-pos-3 .nw-channels,.nw-mode-wrapper.nw-has-launcher.nw-pos-6 .nw-channels,.nw-mode-wrapper.nw-has-launcher.nw-pos-9 .nw-channels{transform:translateX(100%)}.nw-icon-front.nw-pos-1 .nw-channels a,.nw-icon-front.nw-pos-3 .nw-channels a,.nw-icon-front.nw-pos-4 .nw-channels a,.nw-icon-front.nw-pos-6 .nw-channels a,.nw-icon-front.nw-pos-7 .nw-channels a,.nw-icon-front.nw-pos-9 .nw-channels a{flex-direction:row-reverse;justify-content:flex-end}.nw-icon-back.nw-pos-1 .nw-channels a,.nw-icon-back.nw-pos-3 .nw-channels a,.nw-icon-back.nw-pos-4 .nw-channels a,.nw-icon-back.nw-pos-6 .nw-channels a,.nw-icon-back.nw-pos-7 .nw-channels a,.nw-icon-back.nw-pos-9 .nw-channels a{flex-direction:row}.nw-icon-front.nw-pos-2 .nw-channels a,.nw-icon-front.nw-pos-8 .nw-channels a{flex-direction:column-reverse}.nw-icon-back.nw-pos-2 .nw-channels a,.nw-icon-back.nw-pos-8 .nw-channels a{flex-direction:column}.nw-pos-2.nw-has-launcher,.nw-pos-8.nw-has-launcher.nw-open .nw-launcher{top:calc(var(--nw-channel-size) * -1)}.nw-pos-2 .nw-launcher{bottom:0;top:auto}.nw-pos-2.nw-has-launcher.nw-open{top:0}.nw-pos-2.nw-has-launcher.nw-open .nw-launcher,.nw-pos-8.nw-has-launcher{bottom:calc(var(--nw-channel-size) * -1)}.nw-pos-8 .nw-launcher{top:0;bottom:auto}.nw-pos-8.nw-has-launcher.nw-open{bottom:0}