.LandingPageView-module__S5rH3W__container{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1140px;margin:0 auto;padding:36px 24px 70px;display:flex}.LandingPageView-module__S5rH3W__heroSection{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:800px;display:flex}.LandingPageView-module__S5rH3W__badge{color:var(--blossom-dark);text-transform:uppercase;letter-spacing:.8px;background:#ffb7c540;border:1px solid #e8789a61;border-radius:20px;align-items:center;gap:6px;padding:6px 16px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #e8789a26}.LandingPageView-module__S5rH3W__headline{font-family:var(--font-display);color:var(--brown-dark);letter-spacing:-.5px;font-size:clamp(26px,4vw,42px);font-weight:800;line-height:1.25}.LandingPageView-module__S5rH3W__highlight{color:var(--blossom-dark);display:inline-block;position:relative}.LandingPageView-module__S5rH3W__subhead{color:var(--text-secondary);font-size:clamp(14px,1.8vw,16px);line-height:1.65}.LandingPageView-module__S5rH3W__previewStage{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(175deg,#fffdf9f2 0%,#fef8f0e6 50%,#fff3f6e0 100%);border:1.5px solid #e8d5b7d9;border-radius:28px;flex-direction:column;align-items:center;gap:28px;width:100%;max-width:540px;padding:36px 28px;display:flex;box-shadow:0 24px 60px #2c1a0e14,inset 0 1px #ffffffe6,0 -8px 24px #f58bb714}.LandingPageView-module__S5rH3W__mockupContainer{justify-content:center;align-items:center;width:100%;min-height:260px;display:flex}.LandingPageView-module__S5rH3W__actionRow{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.LandingPageView-module__S5rH3W__primaryCta{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;letter-spacing:.3px;cursor:pointer;border:none;border-radius:32px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:380px;padding:16px 32px;font-size:17px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 8px 24px #e8789a66}.LandingPageView-module__S5rH3W__primaryCta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 32px #e8789a8c}.LandingPageView-module__S5rH3W__secondaryLink{color:var(--text-muted);font-size:13px;font-weight:700;text-decoration:none;transition:color .15s}.LandingPageView-module__S5rH3W__secondaryLink:hover{color:var(--blossom-dark)}.LandingPageView-module__S5rH3W__featuresGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}@media (max-width:850px){.LandingPageView-module__S5rH3W__featuresGrid{grid-template-columns:1fr}}.LandingPageView-module__S5rH3W__featureCard{background:linear-gradient(150deg,#fff 0%,#fffdf9 50%,#fff5f7 100%);border:1.5px solid #e8d5b7bf;border-radius:18px;flex-direction:column;gap:12px;padding:26px 22px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 6px 20px #2c1a0e0a,inset 0 1px #fffc}.LandingPageView-module__S5rH3W__featureCard:hover{border-color:var(--blossom);transform:translateY(-5px);box-shadow:0 16px 36px #e8789a2e,0 0 0 1px #e8789a4d}.LandingPageView-module__S5rH3W__featureIconWrapper{background:linear-gradient(135deg,#fff0f4 0%,#ffe0eb 100%);border:1px solid #e8789a40;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #e8789a1f}.LandingPageView-module__S5rH3W__featureCardTitle{color:var(--text-primary);font-size:16px;font-weight:700;line-height:1.35}.LandingPageView-module__S5rH3W__featureCardDesc{color:var(--text-secondary);margin:0;font-size:13.5px;line-height:1.55}.LandingPageView-module__S5rH3W__poseTipsContainer{box-sizing:border-box;background:linear-gradient(135deg,#ffedf2f2 0%,#fef4ebe6 100%);border:1.5px solid #fecdd3d9;border-radius:22px;flex-direction:column;gap:20px;width:100%;padding:32px 28px;display:flex;position:relative;box-shadow:0 8px 24px #e8789a14}.LandingPageView-module__S5rH3W__poseTipsTitle{color:#9f1239;text-align:center;margin:0;font-size:19px;font-weight:800}.LandingPageView-module__S5rH3W__poseTipsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.LandingPageView-module__S5rH3W__poseTipItem{box-sizing:border-box;background:#fff;border:1px solid #fecdd380;border-radius:14px;flex-direction:column;gap:8px;padding:20px 18px;transition:transform .2s;display:flex;box-shadow:0 4px 14px #2c1a0e08}.LandingPageView-module__S5rH3W__poseTipItem:hover{transform:translateY(-2px)}.LandingPageView-module__S5rH3W__poseStepBadge{color:#fff;text-transform:uppercase;letter-spacing:.6px;background:linear-gradient(135deg,#be185d,#e8789a);border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #be185d40}.LandingPageView-module__S5rH3W__poseTipHeading{color:var(--text-primary);margin:0;font-size:14.5px;font-weight:700}.LandingPageView-module__S5rH3W__poseTipDesc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.LandingPageView-module__S5rH3W__faqSection{flex-direction:column;gap:14px;width:100%;display:flex}.LandingPageView-module__S5rH3W__faqTitle{font-family:var(--font-display);color:var(--brown-dark);text-align:center;margin:0 0 6px;font-size:21px;font-weight:800}.LandingPageView-module__S5rH3W__faqItem{border:1px solid #e8d5b7b3;border-left:4px solid var(--blossom-light);box-sizing:border-box;background:linear-gradient(145deg,#fff 0%,#fffdf8 100%);border-radius:14px;flex-direction:column;gap:8px;padding:18px 22px;transition:all .25s;display:flex;box-shadow:0 3px 12px #2c1a0e08}.LandingPageView-module__S5rH3W__faqItem:hover{border-left-color:var(--blossom-dark);transform:translate(4px);box-shadow:0 8px 22px #2c1a0e0f}.LandingPageView-module__S5rH3W__faqQuestion{color:var(--text-primary);align-items:center;gap:10px;margin:0;font-size:15px;font-weight:700;display:flex}.LandingPageView-module__S5rH3W__faqAnswer{color:var(--text-secondary);margin:0;padding-left:28px;font-size:13.5px;line-height:1.6}
.Page1_LayoutSelect-module__gbMsAW__container{flex-direction:column;align-items:center;gap:36px;width:100%;max-width:1200px;margin:0 auto;padding:32px 24px 60px;display:flex}.Page1_LayoutSelect-module__gbMsAW__heroSection{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:680px;display:flex}.Page1_LayoutSelect-module__gbMsAW__badge{color:var(--blossom-dark);text-transform:uppercase;letter-spacing:.8px;background:#ffb7c52e;border:1px solid #e8789a4d;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.Page1_LayoutSelect-module__gbMsAW__headline{font-family:var(--font-display);color:var(--brown-dark);letter-spacing:-.5px;font-size:clamp(26px,4vw,42px);font-weight:700;line-height:1.25}.Page1_LayoutSelect-module__gbMsAW__highlight{color:var(--blossom-dark);display:inline-block;position:relative}.Page1_LayoutSelect-module__gbMsAW__highlight:after{content:"";z-index:-1;background:#ffb7c559;border-radius:3px;width:100%;height:6px;position:absolute;bottom:2px;left:0}.Page1_LayoutSelect-module__gbMsAW__subhead{color:var(--text-secondary);font-size:clamp(14px,1.8vw,16px);line-height:1.6}.Page1_LayoutSelect-module__gbMsAW__layoutGridSection{width:100%}.Page1_LayoutSelect-module__gbMsAW__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;width:100%;display:grid}@media (max-width:1024px){.Page1_LayoutSelect-module__gbMsAW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.Page1_LayoutSelect-module__gbMsAW__grid{grid-template-columns:1fr;gap:16px}}.Page1_LayoutSelect-module__gbMsAW__card{background:var(--white);border:2px solid var(--cream-border);border-radius:var(--radius-lg);text-align:left;cursor:pointer;height:100%;box-shadow:var(--shadow-sm);box-sizing:border-box;flex-direction:column;padding:24px 18px 18px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.Page1_LayoutSelect-module__gbMsAW__card:hover{border-color:var(--blossom);transform:translateY(-6px);box-shadow:0 12px 30px #2c1a0e1a}.Page1_LayoutSelect-module__gbMsAW__card[data-selected=true]{border-color:var(--blossom-dark);box-shadow:0 8px 28px #e8789a38, 0 0 0 2px var(--blossom);background:#fffdfc;transform:translateY(-4px)}.Page1_LayoutSelect-module__gbMsAW__codeBadge{font-size:9.5px;font-weight:800;font-family:var(--font-mono,monospace);color:var(--blossom-dark);letter-spacing:.4px;z-index:2;background:#e8789a1f;border:1px solid #e8789a47;border-radius:6px;padding:2.5px 7px;position:absolute;top:10px;left:12px}.Page1_LayoutSelect-module__gbMsAW__tag{color:var(--text-secondary);background:var(--cream-deep);z-index:2;border-radius:8px;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;top:10px;right:12px}.Page1_LayoutSelect-module__gbMsAW__mockupWrapper{background:linear-gradient(180deg, var(--cream-deep) 0%, #f5ecd766 100%);border-radius:var(--radius-md);box-sizing:border-box;border:1px solid #e8d5b799;justify-content:center;align-items:center;height:220px;min-height:220px;max-height:220px;margin-bottom:16px;padding:10px;display:flex;overflow:hidden}.Page1_LayoutSelect-module__gbMsAW__mockupStrip{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;transition:transform .25s;display:flex;box-shadow:0 4px 14px #2c1a0e1f}.Page1_LayoutSelect-module__gbMsAW__card:hover .Page1_LayoutSelect-module__gbMsAW__mockupStrip{transform:scale(1.05)}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="4-vertical"]{gap:3.5px;width:78px;padding:8px 7px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="3-vertical"]{gap:4px;width:86px;padding:8px 7px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2-vertical"]{gap:5px;width:98px;padding:8px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2x2"]{gap:4px;width:130px;padding:8px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2x3"]{gap:3px;width:120px;padding:7px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2x3"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots{grid-template-columns:1fr 1fr;gap:2.5px}.Page1_LayoutSelect-module__gbMsAW__mockupNewspaperCard{box-sizing:border-box;background:#faf7f0;border:1.5px solid #2c1a0e;border-radius:4px;flex-direction:column;gap:4px;width:140px;padding:6px 7px 5px;display:flex;box-shadow:0 4px 14px #2c1a0e1f}.Page1_LayoutSelect-module__gbMsAW__mockupNewsHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5px;display:flex}.Page1_LayoutSelect-module__gbMsAW__mockupNewsSub{color:#543;letter-spacing:.8px;text-transform:uppercase;font-size:5px;font-weight:800}.Page1_LayoutSelect-module__gbMsAW__mockupNewsBadges{color:#321;letter-spacing:.3px;justify-content:space-between;align-items:center;width:100%;font-size:4.5px;font-weight:800;display:flex}.Page1_LayoutSelect-module__gbMsAW__mockupNewsDividerDouble{border-top:1.5px solid #1a120b;border-bottom:.5px solid #1a120b;width:100%;height:2px;margin:1px 0}.Page1_LayoutSelect-module__gbMsAW__mockupNewsTitle{color:#1a120b;letter-spacing:.6px;text-transform:uppercase;font-family:Impact,Arial Black,sans-serif;font-size:11px;font-weight:900;line-height:1}.Page1_LayoutSelect-module__gbMsAW__mockupNewsBoxedSub{color:#1a120b;letter-spacing:.5px;text-transform:uppercase;border:1px solid #1a120b;padding:1px 5px;font-size:4.5px;font-weight:800}.Page1_LayoutSelect-module__gbMsAW__mockupNewsSingleSlot{aspect-ratio:16/10;background:#cbd5e1;border:1.5px solid #1a120b;border-radius:1px;justify-content:center;align-items:center;width:100%;display:flex}.Page1_LayoutSelect-module__gbMsAW__mockupNewsArticleArea{flex-direction:column;gap:3px;width:100%;display:flex}.Page1_LayoutSelect-module__gbMsAW__mockupArticleRow{align-items:center;gap:4px;width:100%;display:flex}.Page1_LayoutSelect-module__gbMsAW__mockupMiniThumb{background:#e2e8f0;border:1px solid #1a120b;border-radius:1px;flex-shrink:0;width:24px;height:16px}.Page1_LayoutSelect-module__gbMsAW__mockupTextLines{flex-direction:column;flex:1;gap:2px;display:flex}.Page1_LayoutSelect-module__gbMsAW__newsLine{background:#d5c7b0;border-radius:1px;width:100%;height:2px}.Page1_LayoutSelect-module__gbMsAW__newsLineShort{background:#d5c7b0;border-radius:1px;width:65%;height:2px}.Page1_LayoutSelect-module__gbMsAW__mockupNewsFooterBrand{color:#7a6652;text-align:center;letter-spacing:.3px;border-top:.5px solid #d5c7b0;padding-top:2px;font-size:4.5px;font-weight:800}.Page1_LayoutSelect-module__gbMsAW__mockupHeader{justify-content:center;align-items:center;gap:3px;padding-bottom:2px;display:flex}.Page1_LayoutSelect-module__gbMsAW__mockupLogoImg{object-fit:contain;width:auto;height:8px;display:block}.Page1_LayoutSelect-module__gbMsAW__mockupSlots{gap:3px;width:100%;display:grid}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="4-vertical"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots{grid-template-columns:1fr;gap:2.5px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="3-vertical"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots{grid-template-columns:1fr;gap:3px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2-vertical"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots{grid-template-columns:1fr;gap:4px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2x2"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots{grid-template-columns:1fr 1fr;gap:3px}.Page1_LayoutSelect-module__gbMsAW__mockupSlot{aspect-ratio:4/3;background:#f3ebd8;border:1px dashed #8b5e3c4d;border-radius:3px;justify-content:center;align-items:center;width:100%;display:flex}.Page1_LayoutSelect-module__gbMsAW__slotNumber{font-family:var(--font-display);color:#2c1a0e66;font-size:9px;font-weight:700}.Page1_LayoutSelect-module__gbMsAW__mockupFooter{color:var(--text-muted);padding-top:1px;font-family:monospace;font-size:6px;line-height:1}.Page1_LayoutSelect-module__gbMsAW__cardInfo{flex-direction:column;flex-grow:1;gap:6px;margin-bottom:14px;display:flex}.Page1_LayoutSelect-module__gbMsAW__cardTitleRow{justify-content:space-between;align-items:center;min-height:28px;display:flex}.Page1_LayoutSelect-module__gbMsAW__cardTitle{font-family:var(--font-display);color:var(--text-primary);font-size:18px;font-weight:700}.Page1_LayoutSelect-module__gbMsAW__photoCountBadge{color:var(--blossom-dark);background:var(--blossom-light);white-space:nowrap;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700}.Page1_LayoutSelect-module__gbMsAW__cardDesc{color:var(--text-secondary);min-height:38px;margin:0;font-size:12px;line-height:1.5}.Page1_LayoutSelect-module__gbMsAW__cardActionArea{box-sizing:border-box;border-top:1px solid #e8d5b780;align-items:center;width:100%;min-height:48px;margin-top:auto;padding-top:12px;display:flex}.Page1_LayoutSelect-module__gbMsAW__cardShootBtn{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;cursor:pointer;box-sizing:border-box;border:none;border-radius:20px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:13px;font-weight:700;transition:all .22s cubic-bezier(.34,1.56,.64,1);animation:.25s cubic-bezier(.34,1.56,.64,1) Page1_LayoutSelect-module__gbMsAW__popInShootBtn;display:flex;box-shadow:0 4px 14px #e8789a66}@keyframes Page1_LayoutSelect-module__gbMsAW__popInShootBtn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.Page1_LayoutSelect-module__gbMsAW__cardShootBtn:hover{background:linear-gradient(135deg,#ff7597,#c05070);transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #e8789a99}.Page1_LayoutSelect-module__gbMsAW__cardShootBtn:active{transform:scale(.96)}.Page1_LayoutSelect-module__gbMsAW__radioRow{align-items:center;gap:8px;width:100%;display:flex}.Page1_LayoutSelect-module__gbMsAW__radioCircle{border:2px solid var(--cream-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.Page1_LayoutSelect-module__gbMsAW__radioCircle[data-checked=true]{border-color:var(--blossom-dark);background:var(--blossom-light)}.Page1_LayoutSelect-module__gbMsAW__radioInner{background:var(--blossom-dark);border-radius:50%;width:8px;height:8px}.Page1_LayoutSelect-module__gbMsAW__radioLabel{color:var(--text-muted);font-size:12px;font-weight:600}.Page1_LayoutSelect-module__gbMsAW__card[data-selected=true] .Page1_LayoutSelect-module__gbMsAW__radioLabel{color:var(--blossom-dark)}.Page1_LayoutSelect-module__gbMsAW__featuresRow{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-sm);background:#fffdf9b3;border:1px solid #e8d5b799;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;padding:20px 24px;display:grid}.Page1_LayoutSelect-module__gbMsAW__featureItem{align-items:flex-start;gap:14px;display:flex}.Page1_LayoutSelect-module__gbMsAW__featureIconWrapper{background:var(--cream);border:1px solid var(--cream-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Page1_LayoutSelect-module__gbMsAW__featureTitle{color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:700}.Page1_LayoutSelect-module__gbMsAW__featureDesc{color:var(--text-secondary);font-size:12px;line-height:1.4}.Page1_LayoutSelect-module__gbMsAW__actionRow{justify-content:center;width:100%;padding-top:10px;display:flex}.Page1_LayoutSelect-module__gbMsAW__primaryCta{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;letter-spacing:.3px;cursor:pointer;border-radius:32px;justify-content:center;align-items:center;gap:10px;padding:16px 36px;font-size:17px;font-weight:700;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 8px 24px #e8789a66}.Page1_LayoutSelect-module__gbMsAW__primaryCta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 32px #e8789a8c}.Page1_LayoutSelect-module__gbMsAW__primaryCta:active{transform:translateY(0)}.Page1_LayoutSelect-module__gbMsAW__ctaIcon{font-size:18px}.Page1_LayoutSelect-module__gbMsAW__seoSection{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;background:linear-gradient(175deg,#fffdf9f0 0%,#fef8f0e0 50%,#fff3f6d9 100%);border:1.5px solid #e8d5b7d9;border-radius:28px;flex-direction:column;gap:36px;width:100%;margin-top:48px;padding:48px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #2c1a0e14,inset 0 1px #ffffffe6,0 -8px 24px #f58bb714}.Page1_LayoutSelect-module__gbMsAW__seoHeader{text-align:center;flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.Page1_LayoutSelect-module__gbMsAW__seoTitle{font-family:var(--font-display);color:var(--brown-dark);letter-spacing:-.4px;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.35}.Page1_LayoutSelect-module__gbMsAW__seoSubtitle{color:var(--text-secondary);font-size:14.5px;line-height:1.65}.Page1_LayoutSelect-module__gbMsAW__seoGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}@media (max-width:900px){.Page1_LayoutSelect-module__gbMsAW__seoGrid{grid-template-columns:1fr}}.Page1_LayoutSelect-module__gbMsAW__seoCard{box-sizing:border-box;background:linear-gradient(150deg,#fff 0%,#fffdf9 50%,#fff5f7 100%);border:1.5px solid #e8d5b7bf;border-radius:18px;flex-direction:column;gap:12px;padding:26px 22px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 6px 20px #2c1a0e0a,inset 0 1px #fffc}.Page1_LayoutSelect-module__gbMsAW__seoCard:hover{border-color:var(--blossom);transform:translateY(-5px);box-shadow:0 16px 36px #e8789a2e,0 0 0 1px #e8789a4d}.Page1_LayoutSelect-module__gbMsAW__seoCardIconWrapper{background:linear-gradient(135deg,#fff0f4 0%,#ffe0eb 100%);border:1px solid #e8789a40;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #e8789a1f}.Page1_LayoutSelect-module__gbMsAW__seoCardHeading{color:var(--text-primary);font-size:16px;font-weight:700;line-height:1.35}.Page1_LayoutSelect-module__gbMsAW__seoCardText{color:var(--text-secondary);margin:0;font-size:13.5px;line-height:1.55}.Page1_LayoutSelect-module__gbMsAW__guideStepsContainer{box-sizing:border-box;background:linear-gradient(135deg,#ffedf2f2 0%,#fef4ebe6 100%);border:1.5px solid #fecdd3d9;border-radius:22px;flex-direction:column;gap:20px;padding:32px 28px;display:flex;position:relative;box-shadow:0 8px 24px #e8789a14}.Page1_LayoutSelect-module__gbMsAW__guideStepsTitle{color:#9f1239;text-align:center;margin:0;font-size:19px;font-weight:800}.Page1_LayoutSelect-module__gbMsAW__guideStepsRow{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:768px){.Page1_LayoutSelect-module__gbMsAW__guideStepsRow{grid-template-columns:1fr}}.Page1_LayoutSelect-module__gbMsAW__guideStepItem{box-sizing:border-box;background:#fff;border:1px solid #fecdd380;border-radius:14px;flex-direction:column;gap:8px;padding:20px 18px;transition:transform .2s;display:flex;box-shadow:0 4px 14px #2c1a0e08}.Page1_LayoutSelect-module__gbMsAW__guideStepItem:hover{transform:translateY(-2px)}.Page1_LayoutSelect-module__gbMsAW__guideStepNum{color:#fff;text-transform:uppercase;letter-spacing:.6px;background:linear-gradient(135deg,#be185d,#e8789a);border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #be185d40}.Page1_LayoutSelect-module__gbMsAW__guideStepHeading{color:var(--text-primary);margin:0;font-size:14.5px;font-weight:700}.Page1_LayoutSelect-module__gbMsAW__guideStepDesc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.Page1_LayoutSelect-module__gbMsAW__faqContainer{flex-direction:column;gap:14px;display:flex}.Page1_LayoutSelect-module__gbMsAW__faqTitle{font-family:var(--font-display);color:var(--brown-dark);text-align:center;margin:0 0 6px;font-size:21px;font-weight:800}.Page1_LayoutSelect-module__gbMsAW__faqItem{border:1px solid #e8d5b7b3;border-left:4px solid var(--blossom-light);box-sizing:border-box;background:linear-gradient(145deg,#fff 0%,#fffdf8 100%);border-radius:14px;flex-direction:column;gap:8px;padding:18px 22px;transition:all .25s;display:flex;box-shadow:0 3px 12px #2c1a0e08}.Page1_LayoutSelect-module__gbMsAW__faqItem:hover{border-left-color:var(--blossom-dark);transform:translate(4px);box-shadow:0 8px 22px #2c1a0e0f}.Page1_LayoutSelect-module__gbMsAW__faqQuestion{color:var(--text-primary);align-items:center;gap:10px;margin:0;font-size:15px;font-weight:700;display:flex}.Page1_LayoutSelect-module__gbMsAW__faqAnswer{color:var(--text-secondary);margin:0;padding-left:28px;font-size:13.5px;line-height:1.6}
.Page2_CameraShoot-module__BUqgQq__container{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;max-width:1040px;margin:0 auto;padding:14px 16px 40px;display:flex;overflow-x:hidden}.Page2_CameraShoot-module__BUqgQq__topBar{border-bottom:1px solid #e8d5b780;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;padding-bottom:10px;display:flex}.Page2_CameraShoot-module__BUqgQq__backBtn{border-radius:var(--radius-sm);background:var(--white);border:1.5px solid var(--cream-border);color:var(--text-secondary);cursor:pointer;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__backBtn:hover:not(:disabled){border-color:var(--blossom);color:var(--blossom-dark)}.Page2_CameraShoot-module__BUqgQq__sessionStatus{align-items:center;gap:8px;display:flex}.Page2_CameraShoot-module__BUqgQq__layoutBadge{background:var(--cream-deep);color:var(--brown-dark);border:1px solid var(--cream-border);border-radius:12px;padding:3px 8px;font-size:11px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__shotProgress{color:var(--blossom-dark);font-size:12px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__proceedBtn{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e8789a59}.Page2_CameraShoot-module__BUqgQq__proceedBtn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #e8789a73}.Page2_CameraShoot-module__BUqgQq__mainGrid{grid-template-columns:1fr 290px;align-items:start;gap:16px;width:100%;display:grid}@media (max-width:860px){.Page2_CameraShoot-module__BUqgQq__mainGrid{grid-template-columns:1fr;gap:12px}}.Page2_CameraShoot-module__BUqgQq__viewfinderCol{flex-direction:column;gap:12px;width:100%;display:flex}.Page2_CameraShoot-module__BUqgQq__viewfinderFrame{background:var(--brown-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow-md), 0 0 0 1px var(--cream-border);width:100%;max-width:560px;margin:0 auto;position:relative;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__videoContainer{aspect-ratio:4/3;background:#0d0805;width:100%;position:relative;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__video{object-fit:cover;width:100%;height:100%;display:block}.Page2_CameraShoot-module__BUqgQq__cameraLoadingOverlay{color:#fff;z-index:15;pointer-events:none;background:#0d0805;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.Page2_CameraShoot-module__BUqgQq__cameraSpinner{border:3px solid #fff3;border-top-color:var(--pink-primary,#e8789a);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite Page2_CameraShoot-module__BUqgQq__cameraSpin}@keyframes Page2_CameraShoot-module__BUqgQq__cameraSpin{to{transform:rotate(360deg)}}.Page2_CameraShoot-module__BUqgQq__cameraLoadingText{color:#ffffffd9;letter-spacing:.3px;font-size:13px;font-weight:600}.Page2_CameraShoot-module__BUqgQq__cameraErrorOverlay{color:#fff;text-align:center;z-index:35;background:#0d0805f2;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:absolute;inset:0}.Page2_CameraShoot-module__BUqgQq__cameraErrorIcon{color:#ff4d8d;background:#ff4d8d26;border:1px solid #ff4d8d4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2px;display:flex}.Page2_CameraShoot-module__BUqgQq__cameraErrorTitle{color:#ff6b8b;margin:0;font-size:14px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__cameraErrorDesc{color:#fffc;max-width:280px;margin:0;font-size:11.5px;line-height:1.4}.Page2_CameraShoot-module__BUqgQq__cameraErrorActions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px;display:flex}.Page2_CameraShoot-module__BUqgQq__cameraRetryBtn{color:#fff;cursor:pointer;background:#e8789a;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:11.5px;font-weight:700;transition:all .2s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__cameraRetryBtn:hover{background:#d45d81;transform:translateY(-1px)}.Page2_CameraShoot-module__BUqgQq__cameraSwitchRetryBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .2s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__cameraSwitchRetryBtn:hover{background:#ffffff40}.Page2_CameraShoot-module__BUqgQq__cameraUploadFallbackBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e8789a,#c05070);border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:11.5px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e8789a66}.Page2_CameraShoot-module__BUqgQq__cameraUploadFallbackBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #e8789a8c}.Page2_CameraShoot-module__BUqgQq__cameraCopyLinkBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .2s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__cameraCopyLinkBtn:hover{background:#ffffff38}.Page2_CameraShoot-module__BUqgQq__iabTipCard{box-sizing:border-box;background:#ffffff14;border:1px dashed #ffb7c566;border-radius:12px;flex-direction:column;align-items:center;gap:4px;max-width:320px;margin:4px 0 2px;padding:8px 12px;display:flex}.Page2_CameraShoot-module__BUqgQq__iabTipTitle{color:#ffb7c5;font-size:11px;font-weight:800}.Page2_CameraShoot-module__BUqgQq__iabTipText{color:#ffffffe6;text-align:center;margin:0;font-size:10.5px;line-height:1.35}.Page2_CameraShoot-module__BUqgQq__flashOverlay{z-index:30;pointer-events:none;background:#fff;animation:.22s ease-out forwards Page2_CameraShoot-module__BUqgQq__flashFlicker;position:absolute;inset:0}@keyframes Page2_CameraShoot-module__BUqgQq__flashFlicker{0%{opacity:1}to{opacity:0}}.Page2_CameraShoot-module__BUqgQq__countdownOverlay{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:25;pointer-events:none;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Page2_CameraShoot-module__BUqgQq__countdownNumber{font-family:var(--font-display);color:#fff;text-shadow:0 4px 24px #000c,0 0 12px #e8789ae6,0 0 30px #ffb7c599;-webkit-user-select:none;user-select:none;font-size:88px;font-weight:900;line-height:1;animation:.85s cubic-bezier(.34,1.56,.64,1) forwards Page2_CameraShoot-module__BUqgQq__tickPop}@keyframes Page2_CameraShoot-module__BUqgQq__tickPop{0%{opacity:0;transform:scale(1.6)}20%{opacity:1;transform:scale(1)}80%{opacity:1;transform:scale(.95)}to{opacity:.8;transform:scale(.85)}}.Page2_CameraShoot-module__BUqgQq__corner{z-index:10;pointer-events:none;border-style:solid;border-color:#ffb7c5d9;width:20px;height:20px;position:absolute}.Page2_CameraShoot-module__BUqgQq__cornerTL{border-width:2.5px 0 0 2.5px;border-radius:4px 0 0;top:10px;left:10px}.Page2_CameraShoot-module__BUqgQq__cornerTR{border-width:2.5px 2.5px 0 0;border-radius:0 4px 0 0;top:10px;right:10px}.Page2_CameraShoot-module__BUqgQq__cornerBL{border-width:0 0 2.5px 2.5px;border-radius:0 0 0 4px;bottom:10px;left:10px}.Page2_CameraShoot-module__BUqgQq__cornerBR{border-width:0 2.5px 2.5px 0;border-radius:0 0 4px;bottom:10px;right:10px}.Page2_CameraShoot-module__BUqgQq__cameraOverlayTop{z-index:15;pointer-events:auto;justify-content:space-between;align-items:center;gap:6px;display:flex;position:absolute;top:10px;left:10px;right:10px}.Page2_CameraShoot-module__BUqgQq__topOverlayLeft{align-items:center;gap:6px;display:flex}.Page2_CameraShoot-module__BUqgQq__mirrorToggle,.Page2_CameraShoot-module__BUqgQq__switchFacingBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#2c1a0eb8;border:1px solid #fff3;border-radius:14px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__mirrorToggle:hover,.Page2_CameraShoot-module__BUqgQq__switchFacingBtn:hover{border-color:var(--blossom);background:#2c1a0ee6}.Page2_CameraShoot-module__BUqgQq__topOverlayRight{align-items:center;gap:6px;display:flex}.Page2_CameraShoot-module__BUqgQq__btsRecBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.5px;background:#e74c3ce6;border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:800;display:flex;box-shadow:0 2px 8px #e74c3c66}.Page2_CameraShoot-module__BUqgQq__recDot{background:#fff;border-radius:50%;width:6px;height:6px;animation:.8s ease-in-out infinite alternate Page2_CameraShoot-module__BUqgQq__pulseBtsRec}@keyframes Page2_CameraShoot-module__BUqgQq__pulseBtsRec{0%{opacity:1;transform:scale(1)}to{opacity:.3;transform:scale(.7)}}.Page2_CameraShoot-module__BUqgQq__filterPill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--brown-dark);white-space:nowrap;background:#ffb7c5eb;border-radius:14px;padding:3px 8px;font-size:10px;font-weight:700;box-shadow:0 2px 6px #0003}.Page2_CameraShoot-module__BUqgQq__filterSection{background:var(--white);border:1px solid var(--cream-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);box-sizing:border-box;flex-direction:column;gap:8px;width:100%;max-width:560px;margin:0 auto;padding:10px 12px;display:flex}.Page2_CameraShoot-module__BUqgQq__filterSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.Page2_CameraShoot-module__BUqgQq__filterTitleGroup{align-items:center;gap:6px;display:flex}.Page2_CameraShoot-module__BUqgQq__sectionLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:11px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__activeFilterName{background:var(--blossom-light);color:var(--blossom-dark);border-radius:10px;padding:1px 7px;font-size:10px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__currentFilterDesc{color:var(--text-muted);font-size:10px;font-style:italic}.Page2_CameraShoot-module__BUqgQq__filterRow{scrollbar-width:thin;-webkit-overflow-scrolling:touch;touch-action:pan-x;gap:8px;padding:2px 2px 4px;display:flex;overflow-x:auto}.Page2_CameraShoot-module__BUqgQq__filterRow::-webkit-scrollbar{height:4px}.Page2_CameraShoot-module__BUqgQq__filterRow::-webkit-scrollbar-thumb{background:var(--cream-border);border-radius:4px}.Page2_CameraShoot-module__BUqgQq__filmCard{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding:0;transition:transform .2s;display:flex}.Page2_CameraShoot-module__BUqgQq__filmCard:hover{transform:translateY(-2px)}.Page2_CameraShoot-module__BUqgQq__filmThumbWrapper{background:var(--cream-deep);border:2px solid #e8d5b7cc;border-radius:9px;width:48px;height:48px;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;box-shadow:0 2px 6px #2c1a0e14}.Page2_CameraShoot-module__BUqgQq__filmCard:hover .Page2_CameraShoot-module__BUqgQq__filmThumbWrapper{border-color:var(--blossom)}.Page2_CameraShoot-module__BUqgQq__filmCard[data-active=true] .Page2_CameraShoot-module__BUqgQq__filmThumbWrapper{border-color:var(--blossom-dark);box-shadow:0 0 0 2px var(--blossom), 0 4px 12px #e8789a59;transform:scale(1.04)}.Page2_CameraShoot-module__BUqgQq__filmThumbImg{object-fit:cover;width:100%;height:100%;display:block}.Page2_CameraShoot-module__BUqgQq__filmColorIndicator{border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:2px;right:2px;box-shadow:0 1px 3px #00000059}.Page2_CameraShoot-module__BUqgQq__activeCheck{background:var(--blossom-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 2px 5px #00000059}.Page2_CameraShoot-module__BUqgQq__filmName{color:var(--text-secondary);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:58px;font-size:10px;font-weight:600;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__filmCard[data-active=true] .Page2_CameraShoot-module__BUqgQq__filmName{color:var(--blossom-dark);font-weight:700}.Page2_CameraShoot-module__BUqgQq__mobileMiniStrip{background:var(--white);border:1px solid var(--cream-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);box-sizing:border-box;flex-direction:column;gap:8px;width:100%;max-width:560px;margin:0 auto;padding:10px 12px;display:none}.Page2_CameraShoot-module__BUqgQq__miniStripHeader{justify-content:space-between;align-items:center;display:flex}.Page2_CameraShoot-module__BUqgQq__miniStripTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__miniStripTitle strong{color:var(--blossom-dark);font-size:12px}.Page2_CameraShoot-module__BUqgQq__miniResetBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #e8d5b7cc;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__miniResetBtn:hover{color:#e74c3c;background:#fff0f0;border-color:#e74c3c}.Page2_CameraShoot-module__BUqgQq__miniSlotsRow{grid-template-columns:repeat(4,1fr);gap:8px;width:100%;display:grid}.Page2_CameraShoot-module__BUqgQq__miniSlotCard{aspect-ratio:4/3;background:var(--cream);border:1.5px dashed var(--cream-border);border-radius:6px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__miniSlotCard[data-filled=true]{border-style:solid;border-color:var(--cream-border)}.Page2_CameraShoot-module__BUqgQq__miniSlotCard[data-active=true]{border-color:var(--blossom-dark);background:var(--blossom-light)}.Page2_CameraShoot-module__BUqgQq__miniSlotInner{width:100%;height:100%;position:relative}.Page2_CameraShoot-module__BUqgQq__miniSlotImg{object-fit:cover;width:100%;height:100%;display:block}.Page2_CameraShoot-module__BUqgQq__miniDeleteBtn{color:#fff;cursor:pointer;background:#e74c3ce6;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:2px;right:2px}.Page2_CameraShoot-module__BUqgQq__miniWaitingNum{font-family:var(--font-display);color:#2c1a0e4d;font-size:12px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__miniCapturing{justify-content:center;align-items:center;display:flex}.Page2_CameraShoot-module__BUqgQq__controlsRow{background:var(--white);border:1px solid var(--cream-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%;max-width:560px;margin:0 auto;padding:10px 16px;display:grid}.Page2_CameraShoot-module__BUqgQq__timerGroup{flex-direction:column;gap:3px;display:flex}.Page2_CameraShoot-module__BUqgQq__groupLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__timerBtns{gap:4px;display:flex}.Page2_CameraShoot-module__BUqgQq__timerBtn{background:var(--cream);color:var(--text-secondary);cursor:pointer;border:1.5px solid #0000;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;transition:all .2s}.Page2_CameraShoot-module__BUqgQq__timerBtn:hover{border-color:var(--blossom);color:var(--blossom-dark)}.Page2_CameraShoot-module__BUqgQq__timerBtn[data-active=true]{background:var(--blossom-light);border-color:var(--blossom-dark);color:var(--blossom-dark)}.Page2_CameraShoot-module__BUqgQq__shutterContainer{flex-direction:column;align-items:center;gap:4px;display:flex}.Page2_CameraShoot-module__BUqgQq__shutterBtn{border:3.5px solid var(--cream-border);width:68px;height:68px;box-shadow:0 4px 16px #e8789a4d, 0 0 0 3px var(--blossom-light);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.Page2_CameraShoot-module__BUqgQq__shutterBtn:hover:not([data-capturing=true]){border-color:var(--blossom);transform:scale(1.05);box-shadow:0 6px 20px #e8789a73}.Page2_CameraShoot-module__BUqgQq__shutterBtn:active:not([data-capturing=true]){transform:scale(.95)}.Page2_CameraShoot-module__BUqgQq__shutterBtn[data-capturing=true]{border-color:#e74c3c;animation:1s ease-in-out infinite Page2_CameraShoot-module__BUqgQq__pulseCapture}@keyframes Page2_CameraShoot-module__BUqgQq__pulseCapture{0%,to{box-shadow:0 0 0 2px #e74c3c4d}50%{box-shadow:0 0 0 6px #e74c3c26}}.Page2_CameraShoot-module__BUqgQq__shutterCore{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));border-radius:50%;width:44px;height:44px;transition:all .2s;position:absolute}.Page2_CameraShoot-module__BUqgQq__shutterBtn[data-capturing=true] .Page2_CameraShoot-module__BUqgQq__shutterCore{background:#e74c3c;border-radius:6px;width:22px;height:22px}.Page2_CameraShoot-module__BUqgQq__shutterBtn[data-complete=true] .Page2_CameraShoot-module__BUqgQq__shutterCore{background:#27ae60}.Page2_CameraShoot-module__BUqgQq__shutterText{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:800;position:relative}.Page2_CameraShoot-module__BUqgQq__hotkeyHint{color:var(--text-muted);font-size:10px}.Page2_CameraShoot-module__BUqgQq__hotkeyHint kbd{border:1px solid var(--cream-border);background:var(--cream-deep);border-radius:4px;padding:1px 5px;font-family:monospace;font-size:9px;display:inline-block}.Page2_CameraShoot-module__BUqgQq__utilityGroup{justify-content:flex-end;display:flex}.Page2_CameraShoot-module__BUqgQq__resetBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #e8d5b7cc;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;transition:all .2s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__resetBtn:hover:not(:disabled){color:#e74c3c;background:#fff0f0;border-color:#e74c3c}.Page2_CameraShoot-module__BUqgQq__mobileCompleteCallout{border:1.5px solid var(--blossom);border-radius:var(--radius-md);box-sizing:border-box;background:linear-gradient(135deg,#fff0f5 0%,#fff8f0 100%);justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:560px;margin:0 auto;padding:10px 14px;animation:.25s Page2_CameraShoot-module__BUqgQq__slideDown;display:flex}.Page2_CameraShoot-module__BUqgQq__mobileCompleteTextGroup{color:var(--blossom-dark);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.Page2_CameraShoot-module__BUqgQq__mobileCookBtn{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:16px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #e8789a59}.Page2_CameraShoot-module__BUqgQq__galleryCol{background:var(--white);border:1px solid var(--cream-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:14px;display:flex}.Page2_CameraShoot-module__BUqgQq__galleryHeader{border-bottom:1px solid #e8d5b780;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.Page2_CameraShoot-module__BUqgQq__galleryTitleRow{align-items:center;gap:6px;display:flex}.Page2_CameraShoot-module__BUqgQq__galleryTitle{font-family:var(--font-display);color:var(--brown-dark);font-size:14px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__galleryCount{color:var(--blossom-dark);background:var(--blossom-light);border-radius:10px;padding:2px 7px;font-size:11px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__photoGrid{gap:6px;display:grid}.Page2_CameraShoot-module__BUqgQq__photoGrid[data-layout="4-vertical"],.Page2_CameraShoot-module__BUqgQq__photoGrid[data-layout="3-vertical"],.Page2_CameraShoot-module__BUqgQq__photoGrid[data-layout="2-vertical"]{grid-template-columns:1fr}.Page2_CameraShoot-module__BUqgQq__photoGrid[data-layout="2x2"]{grid-template-columns:1fr 1fr}.Page2_CameraShoot-module__BUqgQq__slotCard{background:var(--cream);border:1.5px dashed var(--cream-border);aspect-ratio:1;border-radius:6px;transition:all .2s;position:relative;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__slotCard[data-filled=true]{border-style:solid;border-color:var(--cream-border);box-shadow:0 2px 6px #2c1a0e14}.Page2_CameraShoot-module__BUqgQq__slotCard[data-active=true]{border-color:var(--blossom-dark);background:var(--blossom-light)}.Page2_CameraShoot-module__BUqgQq__photoCardInner{width:100%;height:100%;position:relative}.Page2_CameraShoot-module__BUqgQq__photoImg{object-fit:cover;width:100%;height:100%;display:block}.Page2_CameraShoot-module__BUqgQq__photoOverlay{opacity:0;background:linear-gradient(#0006 0%,#0000 40%);justify-content:space-between;align-items:flex-start;padding:4px 6px;transition:opacity .2s;display:flex;position:absolute;inset:0}.Page2_CameraShoot-module__BUqgQq__photoCardInner:hover .Page2_CameraShoot-module__BUqgQq__photoOverlay{opacity:1}.Page2_CameraShoot-module__BUqgQq__photoIndexBadge{color:#fff;background:#00000080;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__deletePhotoBtn{color:#fff;cursor:pointer;background:#e74c3ce6;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.Page2_CameraShoot-module__BUqgQq__emptyCardInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Page2_CameraShoot-module__BUqgQq__waitingSlot{flex-direction:column;align-items:center;gap:1px;display:flex}.Page2_CameraShoot-module__BUqgQq__waitingNumber{font-family:var(--font-display);color:#2c1a0e40;font-size:14px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__waitingText{color:var(--text-muted);font-size:9px}.Page2_CameraShoot-module__BUqgQq__capturingSlot{flex-direction:column;align-items:center;gap:4px;display:flex}.Page2_CameraShoot-module__BUqgQq__capturingPulse{background:var(--blossom-dark);border-radius:50%;width:9px;height:9px;animation:.8s ease-in-out infinite Page2_CameraShoot-module__BUqgQq__pulseDot}@keyframes Page2_CameraShoot-module__BUqgQq__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.6)}}.Page2_CameraShoot-module__BUqgQq__capturingText{color:var(--blossom-dark);font-size:10px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__completeCard{border:1.5px solid var(--blossom);border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,#fff0f5 0%,#fff8f0 100%);flex-direction:column;align-items:center;gap:6px;padding:12px;animation:.3s Page2_CameraShoot-module__BUqgQq__popScale;display:flex}.Page2_CameraShoot-module__BUqgQq__completeHeader{align-items:center;gap:6px;display:flex}.Page2_CameraShoot-module__BUqgQq__completeTitle{color:var(--blossom-dark);font-size:13px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__completeDesc{color:var(--text-secondary);font-size:10px;line-height:1.3}.Page2_CameraShoot-module__BUqgQq__cookNowBtn{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:12px;font-weight:700;transition:transform .2s;display:inline-flex;box-shadow:0 3px 10px #e8789a59}.Page2_CameraShoot-module__BUqgQq__cookNowBtn:hover{transform:translateY(-2px)}@media (max-width:860px){.Page2_CameraShoot-module__BUqgQq__container{box-sizing:border-box;gap:10px;width:100%;min-width:0;max-width:100%;padding:8px 16px 28px}.Page2_CameraShoot-module__BUqgQq__mainGrid{grid-template-columns:100%;gap:10px;width:100%;min-width:0;max-width:100%}.Page2_CameraShoot-module__BUqgQq__viewfinderCol{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.Page2_CameraShoot-module__BUqgQq__galleryCol,.Page2_CameraShoot-module__BUqgQq__controlsRow,.Page2_CameraShoot-module__BUqgQq__mobileCompleteCallout{display:none!important}.Page2_CameraShoot-module__BUqgQq__topBar{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:6px;width:100%;min-width:0;padding-bottom:8px;display:flex}.Page2_CameraShoot-module__BUqgQq__backBtn{white-space:nowrap;border-radius:var(--radius-sm);flex-shrink:0;padding:5px 8px;font-size:11px}.Page2_CameraShoot-module__BUqgQq__sessionStatus{flex-shrink:1;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__layoutBadge{white-space:nowrap;text-overflow:ellipsis;border-radius:10px;flex-shrink:1;max-width:90px;padding:2px 6px;font-size:9.5px;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__shotProgress{white-space:nowrap;flex-shrink:0;font-size:10.5px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__mirrorText,.Page2_CameraShoot-module__BUqgQq__facingText{display:none}.Page2_CameraShoot-module__BUqgQq__mirrorToggle,.Page2_CameraShoot-module__BUqgQq__switchFacingBtn{border-radius:50%;padding:6px 8px}.Page2_CameraShoot-module__BUqgQq__viewfinderFrame{box-sizing:border-box;border-radius:16px;width:100%;min-width:0;max-width:100%;max-height:40vh;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__video{object-fit:cover;max-height:40vh}.Page2_CameraShoot-module__BUqgQq__filterSection{box-sizing:border-box;border-radius:14px;width:100%;min-width:0;max-width:100%;padding:8px 10px;overflow:hidden}.Page2_CameraShoot-module__BUqgQq__mobileCameraDock{box-sizing:border-box;width:100%;min-width:0;max-width:100%;display:flex!important}}.Page2_CameraShoot-module__BUqgQq__mobileCameraDock{background:var(--white);border:1px solid var(--cream-border);box-sizing:border-box;border-radius:20px;flex-direction:column;gap:10px;width:100%;max-width:100%;margin:0 auto;padding:10px 12px 12px;display:none;box-shadow:0 4px 18px #2c1a0e14}.Page2_CameraShoot-module__BUqgQq__mobileTimerRow{justify-content:center;align-items:center;gap:8px;display:flex}.Page2_CameraShoot-module__BUqgQq__mobileTimerBtn{color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f7f3ee;border:1.5px solid #e8dec8;border-radius:14px;padding:4px 12px;font-size:11.5px;font-weight:700;transition:all .18s}.Page2_CameraShoot-module__BUqgQq__mobileTimerBtn:hover:not(:disabled),.Page2_CameraShoot-module__BUqgQq__mobileTimerBtn[data-active=true]{color:#fff;background:linear-gradient(135deg,#e8789a,#c05070);border-color:#e8789a;box-shadow:0 2px 8px #e8789a59}.Page2_CameraShoot-module__BUqgQq__mobileDockMainRow{box-sizing:border-box;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.Page2_CameraShoot-module__BUqgQq__mobileDockSideSlot{box-sizing:border-box;flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:flex}.Page2_CameraShoot-module__BUqgQq__mobileDockCenterSlot{flex:none;justify-content:center;align-items:center;display:flex}.Page2_CameraShoot-module__BUqgQq__mobileDockSideLabel{letter-spacing:-.2px;white-space:nowrap;font-size:11px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__mobileProgressDots{box-sizing:border-box;background:#f7f3ee;border:1px solid #e8dec8;border-radius:12px;justify-content:center;align-items:center;gap:5px;max-width:100%;padding:6px 8px;display:flex}.Page2_CameraShoot-module__BUqgQq__mobileProgressDot{background:#d5c7b0;border:1.5px solid #c0b09a;border-radius:50%;flex-shrink:0;width:7px;height:7px;transition:all .2s}.Page2_CameraShoot-module__BUqgQq__mobileProgressDot[data-filled=true]{background:#e8789a;border-color:#e8789a;box-shadow:0 0 6px #e8789acc}.Page2_CameraShoot-module__BUqgQq__mobileProgressDot[data-active=true]{background:#ffb7c5;border-color:#e8789a;animation:.6s ease-in-out infinite Page2_CameraShoot-module__BUqgQq__pulseDot}.Page2_CameraShoot-module__BUqgQq__mobileDockResetBtn{color:#e74c3c;cursor:pointer;white-space:nowrap;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background:#e74c3c14;border:1.5px solid #e74c3c4d;border-radius:14px;justify-content:center;align-items:center;gap:4px;max-width:100%;padding:7px 10px;transition:all .18s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__mobileDockResetBtn:active{background:#e74c3c29;transform:scale(.94)}.Page2_CameraShoot-module__BUqgQq__mobileDockSwitchBtn{color:var(--text-primary);cursor:pointer;white-space:nowrap;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background:#f7f3ee;border:1.5px solid #e8dec8;border-radius:14px;justify-content:center;align-items:center;gap:4px;max-width:100%;padding:7px 10px;transition:all .18s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__mobileDockSwitchBtn:active{background:#ebe4dd;transform:scale(.94)}.Page2_CameraShoot-module__BUqgQq__mobileDockCookBtn{color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#e8789a,#c05070);border:none;border-radius:14px;justify-content:center;align-items:center;gap:4px;max-width:100%;padding:7px 12px;animation:1.6s infinite alternate Page2_CameraShoot-module__BUqgQq__pulseCookDock;display:inline-flex;box-shadow:0 4px 14px #e8789a73}@keyframes Page2_CameraShoot-module__BUqgQq__pulseCookDock{0%{transform:scale(1);box-shadow:0 4px 14px #e8789a73}to{transform:scale(1.04);box-shadow:0 6px 20px #e8789ab3}}.Page2_CameraShoot-module__BUqgQq__mobileShutterBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:3.5px solid #e8789a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:66px;height:66px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 6px 20px #e8789a59,0 0 0 3px #e8789a1f}.Page2_CameraShoot-module__BUqgQq__mobileShutterBtn:active{transform:scale(.9)}.Page2_CameraShoot-module__BUqgQq__mobileShutterBtn[data-capturing=true]{border-color:#e74c3c;animation:1s ease-in-out infinite Page2_CameraShoot-module__BUqgQq__pulseCapture;box-shadow:0 6px 20px #e74c3c73,0 0 0 3px #e74c3c33}.Page2_CameraShoot-module__BUqgQq__mobileShutterBtn[data-complete=true]{border-color:#27ae60;box-shadow:0 6px 20px #27ae6073,0 0 0 3px #27ae6033}.Page2_CameraShoot-module__BUqgQq__mobileShutterCore{background:linear-gradient(135deg,#e8789a,#c05070);border-radius:50%;width:50px;height:50px;transition:all .2s;position:absolute}.Page2_CameraShoot-module__BUqgQq__mobileShutterBtn[data-capturing=true] .Page2_CameraShoot-module__BUqgQq__mobileShutterCore{background:#e74c3c;border-radius:10px;width:28px;height:28px}.Page2_CameraShoot-module__BUqgQq__mobileShutterBtn[data-complete=true] .Page2_CameraShoot-module__BUqgQq__mobileShutterCore{background:#27ae60}.Page2_CameraShoot-module__BUqgQq__mobileShutterLabel{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex;position:relative}
.ShareSocialModal-module__JQdByW__overlay{-webkit-backdrop-filter:blur(10px);z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out ShareSocialModal-module__JQdByW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ShareSocialModal-module__JQdByW__fadeIn{0%{opacity:0}to{opacity:1}}.ShareSocialModal-module__JQdByW__modal{color:#fffdf7;background:#1c1816;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;width:100%;max-width:480px;animation:.25s cubic-bezier(.16,1,.3,1) ShareSocialModal-module__JQdByW__scaleIn;display:flex;overflow:hidden;box-shadow:0 24px 60px #000000a6,0 0 40px #e8789a26}@keyframes ShareSocialModal-module__JQdByW__scaleIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ShareSocialModal-module__JQdByW__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.ShareSocialModal-module__JQdByW__headerTitle{color:#fff;align-items:center;gap:8px;margin:0;font-size:17px;font-weight:800;display:flex}.ShareSocialModal-module__JQdByW__closeBtn{color:#fffdf7;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.ShareSocialModal-module__JQdByW__closeBtn:hover{background:#ffffff29}.ShareSocialModal-module__JQdByW__body{flex-direction:column;gap:18px;max-height:80vh;padding:18px 20px;display:flex;overflow-y:auto}.ShareSocialModal-module__JQdByW__previewBanner{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:14px;padding:12px;display:flex}.ShareSocialModal-module__JQdByW__previewThumb{object-fit:cover;background:#111;border-radius:8px;flex-shrink:0;width:60px;height:80px;box-shadow:0 4px 12px #0000004d}.ShareSocialModal-module__JQdByW__previewMeta{flex-direction:column;gap:4px;display:flex;overflow:hidden}.ShareSocialModal-module__JQdByW__previewTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.ShareSocialModal-module__JQdByW__previewDesc{color:#e8d9cf;opacity:.8;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.ShareSocialModal-module__JQdByW__nativeShareBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e8789a 0%,#d85a7e 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px 16px;font-size:14px;font-weight:700;transition:transform .15s;display:flex;box-shadow:0 6px 20px #e8789a59}.ShareSocialModal-module__JQdByW__nativeShareBtn:hover{transform:translateY(-1px)}.ShareSocialModal-module__JQdByW__sectionLabel{text-transform:uppercase;letter-spacing:.8px;color:#a89f99;margin:0 0 8px;font-size:12px;font-weight:700}.ShareSocialModal-module__JQdByW__socialGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:420px){.ShareSocialModal-module__JQdByW__socialGrid{grid-template-columns:repeat(3,1fr)}}.ShareSocialModal-module__JQdByW__socialItem{color:#fffdf7;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 6px 10px;text-decoration:none;transition:background .15s,transform .15s,border-color .15s;display:flex}.ShareSocialModal-module__JQdByW__socialItem:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.ShareSocialModal-module__JQdByW__socialIconWrap{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 4px 10px #00000040}.ShareSocialModal-module__JQdByW__socialLabel{text-align:center;font-size:11px;font-weight:600}.ShareSocialModal-module__JQdByW__toolsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ShareSocialModal-module__JQdByW__toolBtn{color:#fffdf7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:700;transition:background .15s;display:flex}.ShareSocialModal-module__JQdByW__toolBtn:hover{background:#ffffff1f}.ShareSocialModal-module__JQdByW__qrSection{text-align:center;background:#00000059;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:16px;display:flex}.ShareSocialModal-module__JQdByW__qrWrap{background:#fff;border-radius:12px;padding:8px;display:inline-flex;box-shadow:0 4px 16px #0006}.ShareSocialModal-module__JQdByW__qrHint{color:#e8d9cf;opacity:.9;margin:0;font-size:12px;line-height:1.4}.ShareSocialModal-module__JQdByW__qrHint strong{color:#e8789a}.ShareSocialModal-module__JQdByW__toast{color:#fffdf7;z-index:10;white-space:nowrap;background:#2e2825;border:1px solid #e8789a;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;animation:.25s ShareSocialModal-module__JQdByW__toastFade;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0009}@keyframes ShareSocialModal-module__JQdByW__toastFade{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}
.QrTransferModal-module__fihwHa__backdrop{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#171514b3;justify-content:center;align-items:center;padding:16px;animation:.2s cubic-bezier(.16,1,.3,1) forwards QrTransferModal-module__fihwHa__fadeIn;display:flex;position:fixed;inset:0}@keyframes QrTransferModal-module__fihwHa__fadeIn{0%{opacity:0}to{opacity:1}}.QrTransferModal-module__fihwHa__modal{background:var(--cream,#faf7f2);border:1px solid var(--cream-border,#e8d5b7);border-radius:24px;flex-direction:column;width:100%;max-width:440px;animation:.24s cubic-bezier(.16,1,.3,1) forwards QrTransferModal-module__fihwHa__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #2c1a0e40,0 4px 16px #2c1a0e14}@keyframes QrTransferModal-module__fihwHa__slideUp{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.QrTransferModal-module__fihwHa__header{background:linear-gradient(180deg, var(--cream-deep,#f3ebd8) 0%, var(--cream,#faf7f2) 100%);border-bottom:1px solid var(--cream-border,#e8d5b7);text-align:center;padding:20px 24px 16px;position:relative}.QrTransferModal-module__fihwHa__closeBtn{border:1px solid var(--cream-border,#e8d5b7);background:var(--cream,#faf7f2);width:32px;height:32px;color:var(--text-secondary,#5c4a3e);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.QrTransferModal-module__fihwHa__closeBtn:hover{color:var(--text-primary,#171514);background:#fff;transform:scale(1.05)}.QrTransferModal-module__fihwHa__badge{color:var(--blossom-dark,#be185d);text-transform:uppercase;letter-spacing:.5px;background:#e8789a1f;border-radius:999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.QrTransferModal-module__fihwHa__title{color:var(--text-primary,#171514);letter-spacing:-.2px;margin:0 0 4px;font-size:18px;font-weight:800}.QrTransferModal-module__fihwHa__subtitle{color:var(--text-secondary,#5c4a3e);margin:0;font-size:12.5px;line-height:1.4}.QrTransferModal-module__fihwHa__content{flex-direction:column;align-items:center;gap:20px;padding:24px;display:flex}.QrTransferModal-module__fihwHa__qrContainer{border:2px solid var(--cream-border,#e8d5b7);background:#fff;border-radius:18px;justify-content:center;align-items:center;min-width:200px;min-height:200px;padding:14px;display:flex;position:relative;box-shadow:0 8px 24px #2c1a0e14}.QrTransferModal-module__fihwHa__qrLoading{width:190px;height:190px;color:var(--text-secondary,#5c4a3e);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex}.QrTransferModal-module__fihwHa__spinner{border:3px solid #e8789a33;border-top-color:var(--blossom,#e8789a);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite QrTransferModal-module__fihwHa__spin}@keyframes QrTransferModal-module__fihwHa__spin{to{transform:rotate(360deg)}}.QrTransferModal-module__fihwHa__stepsGuide{background:var(--cream-deep,#f3ebd8);border:1px solid var(--cream-border,#e8d5b7);border-radius:14px;flex-direction:column;gap:10px;width:100%;padding:14px 16px;display:flex}.QrTransferModal-module__fihwHa__stepItem{color:var(--text-secondary,#5c4a3e);align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;display:flex}.QrTransferModal-module__fihwHa__stepNum{background:var(--blossom,#e8789a);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;font-weight:800;display:flex}.QrTransferModal-module__fihwHa__stepText{flex:1}.QrTransferModal-module__fihwHa__stepText strong{color:var(--text-primary,#171514)}.QrTransferModal-module__fihwHa__timerChip{color:var(--text-muted,#8b7a6e);background:#0000000a;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;display:inline-flex}.QrTransferModal-module__fihwHa__footerActions{flex-direction:column;gap:10px;width:100%;display:flex}.QrTransferModal-module__fihwHa__copyLinkBtn{border:1px solid var(--cream-border,#e8d5b7);width:100%;height:42px;color:var(--text-primary,#171514);cursor:pointer;background:#fff;border-radius:32px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;transition:all .15s;display:flex}.QrTransferModal-module__fihwHa__copyLinkBtn:hover{border-color:var(--blossom,#e8789a);color:var(--blossom-dark,#be185d);background:#fffdf9;transform:translateY(-1px)}.QrTransferModal-module__fihwHa__directDownloadLink{text-align:center;width:100%;color:var(--text-muted,#8b7a6e);cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:12px;text-decoration:underline;transition:color .15s}.QrTransferModal-module__fihwHa__directDownloadLink:hover{color:var(--text-primary,#171514)}
.SavePhotoPromptModal-module__zNkySa__backdrop{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#171514a6;justify-content:center;align-items:center;padding:16px;animation:.2s cubic-bezier(.16,1,.3,1) forwards SavePhotoPromptModal-module__zNkySa__fadeIn;display:flex;position:fixed;inset:0}@keyframes SavePhotoPromptModal-module__zNkySa__fadeIn{0%{opacity:0}to{opacity:1}}.SavePhotoPromptModal-module__zNkySa__modal{background:var(--cream,#faf7f2);border:1px solid var(--cream-border,#e8d5b7);border-radius:24px;flex-direction:column;width:100%;max-width:400px;animation:.25s cubic-bezier(.16,1,.3,1) forwards SavePhotoPromptModal-module__zNkySa__scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #2c1a0e47,0 4px 16px #2c1a0e14}@keyframes SavePhotoPromptModal-module__zNkySa__scaleIn{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.SavePhotoPromptModal-module__zNkySa__header{background:linear-gradient(180deg, var(--cream-deep,#f3ebd8) 0%, var(--cream,#faf7f2) 100%);border-bottom:1px solid var(--cream-border,#e8d5b7);text-align:center;padding:20px 24px 14px;position:relative}.SavePhotoPromptModal-module__zNkySa__closeBtn{border:1px solid var(--cream-border,#e8d5b7);background:var(--cream,#faf7f2);width:30px;height:30px;color:var(--text-secondary,#5c4a3e);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.SavePhotoPromptModal-module__zNkySa__closeBtn:hover{color:var(--text-primary,#171514);background:#fff}.SavePhotoPromptModal-module__zNkySa__badge{color:var(--blossom-dark,#be185d);text-transform:uppercase;letter-spacing:.5px;background:#e8789a24;border-radius:999px;align-items:center;gap:6px;margin-bottom:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.SavePhotoPromptModal-module__zNkySa__title{color:var(--text-primary,#171514);margin:0;font-size:17px;font-weight:800;line-height:1.35}.SavePhotoPromptModal-module__zNkySa__content{flex-direction:column;align-items:center;gap:16px;padding:20px 24px;display:flex}.SavePhotoPromptModal-module__zNkySa__previewThumb{border:2px solid var(--cream-border,#e8d5b7);background:#fff;border-radius:10px;justify-content:center;align-items:center;width:110px;max-height:150px;display:flex;overflow:hidden;box-shadow:0 6px 18px #2c1a0e1f}.SavePhotoPromptModal-module__zNkySa__previewThumb img{object-fit:cover;width:100%;height:auto;display:block}.SavePhotoPromptModal-module__zNkySa__description{color:var(--text-secondary,#5c4a3e);text-align:center;margin:0;font-size:12.5px;line-height:1.5}.SavePhotoPromptModal-module__zNkySa__benefitsList{background:var(--cream-deep,#f3ebd8);border:1px solid var(--cream-border,#e8d5b7);border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:12px 14px;display:flex}.SavePhotoPromptModal-module__zNkySa__benefitItem{color:var(--text-secondary,#5c4a3e);align-items:center;gap:8px;font-size:12px;display:flex}.SavePhotoPromptModal-module__zNkySa__footerActions{flex-direction:column;gap:8px;width:100%;margin-top:4px;display:flex}.SavePhotoPromptModal-module__zNkySa__saveBtn{background:linear-gradient(135deg, var(--blossom,#e8789a), var(--blossom-dark,#be185d));color:#fff;cursor:pointer;border:none;border-radius:32px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:13.5px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #e8789a59}.SavePhotoPromptModal-module__zNkySa__saveBtn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #e8789a73}.SavePhotoPromptModal-module__zNkySa__dismissBtn{border:1px solid var(--cream-border,#e8d5b7);width:100%;height:38px;color:var(--text-muted,#8b7a6e);cursor:pointer;background:0 0;border-radius:32px;font-size:12.5px;font-weight:600;transition:all .15s}.SavePhotoPromptModal-module__zNkySa__dismissBtn:hover{background:var(--cream-deep,#f3ebd8);color:var(--text-primary,#171514)}
.share-module__gvQxgW__rootWrapper{background-color:var(--cream,#faf7f2);min-height:100vh;color:var(--text-primary,#171514);flex-direction:column;display:flex;position:relative;overflow-x:hidden}.share-module__gvQxgW__mainContainer{box-sizing:border-box;flex:1;width:100%;max-width:1100px;margin:0 auto;padding:32px 20px 80px}.share-module__gvQxgW__exhibitionContainer{flex-direction:column;align-items:center;width:100%;display:flex}.share-module__gvQxgW__heroSection{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.share-module__gvQxgW__badgePill{color:var(--blossom-dark,#be185d);background:#e8789a1f;border:1px solid #e8789a4d;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}.share-module__gvQxgW__heroTitle{color:var(--brown-dark,#2c1a0e);letter-spacing:-.02em;margin:0 0 10px;font-size:30px;font-weight:800}.share-module__gvQxgW__heroSubtitle{color:var(--text-secondary,#5c4a3e);max-width:580px;margin:0;font-size:15px;line-height:1.5}.share-module__gvQxgW__galleryStage{flex-direction:column;align-items:center;gap:36px;width:100%;max-width:900px;display:flex}@media (min-width:768px){.share-module__gvQxgW__galleryStage{flex-direction:row;justify-content:center;align-items:flex-start;gap:48px}}.share-module__gvQxgW__stripCard{border:1px solid var(--cream-border,#e8d5b7);cursor:pointer;box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:360px;padding:16px 16px 12px;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s;position:relative;box-shadow:0 20px 45px -10px #2c1a0e26,0 4px 12px #2c1a0e0d}.share-module__gvQxgW__stripCard:hover{transform:translateY(-4px)rotate(-.5deg);box-shadow:0 28px 55px -12px #2c1a0e38,0 6px 16px #2c1a0e14}.share-module__gvQxgW__stripGlow{pointer-events:none;background:radial-gradient(circle,#e8789a40 0%,#0000 70%);width:80%;height:60px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.share-module__gvQxgW__stripImageContainer{background:var(--cream-deep,#f3ebd8);border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.share-module__gvQxgW__stripImage{object-fit:contain;width:100%;height:auto;max-height:560px;display:block}.share-module__gvQxgW__zoomHint{color:var(--text-secondary,#5c4a3e);opacity:.85;justify-content:center;align-items:center;gap:6px;padding-top:10px;font-size:12px;font-weight:600;display:flex}.share-module__gvQxgW__actionPanel{flex-direction:column;gap:20px;width:100%;max-width:380px;display:flex}.share-module__gvQxgW__metaCard{border:1px solid var(--cream-border,#e8d5b7);background:#fff;border-radius:18px;padding:20px;box-shadow:0 4px 16px #2c1a0e0a}.share-module__gvQxgW__metaCardTitle{color:var(--brown-dark,#2c1a0e);margin:0 0 14px;font-size:16px;font-weight:700}.share-module__gvQxgW__metaList{flex-direction:column;gap:10px;display:flex}.share-module__gvQxgW__metaItem{border-bottom:1px dashed #e8d5b799;justify-content:space-between;align-items:center;padding-bottom:8px;font-size:13.5px;display:flex}.share-module__gvQxgW__metaItem:last-child{border-bottom:none;padding-bottom:0}.share-module__gvQxgW__metaLabel{color:var(--text-muted,#8b7a6e);font-weight:500}.share-module__gvQxgW__metaValue{color:var(--text-primary,#171514);font-weight:600}.share-module__gvQxgW__metaValueHighlight{color:var(--blossom-dark,#be185d);font-weight:700}.share-module__gvQxgW__timerBanner{color:var(--text-secondary,#5c4a3e);background:#e8789a14;border:1px dashed #e8789a59;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:9px 12px;font-size:12px;display:flex}.share-module__gvQxgW__timerBanner strong{color:var(--blossom-dark,#be185d)}.share-module__gvQxgW__buttonStack{flex-direction:column;gap:10px;width:100%;display:flex}.share-module__gvQxgW__primaryActionBtn{background:linear-gradient(135deg, var(--blossom,#e8789a) 0%, var(--blossom-dark,#be185d) 100%);color:#fff;cursor:pointer;box-sizing:border-box;border:none;border-radius:32px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 24px #e8789a59}.share-module__gvQxgW__primaryActionBtn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #e8789a73}.share-module__gvQxgW__primaryActionBtn:active{transform:translateY(1px)}.share-module__gvQxgW__btsActionBtn{color:var(--blossom-dark,#be185d);cursor:pointer;box-sizing:border-box;background:#e8789a1f;border:1px solid #e8789a4d;border-radius:32px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:14px;font-weight:700;transition:background .15s,transform .15s;display:flex}.share-module__gvQxgW__btsActionBtn:hover{background:#e8789a33;transform:translateY(-1px)}.share-module__gvQxgW__secondaryActionBtn{border:1px solid var(--cream-border,#e8d5b7);color:var(--text-primary,#171514);cursor:pointer;box-sizing:border-box;background:#fff;border-radius:32px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:14px;font-weight:700;transition:background .15s,transform .15s;display:flex}.share-module__gvQxgW__secondaryActionBtn:hover{background:var(--cream-deep,#f3ebd8);transform:translateY(-1px)}.share-module__gvQxgW__outlineActionBtn{border:1px dashed var(--cream-border,#e8d5b7);color:var(--text-secondary,#5c4a3e);cursor:pointer;box-sizing:border-box;background:0 0;border-radius:32px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.share-module__gvQxgW__outlineActionBtn:hover{color:var(--text-primary,#171514);background:#e8d5b74d}.share-module__gvQxgW__lightboxOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#171514d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.share-module__gvQxgW__lightboxContent{flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.share-module__gvQxgW__lightboxCloseBtn{cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;top:-44px;right:0}.share-module__gvQxgW__lightboxCloseBtn:hover{background:#ffffff59}.share-module__gvQxgW__lightboxImage{object-fit:contain;border-radius:12px;max-width:100%;max-height:78vh;box-shadow:0 25px 60px #0009}.share-module__gvQxgW__lightboxActions{margin-top:14px}.share-module__gvQxgW__loadingWrapper,.share-module__gvQxgW__emptyWrapper{justify-content:center;align-items:center;width:100%;min-height:55vh;display:flex}.share-module__gvQxgW__loadingCard,.share-module__gvQxgW__emptyCard{border:1px solid var(--cream-border,#e8d5b7);text-align:center;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:36px 28px;box-shadow:0 10px 30px #2c1a0e14}.share-module__gvQxgW__spinner{border:3px solid var(--cream-border,#e8d5b7);border-top-color:var(--blossom,#e8789a);border-radius:50%;width:40px;height:40px;margin:0 auto 18px;animation:.8s linear infinite share-module__gvQxgW__spin}.share-module__gvQxgW__loadingText{color:var(--text-secondary,#5c4a3e);margin:0;font-size:15px;font-weight:600}.share-module__gvQxgW__emptyIconWrap{margin-bottom:16px}.share-module__gvQxgW__emptyTitle{color:var(--brown-dark,#2c1a0e);margin:0 0 10px;font-size:20px;font-weight:800}.share-module__gvQxgW__emptyDesc{color:var(--text-secondary,#5c4a3e);margin:0 0 24px;font-size:14px;line-height:1.5}.share-module__gvQxgW__emptyActions{flex-direction:column;gap:10px;width:100%;display:flex}@keyframes share-module__gvQxgW__spin{to{transform:rotate(360deg)}}
.history-module__G4tUMa__container{min-height:100vh;color:var(--text-primary,#171514);box-sizing:border-box;background:0 0;flex-direction:column;width:100%;max-width:100vw;display:flex;position:relative;overflow-x:hidden}.history-module__G4tUMa__contentWrapper{box-sizing:border-box;z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:24px 16px 80px;position:relative}.history-module__G4tUMa__loadingState{min-height:320px;color:var(--text-muted,#8b7a6e);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:14px;font-weight:600;display:flex}.history-module__G4tUMa__spinner{border:3px solid var(--cream-border,#e8d5b7);border-top-color:var(--blossom-dark,#be185d);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite history-module__G4tUMa__spin}@keyframes history-module__G4tUMa__spin{to{transform:rotate(360deg)}}.history-module__G4tUMa__pageHeader{-webkit-backdrop-filter:blur(16px);border:1px solid var(--cream-border,#e8d5b7);box-sizing:border-box;background:#fffdf7d9;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:28px;padding:20px 24px;display:flex;box-shadow:0 10px 30px #2c1a0e0a}.history-module__G4tUMa__headerText{flex-direction:column;gap:6px;min-width:0;display:flex}.history-module__G4tUMa__badge{color:var(--blossom-dark,#be185d);letter-spacing:.3px;background:#e8789a1f;border:1px solid #e8789a47;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.history-module__G4tUMa__title{color:var(--brown-dark,#2c1a0e);letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800}.history-module__G4tUMa__subtitle{color:var(--text-secondary,#5c4a3e);margin:0;font-size:13px;line-height:1.4}.history-module__G4tUMa__subtitle strong{color:var(--brown-dark,#2c1a0e)}.history-module__G4tUMa__headerActions{align-items:center;gap:10px;display:flex}.history-module__G4tUMa__shootNewBtn{background:linear-gradient(135deg, var(--blossom,#e8789a) 0%, var(--blossom-dark,#be185d) 100%);color:#fff;white-space:nowrap;border:none;border-radius:32px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #e8789a59}.history-module__G4tUMa__shootNewBtn:hover{transform:translateY(-2px);box-shadow:0 6px 22px #e8789a73}.history-module__G4tUMa__logoutBtn{background:var(--cream,#faf7f2);border:1px solid var(--cream-border,#e8d5b7);color:var(--text-secondary,#5c4a3e);cursor:pointer;white-space:nowrap;border-radius:32px;padding:9px 18px;font-size:12px;font-weight:700;transition:all .15s}.history-module__G4tUMa__logoutBtn:hover{background:var(--cream-deep,#f3ebd8);color:var(--brown-dark,#2c1a0e);border-color:var(--blossom,#e8789a)}.history-module__G4tUMa__successBanner{color:#065f46;box-sizing:border-box;background:#ecfdf5f2;border:1px solid #a7f3d0;border-radius:16px;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:12px 18px;font-size:13px;font-weight:700;animation:.3s history-module__G4tUMa__slideDown;display:flex;box-shadow:0 6px 20px #05966914}@keyframes history-module__G4tUMa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.history-module__G4tUMa__filterBar{scrollbar-width:none;-webkit-overflow-scrolling:touch;box-sizing:border-box;align-items:center;gap:10px;width:100%;margin-bottom:24px;padding-bottom:6px;display:flex;overflow-x:auto}.history-module__G4tUMa__filterBar::-webkit-scrollbar{display:none}.history-module__G4tUMa__filterTab{border:1px solid var(--cream-border,#e8d5b7);-webkit-backdrop-filter:blur(10px);color:var(--text-secondary,#5c4a3e);cursor:pointer;white-space:nowrap;background:#fffdf7cc;border-radius:30px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #2c1a0e0a}.history-module__G4tUMa__filterTab:hover{color:var(--brown-dark,#2c1a0e);border-color:var(--blossom,#e8789a);background:#fff;transform:translateY(-1px)}.history-module__G4tUMa__filterTabActive{background:linear-gradient(135deg, var(--blossom,#e8789a) 0%, var(--blossom-dark,#be185d) 100%);border-color:#0000;box-shadow:0 4px 14px #e8789a59;color:#fff!important}.history-module__G4tUMa__filterCount{color:inherit;background:#0000000f;border-radius:12px;justify-content:center;align-items:center;padding:1px 7px;font-size:11px;font-weight:800;display:inline-flex}.history-module__G4tUMa__filterTabActive .history-module__G4tUMa__filterCount{color:#fff;background:#ffffff40}.history-module__G4tUMa__masonryWall{column-count:4;box-sizing:border-box;column-gap:22px;width:100%;max-width:100%}@media (min-width:1536px){.history-module__G4tUMa__masonryWall{column-count:5;column-gap:24px}}@media (max-width:1280px){.history-module__G4tUMa__masonryWall{column-count:3;column-gap:20px}}@media (max-width:820px){.history-module__G4tUMa__masonryWall{column-count:2;column-gap:16px}}@media (max-width:560px){.history-module__G4tUMa__masonryWall{column-count:1;column-gap:16px}}.history-module__G4tUMa__card{break-inside:avoid;page-break-inside:avoid;-webkit-backdrop-filter:blur(14px);border:1.5px solid var(--cream-border,#e8d5b7);cursor:pointer;box-sizing:border-box;width:100%;min-width:0;max-width:100%;transform:rotate(var(--card-rot,0deg));background:#fffdf7f0;border-radius:20px;outline:none;margin-bottom:22px;padding:12px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .2s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 24px #2c1a0e0f}.history-module__G4tUMa__card:hover{border-color:var(--blossom,#e8789a);z-index:10;transform:translateY(-8px)scale(1.02)rotate(0);box-shadow:0 22px 48px #2c1a0e24,0 0 0 1.5px #e8789a66}.history-module__G4tUMa__card:focus-visible{border-color:var(--blossom-dark,#be185d);box-shadow:0 0 0 4px #e8789a40}.history-module__G4tUMa__imageWrapper{box-sizing:border-box;background:#171514;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a}.history-module__G4tUMa__stripImage{object-fit:contain;width:100%;max-width:100%;height:auto;transition:transform .35s cubic-bezier(.16,1,.3,1);display:block}.history-module__G4tUMa__card:hover .history-module__G4tUMa__stripImage{transform:scale(1.02)}.history-module__G4tUMa__hoverOverlay{opacity:0;pointer-events:none;background:linear-gradient(#1715148c 0%,#1715141a 40%,#171514a6 100%);border-radius:12px;flex-direction:column;justify-content:space-between;padding:12px;transition:opacity .25s;display:flex;position:absolute;inset:0}.history-module__G4tUMa__card:hover .history-module__G4tUMa__hoverOverlay{opacity:1}.history-module__G4tUMa__hoverDateBadge{-webkit-backdrop-filter:blur(8px);color:var(--text-primary,#171514);background:#fffffff0;border-radius:20px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700;transition:transform .25s;transform:translateY(-4px);box-shadow:0 4px 12px #0000002e}.history-module__G4tUMa__card:hover .history-module__G4tUMa__hoverDateBadge{transform:translateY(0)}.history-module__G4tUMa__hoverDecoratePrompt{background:linear-gradient(135deg, var(--blossom,#e8789a), var(--blossom-dark,#be185d));color:#fff;border-radius:24px;align-self:center;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:700;transition:transform .25s;display:inline-flex;transform:translateY(6px);box-shadow:0 6px 18px #e8789a73}.history-module__G4tUMa__card:hover .history-module__G4tUMa__hoverDecoratePrompt{transform:translateY(0)}.history-module__G4tUMa__cardInfo{box-sizing:border-box;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:2px 2px 0;display:flex;overflow:hidden}.history-module__G4tUMa__cardMetaLeft{flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.history-module__G4tUMa__layoutName{color:var(--brown-dark,#2c1a0e);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:800;overflow:hidden}.history-module__G4tUMa__frameNameTag{color:var(--blossom-dark,#be185d);white-space:nowrap;text-overflow:ellipsis;background:#e8789a1a;border-radius:6px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600;overflow:hidden}.history-module__G4tUMa__dateText{color:var(--text-muted,#8b7a6e);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:600}.history-module__G4tUMa__cardActions{box-sizing:border-box;align-items:center;gap:6px;width:100%;margin-top:2px;display:flex}.history-module__G4tUMa__decorateBtn{background:linear-gradient(135deg, var(--blossom,#e8789a), var(--blossom-dark,#be185d));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;padding:8px 12px;font-size:12px;font-weight:700;transition:all .18s;display:flex;box-shadow:0 2px 8px #e8789a40}.history-module__G4tUMa__decorateBtn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #e8789a59}.history-module__G4tUMa__downloadBtn,.history-module__G4tUMa__shareBtn,.history-module__G4tUMa__deleteBtn{cursor:pointer;box-sizing:border-box;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.history-module__G4tUMa__downloadBtn{background:var(--cream,#faf7f2);border:1px solid var(--cream-border,#e8d5b7);color:var(--text-primary,#171514)}.history-module__G4tUMa__downloadBtn:hover{border-color:var(--blossom,#e8789a);color:var(--blossom-dark,#be185d);background:#fff;transform:translateY(-1px)}.history-module__G4tUMa__shareBtn{background:var(--cream,#faf7f2);border:1px solid var(--cream-border,#e8d5b7);color:var(--text-secondary,#5c4a3e)}.history-module__G4tUMa__shareBtn:hover{border-color:var(--blossom,#e8789a);color:var(--blossom-dark,#be185d);background:#fff;transform:translateY(-1px)}.history-module__G4tUMa__deleteBtn{color:#dc2626;background:#fee2e299;border:1px solid #fecaca}.history-module__G4tUMa__deleteBtn:hover{color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(-1px)}.history-module__G4tUMa__emptyState{text-align:center;-webkit-backdrop-filter:blur(16px);border:1.5px solid var(--cream-border,#e8d5b7);box-sizing:border-box;background:#fffdf7d9;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:440px;margin:30px auto 0;padding:50px 20px;display:flex;box-shadow:0 16px 40px #2c1a0e0f}.history-module__G4tUMa__emptyIconCircle{background:#e8789a1f;border:2px solid #e8789a4d;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:16px;display:flex;box-shadow:0 8px 24px #e8789a2e}.history-module__G4tUMa__emptyTitle{color:var(--brown-dark,#2c1a0e);margin:0 0 8px;font-size:19px;font-weight:800}.history-module__G4tUMa__emptyDesc{color:var(--text-secondary,#5c4a3e);margin-bottom:20px;font-size:13px;line-height:1.5}@media (max-width:768px){.history-module__G4tUMa__contentWrapper{padding:16px 12px calc(80px + env(safe-area-inset-bottom,10px))}.history-module__G4tUMa__pageHeader{border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px;padding:16px}.history-module__G4tUMa__title{font-size:20px}.history-module__G4tUMa__subtitle{font-size:12px}.history-module__G4tUMa__headerActions{gap:8px;width:100%;display:flex}.history-module__G4tUMa__shootNewBtn{flex:1;justify-content:center;padding:9px 14px;font-size:12px}.history-module__G4tUMa__logoutBtn{flex-shrink:0;padding:9px 14px;font-size:12px}.history-module__G4tUMa__filterBar{gap:8px;margin-bottom:18px}.history-module__G4tUMa__filterTab{padding:6px 12px;font-size:12px}.history-module__G4tUMa__masonryWall{column-count:1;column-gap:16px;width:100%}.history-module__G4tUMa__card{box-sizing:border-box;border-radius:18px;width:100%;min-width:0;max-width:100%;margin-bottom:16px;padding:10px;transform:none!important}.history-module__G4tUMa__imageWrapper{border-radius:10px;width:100%;max-width:100%}.history-module__G4tUMa__stripImage{width:100%;max-width:100%;height:auto}}
