.GalleryScreen_screen__1H9Sf{flex:none;width:100%;height:100%;scroll-snap-align:start;overflow-y:auto;scrollbar-width:none}.GalleryScreen_header__cA3tr{padding:54px 22px 22px;position:-webkit-sticky;position:sticky;top:0;background:linear-gradient(#faf6f1 82%,hsla(33,47%,96%,0));z-index:5}.GalleryScreen_label__OfQeB{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:#b4886f;font-weight:500}.GalleryScreen_titleRow__cimLH{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.GalleryScreen_title__V1qif{font-family:var(--serif);font-weight:500;font-size:34px;line-height:1;margin:6px 0 4px;color:var(--text)}.GalleryScreen_selectBtn__ZN17K{font-size:14px;color:var(--accent);font-family:var(--sans);font-weight:500;flex-shrink:0;padding:4px 0}.GalleryScreen_count__R8ULS{font-size:13px;color:var(--text-muted);transition:color .2s}.GalleryScreen_empty__OYo2I{padding:70px 30px;text-align:center}.GalleryScreen_emptyTitle__zKQaW{font-family:var(--serif);font-style:italic;font-size:22px;color:#c39a85;line-height:1.4}.GalleryScreen_emptyHint__lG7e6{font-size:13px;color:var(--text-muted);margin-top:12px}.GalleryScreen_grid__7YazX{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3px;gap:3px;padding:4px 4px 100px}.GalleryScreen_gridSelection__FdhrX{padding-bottom:120px}.GalleryScreen_cell__xNIP8{position:relative;aspect-ratio:1;overflow:hidden;cursor:pointer;border-radius:5px}.GalleryScreen_tile__XMd45{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.GalleryScreen_tileImg__MDaiL{width:100%;height:100%;object-fit:cover;display:block;position:absolute;inset:0}.GalleryScreen_videoBadge__pY7Nq{position:absolute;top:6px;right:6px;display:flex;align-items:center;gap:3px;background:rgba(35,28,24,.62);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:20px;padding:3px 7px 3px 5px}.GalleryScreen_videoBadge__pY7Nq span{font-size:9px;color:#fff;letter-spacing:.05em;font-weight:500}.GalleryScreen_byLabel__HrkuF{position:absolute;left:0;right:0;bottom:0;padding:14px 7px 5px;background:linear-gradient(transparent,rgba(35,28,24,.55));font-size:10px;color:#fff;font-weight:500;line-height:1.1}.GalleryScreen_tileDimmed__bRR8B{opacity:.55}.GalleryScreen_selCheck__eJpNR{position:absolute;top:5px;left:5px;width:22px;height:22px;border-radius:50%;border:2px solid hsla(0,0%,100%,.8);background:rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,transform .15s}.GalleryScreen_selCheckActive__uoAxn{background:#be6e52;border-color:#be6e52;transform:scale(1.1)}.GalleryScreen_selectionBar__qtUWE{position:absolute;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:hsla(33,47%,96%,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid rgba(190,110,82,.12)}.GalleryScreen_selBarCancel__zUPYl{font-size:15px;color:var(--accent);font-family:var(--sans);font-weight:500;padding:8px 4px;flex-shrink:0}.GalleryScreen_selBarDownload__QX8v3{display:inline-flex;align-items:center;gap:7px;background:var(--accent);color:#fff;font-family:var(--sans);font-size:14px;font-weight:500;padding:10px 18px;border-radius:40px;box-shadow:0 6px 18px -6px rgba(190,110,82,.55);transition:opacity .15s,transform .12s}.GalleryScreen_selBarDownload__QX8v3:active{transform:scale(.97)}.GalleryScreen_selBarDownloadDisabled__S9ZMg{background:#d8c6ba;box-shadow:none;pointer-events:none}@keyframes GalleryScreen_selSpin___IUTN{to{transform:rotate(1turn)}}.GalleryScreen_selSpinner__ywIVv{display:inline-block;width:14px;height:14px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:GalleryScreen_selSpin___IUTN .75s linear infinite;flex-shrink:0}.GalleryScreen_tilePlayOverlay__MHi8D{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(20,15,12,.28)}@keyframes GalleryScreen_lbFadeUp__uuwiz{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes GalleryScreen_lbFadeDown__DygJT{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.GalleryScreen_lightbox__8LTUD{position:absolute;inset:0;z-index:50;background:rgba(20,15,12,.96);display:flex;flex-direction:column}.GalleryScreen_lightboxIn__gfDab{animation:GalleryScreen_lbFadeUp__uuwiz .22s ease forwards}.GalleryScreen_lightboxOut__RJuqo{animation:GalleryScreen_lbFadeDown__DygJT .24s ease forwards}.GalleryScreen_lbClose__g0GpY{position:absolute;top:16px;right:16px;z-index:10;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.GalleryScreen_zoomContainer__uin5w{flex:1 1;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;padding:56px 18px 18px}.GalleryScreen_zoomImg__TyRG2{max-width:100%;max-height:100%;object-fit:contain;border-radius:6px;transform-origin:center center;will-change:transform;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}.GalleryScreen_lbMediaCenter___UCbv{flex:1 1;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.GalleryScreen_lbVideo__4A80l{max-width:calc(100% - 36px);max-height:calc(100% - 74px);border-radius:10px;display:block}.GalleryScreen_lbPlaceholder__gJGAp{width:72%;aspect-ratio:1;border-radius:14px;display:flex;align-items:center;justify-content:center}.GalleryScreen_lbFooter__hCiWn{padding:18px 24px calc(28px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:16px}.GalleryScreen_lbByRow__SAvI6{display:flex;align-items:center;gap:8px}.GalleryScreen_lbBy__0JgCJ{font-family:var(--serif);font-size:22px;color:#fff;line-height:1.1}.GalleryScreen_lbTime__EZrzj{font-size:12.5px;color:hsla(0,0%,100%,.6);margin-top:3px}.GalleryScreen_lbBadge__t_myn{display:inline-flex;align-items:center;gap:4px;border:1px solid hsla(0,0%,100%,.28);border-radius:20px;padding:3px 8px 3px 6px;font-size:10px;color:hsla(0,0%,100%,.85);line-height:1;flex-shrink:0}.GalleryScreen_lbShare__GNid0{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;transition:background .15s,transform .12s}.GalleryScreen_lbShare__GNid0:active{background:hsla(0,0%,100%,.22);transform:scale(.92)}.GalleryScreen_lbShareBusy__nHrUY{opacity:.6;pointer-events:none}@keyframes GalleryScreen_spin__ZDOBG{to{transform:rotate(1turn)}}.GalleryScreen_lbShareSpinner__HkOen{animation:GalleryScreen_spin__ZDOBG .9s linear infinite}.HomeScreen_screen__Sc70_{flex:none;width:100%;height:100%;scroll-snap-align:start;flex-direction:column;padding:60px 30px 110px;text-align:center;position:relative}.HomeScreen_qrBtn__8ZDah,.HomeScreen_screen__Sc70_{display:flex;align-items:center;justify-content:center}.HomeScreen_qrBtn__8ZDah{position:absolute;top:10px;right:14px;z-index:10;width:36px;height:36px;border-radius:10px;background:rgba(190,110,82,.1);color:var(--accent);transition:background .15s,transform .12s}.HomeScreen_qrBtn__8ZDah:active{background:rgba(190,110,82,.22);transform:scale(.9)}.HomeScreen_qrBackdrop__BSAba{position:absolute;inset:0;background:rgba(60,40,30,.52);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;z-index:50;animation:HomeScreen_qrFadeIn__F7lo0 .25s ease forwards}.HomeScreen_qrBackdropOut__78hbC{animation:HomeScreen_qrFadeOut__BBPAl .28s ease forwards}@keyframes HomeScreen_qrFadeIn__F7lo0{0%{opacity:0}to{opacity:1}}@keyframes HomeScreen_qrFadeOut__BBPAl{0%{opacity:1}to{opacity:0}}.HomeScreen_qrCard__zvgv6{position:relative;width:100%;background:var(--bg-card);border-radius:28px 28px 0 0;padding:20px 28px 48px;text-align:center;animation:HomeScreen_qrUp__STUeb .32s cubic-bezier(.22,1,.36,1) forwards}.HomeScreen_qrCardOut__bYdJF{animation:HomeScreen_qrDown__xgyt3 .28s cubic-bezier(.55,0,.45,1) forwards}@keyframes HomeScreen_qrUp__STUeb{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes HomeScreen_qrDown__xgyt3{0%{transform:translateY(0)}to{transform:translateY(100%)}}.HomeScreen_qrHandle__WLHWR{width:40px;height:4px;border-radius:4px;background:rgba(190,110,82,.22);margin:0 auto 22px;cursor:pointer}.HomeScreen_qrClose__7BRAa{position:absolute;top:18px;right:18px;width:34px;height:34px;border-radius:50%;background:rgba(190,110,82,.12);color:var(--accent);display:flex;align-items:center;justify-content:center;transition:background .15s}.HomeScreen_qrClose__7BRAa:active{background:rgba(190,110,82,.25)}.HomeScreen_qrEyebrow__TyPZA{font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:#b4886f;font-weight:500;margin:0 0 6px}.HomeScreen_qrTitle__jLiO6{font-family:var(--serif);font-size:26px;font-weight:500;color:var(--text);margin:0 0 22px}.HomeScreen_qrImgWrap__RRHV2{display:inline-flex;padding:18px;background:#faf6f1;border-radius:20px;box-shadow:0 8px 28px -8px rgba(190,110,82,.22);border:1.5px solid rgba(190,110,82,.12)}.HomeScreen_qrImg__PaUpI{width:210px;height:210px;display:block}.HomeScreen_qrHint__uKs69{margin:18px auto 0;font-size:13px;line-height:1.55;color:var(--text-light);max-width:260px}.HomeScreen_eyebrow__qGYvP{font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#b4886f;font-weight:500}.HomeScreen_couple__6fHWf{font-family:var(--serif);font-weight:500;font-size:clamp(32px,12.5vw,50px);line-height:1.02;margin:14px 0 0;color:var(--text);white-space:nowrap}.HomeScreen_dateLine__ttyM8{display:flex;align-items:center;gap:14px;margin:18px 0 0;color:#c0937c}.HomeScreen_dash__PZoyJ{width:34px;height:1px;background:#d8bcac}.HomeScreen_date__TYOFJ{font-family:var(--serif);font-style:italic;font-size:19px;letter-spacing:.02em}.HomeScreen_text__erOLn{font-size:15px;line-height:1.6;color:var(--text-light);max-width:280px;margin:34px 0 0;font-weight:300}.HomeScreen_addBtn__g6YI5{margin-top:38px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--accent);color:#fff;font-family:var(--sans);font-size:16px;font-weight:500;letter-spacing:.01em;padding:17px 30px;border-radius:40px;box-shadow:0 12px 26px -8px var(--accent-shadow);transition:transform .15s ease,box-shadow .15s ease}.HomeScreen_addBtn__g6YI5:active{transform:scale(.97);box-shadow:0 6px 14px -6px var(--accent-shadow)}.HomeScreen_galleryLink__FURXS{margin-top:18px;font-family:var(--sans);font-size:13px;letter-spacing:.04em;color:#a88d7c;text-decoration:underline;text-underline-offset:3px;padding:4px}.ImportScreen_screen__VQMqh{flex:none;width:100%;height:100%;scroll-snap-align:start;overflow:hidden;position:relative;display:flex;flex-direction:column}.ImportScreen_scrollArea__Zt0Bi{flex:1 1;overflow-y:auto;min-height:0}.ImportScreen_header___25FX{padding:54px 24px 14px}.ImportScreen_label__PFGfI{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:#b4886f;font-weight:500}.ImportScreen_title__LXOii{font-family:var(--serif);font-weight:500;font-size:34px;line-height:1;margin:6px 0 0;color:var(--text)}.ImportScreen_offlineBanner__CvdiB{margin:0 24px 8px;background:#fff3cd;border:1px solid #fbbf24;border-radius:10px;padding:10px 14px;font-size:13px;color:#92400e}.ImportScreen_nameSection___85Sa{padding:8px 24px 0}.ImportScreen_fieldLabel__isDQx{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-weight:500}.ImportScreen_nameInput__khlY9{width:100%;border:none;background:transparent;padding:8px 2px;font-family:var(--serif);font-size:22px;color:var(--text);outline:none;transition:border-color .2s}.ImportScreen_nameInput__khlY9::placeholder{color:#c0a898}.ImportScreen_nameError__ba8qf{font-size:12px;color:#c0573e;margin-top:7px}.ImportScreen_filesSection__SlOGL{padding:30px 24px 0}.ImportScreen_filesHeader__uumgj{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.ImportScreen_addMore__vXmml{font-size:12.5px;color:var(--accent);font-family:var(--sans);font-weight:500}.ImportScreen_thumbGrid__MdTto{display:flex;flex-direction:row;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.ImportScreen_thumbCell__pvJ25{position:relative;flex-shrink:0;width:104px;height:104px;border-radius:12px;overflow:hidden;background:var(--rose-light);animation:ImportScreen_popIn__b_TBG .3s ease}.ImportScreen_thumbImg__d5NTH{width:100%;height:100%;object-fit:cover;display:block}.ImportScreen_thumbPlaceholder__y2boS{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px}.ImportScreen_progressOverlay__QQL_t{position:absolute;inset:0;background:rgba(35,28,24,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px}.ImportScreen_progressTrack__lnrKC{width:80%;height:3px;background:hsla(0,0%,100%,.25);border-radius:2px;overflow:hidden}.ImportScreen_progressBar__Mq5jJ{height:100%;background:#fff;border-radius:2px;transition:width .12s linear;will-change:width}.ImportScreen_progressLabel__wdb80{font-size:12px;color:#fff;font-weight:600;letter-spacing:.02em}.ImportScreen_successBadge__E4xuw{inset:0;background:rgba(46,204,113,.35);font-size:22px}.ImportScreen_errorBadge__jDr_V,.ImportScreen_successBadge__E4xuw{position:absolute;display:flex;align-items:center;justify-content:center;color:#fff}.ImportScreen_errorBadge__jDr_V{top:5px;left:5px;width:20px;height:20px;border-radius:50%;background:#c0573e;font-size:12px;font-weight:700}.ImportScreen_videoBadge__JJeCJ{position:absolute;bottom:5px;left:5px;background:rgba(35,28,24,.6);border-radius:5px;padding:2px 5px;display:flex}.ImportScreen_removeBtn__4aWw4{position:absolute;top:5px;right:5px;width:22px;height:22px;border-radius:50%;background:rgba(35,28,24,.6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.ImportScreen_dropzone__sS7vj{width:100%;border:1.5px dashed #dac4b6;background:#fcf9f5;border-radius:18px;padding:40px 20px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:12px;font-family:var(--sans);transition:border-color .2s,background .2s}.ImportScreen_dropzone__sS7vj:active{background:var(--rose-light)}.ImportScreen_dropzoneText__SLRBG{font-size:15px;color:var(--text-light)}.ImportScreen_dropzoneHint__1GNgt{font-size:12px;color:#b0a89e}.ImportScreen_publishSection__YKzmE{flex-shrink:0;padding:16px 24px calc(84px + env(safe-area-inset-bottom))}.ImportScreen_publishBtn___a_0t{width:100%;color:#fff;font-family:var(--sans);font-size:16px;font-weight:500;padding:17px;border-radius:40px;transition:background .2s,transform .15s;box-shadow:0 12px 26px -10px rgba(190,110,82,.55)}.ImportScreen_publishBtn___a_0t:not(:disabled):active{transform:scale(.99)}.ImportScreen_publishBtn___a_0t:disabled{cursor:not-allowed;box-shadow:none}.ImportScreen_spinnerRow__CUlTu{display:inline-flex;align-items:center;gap:10px}.ImportScreen_spinner__M0X0I{display:inline-block;width:18px;height:18px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:ImportScreen_spin__HwaOD .75s linear infinite;flex-shrink:0}@keyframes ImportScreen_spin__HwaOD{to{transform:rotate(1turn)}}.ImportScreen_confirmOverlay__BvmVQ{position:absolute;inset:0;z-index:60;background:rgba(57,40,32,.42);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:36px;animation:ImportScreen_ovIn__zXK0a .3s ease}.ImportScreen_hearts__YGUvf{position:absolute;left:50%;bottom:54%;width:1px;height:1px}.ImportScreen_confirmCard__INeAU{background:var(--bg-card);border-radius:26px;padding:42px 36px 38px;text-align:center;box-shadow:0 30px 70px -20px rgba(57,40,32,.5);animation:ImportScreen_cardIn__Wsb2C .55s cubic-bezier(.2,.9,.3,1.3);max-width:300px;width:100%}.ImportScreen_confirmTitle__XliW5{font-family:var(--serif);font-weight:500;font-size:30px;margin:22px 0 0;color:var(--text);line-height:1.05}.ImportScreen_confirmText__zcq4p{font-size:14px;color:#8a8077;margin:10px 0 0;line-height:1.5;font-weight:300}.MariageApp_outer__4x9Nl{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--bg-outer);font-family:var(--sans)}.MariageApp_card__PA5pR{position:relative;width:100%;max-width:440px;height:100dvh;max-height:940px;background:var(--bg-card);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 30px 80px -20px rgba(60,40,30,.35)}.MariageApp_dots__4GW7v{position:absolute;top:16px;left:0;right:0;z-index:30;display:flex;justify-content:center;gap:7px;pointer-events:none}.MariageApp_dot__hBlTa{height:6px;border-radius:6px;transition:all .35s ease}.MariageApp_scroller__CiVqa{flex:1 1;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.MariageApp_tabBar__gQkSX{position:absolute;bottom:0;left:0;right:0;z-index:25;display:flex;background:hsla(33,47%,96%,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border-light);padding:9px 0 calc(9px + env(safe-area-inset-bottom))}.MariageApp_tab__k9yUN{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:4px;font-family:var(--sans)}.MariageApp_tab__k9yUN span{font-size:10px;letter-spacing:.03em}.MariageApp_qrBtn__3A3hl{position:absolute;top:10px;right:14px;z-index:40;width:36px;height:36px;border-radius:10px;background:rgba(190,110,82,.1);color:var(--accent);display:flex;align-items:center;justify-content:center;transition:background .15s,transform .12s}.MariageApp_qrBtn__3A3hl:active{background:rgba(190,110,82,.22);transform:scale(.9)}.MariageApp_qrBackdrop__2yolA{position:absolute;inset:0;background:rgba(60,40,30,.52);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;z-index:50;animation:MariageApp_qrFadeIn__KhGVY .25s ease forwards}.MariageApp_qrBackdropOut__R4xS6{animation:MariageApp_qrFadeOut__h_tmK .28s ease forwards}@keyframes MariageApp_qrFadeIn__KhGVY{0%{opacity:0}to{opacity:1}}@keyframes MariageApp_qrFadeOut__h_tmK{0%{opacity:1}to{opacity:0}}.MariageApp_qrCard__ElMCw{position:relative;width:100%;background:var(--bg-card);border-radius:28px 28px 0 0;padding:20px 28px 48px;text-align:center;animation:MariageApp_qrUp__wdydZ .32s cubic-bezier(.22,1,.36,1) forwards}.MariageApp_qrCardOut__fjhXn{animation:MariageApp_qrDown__WP5oV .28s cubic-bezier(.55,0,.45,1) forwards}@keyframes MariageApp_qrUp__wdydZ{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes MariageApp_qrDown__WP5oV{0%{transform:translateY(0)}to{transform:translateY(100%)}}.MariageApp_qrHandle__ZsHW4{width:40px;height:4px;border-radius:4px;background:rgba(190,110,82,.22);margin:0 auto 22px;cursor:pointer}.MariageApp_qrClose__7TgS_{position:absolute;top:18px;right:18px;width:34px;height:34px;border-radius:50%;background:rgba(190,110,82,.12);color:var(--accent);display:flex;align-items:center;justify-content:center;transition:background .15s}.MariageApp_qrClose__7TgS_:active{background:rgba(190,110,82,.25)}.MariageApp_qrEyebrow__VqYH7{font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:#b4886f;font-weight:500;margin:0 0 6px}.MariageApp_qrTitle__ZRf7w{font-family:var(--serif);font-size:26px;font-weight:500;color:var(--text);margin:0 0 22px}.MariageApp_qrImgWrap__SV2ZL{display:inline-flex;padding:18px;background:#faf6f1;border-radius:20px;box-shadow:0 8px 28px -8px rgba(190,110,82,.22);border:1.5px solid rgba(190,110,82,.12)}.MariageApp_qrImg__sIsXX{width:210px;height:210px;display:block}.MariageApp_qrHint__Xw5E0{margin:18px auto 0;font-size:13px;line-height:1.55;color:var(--text-light);max-width:260px}