*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{overscroll-behavior:none;width:100%;height:100%;overflow:hidden}.fb-wrap{background:#0a0a0a;flex-direction:row;align-items:stretch;width:100vw;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.fb-wrap--fullscreen{z-index:9999;position:fixed;inset:0}.fb-glow{pointer-events:none;z-index:0;background:radial-gradient(60% 40% at 50% 10%,#ea22281a 0%,#0000 70%),radial-gradient(40% 30% at 80% 80%,#b414190f 0%,#0000 60%);position:absolute;inset:0}.fb-toolbar{z-index:10;scrollbar-width:none;background:#ffffff08;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;width:64px;padding:18px 6px;display:flex;position:relative;overflow-y:auto}.fb-toolbar::-webkit-scrollbar{display:none}.fb-toolbar:after{content:"";background:linear-gradient(#0000,#ea22284d 30% 70%,#0000);width:1px;height:100%;position:absolute;top:0;right:0}.fb-toolbar__btn{color:#ffffffb3;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#ffffff0d;border:1px solid #ffffff12;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;line-height:1;transition:background .2s,color .2s,transform .15s,border-color .2s;display:flex}.fb-toolbar__btn:hover:not(:disabled){color:#fff;background:#ea2228d9;border-color:#ea2228e6;transform:scale(1.06)}.fb-toolbar__btn--active{color:#fff;background:#ea2228d9;border-color:#ea2228e6}.fb-toolbar__btn:disabled{opacity:.2;cursor:not-allowed}.fb-toolbar__btn--labeled{flex-direction:column;gap:2px;width:100%;min-width:0;height:auto;min-height:38px;padding:6px 2px;overflow:hidden}.fb-toolbar__btn-label{letter-spacing:.01em;text-align:center;width:100%;min-width:0;color:inherit;white-space:normal;overflow-wrap:break-word;word-break:break-word;font-size:7px;font-weight:700;line-height:1.15;display:block}.fb-toolbar__count{color:#ffffff80;letter-spacing:.04em;text-align:center;padding:2px 0;font-size:9px;font-weight:700;line-height:1.5}.fb-toolbar__total{color:#ffffff4d;font-weight:400}.fb-toolbar__divider{background:#ffffff14;width:24px;height:1px;margin:4px 0}.fb-watermark{text-align:center;letter-spacing:.28em;text-transform:uppercase;color:#ea2228b3;background:#0a0a0af7;border-bottom:1px solid #ffffff0f;flex-shrink:0;width:100%;padding:6px 0;font-size:10px;font-weight:800}.fb-progress{background:#ffffff0f;flex-shrink:0;width:100%;height:4px}.fb-progress__fill{background:linear-gradient(90deg,#ea2228,#ff5a5f);height:100%;transition:width .3s}@media (width>=769px){.fb-progress{z-index:15;pointer-events:none;position:fixed;top:0;left:64px;right:0}}.fb-stage{z-index:1;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.fb-book-shell{touch-action:none;justify-content:center;align-items:center;display:flex}.fb-book-shell--zoomed{cursor:grab}.fb-book-shell--zoomed:active{cursor:grabbing}.fb-zoom-container{will-change:transform;touch-action:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.fb-page{background:#fff;position:relative;overflow:hidden}.fb-page img{object-fit:fill;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;background:#fff;width:100%;height:100%;display:block}.fb-page[data-density=hard]{background:#111}.fb-hotspot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ea222814;border:2px dashed #ea22288c;border-radius:8px;margin:0;padding:0;transition:background .2s,border-color .2s,transform .15s;position:absolute}.fb-hotspot:hover:not(:disabled),.fb-hotspot:focus-visible:not(:disabled){background:#ea222838;border-color:#ea2228e6;transform:scale(1.02)}.fb-hotspot:disabled{cursor:default;opacity:.45}.fb-page__num{color:#ffffffa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#0000008c;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;bottom:10px;right:12px}.fb-htmlflip .stf__parent{background:0 0!important}.fb-mobile-bar{display:none}.fb-thumbs-overlay{z-index:18;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;animation:.2s fb-fade-in;position:fixed;inset:0}@keyframes fb-fade-in{0%{opacity:0}to{opacity:1}}.fb-thumbs{z-index:20;background:#0c0c0efa;border-left:1px solid #ffffff12;flex-direction:column;width:min(300px,80vw);animation:.25s cubic-bezier(.22,.61,.36,1) fb-slide-in;display:flex;position:fixed;top:0;bottom:0;right:0}@keyframes fb-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.fb-thumbs__head{letter-spacing:.12em;text-transform:uppercase;color:#fff9;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:16px 18px;font-size:10px;font-weight:700;display:flex}.fb-thumbs__head button{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:background .2s;display:flex}.fb-thumbs__head button:hover{color:#fff;background:#ea2228;border-color:#ea2228}.fb-thumbs__grid{flex:1;grid-template-columns:repeat(2,1fr);gap:10px;padding:14px;display:grid;overflow-y:auto}.fb-thumbs__grid::-webkit-scrollbar{width:3px}.fb-thumbs__grid::-webkit-scrollbar-track{background:0 0}.fb-thumbs__grid::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.fb-thumbs__item{cursor:pointer;aspect-ratio:3/4;-webkit-tap-highlight-color:transparent;background:#000;border:2px solid #0000;border-radius:6px;padding:0;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.fb-thumbs__item img{object-fit:cover;opacity:.75;width:100%;height:100%;transition:opacity .2s;display:block}.fb-thumbs__item span{color:#fff;pointer-events:none;background:#000000a6;border-radius:999px;padding:1px 5px;font-size:9px;font-weight:700;position:absolute;bottom:4px;right:5px}.fb-thumbs__item:hover{transform:translateY(-2px)}.fb-thumbs__item:hover img{opacity:1}.fb-thumbs__item--active{border-color:#ea2228}.fb-thumbs__item--active img{opacity:1}.fb-toolbar__btn--loading,.fb-mobile-bar__btn--loading{opacity:.6;cursor:wait;pointer-events:none}@media (prefers-reduced-motion:no-preference){.fb-toolbar__btn--loading,.fb-mobile-bar__btn--loading{animation:1s ease-in-out infinite fb-pulse}}@keyframes fb-pulse{0%,to{opacity:.6}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.fb-thumbs,.fb-thumbs-overlay{animation:none}.fb-toolbar__btn,.fb-thumbs__item{transition:none}}.fb-product-modal-overlay{z-index:30;background:#000000c7;justify-content:center;align-items:center;padding:20px;animation:.2s fb-fade-in;display:flex;position:fixed;inset:0}.fb-product-modal{background:#0e0e10fa;border:1px solid #ffffff14;border-radius:16px;width:min(960px,100%);max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.fb-product-modal__close{z-index:2;color:#fff;cursor:pointer;background:#0006;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:background .2s,border-color .2s;display:flex;position:absolute;top:12px;right:12px}.fb-product-modal__close:hover{background:#ea2228;border-color:#ea2228}.fb-product-modal__viewer{background:radial-gradient(circle,#ffffff0f,#0000 70%);flex:50%;min-width:0;min-height:420px;display:flex}.fb-product-modal__info{color:#fff;border-left:1px solid #ffffff12;flex-direction:column;flex:50%;min-width:0;padding:36px 30px 28px;display:flex;overflow-y:auto}.fb-product-modal__title{letter-spacing:.01em;margin-bottom:14px;font-size:20px;font-weight:800}.fb-product-modal__desc{color:#ffffffb8;flex:1;font-size:13px;line-height:1.75}.fb-product-modal__nav{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding-top:18px;display:flex}.fb-product-modal__nav button{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:10px 12px;font-size:12px;font-weight:700;transition:background .2s,border-color .2s}.fb-product-modal__nav button:hover:not(:disabled){background:#ea2228d9;border-color:#ea2228e6}.fb-product-modal__nav button:disabled{opacity:.25;cursor:not-allowed}.fb-product-modal__count{letter-spacing:.02em;color:#ffffff80;white-space:nowrap;font-size:11px;font-weight:700}@media (width<=768px){.fb-product-modal-overlay{padding:0}.fb-product-modal{border-radius:0;flex-direction:column;width:100%;height:100%;max-height:100vh}.fb-product-modal__viewer{flex:0 0 40vh;min-height:0}.fb-product-modal__info{border-top:1px solid #ffffff12;border-left:none;padding:22px 18px 18px}.fb-wrap{flex-direction:column}.fb-stage{touch-action:none;flex:1;justify-content:center;align-items:center;width:100%;padding:0;display:flex;overflow:hidden}.fb-book-shell{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.fb-book-shell>div{margin:0 auto!important;position:static!important}.fb-book-shell .stf__parent{position:relative!important;top:auto!important;left:auto!important}.fb-toolbar{display:none}.fb-mobile-bar{z-index:10;touch-action:none;background:#0a0a0af7;border-bottom:1px solid #ffffff12;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:3px;height:54px;padding:0 6px;display:flex}.fb-mobile-bar__btn{color:#ffffffbf;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;height:42px;font-size:20px;line-height:1;transition:background .15s,color .15s;display:flex}.fb-mobile-bar__btn:disabled{opacity:.2;cursor:not-allowed}.fb-mobile-bar__btn:active:not(:disabled){color:#fff;background:#ea2228cc}.fb-mobile-bar__btn--thumb{max-width:90px;font-size:18px}.fb-mobile-bar__btn--thumb.active,.fb-mobile-bar__btn.active{color:#fff;background:#ea2228cc;border-color:#ea2228e6}.fb-mobile-bar__label{letter-spacing:.03em;color:inherit;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:7.5px;font-weight:700;line-height:1;overflow:hidden}.fb-page img{object-fit:fill}.fb-thumbs{width:min(300px,88vw);top:54px}}@media (width<=380px){.fb-mobile-bar{height:50px}.fb-mobile-bar__btn{height:38px;font-size:18px}.fb-mobile-bar__label{font-size:7px}}
