.pdf-viewer-section{padding-top:0;padding-bottom:0}@media screen and (min-width:750px){.pdf-viewer-section{padding-top:calc(var(--padding-top) * 1px);padding-bottom:calc(var(--padding-bottom) * 1px)}}.pdf-viewer__heading{font-size:calc(var(--font-heading-scale) * 1.6rem);margin-bottom:2rem;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.pdf-viewer__heading{font-size:calc(var(--font-heading-scale) * 2rem)}}.pdf-viewer{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--media-radius);overflow:hidden;background:rgba(var(--color-foreground),.03)}@media screen and (min-width:750px){.pdf-viewer--with-thumbnails{grid-template-columns:32rem 1fr;grid-template-rows:auto 1fr}}.pdf-viewer__toolbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:1.2rem;padding:.8rem 1.6rem;background:rgba(var(--color-foreground),.05);border-bottom:1px solid rgba(var(--color-foreground),.08);min-height:4.4rem;position:relative}.pdf-viewer__toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:none;border-radius:.4rem;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:background .15s ease;flex-shrink:0}.pdf-viewer__toolbar-btn:hover{background:rgba(var(--color-foreground),.08)}.pdf-viewer__toolbar-btn:disabled{opacity:.3;cursor:default}.pdf-viewer__toolbar-btn:disabled:hover{background:transparent}.pdf-viewer__toolbar-btn svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pdf-viewer__page-info{font-size:1.3rem;color:rgba(var(--color-foreground),.7);white-space:nowrap;-webkit-user-select:none;user-select:none}.pdf-viewer__toolbar-spacer{display:none}.pdf-viewer__toggles{display:none;gap:.2rem;position:absolute;right:1.6rem;top:50%;transform:translateY(-50%)}@media screen and (min-width:750px){.pdf-viewer__toggles{display:flex}}.pdf-viewer__toggle-btn{opacity:.4}.pdf-viewer__toggle-btn--active{opacity:1;background:rgba(var(--color-foreground),.08)}.pdf-viewer__sidebar{display:none;overflow-y:auto;overflow-x:hidden;padding:1.2rem;gap:1rem;flex-direction:column;align-items:center;background:rgba(var(--color-foreground),.02);border-right:1px solid rgba(var(--color-foreground),.08);scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.15) transparent}@media screen and (min-width:750px){.pdf-viewer--with-thumbnails .pdf-viewer__sidebar{display:flex}}.pdf-viewer__thumbnail{position:relative;width:100%;cursor:pointer;border:2px solid transparent;border-radius:.4rem;overflow:hidden;transition:border-color .15s ease;flex-shrink:0}.pdf-viewer__thumbnail:hover{border-color:rgba(var(--color-foreground),.25)}.pdf-viewer__thumbnail--active{border-color:rgb(var(--color-foreground))}.pdf-viewer__thumbnail canvas{display:block;width:100%;height:auto}.pdf-viewer__thumbnail-label{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:1rem;padding:.2rem 0;background:rgba(var(--color-foreground),.6);color:rgb(var(--color-background))}.pdf-viewer__main{display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem;position:relative}.pdf-viewer__canvas-wrapper{position:relative;display:inline-flex;gap:4px;align-items:center;max-width:100%}.pdf-viewer__canvas-wrapper canvas{display:block;max-width:100%;height:auto;box-shadow:0 2px 12px #0000001a}.pdf-viewer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:3rem;background:linear-gradient(to bottom,transparent 30%,rgba(var(--color-background),.85) 70%,rgb(var(--color-background)) 100%);pointer-events:none;z-index:2}.pdf-viewer__overlay-text{pointer-events:auto;display:inline-block;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));padding:1rem 2.4rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:.6rem;text-align:center;text-decoration:none;transition:background .15s ease,border-color .15s ease}.pdf-viewer__overlay-text:hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.25)}.pdf-viewer__loading{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;color:rgba(var(--color-foreground),.5);font-size:1.4rem}.pdf-viewer__spinner{width:2.4rem;height:2.4rem;border:2px solid rgba(var(--color-foreground),.15);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:pdf-viewer-spin .7s linear infinite;margin-right:1rem}@keyframes pdf-viewer-spin{to{transform:rotate(360deg)}}.pdf-viewer__error{grid-column:1 / -1;padding:3rem 2rem;text-align:center;color:rgba(var(--color-foreground),.5);font-size:1.4rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-pdf-viewer.css.map */
