.gpsr-trigger{font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.gpsr-modal__setup-hint{padding:1.2rem 1.6rem;border:.1rem dashed rgba(var(--color-foreground),.4);border-radius:.4rem;font-size:1.4rem}.gpsr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;background:#00000080;transition:opacity .25s ease,visibility .25s ease}.gpsr-modal[open]{opacity:1;visibility:visible;z-index:1000}.gpsr-modal__content{position:relative;box-sizing:border-box;width:100%;max-height:85vh;overflow:hidden;background:rgb(var(--color-background));border-radius:1.2rem 1.2rem 0 0;transform:translateY(100%);transition:transform .3s ease}.gpsr-modal[open] .gpsr-modal__content{transform:translateY(0)}.gpsr-modal__scroll{max-height:85vh;overflow-y:auto;padding:2.4rem 2rem 3rem}.gpsr-modal__close{position:absolute;top:1.2rem;right:1.2rem;z-index:1;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:none;border-radius:50%;background:rgba(var(--color-foreground),.06);cursor:pointer}.gpsr-modal__close svg{width:1.6rem;height:1.6rem}.gpsr-modal__title{margin:0 0 2rem;padding-right:3rem}.gpsr-modal__block{margin-bottom:2.4rem}.gpsr-modal__block:last-child{margin-bottom:0}.gpsr-modal__text{margin:0;font-size:1.4rem}.gpsr-modal__block-heading{margin:0 0 1rem;font-size:1.5rem;font-weight:700}.gpsr-modal__list{margin:0}.gpsr-modal__row{display:grid;grid-template-columns:11rem 1fr;gap:.5rem 1rem;padding:.5rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);font-size:1.4rem}.gpsr-modal__row:last-child{border-bottom:none}.gpsr-modal__row dt{font-weight:600;color:rgba(var(--color-foreground),.75)}.gpsr-modal__row dd{margin:0}.gpsr-modal__identifier{display:flex;gap:1.5rem;align-items:flex-start}.gpsr-modal__identifier .gpsr-modal__list{flex:1}.gpsr-modal__image{flex-shrink:0;width:8rem;height:8rem;object-fit:cover;border-radius:.6rem}.gpsr-modal__warning{margin:0;padding:1.2rem 1.4rem;border-radius:.6rem;background:rgba(var(--color-foreground),.06);font-size:1.4rem}@media screen and (min-width:750px){.gpsr-modal{align-items:center}.gpsr-modal__content{width:100%;max-width:56rem;max-height:80vh;border-radius:1.2rem;transform:translateY(1.5rem) scale(.98);opacity:0;transition:transform .25s ease,opacity .25s ease}.gpsr-modal[open] .gpsr-modal__content{transform:translateY(0) scale(1);opacity:1}.gpsr-modal__scroll{max-height:80vh}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-gpsr-modal.css.map */
