.preorder-rainfly-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity var(--duration-default) ease,visibility 0s var(--duration-default)}.preorder-rainfly-modal.active{opacity:1;visibility:visible;transition:opacity var(--duration-default) ease,visibility 0s}.preorder-rainfly-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000bf;cursor:pointer}.preorder-rainfly-content{position:relative;background-color:rgb(var(--color-background));max-width:52rem;width:90%;margin:2rem;padding:4rem;border-radius:var(--popup-corner-radius);border:var(--popup-border-width) solid rgba(var(--color-foreground),var(--popup-border-opacity));box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));transform:scale(.95);transition:transform var(--duration-default) ease}.preorder-rainfly-modal.active .preorder-rainfly-content{transform:scale(1)}.preorder-rainfly-close{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;padding:1rem;cursor:pointer;color:rgba(var(--color-foreground),.75);transition:color var(--duration-short) ease}.preorder-rainfly-close:hover{color:rgb(var(--color-foreground))}.preorder-rainfly-close .icon{width:2rem;height:2rem}.preorder-rainfly-body{text-align:center}.preorder-rainfly-heading{font-size:2.8rem;font-weight:600;margin:0 0 2rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);letter-spacing:-.05rem;line-height:1.2}.preorder-rainfly-message{margin:0 0 3rem}.preorder-rainfly-message p{font-size:1.6rem;line-height:1.6;margin:0 0 1.5rem;color:rgba(var(--color-foreground),.75)}.preorder-rainfly-message p:last-child{margin-bottom:0}.preorder-rainfly-message strong{color:rgb(var(--color-foreground));font-weight:600}.preorder-rainfly-buttons{display:flex;flex-direction:column;gap:1.2rem}.preorder-rainfly-buttons .button{margin:0}body.overflow-hidden-popup{overflow:hidden}@media screen and (max-width: 749px){.preorder-rainfly-content{padding:3rem 2rem;margin:1.5rem}.preorder-rainfly-heading{font-size:2.4rem;margin-bottom:1.5rem}.preorder-rainfly-message{margin-bottom:2.5rem}.preorder-rainfly-message p{font-size:1.5rem}.preorder-rainfly-close{top:1rem;right:1rem;padding:.8rem}}@media screen and (min-width: 750px) and (max-width: 989px){.preorder-rainfly-content{max-width:60rem}}@media screen and (min-width: 990px){.preorder-rainfly-buttons{flex-direction:row;justify-content:center}.preorder-rainfly-buttons .button{flex:0 1 auto;min-width:20rem}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/preorder-rainfly-popup.css.map */
