.Sec01Header_sec01__Jr2vZ{position:relative;width:100%;max-width:100%;aspect-ratio:800/810;margin:0 auto;overflow:hidden}.Sec01Header_background__SexGY{position:absolute;inset:0;width:100%;height:100%}.Sec01Header_backgroundImage__anoAR,.Sec01Header_gradientOverlay__sXqHL{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Sec01Header_gradientOverlay__sXqHL{mix-blend-mode:normal}.Sec01Header_content__4MF1V{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;padding:9px;box-sizing:border-box}.Sec01Header_topNames__f2aKC{display:flex;justify-content:space-between;align-items:center;width:100%;height:14px;margin-bottom:auto}.Sec01Header_name__6SYxw{font-family:HappyTimeTwo,cursive;font-weight:400;font-style:normal;font-size:12px;line-height:1.5;color:var(--tails-text,#111);letter-spacing:0}.Sec01Header_mainText__ArOQO{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:auto 0;padding:0 9px}.Sec01Header_subtitle__ofzxM{font-family:HappyTimeTwo,cursive;font-size:14px;margin:4px 0 9px;letter-spacing:.5px}.Sec01Header_subtitle__ofzxM,.Sec01Header_title__qZO7_{font-weight:400;font-style:normal;line-height:1;color:var(--tails-text,#111);text-transform:capitalize}.Sec01Header_title__qZO7_{font-family:The Californication,sans-serif;font-size:39px;margin:0;letter-spacing:2px}.Sec01Header_bottomInfo__bDbaG{display:flex;justify-content:space-between;align-items:center;width:100%;height:14px;margin-top:auto;gap:75px}.Sec01Header_infoItem__BiBQI{font-family:HappyTimeTwo,cursive;font-weight:400;font-style:normal;font-size:12px;line-height:1.5;color:var(--tails-text,#111);letter-spacing:0;flex:1;text-align:center}.Sec01Header_infoItem__BiBQI:first-child{text-align:left}.Sec01Header_infoItem__BiBQI:last-child{text-align:right}.Sec01Header_infoItem__BiBQI:nth-child(2){text-transform:capitalize}.Sec03Introduction_sec03__zZC9l{position:relative;width:100%;max-width:100%;margin:0 auto;background:var(--tails-bg,#fff)}.Sec03Introduction_content__cjifL{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:130px;padding-bottom:20px;box-sizing:border-box;gap:30px}.Sec03Introduction_messageText__FuCfX{font-family:Pretendard,sans-serif;font-weight:400;font-style:normal;font-size:13px;line-height:1.5;color:var(--tails-muted,#7f7d77);text-align:center;letter-spacing:-.438px;width:100%;padding:0 15px}.Sec03Introduction_messageText__FuCfX p{margin:0;width:100%;white-space:pre-line}.Sec03Introduction_imagesContainer__UN4IX{position:relative;width:75%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:9px;margin:0 auto;padding:0}.Sec03Introduction_imageCard__IIB67{display:flex;flex-direction:column;gap:1px;align-items:flex-start;flex-shrink:0;height:auto;width:50%}.Sec03Introduction_imageCard__IIB67:last-child{align-items:flex-end}.Sec03Introduction_imageWrapper__xBW_C{position:relative;width:100%;aspect-ratio:1/1;flex-shrink:0;overflow:hidden}.Sec03Introduction_mainImage__TRi_4{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.Sec03Introduction_caption__AV12l{font-family:HappyTimeTwo,cursive;font-weight:400;font-style:normal;font-size:14px;line-height:1.5;color:var(--tails-text,#111);letter-spacing:0;height:auto;display:flex;flex-direction:column;justify-content:center;width:100%;text-align:left;margin-top:0}.Sec03Introduction_caption__AV12l p{margin:0;text-align:inherit}.Sec03Introduction_captionRight__5NKgs{text-align:right;align-self:flex-end}.Sec03Introduction_captionRight__5NKgs p{text-align:right;width:100%;display:block}.Sec03Introduction_role__twsZD{font-family:HappyTimeTwo,cursive;font-weight:400;font-style:normal;letter-spacing:0}.Sec03Introduction_name__ExPxA{font-family:Pretendard,sans-serif;font-weight:700;font-style:normal;letter-spacing:-.438px}.FloatingMusicPlayer_musicButton__iTDBd{position:fixed;bottom:15px;right:15px;z-index:1000;background:hsla(0,0%,100%,0);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s,background .2s;color:var(--tails-text,#111)}.FloatingMusicPlayer_musicButton__iTDBd:hover{transform:scale(1.1);background:var(--tails-float-hover-bg,hsla(0,0%,100%,.75));box-shadow:0 6px 16px rgba(0,0,0,.2)}.FloatingMusicPlayer_musicButton__iTDBd:active{transform:scale(.95)}.FloatingMusicPlayer_musicButton__iTDBd.FloatingMusicPlayer_playing__8bmlQ{animation:FloatingMusicPlayer_musicPulse__b_Pae 1.2s ease-in-out infinite}.FloatingMusicPlayer_musicButton__iTDBd.FloatingMusicPlayer_playing__8bmlQ .FloatingMusicPlayer_musicIcon__1fURb{animation:FloatingMusicPlayer_musicRotate__VL8Gg 2s linear infinite}.FloatingMusicPlayer_inFrame__5mcPB{position:absolute;top:auto;left:auto;right:12px;bottom:12px;z-index:1000;pointer-events:auto}.FloatingMusicPlayer_musicIcon__1fURb{width:20px;height:18px;transition:transform .2s ease}@keyframes FloatingMusicPlayer_musicPulse__b_Pae{0%,to{box-shadow:0 4px 12px rgba(0,0,0,.15)}50%{box-shadow:0 4px 20px rgba(0,0,0,.25)}}@keyframes FloatingMusicPlayer_musicRotate__VL8Gg{0%{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}to{transform:rotate(0deg)}}@media(max-width:768px){.FloatingMusicPlayer_musicButton__iTDBd{width:40px;height:40px;bottom:12px;right:12px}.FloatingMusicPlayer_inFrame__5mcPB{position:absolute;top:auto;left:auto;right:12px;bottom:calc(12px + var(--editor-mobile-floating-bottom-offset, 0px))}.FloatingMusicPlayer_musicIcon__1fURb{width:18px;height:16px}}.page_container___ES51{position:relative;width:100%;max-width:100%;min-height:var(--editor-mobile-preview-height,100vh);display:flex;flex-direction:column;align-items:center;margin:0 auto;background:var(--tails-bg,#fff);overscroll-behavior:none}.page_floatingMusicOverlay__VFSbp{position:absolute;inset:0;z-index:30;pointer-events:none}@media(min-width:900px){.page_container___ES51{max-width:375px}}.Sec01Header_sec01__SSL9j{position:relative;width:100%;max-width:100%;background:transparent;overflow:hidden}.Sec01Header_slidingTextContainer__3iiyW{position:relative;width:100%;height:35px;background:var(--theme-primary);overflow:hidden;display:flex;align-items:center}.Sec01Header_slidingText__KZVrH{display:flex;align-items:center;gap:6px;white-space:nowrap;animation:Sec01Header_marquee__5_ZF5 60s linear infinite;will-change:transform}@keyframes Sec01Header_marquee__5_ZF5{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Sec01Header_slidingItem__h4dbm{font-family:Happy Time,Happy Time Two,cursive;font-style:italic;font-weight:400;font-size:16px;line-height:1;color:var(--theme-secondary);letter-spacing:0;display:inline-block;padding-right:6px}.Sec01Header_slidingItem__h4dbm .Sec01Header_bridgetaH__2artD,.Sec01Header_slidingItem__h4dbm .Sec01Header_bridgetaW__n0H8v{font-family:Bridgeta,sans-serif;font-style:normal;font-weight:400}.Sec01Header_content__EZ4Cj{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;padding:32px 0 0}.Sec01Header_welcomeSection__1kTV7{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px}.Sec01Header_starIcon__68KGB{width:17px;height:17px;display:flex;align-items:center;justify-content:center}.Sec01Header_starImage__rShFU{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Sec01Header_welcomeText__eyovR{font-family:Happy Time,Happy Time Two,cursive;font-style:italic;font-weight:400;font-size:15px;line-height:1.5;color:#000;letter-spacing:0;margin:0;text-align:right}.Sec01Header_cupidImageWrapper__z3oc9{width:375px;height:164px;margin-bottom:22px;position:relative}.Sec01Header_cupidImage__7vK4p{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:0 26px}.Sec01Header_cupidImage__7vK4p svg{display:block;width:100%;height:100%}.Sec01Header_namesSection__mPkA_{display:flex;align-items:center;gap:12px;margin-bottom:32px}.Sec01Header_brideName__yTKMu,.Sec01Header_groomName__5gvwu{font-family:Pinyon Script,cursive,serif}.Sec01Header_ampersand__ZTaoK,.Sec01Header_brideName__yTKMu,.Sec01Header_groomName__5gvwu{font-weight:400;font-style:normal;font-size:45px;line-height:1.5;color:#000;text-align:center}.Sec01Header_ampersand__ZTaoK{font-family:The Californication,sans-serif;letter-spacing:-1px}.Sec01Header_venueSection__qpOhd{margin-bottom:60px}.Sec01Header_venueText__kvcXk{font-family:SUIT,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1.5;color:#000;letter-spacing:-1px;text-align:center;margin:0}.Sec01Header_celebrateSection__gpErp{margin-bottom:21px}.Sec01Header_celebrateText__ew8WF{font-family:Pinyon Script,cursive,serif;font-weight:400;font-style:normal;font-size:18px;line-height:1.5;color:#000;text-align:center;margin:0}.Sec01Header_introSection__3XbPQ{padding:0 10px}.Sec01Header_introText__nnKVS{font-family:SUIT,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:1.5;color:#7f7d77;letter-spacing:-1px;text-align:center;margin:0;white-space:pre-line}.Sec01Header_introText__nnKVS .Sec01Header_highlight__gxHe2{font-family:SUIT,sans-serif;font-weight:500;color:rgba(45,45,45,.8);text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.FloatingMusicPlayer_musicButton__1DuOi{position:fixed;bottom:15px;right:15px;z-index:1000;background:hsla(0,0%,100%,0);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s,background .2s;color:#000}.FloatingMusicPlayer_musicButton__1DuOi:hover{transform:scale(1.1);background:hsla(0,0%,100%,.75);box-shadow:0 6px 16px rgba(0,0,0,.2)}.FloatingMusicPlayer_musicButton__1DuOi:active{transform:scale(.95)}.FloatingMusicPlayer_musicButton__1DuOi.FloatingMusicPlayer_playing__DoLZ_{animation:FloatingMusicPlayer_musicPulse__57fOj 1.2s ease-in-out infinite}.FloatingMusicPlayer_musicButton__1DuOi.FloatingMusicPlayer_playing__DoLZ_ .FloatingMusicPlayer_musicIcon__9_3Xz{animation:FloatingMusicPlayer_musicRotate__NTi2l 2s linear infinite}.FloatingMusicPlayer_inFrame__99BwU{position:absolute;top:auto;left:auto;right:12px;bottom:12px;z-index:1000;pointer-events:auto}.FloatingMusicPlayer_musicIcon__9_3Xz{width:20px;height:18px;transition:transform .2s ease}@keyframes FloatingMusicPlayer_musicPulse__57fOj{0%,to{box-shadow:0 4px 12px rgba(0,0,0,.15)}50%{box-shadow:0 4px 20px rgba(0,0,0,.25)}}@keyframes FloatingMusicPlayer_musicRotate__NTi2l{0%{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}to{transform:rotate(0deg)}}@media(max-width:768px){.FloatingMusicPlayer_musicButton__1DuOi{width:40px;height:40px;bottom:12px;right:12px}.FloatingMusicPlayer_inFrame__99BwU{position:absolute;top:auto;left:auto;right:12px;bottom:calc(12px + var(--editor-mobile-floating-bottom-offset, 0px))}.FloatingMusicPlayer_musicIcon__9_3Xz{width:18px;height:16px}}.page_container__n34D0{position:relative;width:100%;max-width:100%;min-height:var(--editor-mobile-preview-height,100vh);display:flex;flex-direction:column;align-items:center;margin:0 auto;background:#f5f2e9;overscroll-behavior:none;--theme-primary:#a90000;--theme-primary-hover:#8a0000;--theme-secondary:#fefaee}.page_container__n34D0:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://cdn.imweb.me/upload/S20240810609ad29b2db30/d5c6bb12badee.jpg);background-repeat:repeat;opacity:.3;pointer-events:none;z-index:0}.page_container__n34D0>section{position:relative;z-index:1}.page_floatingMusicOverlay__qXQ_N{position:absolute;inset:0;z-index:30;pointer-events:none;display:flex;flex-direction:column}@media(min-width:900px){.page_container__n34D0{max-width:375px}}.Sec01Header_sec01__M9gMP{position:relative;width:100%;max-width:100%;background:transparent;overflow:hidden}.Sec01Header_slidingTextContainer__MUo4V{position:relative;width:100%;height:35px;background:var(--theme-primary);overflow:hidden;display:flex;align-items:center}.Sec01Header_slidingText__U7EVL{display:flex;align-items:center;gap:6px;white-space:nowrap;animation:Sec01Header_marquee__Dk1nz 60s linear infinite;will-change:transform}@keyframes Sec01Header_marquee__Dk1nz{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Sec01Header_slidingItem__GxmkB{font-family:Happy Time,Happy Time Two,cursive;font-style:italic;font-weight:400;font-size:16px;line-height:1;color:var(--theme-secondary);letter-spacing:0;display:inline-block;padding-right:6px}.Sec01Header_slidingItem__GxmkB .Sec01Header_bridgetaH__miYVE,.Sec01Header_slidingItem__GxmkB .Sec01Header_bridgetaW__WaXJ9{font-family:Bridgeta,sans-serif;font-style:normal;font-weight:400}.Sec01Header_content__W_yab{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;padding:36px 0 0;background:#f5f4f0}.Sec01Header_content__W_yab:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/card/bg-texture.jpg);background-repeat:repeat;opacity:.3;pointer-events:none;z-index:0}.Sec01Header_content__W_yab>*{position:relative;z-index:1;max-width:375px;width:375px}.Sec01Header_welcomeSection__4vzDs{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:14px}.Sec01Header_starIcon__ZYYwd{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.Sec01Header_starImage__wcTg9{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Sec01Header_welcomeText___LnF3{font-family:Happy Time,Happy Time Two,cursive;font-style:italic;font-weight:400;font-size:15px;line-height:1.5;color:#301e15;letter-spacing:0;margin:0;text-align:right}.Sec01Header_benedictionText__WlhwI{font-family:Bodega Script,cursive;font-weight:400;font-size:32px;line-height:1.5;color:#301e15;margin:-16px 0 0;text-align:center}.Sec01Header_cupidImageWrapper__bRzE3{width:100%;height:220px;margin-bottom:22px;position:relative;display:flex;align-items:center;justify-content:center}.Sec01Header_cupidImage__Evplh{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.Sec01Header_namesSection__Elx6x{display:flex;align-items:center;gap:12px;margin-bottom:32px}.Sec01Header_brideName__nHSJl,.Sec01Header_groomName__GEa2B{font-family:Pinyon Script,cursive,serif}.Sec01Header_ampersand__E_2bT,.Sec01Header_brideName__nHSJl,.Sec01Header_groomName__GEa2B{font-weight:400;font-style:normal;font-size:32px;line-height:1.5;color:var(--theme-primary);text-align:center}.Sec01Header_ampersand__E_2bT{font-family:The Californication,sans-serif;letter-spacing:-1px}.Sec01Header_venueSection__1ox9n{margin-bottom:60px}.Sec01Header_venueText__02fWx{font-family:SUIT,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1.5;color:#301e15;letter-spacing:-1px;text-align:center;margin:0}.Sec01Header_celebrateSection__mv5tU{margin-bottom:21px}.Sec01Header_celebrateText__HeL9D{font-family:Pinyon Script,cursive,serif;font-weight:400;font-style:normal;font-size:18px;line-height:1.5;color:#301e15;text-align:center;margin:0}.Sec01Header_introSection__byrH2{padding:0 10px;margin-bottom:60px}.Sec01Header_introText__OF8bQ{font-family:SUIT,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:1.5;color:#7f7d77;letter-spacing:-1px;text-align:center;margin:0;padding:0 20px}.Sec01Header_introText__OF8bQ .Sec01Header_highlight__WP0jS{font-family:SUIT,sans-serif;font-weight:500;color:rgba(45,45,45,.8);text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.Sec01Header_polaroidPhotoWrapper__uPv2T{position:absolute;width:130px;height:130px;top:50%;left:50%;transform:translate(calc(-50% + .5px),calc(-50% - 28px));z-index:2;overflow:hidden}.Sec01Header_polaroidPhoto___ZcQn{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Sec01Header_polaroidText__nbWqj{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-family:SUIT,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:1.5;color:#301e15;letter-spacing:-1px;text-align:center;margin:0;z-index:3;padding-bottom:8px}.FloatingMusicPlayer_musicButton__zh5xW{position:fixed;bottom:15px;right:15px;z-index:1000;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s,background .2s;color:var(--theme-on-primary,#f5f4f0)}@media(min-width:769px){.FloatingMusicPlayer_musicButton__zh5xW{left:calc(50% + 187.5px - 44px - 15px);right:auto}}.FloatingMusicPlayer_musicButton__zh5xW:hover{transform:scale(1.1);background:transparent;box-shadow:0 6px 16px rgba(0,0,0,.2)}.FloatingMusicPlayer_musicButton__zh5xW:active{transform:scale(.95)}.FloatingMusicPlayer_musicButton__zh5xW.FloatingMusicPlayer_playing__vlBN8{animation:FloatingMusicPlayer_musicPulse__zhJ4E 1.2s ease-in-out infinite}.FloatingMusicPlayer_musicButton__zh5xW.FloatingMusicPlayer_playing__vlBN8 .FloatingMusicPlayer_musicIcon__vsmXG{animation:FloatingMusicPlayer_musicRotate__CEFAI 2s linear infinite}.FloatingMusicPlayer_inFrame__STIxm{position:absolute;top:auto;right:12px;bottom:12px;left:auto;z-index:1000;pointer-events:auto}.FloatingMusicPlayer_musicIcon__vsmXG{width:20px;height:18px;transition:transform .2s ease}@keyframes FloatingMusicPlayer_musicPulse__zhJ4E{0%,to{box-shadow:0 4px 12px rgba(0,0,0,.15)}50%{box-shadow:0 4px 20px rgba(0,0,0,.25)}}@keyframes FloatingMusicPlayer_musicRotate__CEFAI{0%{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}to{transform:rotate(0deg)}}@media(max-width:768px){.FloatingMusicPlayer_musicButton__zh5xW{width:40px;height:40px;bottom:12px;right:12px}.FloatingMusicPlayer_inFrame__STIxm{position:absolute;top:auto;left:auto;right:12px;bottom:calc(12px + var(--editor-mobile-floating-bottom-offset, 0px))}.FloatingMusicPlayer_musicIcon__vsmXG{width:18px;height:16px}}.FrontEnvelope_wrapper__fNW4u{position:relative;width:100%;pointer-events:none}.FrontEnvelope_svg__hwePo{width:100%;height:auto;display:block}.FrontEnvelope_quoteText__C4YZQ{position:absolute;left:50%;top:88%;transform:translateX(-50%);width:86%;margin:0;text-align:center;font-family:"PT Serif",serif;font-style:italic;font-size:10px;line-height:1.35;color:var(--theme-contrast-muted,var(--theme-on-primary-muted,hsla(0,0%,100%,.7)))}.EnvelopeScroll_wrapper____tWs{position:relative;width:100%;height:var(--editor-mobile-preview-height,100vh);background:var(--theme-primary,#301e15);overflow-y:auto;overflow-x:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:pan-y}@media(min-width:769px){.EnvelopeScroll_wrapper____tWs{max-width:375px;width:375px;margin:0 auto}}.EnvelopeScroll_embeddedInFrame__GWVb9{transform:translateZ(0);height:100%;width:100%;max-width:100%;margin:0;overflow:hidden;overscroll-behavior:none}@media(min-width:769px){.EnvelopeScroll_embeddedInFrame__GWVb9{width:375px;max-width:375px;margin:0 auto}}.EnvelopeScroll_embeddedInFrame__GWVb9 .EnvelopeScroll_bottomOccluder__EyXm7,.EnvelopeScroll_embeddedInFrame__GWVb9 .EnvelopeScroll_envelopeFront__FfaMt,.EnvelopeScroll_embeddedInFrame__GWVb9 .EnvelopeScroll_topStickyBar__TdeAU{left:0!important;right:0!important;width:100%!important;max-width:none!important}.EnvelopeScroll_scrollViewport__2_SNS{height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:pan-y}.EnvelopeScroll_topStickyBar__TdeAU{position:fixed;top:0;left:0;right:0;height:32px;background:var(--theme-primary,#301e15);z-index:200;display:flex;align-items:center;justify-content:center;will-change:transform}@media(min-width:769px){.EnvelopeScroll_topStickyBar__TdeAU{left:calc(50% - 187.5px);width:375px;right:auto}}.EnvelopeScroll_invitedText__G77gv{font-family:Happy Time,Happy Time Two,cursive;font-style:italic;font-weight:400;font-size:14px;color:var(--theme-contrast-text,var(--theme-on-primary,#fff));letter-spacing:0}.EnvelopeScroll_topStickyBar__TdeAU,.EnvelopeScroll_topStickyBar__TdeAU *{pointer-events:none}.EnvelopeScroll_bottomOccluder__EyXm7{position:fixed;left:0;right:0;bottom:0;background:#fff;z-index:60;pointer-events:none}@media(min-width:769px){.EnvelopeScroll_bottomOccluder__EyXm7{left:calc(50% - 187.5px);width:375px;right:auto}}.EnvelopeScroll_cardContainer__JCgIb{z-index:50;pointer-events:auto;touch-action:pan-y}.EnvelopeScroll_cardMeasure__h0sFb{width:100%;background:#fff;position:relative;touch-action:pan-y}.EnvelopeScroll_cardMeasure__h0sFb>*{position:relative;z-index:1}.EnvelopeScroll_envelopeFront__FfaMt{position:fixed;bottom:0;left:0;width:100%;z-index:100;pointer-events:none;overflow:hidden;will-change:transform}@media(min-width:769px){.EnvelopeScroll_envelopeFront__FfaMt{left:calc(50% - 187.5px);width:375px;max-width:375px}}.EnvelopeScroll_envelopeFront__FfaMt svg{width:100%;min-width:100%;height:auto;display:block}.EnvelopeScroll_envelopeFront__FfaMt,.EnvelopeScroll_envelopeFront__FfaMt *{pointer-events:none!important}.page_container__xHEIM{position:relative;width:100%;max-width:100%;min-height:var(--editor-mobile-preview-height,100vh);display:flex;flex-direction:column;align-items:center;margin:0 auto;background:#f4f3ee;--theme-primary:#301e15;--theme-primary-hover:#1f1109;--theme-primary-border:rgba(48,30,21,.2);--theme-primary-border-hover:rgba(48,30,21,.3);--theme-secondary:#fefaee;--theme-dark:#301e15;--theme-dark-shifted:#321c16}.page_container__xHEIM:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/card/bg-texture.jpg);background-repeat:repeat;opacity:.3;pointer-events:none;z-index:0}.page_container__xHEIM>section{position:relative;z-index:1}