.entry-popup{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;top:0;left:0;width:100%;height:100%;overflow:hidden}.entry-popup[open]{opacity:1;visibility:visible;z-index:101}.entry-popup__dialog{position:relative;background:rgb(var(--color-background));width:100vw;height:100vh;height:100dvh;overflow:auto}.entry-popup__close{position:absolute;top:2rem;right:2rem;z-index:2;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background));border:0;border-radius:50%;cursor:pointer}.entry-popup__close svg{width:1.6rem;height:1.6rem}.entry-popup__grid{display:grid;grid-template-columns:1fr;min-height:100%}@media screen and (min-width:750px){.entry-popup__grid{grid-template-columns:1fr 1fr}}.entry-popup__media{height:40vh}@media screen and (min-width:750px){.entry-popup__media{height:100vh;height:100dvh}}.entry-popup__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.entry-popup__content{padding:4rem 4rem 5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.entry-popup__wordmark{margin:0 0 3rem;font-size:1.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.entry-popup__form{width:100%;max-width:40rem}.entry-popup__heading{margin:0;font-size:3.6rem;line-height:1.1}.entry-popup__subheading{margin:1.4rem 0 0;font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.entry-popup__field-row{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}@media screen and (min-width:500px){.entry-popup__field-row{flex-direction:row}}.entry-popup__input{flex:1 1 auto;min-width:0;padding:1.4rem 1.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground));border-radius:0}.entry-popup__input:focus{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.1rem}.entry-popup__input::placeholder{color:rgba(var(--color-foreground),.55)}.entry-popup__submit{flex:0 0 auto;padding:1.4rem 2.4rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:0;font-size:1.3rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.entry-popup__error{margin-top:1rem;font-size:1.3rem;color:rgb(var(--color-error, 216, 44, 13))}.entry-popup__disclaimer{margin-top:1.4rem;font-size:1.1rem;color:rgba(var(--color-foreground),.55)}.entry-popup__code{margin:1.6rem 0 0;padding:1.4rem 2rem;border:1px dashed rgba(var(--color-foreground),.4);font-size:2.2rem;font-weight:700;letter-spacing:.1em}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-entry-popup.css.map */
