.book-pdf-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:1.5rem;border:none;background:transparent;overflow:visible}.book-pdf-modal::backdrop{background:#000000bf}.book-pdf-modal[open]{display:flex;align-items:center;justify-content:center}.book-pdf-modal__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:52rem;max-height:min(90dvh,900px);border-radius:.8rem;overflow:hidden;box-shadow:0 1.2rem 4rem #00000059}.book-pdf-modal--expanded{padding:0}.book-pdf-modal--expanded .book-pdf-modal__panel{max-width:100%;max-height:100dvh;height:100dvh;border-radius:0}.book-pdf-modal__toolbar{display:flex;align-items:center;gap:1rem;flex-shrink:0;padding:1rem 1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background))}.book-pdf-modal__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.8rem;height:2.8rem;margin:0 .2rem 0 0;padding:0;border:0;border-radius:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;box-shadow:none!important}.book-pdf-modal__close:focus,.book-pdf-modal__close.focused{outline:none;box-shadow:none!important}.book-pdf-modal__close:focus-visible{outline:.2rem solid #334fb4;outline-offset:.2rem;box-shadow:none!important}.book-pdf-modal__close .icon{width:1.3rem;height:1.3rem}.book-pdf-modal__title{flex:1;margin:0;font-size:1.4rem;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.book-pdf-modal__controls{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.book-pdf-modal__control{display:flex;align-items:center;justify-content:center;min-width:3.2rem;height:3.2rem;padding:0 .8rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.6rem;line-height:1;cursor:pointer}.book-pdf-modal__control:disabled{opacity:.35;cursor:not-allowed}.book-pdf-modal__control--expand{font-size:0;padding:0;width:3.2rem}.book-pdf-modal__zoom-label{min-width:4.2rem;font-size:1.2rem;text-align:center;color:rgba(var(--color-foreground),.75)}.book-pdf-modal__status{flex-shrink:0;margin:0;padding:2rem 1.5rem;text-align:center;font-size:1.4rem}.book-pdf-modal__status[hidden]{display:none}.book-pdf-modal__viewport{flex:1;overflow:auto;-webkit-overflow-scrolling:touch;background:rgba(var(--color-foreground),.04)}.book-pdf-modal__pages{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:1.2rem}.book-pdf-modal__page{width:100%;max-width:100%;line-height:0;box-shadow:0 .2rem 1.2rem #0000001f;background:#fff}.book-pdf-modal__page canvas{display:block;width:100%;height:auto}@media screen and (max-width:749px){.book-pdf-modal{padding:0}.book-pdf-modal:not(.book-pdf-modal--expanded) .book-pdf-modal__panel{max-width:100%;max-height:100dvh;height:100dvh;border-radius:0}.book-pdf-modal__control--expand{display:none}.book-pdf-modal__close{width:2.8rem;height:2.8rem;background-color:#d32f2f;color:#fff}.book-pdf-modal__close:focus,.book-pdf-modal__close.focused{box-shadow:none!important}.book-pdf-modal__close:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem;box-shadow:none!important}.book-pdf-modal__title{font-size:1.3rem}.book-pdf-modal__pages{padding:.8rem;gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/book-pdf-viewer.css.map */
