.lwd-fb{--lwd-fb-height:720px;--lwd-fb-bg:#111214;--lwd-fb-toolbar:#090a0c;--lwd-fb-accent:#e32119;position:relative;display:flex;overflow:hidden;height:var(--lwd-fb-height);min-height:320px;background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--lwd-fb-bg),white 8%),var(--lwd-fb-bg) 68%);color:#fff;isolation:isolate}.lwd-fb *{box-sizing:border-box}.lwd-fb__stage{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-width:0;padding:42px 70px 92px;perspective:1800px}.lwd-fb__book{max-width:100%;max-height:100%;filter:drop-shadow(0 24px 32px #0009)}.lwd-fb__pages{display:flex;transform:rotateY(-8deg) scale(.985);opacity:.4;transition:.35s cubic-bezier(.2,.75,.2,1);transform-style:preserve-3d}.lwd-fb__pages.is-ready{transform:none;opacity:1}.lwd-fb__pages canvas{display:block;max-width:50%;max-height:calc(var(--lwd-fb-height) - 150px);width:auto;height:auto;background:#fff;box-shadow:inset 0 0 14px #0002}.lwd-fb__pages canvas:only-child{max-width:100%}.lwd-fb__pages canvas+canvas{border-left:1px solid #0003}.lwd-fb__pages.flip-next{animation:lwdNext .24s ease-in both}.lwd-fb__pages.flip-prev{animation:lwdPrev .24s ease-in both}@keyframes lwdNext{to{transform:rotateY(-70deg) scale(.9);opacity:0}}@keyframes lwdPrev{to{transform:rotateY(70deg) scale(.9);opacity:0}}.lwd-fb__nav{position:absolute;z-index:3;top:50%;width:46px;height:64px;border:1px solid #fff2;border-radius:30px;background:#0005;color:#fff;font:300 38px/1 sans-serif;cursor:pointer;transform:translateY(-50%);transition:.2s}.lwd-fb__nav:hover{border-color:var(--lwd-fb-accent);background:var(--lwd-fb-accent)}.lwd-fb__nav.is-prev{left:18px}.lwd-fb__nav.is-next{right:18px}.lwd-fb__toolbar{position:absolute;z-index:5;left:50%;bottom:18px;display:flex;align-items:center;gap:4px;max-width:calc(100% - 24px);padding:7px;border:1px solid #fff2;border-radius:12px;background:color-mix(in srgb,var(--lwd-fb-toolbar),transparent 8%);box-shadow:0 8px 32px #0007;transform:translateX(-50%);backdrop-filter:blur(14px)}.lwd-fb__toolbar button,.lwd-fb__toolbar a{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:7px;background:transparent;color:#ddd;text-decoration:none;font:500 18px/1 sans-serif;cursor:pointer}.lwd-fb__toolbar button:hover,.lwd-fb__toolbar a:hover{background:#fff1;color:#fff}.lwd-fb__counter{display:flex;align-items:center;gap:5px;padding:0 8px;color:#aaa;font:500 12px sans-serif}.lwd-fb__counter input{width:40px;height:30px;padding:0 4px;border:1px solid #fff2;border-radius:5px;background:#fff1;color:#fff;text-align:center}.lwd-fb__counter b{color:#fff}.lwd-fb__zoom{min-width:42px;color:#aaa;text-align:center;font:500 11px sans-serif}.lwd-fb__thumbs{position:absolute;z-index:6;top:0;bottom:0;left:0;width:180px;padding:18px 16px 90px;overflow:auto;background:#090a0cf2;transform:translateX(-100%);transition:.3s ease}.lwd-fb.show-thumbs .lwd-fb__thumbs{transform:none}.lwd-fb__thumb{display:block;width:100%;margin:0 0 14px;padding:6px;border:1px solid transparent;border-radius:7px;background:#fff0;color:#aaa;cursor:pointer}.lwd-fb__thumb span{display:block}.lwd-fb__thumb canvas{display:block;width:100%;height:auto}.lwd-fb__thumb b{display:block;padding-top:5px;font:500 11px sans-serif}.lwd-fb__thumb.is-active{border-color:var(--lwd-fb-accent);color:#fff}.lwd-fb__loading,.lwd-fb__error{position:absolute;z-index:9;inset:0;display:grid;place-content:center;justify-items:center;gap:13px;background:var(--lwd-fb-bg);font:500 13px sans-serif;letter-spacing:.04em}.lwd-fb__loading span{width:34px;height:34px;border:2px solid #fff2;border-top-color:var(--lwd-fb-accent);border-radius:50%;animation:lwdSpin .7s linear infinite}@keyframes lwdSpin{to{transform:rotate(360deg)}}.lwd-fb-placeholder{padding:50px;border:1px dashed #bbb;text-align:center}@media(max-width:767px){.lwd-fb__stage{padding:25px 12px 88px}.lwd-fb__pages canvas{max-width:100%;max-height:calc(var(--lwd-fb-height) - 130px)}.lwd-fb__nav{top:auto;bottom:20px;width:38px;height:44px}.lwd-fb__nav.is-prev{left:12px}.lwd-fb__nav.is-next{right:12px}.lwd-fb__toolbar{bottom:18px}.lwd-fb__toolbar [data-action="print"],.lwd-fb__zoom{display:none}.lwd-fb__toolbar button,.lwd-fb__toolbar a{width:31px}.lwd-fb__thumbs{width:145px}}
.lwd-fb__error[hidden]{display:none!important}
.lwd-fb__book{position:relative;transform-style:preserve-3d}.lwd-fb__pages{position:relative;z-index:2}.lwd-fb__pages.is-under{position:absolute;z-index:1;inset:0}.lwd-fb__pages:after{content:"";position:absolute;z-index:3;top:0;bottom:0;left:50%;width:2px;transform:translateX(-50%);background:linear-gradient(90deg,#0005,#fff3,#0006);box-shadow:0 0 14px #0008;pointer-events:none}.lwd-fb__pages canvas:only-child+.x,.lwd-fb__pages canvas:only-child~.x{display:none}.lwd-fb__pages canvas.is-turning-source{visibility:hidden}.lwd-fb__leaf{position:absolute;z-index:5;top:0;width:50%;height:100%;transform-style:preserve-3d;transition:transform .62s cubic-bezier(.35,.02,.2,1);will-change:transform;filter:drop-shadow(0 12px 16px #0008)}.lwd-fb__leaf canvas{display:block;width:100%;height:100%;background:#fff;backface-visibility:hidden}.lwd-fb__leaf:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 45%,#0007);opacity:0;transition:opacity .31s;pointer-events:none}.lwd-fb__leaf.turn-forward{left:50%;transform-origin:left center}.lwd-fb__leaf.turn-forward.is-turning{transform:rotateY(-180deg)}.lwd-fb__leaf.turn-back{left:0;transform-origin:right center}.lwd-fb__leaf.turn-back:after{background:linear-gradient(270deg,transparent 45%,#0007)}.lwd-fb__leaf.turn-back.is-turning{transform:rotateY(180deg)}.lwd-fb__leaf.is-turning:after{opacity:.75}@media(max-width:767px){.lwd-fb__leaf{left:0!important;width:100%}.lwd-fb__leaf.turn-forward{transform-origin:left center}.lwd-fb__leaf.turn-back{transform-origin:right center}.lwd-fb__pages:after{display:none}}
.lwd-fb__nav{width:42px;height:86px;border-color:#fff1;border-radius:4px;background:#08090a99;font-size:0;backdrop-filter:blur(10px)}.lwd-fb__nav:before{content:"";display:block;width:11px;height:11px;margin:auto;border-top:2px solid #fff;border-right:2px solid #fff;opacity:.78;transition:.2s}.lwd-fb__nav.is-prev:before{transform:rotate(-135deg);margin-left:16px}.lwd-fb__nav.is-next:before{transform:rotate(45deg);margin-left:12px}.lwd-fb__nav:hover{border-color:#fff4;background:#17191dcc;transform:translateY(-50%) scale(1.04)}.lwd-fb__nav:hover:before{opacity:1}.lwd-fb__thumb-placeholder{display:block;width:100%;aspect-ratio:3/4;background:linear-gradient(110deg,#ffffff0a 25%,#ffffff14 45%,#ffffff0a 65%);background-size:220% 100%;animation:lwdShimmer 1.2s linear infinite}@keyframes lwdShimmer{to{background-position:-220% 0}}.lwd-fb__thumb canvas+.lwd-fb__thumb-placeholder,.lwd-fb__thumb span:has(canvas){background:none;animation:none}
@media(max-width:767px){.lwd-fb__nav{width:36px;height:58px;border-radius:3px}.lwd-fb__nav.is-prev:before{margin-left:14px}.lwd-fb__nav.is-next:before{margin-left:10px}}
.lwd-fb__pages:has(canvas:only-child):after{display:none}
.lwd-fb__stage{padding:18px 46px 70px}.lwd-fb__pages.past-midpoint{visibility:hidden}.lwd-fb__leaf{transition-duration:.5s}.lwd-fb__nav{width:34px;height:68px;border:0;border-radius:3px;background:#05060766;box-shadow:none}.lwd-fb__nav:before{width:9px;height:9px;border-width:1.5px}.lwd-fb__nav.is-prev{left:7px}.lwd-fb__nav.is-next{right:7px}.lwd-fb__nav.is-prev:before{margin-left:13px}.lwd-fb__nav.is-next:before{margin-left:10px}.lwd-fb__nav:hover{background:#ffffff0d;transform:translateY(-50%)}.lwd-fb__toolbar{bottom:10px;padding:5px;border-color:#fff1;border-radius:8px;box-shadow:0 8px 24px #0005}.lwd-fb__toolbar button,.lwd-fb__toolbar a{width:32px;height:32px;border-radius:5px;font-size:15px}@media(max-width:767px){.lwd-fb__stage{padding:12px 8px 62px}.lwd-fb__nav{bottom:10px;width:30px;height:48px}.lwd-fb__nav.is-prev{left:6px}.lwd-fb__nav.is-next{right:6px}.lwd-fb__toolbar{bottom:8px}}
.lwd-fb__pages canvas{max-height:calc(var(--lwd-fb-height) - 90px)}
.lwd-fb__loading i{display:block;width:170px;height:2px;overflow:hidden;border-radius:2px;background:#fff2}.lwd-fb__loading em{display:block;width:0;height:100%;background:var(--lwd-fb-accent);transition:width .15s linear}
@media(max-width:767px){.lwd-fb__pages canvas{max-height:calc(var(--lwd-fb-height) - 76px)}}
.lwd-fb__nav:before{display:none!important}.lwd-fb__nav-icon{display:flex;align-items:center;justify-content:center;line-height:1;color:inherit}.lwd-fb__nav-icon i{color:inherit}.lwd-fb__nav-icon svg{display:block;fill:currentColor}.lwd-fb__nav:hover{color:inherit}
.lwd-fb__book{width:100%;height:100%;max-width:none;max-height:none;filter:drop-shadow(0 20px 28px #0008);transition:scale .2s ease;transform-origin:center}.lwd-fb__page{overflow:hidden;background:#fff}.lwd-fb__page canvas{display:block;width:100%;height:100%;object-fit:fill}.lwd-fb__page-wait{display:block;width:100%;height:100%;background:#f2f2f2}.stf__parent{position:relative;display:block;box-sizing:border-box;transform:translateZ(0);touch-action:pan-y}.stf__wrapper{position:relative;width:100%;box-sizing:border-box}.stf__parent>canvas{position:absolute;width:100%;height:100%;left:0;top:0}.stf__block{position:absolute;width:100%;height:100%;box-sizing:border-box;perspective:2000px}.stf__item{display:none;position:absolute;transform-style:preserve-3d}.stf__outerShadow,.stf__innerShadow,.stf__hardShadow,.stf__hardInnerShadow{position:absolute;left:0;top:0}
.lwd-fb__stage{padding-bottom:96px}.lwd-fb__book{width:92%!important;height:82%!important;translate:0 -24px}.lwd-fb__toolbar{bottom:12px}
.lwd-fb__book{width:100%!important;height:100%!important;translate:none}.lwd-fb__book .stf__wrapper{scale:.9;translate:0 -18px;transform-origin:center center}.lwd-fb__thumbs{width:min(170px,42vw);padding:0 10px 80px}.lwd-fb__thumb-list{padding-top:52px}.lwd-fb__thumb-close{position:sticky;z-index:3;top:10px;float:right;display:grid;place-items:center;width:32px;height:32px;margin:10px 0 -42px;border:1px solid #fff3;border-radius:50%;background:#17191d;color:#fff;font:300 22px/1 sans-serif;cursor:pointer;box-shadow:0 6px 18px #0008}.lwd-fb__thumb-close:hover{background:var(--lwd-fb-accent)}@media(max-width:1024px){.lwd-fb__book .stf__wrapper{scale:.86}.lwd-fb__thumbs{width:min(150px,40vw)}}@media(max-width:767px){.lwd-fb__book .stf__wrapper{scale:.78}.lwd-fb__thumbs{width:min(132px,38vw);padding-left:7px;padding-right:7px}.lwd-fb__thumb-close{width:30px;height:30px}}
.lwd-fb__thumbs{overflow:hidden}.lwd-fb__thumb-list{height:100%;padding:56px 0 82px;overflow-y:auto;overscroll-behavior:contain}.lwd-fb__thumb-close{position:absolute;top:12px;right:12px;float:none;width:34px;height:34px;margin:0;padding:0;border-radius:50%;font-size:13px}.lwd-fb__thumb-close svg{display:block;width:13px;height:13px;fill:currentColor}
.lwd-fb--single .lwd-fb__book{width:min(92%,760px)!important}.lwd-fb.is-zoomed .lwd-fb__stage{overflow:auto;align-items:flex-start;justify-content:flex-start}.lwd-fb.is-zoomed .lwd-fb__book{flex:0 0 auto;margin:auto}.lwd-fb__page canvas{image-rendering:auto}
.lwd-fb:fullscreen{width:100vw!important;height:100vh!important;min-height:100vh!important;border-radius:0!important}.lwd-fb:fullscreen .lwd-fb__stage{padding:8px 36px 64px!important}.lwd-fb:fullscreen .lwd-fb__book{flex:0 0 auto!important;width:min(calc((100vh - 84px)*1.4142),calc(100vw - 72px))!important;height:min(calc(100vh - 84px),calc((100vw - 72px)*.7071))!important;translate:none!important}.lwd-fb:fullscreen.lwd-fb--single .lwd-fb__book{width:min(calc((100vh - 84px)*.7071),calc(100vw - 72px))!important;height:min(calc(100vh - 84px),calc((100vw - 72px)*1.4142))!important}.lwd-fb:fullscreen .lwd-fb__book .stf__wrapper{scale:1!important;translate:0 0!important}.lwd-fb:fullscreen .lwd-fb__toolbar{bottom:10px!important}@media(min-width:768px){.lwd-fb:fullscreen.is-cover .lwd-fb__book .stf__wrapper{scale:1!important;transform-origin:center center!important}.lwd-fb:fullscreen.is-first .lwd-fb__book .stf__wrapper{translate:-25% 0!important}.lwd-fb:fullscreen.is-last .lwd-fb__book .stf__wrapper{translate:25% 0!important}}@media(max-width:767px){.lwd-fb:fullscreen .lwd-fb__stage{padding:6px 8px 58px!important}.lwd-fb:fullscreen .lwd-fb__book,.lwd-fb:fullscreen.lwd-fb--single .lwd-fb__book{width:min(calc((100vh - 72px)*.7071),calc(100vw - 16px))!important;height:min(calc(100vh - 72px),calc((100vw - 16px)*1.4142))!important}}
.lwd-fb.is-zoomed .lwd-fb__stage{cursor:grab;touch-action:none}.lwd-fb.is-zoomed .lwd-fb__stage.is-panning{cursor:grabbing;user-select:none}
.lwd-fb:fullscreen .lwd-fb__stage{touch-action:none}
@media(max-width:767px){.lwd-fb__toolbar>button,.lwd-fb__toolbar>a,.lwd-fb__toolbar>.lwd-fb__counter,.lwd-fb__toolbar input{border:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important}.lwd-fb__toolbar>button::before,.lwd-fb__toolbar>button::after{display:none!important}}
.lwd-fb__book{position:relative}.lwd-fb__spine{position:absolute;z-index:40;width:24px;transform:translateX(-50%);pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.10) 31%,rgba(0,0,0,.24) 47%,rgba(255,255,255,.16) 50%,rgba(0,0,0,.20) 53%,rgba(0,0,0,.08) 69%,rgba(0,0,0,0));opacity:.72}.lwd-fb__spine[hidden]{display:none!important}
.lwd-fb__nav[hidden]{display:none!important}
.lwd-fb:not(.is-book-ready) .lwd-fb__nav{visibility:hidden!important;opacity:0!important}
.lwd-fb__thumbs{z-index:20;width:220px;padding:0!important;overflow:hidden!important;background:#f3f3f3!important;color:#666;box-shadow:none!important}.lwd-fb__thumb-head{position:absolute;z-index:5;inset:0 0 auto;height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 18px;border-bottom:1px solid #ddd;background:#f3f3f3;font:500 12px/1 Arial,sans-serif;color:#666}.lwd-fb__thumb-close{position:static!important;display:grid;place-items:center;width:28px!important;height:28px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#777!important;box-shadow:none!important}.lwd-fb__thumb-list{width:100%;padding:48px 10px 16px!important;overflow-x:hidden!important}.lwd-fb__thumb{width:106px;max-width:100%;margin:0 auto 13px;padding:5px;background:transparent;color:#555}.lwd-fb__thumb canvas{box-shadow:0 2px 7px #0003}.lwd-fb__thumb.is-active{border-color:#19aee5;background:#e8f8ff;color:#222}.lwd-fb__toolbar{z-index:25;gap:0!important;padding:0!important;border:1px solid #d9d9d9!important;border-radius:4px!important;background:#fff!important;color:#777!important;box-shadow:0 3px 12px #0003!important;backdrop-filter:none!important}.lwd-fb__toolbar button,.lwd-fb__toolbar a{width:40px;height:42px;border-left:1px solid #e5e5e5!important;border-radius:0!important;background:#fff!important;color:#777!important;font:400 18px/1 Arial,sans-serif}.lwd-fb__toolbar button>svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lwd-fb__toolbar .lwd-fb__tool-accent>svg{fill:currentColor;stroke:none;width:15px;height:15px}.lwd-fb__toolbar button:hover,.lwd-fb__toolbar a:hover,.lwd-fb__toolbar .lwd-fb__tool-accent{background:#f3f3f3!important;color:#08a9e2!important}.lwd-fb__counter{height:42px;gap:4px;padding:0 12px;color:#888}.lwd-fb__counter input{width:34px;height:30px;border:0;background:transparent;color:#888;font-size:14px}.lwd-fb__counter b{color:#888}.lwd-fb__more{position:absolute;right:0;bottom:calc(100% + 7px);display:none;width:230px;border:1px solid #d8d8d8;border-radius:5px;background:#fff;box-shadow:0 3px 14px #0003;overflow:hidden}.lwd-fb.show-more .lwd-fb__more{display:block}.lwd-fb__more button,.lwd-fb__more a{display:flex!important;align-items:center!important;gap:11px!important;width:100%!important;height:37px!important;padding:0 13px!important;border:0!important;border-bottom:1px solid #e5e5e5!important;background:#fff!important;color:#777!important;text-align:left;text-decoration:none;font-size:15px!important}.lwd-fb__more span{font-size:12px}.lwd-fb__more button:hover,.lwd-fb__more a:hover{background:#f4f4f4!important;color:#08a9e2!important}@media(max-width:767px){.lwd-fb__thumbs{width:min(190px,52vw)!important}.lwd-fb__thumb{width:min(108px,calc(100% - 12px))}.lwd-fb__toolbar{max-width:calc(100% - 16px)}.lwd-fb__toolbar button,.lwd-fb__toolbar a{width:35px;height:40px}.lwd-fb__counter{height:40px;padding:0 7px}.lwd-fb__toolbar [data-action="zoomout"],.lwd-fb__toolbar [data-action="zoomin"]{display:grid}.lwd-fb__more{width:215px}}
.lwd-fb__thumbs{z-index:20;width:220px;padding:0!important;overflow:hidden!important;background:#f3f3f3!important;color:#666;box-shadow:none!important}.lwd-fb__thumb-head{position:absolute;z-index:5;inset:0 0 auto;height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 18px;border-bottom:1px solid #ddd;background:#f3f3f3;font:500 12px/1 Arial,sans-serif;color:#666}.lwd-fb__thumb-close{position:static!important;display:grid;place-items:center;width:28px!important;height:28px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#777!important;box-shadow:none!important}.lwd-fb__thumb-list{width:100%;padding:48px 10px 16px!important;overflow-x:hidden!important}.lwd-fb__thumb{width:106px;max-width:100%;margin:0 auto 13px;padding:5px;background:transparent;color:#555}.lwd-fb__thumb canvas{box-shadow:0 2px 7px #0003}.lwd-fb__thumb.is-active{border-color:#19aee5;background:#e8f8ff;color:#222}.lwd-fb__toolbar{z-index:25;gap:0!important;padding:0!important;border:1px solid #d9d9d9!important;border-radius:4px!important;background:#fff!important;color:#777!important;box-shadow:0 3px 12px #0003!important;backdrop-filter:none!important}.lwd-fb__toolbar button,.lwd-fb__toolbar a{width:40px;height:42px;border:0!important;border-radius:0!important;background:#fff!important;color:#777!important;font:400 18px/1 Arial,sans-serif}.lwd-fb__toolbar button>svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lwd-fb__toolbar .lwd-fb__tool-accent>svg{fill:currentColor;stroke:none;width:15px;height:15px}.lwd-fb__toolbar button:hover,.lwd-fb__toolbar a:hover,.lwd-fb__toolbar .lwd-fb__tool-accent{background:#f3f3f3!important;color:#08a9e2!important}.lwd-fb__counter{height:42px;gap:4px;padding:0 12px;color:#888}.lwd-fb__counter input{width:34px;height:30px;border:0;background:transparent;color:#888;font-size:14px}.lwd-fb__counter b{color:#888}.lwd-fb__more{position:absolute;right:0;bottom:calc(100% + 7px);display:none;width:230px;border:1px solid #d8d8d8;border-radius:5px;background:#fff;box-shadow:0 3px 14px #0003;overflow:hidden}.lwd-fb.show-more .lwd-fb__more{display:block}.lwd-fb__more button,.lwd-fb__more a{display:flex!important;align-items:center!important;gap:11px!important;width:100%!important;height:37px!important;padding:0 13px!important;border:0!important;border-bottom:1px solid #e5e5e5!important;background:#fff!important;color:#777!important;text-align:left;text-decoration:none;font-size:15px!important}.lwd-fb__more span{font-size:12px}.lwd-fb__more button:hover,.lwd-fb__more a:hover{background:#f4f4f4!important;color:#08a9e2!important}@media(max-width:767px){.lwd-fb__book{filter:none!important}.lwd-fb__thumbs{width:min(190px,52vw)!important}.lwd-fb__thumb{width:min(108px,calc(100% - 12px))}.lwd-fb__toolbar{max-width:calc(100% - 16px)}.lwd-fb__toolbar button,.lwd-fb__toolbar a{width:35px;height:40px}.lwd-fb__counter{height:40px;padding:0 7px}.lwd-fb__toolbar [data-action="zoomout"],.lwd-fb__toolbar [data-action="zoomin"]{display:grid}.lwd-fb__more{width:215px}}
.lwd-fb:fullscreen .lwd-fb__nav{background:var(--lwd-fs-arrow-bg,#050607)!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-tap-highlight-color:transparent;appearance:none;-webkit-appearance:none}.lwd-fb:fullscreen .lwd-fb__nav:hover{background:var(--lwd-fs-arrow-hover-bg,#17191d)!important}.lwd-fb:fullscreen .lwd-fb__nav:focus,.lwd-fb:fullscreen .lwd-fb__nav:focus-visible,.lwd-fb:fullscreen .lwd-fb__nav:active{box-shadow:none!important;filter:none!important;outline:none}
@media(hover:none),(pointer:coarse){.lwd-fb:fullscreen .lwd-fb__nav:hover,.lwd-fb:fullscreen .lwd-fb__nav:focus,.lwd-fb:fullscreen .lwd-fb__nav:active{background:var(--lwd-fs-arrow-bg,transparent)!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}
.lwd-fb:fullscreen .lwd-fb__nav-icon{filter:drop-shadow(var(--lwd-fs-icon-shadow-x,0) var(--lwd-fs-icon-shadow-y,2px) var(--lwd-fs-icon-shadow-blur,4px) var(--lwd-fs-icon-shadow-color,rgba(0,0,0,.65)))!important}
.lwd-fb__reverse-leaf{position:absolute;z-index:60;overflow:hidden;pointer-events:none;transform:rotateY(0);transform-origin:right center;transform-style:preserve-3d;transition:transform .68s cubic-bezier(.32,.02,.18,1),filter .68s ease;will-change:transform;filter:drop-shadow(-8px 10px 14px rgba(0,0,0,.28));background:#fff}.lwd-fb__reverse-leaf canvas{display:block;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}.lwd-fb__reverse-leaf:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 35%,rgba(0,0,0,.10) 76%,rgba(0,0,0,.30));opacity:0;transition:opacity .34s ease}.lwd-fb__reverse-leaf.is-turning{transform:rotateY(179deg);filter:drop-shadow(12px 12px 18px rgba(0,0,0,.38))}.lwd-fb__reverse-leaf.is-turning:after{opacity:1}
.lwd-fb__toolbar{gap:var(--lwd-toolbar-gap,0)!important;padding:var(--lwd-toolbar-padding,0)!important;border-width:var(--lwd-toolbar-border-width,1px)!important;border-style:solid!important;border-color:var(--lwd-toolbar-border-color,#d9d9d9)!important;border-radius:var(--lwd-toolbar-radius,4px)!important;background:var(--lwd-toolbar-background,#fff)!important;box-shadow:0 var(--lwd-toolbar-shadow-y,3px) var(--lwd-toolbar-shadow-blur,12px) var(--lwd-toolbar-shadow-color,#0003)!important}.lwd-fb__toolbar>button,.lwd-fb__toolbar>a{width:var(--lwd-toolbar-button-width,40px)!important;height:var(--lwd-toolbar-button-height,42px)!important;border-radius:var(--lwd-toolbar-button-radius,0)!important;background:var(--lwd-toolbar-button-background,#fff)!important;color:var(--lwd-toolbar-icon-color,#777)!important;font-size:var(--lwd-toolbar-icon-size,18px)!important}.lwd-fb__toolbar>button>svg,.lwd-fb__toolbar>a>svg{width:var(--lwd-toolbar-icon-size,18px)!important;height:var(--lwd-toolbar-icon-size,18px)!important}.lwd-fb__toolbar>button:hover,.lwd-fb__toolbar>a:hover{background:var(--lwd-toolbar-hover-background,#f3f3f3)!important;color:var(--lwd-toolbar-hover-color,#08a9e2)!important}.lwd-fb__toolbar>.lwd-fb__tool-accent{background:var(--lwd-toolbar-active-background,#f3f3f3)!important;color:var(--lwd-toolbar-active-color,#08a9e2)!important}.lwd-fb__counter{height:var(--lwd-toolbar-button-height,42px)!important;padding:var(--lwd-toolbar-counter-padding,0 12px)!important;color:var(--lwd-toolbar-counter-color,#888)!important;font-size:var(--lwd-toolbar-counter-size,12px)!important}.lwd-fb__counter input,.lwd-fb__counter b,.lwd-fb__counter span{color:var(--lwd-toolbar-counter-color,#888)!important;font-size:var(--lwd-toolbar-counter-size,12px)!important}
