:root{--color-alpha: rgba(0, 0, 0, .1)}.lp{background:var(--lp-background)}.lp img{display:block;max-width:100%;height:auto}.lp button{display:block;background:none;padding:0;border:none;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.2s linear}.lp .icon{fill:none;stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.lp .lp-contents{max-width:var(--lp-max-width);margin:0 auto}@media (min-width: 560px){.lp .lp-contents[data-drop-shadow=true]{box-shadow:0 0 1.5rem #0000001a}}.lp .popover-dialog{background:none;width:100%;max-height:100vh;padding:0;margin:0;border:none;overflow:auto}.lp .popover-close{position:fixed;top:1rem;right:1rem;display:grid;place-content:center;width:5rem;height:5rem;background:var(--color-alpha);border-radius:50%}.lp .popover-dialog::backdrop,.lp .popover-content,.lp .popover-close{transition:.2s linear}.lp .popover-dialog[data-open=true]::backdrop{animation:dialog-backdrop .2s linear both}.lp .popover-content{display:flex;flex-direction:column;justify-content:center;align-items:stretch;max-width:var(--lp-max-width);min-height:100svh;padding:3rem 1.5rem;margin:0 auto}.lp [data-open=true] .popover-content{animation:dialog-open .2s linear both}.lp [data-open=true] .popover-close{animation:dialog-button .2s linear both}@media (min-width: 560px){.lp .popover-dialog{padding:0 calc((100vw - var(--lp-max-width)) / 2)}}@keyframes dialog-backdrop{0%{background:#fff0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{background:#ffffffe6;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}}@keyframes dialog-open{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes dialog-button{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/page-lp.css.map */
