.AppHeader-module__E7bxLa__header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8f0d9;border-bottom:1px solid #e8d5b766;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1280px;margin:0 auto;padding:16px 28px;display:flex;position:relative}.AppHeader-module__E7bxLa__brandRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.AppHeader-module__E7bxLa__logo{align-items:center;gap:10px;text-decoration:none;transition:transform .2s;display:inline-flex}.AppHeader-module__E7bxLa__logo:hover{transform:scale(1.02)}.AppHeader-module__E7bxLa__logoImg{object-fit:contain;width:auto;height:38px;display:block}.AppHeader-module__E7bxLa__logoBadge{text-transform:uppercase;letter-spacing:1.5px;background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;border-radius:14px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 2px 8px #e8789a4d}.AppHeader-module__E7bxLa__logoDot{font-size:16px;animation:4s ease-in-out infinite AppHeader-module__E7bxLa__pulseRotate}@keyframes AppHeader-module__E7bxLa__pulseRotate{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(15deg)scale(1.1)}}.AppHeader-module__E7bxLa__tagline{color:var(--text-muted);border-left:1.5px solid #e8d5b7cc;align-items:center;height:22px;padding-left:14px;font-size:13px;font-style:italic;line-height:1;display:none}@media (min-width:768px){.AppHeader-module__E7bxLa__tagline{display:inline-flex}}.AppHeader-module__E7bxLa__stepper{align-items:center;gap:4px;display:flex}.AppHeader-module__E7bxLa__stepItemWrapper{align-items:center;gap:6px;display:flex}.AppHeader-module__E7bxLa__stepBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:24px;align-items:center;gap:7px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.AppHeader-module__E7bxLa__stepBtn[data-clickable=false]{opacity:.45;cursor:not-allowed}.AppHeader-module__E7bxLa__stepBtn:hover[data-clickable=true]:not([data-active=true]){background:var(--cream-deep);color:var(--text-secondary)}.AppHeader-module__E7bxLa__stepBtn[data-active=true]{border-color:var(--blossom);color:var(--blossom-dark);background:#fff;box-shadow:0 2px 10px #e8789a26}.AppHeader-module__E7bxLa__stepBtn[data-passed=true]:not([data-active=true]){color:var(--text-secondary)}.AppHeader-module__E7bxLa__stepNum{background:var(--cream-deep);width:22px;height:22px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:all .2s;display:flex}.AppHeader-module__E7bxLa__stepBtn[data-active=true] .AppHeader-module__E7bxLa__stepNum{background:var(--blossom);color:#fff}.AppHeader-module__E7bxLa__stepBtn[data-passed=true] .AppHeader-module__E7bxLa__stepNum{color:var(--brown-dark);background:#e8d5b7}.AppHeader-module__E7bxLa__stepIcon{font-size:14px}.AppHeader-module__E7bxLa__stepLabel{letter-spacing:.2px;font-size:12px}.AppHeader-module__E7bxLa__stepLine{background:#e8d5b799;border-radius:1px;width:18px;height:2px;transition:background .2s}.AppHeader-module__E7bxLa__stepLine[data-passed=true]{background:var(--blossom)}.AppHeader-module__E7bxLa__rightGroup{align-items:center;gap:10px;display:flex}.AppHeader-module__E7bxLa__teaserBadge{cursor:default;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#e8789a1f 0%,#ffe6ee99 100%);border:1px solid #e8789a59;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #e8789a1f}.AppHeader-module__E7bxLa__teaserBadge:hover{border-color:var(--blossom);transform:translateY(-1px);box-shadow:0 4px 12px #e8789a38}.AppHeader-module__E7bxLa__teaserDate{font-family:var(--font-display,inherit);color:var(--blossom-dark);letter-spacing:.5px;font-size:12px;font-weight:800}.AppHeader-module__E7bxLa__teaserPulse{background:var(--blossom-dark);opacity:.7;border-radius:50%;width:4px;height:4px}.AppHeader-module__E7bxLa__teaserHint{color:var(--text-secondary);letter-spacing:.2px;font-size:11px;font-weight:700}.AppHeader-module__E7bxLa__homeBtn{border:1.5px solid var(--cream-border);color:var(--brown-dark);background:#fff;border-radius:20px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #2c1a0e0d}.AppHeader-module__E7bxLa__homeBtn:hover{border-color:var(--blossom);color:var(--blossom-dark);background:var(--blossom-light);transform:translateY(-1px);box-shadow:0 4px 10px #e8789a33}.AppHeader-module__E7bxLa__homeBtnText{letter-spacing:.2px}@media (max-width:960px){.AppHeader-module__E7bxLa__teaserHint{display:none}}@media (max-width:768px){.AppHeader-module__E7bxLa__teaserBadge{display:none}}@media (max-width:680px){.AppHeader-module__E7bxLa__header{padding:12px 16px}.AppHeader-module__E7bxLa__stepLabel{display:none}.AppHeader-module__E7bxLa__stepBtn{padding:6px 10px}.AppHeader-module__E7bxLa__stepLine{width:10px}.AppHeader-module__E7bxLa__homeBtnText{display:none}.AppHeader-module__E7bxLa__homeBtn{padding:6px 8px}}
.StepProgressNav-module__fcCrZa__stepperContainer{z-index:10;justify-content:center;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:16px 20px 8px;display:flex}.StepProgressNav-module__fcCrZa__stepperNav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none;background:#ffffffbf;border:1.5px solid #e8d5b799;border-radius:30px;align-items:center;gap:8px;max-width:100%;padding:6px 14px;display:inline-flex;overflow-x:auto;box-shadow:0 4px 16px #2c1a0e0d}.StepProgressNav-module__fcCrZa__stepperNav::-webkit-scrollbar{display:none}.StepProgressNav-module__fcCrZa__stepItemWrapper{flex-shrink:0;align-items:center;gap:8px;display:flex}.StepProgressNav-module__fcCrZa__stepBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:1.5px solid #0000;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.StepProgressNav-module__fcCrZa__stepBtn[data-clickable=false]{opacity:.45;cursor:not-allowed}.StepProgressNav-module__fcCrZa__stepBtn:hover[data-clickable=true]:not([data-active=true]){background:var(--cream-deep);color:var(--text-secondary)}.StepProgressNav-module__fcCrZa__stepBtn[data-active=true]{border-color:var(--blossom);color:var(--blossom-dark);background:#fff;box-shadow:0 3px 12px #e8789a33}.StepProgressNav-module__fcCrZa__stepBtn[data-passed=true]:not([data-active=true]){color:var(--text-primary)}.StepProgressNav-module__fcCrZa__stepNum{background:var(--cream-deep);width:22px;height:22px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;transition:all .2s;display:flex}.StepProgressNav-module__fcCrZa__stepBtn[data-active=true] .StepProgressNav-module__fcCrZa__stepNum{background:var(--blossom);color:#fff}.StepProgressNav-module__fcCrZa__stepBtn[data-passed=true] .StepProgressNav-module__fcCrZa__stepNum{color:var(--brown-dark);background:#e8d5b7}.StepProgressNav-module__fcCrZa__stepIcon{justify-content:center;align-items:center;font-size:13px;display:flex}.StepProgressNav-module__fcCrZa__stepTextGroup{text-align:left;flex-direction:column;display:flex}.StepProgressNav-module__fcCrZa__stepLabel{letter-spacing:.2px;font-size:12px;font-weight:700}.StepProgressNav-module__fcCrZa__stepLine{background:#e8d5b799;border-radius:1px;flex-shrink:0;width:20px;height:2px;transition:background .2s}.StepProgressNav-module__fcCrZa__stepLine[data-passed=true]{background:var(--blossom)}@media (max-width:680px){.StepProgressNav-module__fcCrZa__stepperContainer{padding:10px 14px 4px}.StepProgressNav-module__fcCrZa__stepperNav{border-radius:24px;gap:4px;padding:4px 8px}.StepProgressNav-module__fcCrZa__stepBtn{gap:5px;padding:5px 8px;font-size:11px}.StepProgressNav-module__fcCrZa__stepNum{width:18px;height:18px;font-size:10px}.StepProgressNav-module__fcCrZa__stepLine{width:8px}}@media (max-width:440px){.StepProgressNav-module__fcCrZa__stepBtn{gap:4px;padding:4px 6px}.StepProgressNav-module__fcCrZa__stepIcon{display:none}.StepProgressNav-module__fcCrZa__stepLabel{font-size:11px}}
.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(auto-fit,minmax(240px,1fr));gap:20px;width:100%;display:grid}.Page1_LayoutSelect-module__gbMsAW__card{background:var(--white);border:2px solid var(--cream-border);border-radius:var(--radius-lg);text-align:left;cursor:pointer;box-shadow:var(--shadow-sm);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__tag{color:var(--text-secondary);background:var(--cream-deep);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);border:1px solid #e8d5b799;justify-content:center;align-items:center;min-height:200px;margin-bottom:16px;padding:12px 0;display:flex}.Page1_LayoutSelect-module__gbMsAW__mockupStrip{background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:5px;padding:8px 6px;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.04)}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="4-vertical"]{width:76px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="3-vertical"]{width:80px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2-vertical"]{width:88px}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2x2"]{width:120px}.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:9px;display:block}.Page1_LayoutSelect-module__gbMsAW__mockupSlots{gap:4px;width:100%;display:grid}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="4-vertical"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots,.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="3-vertical"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots,.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2-vertical"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots{grid-template-columns:1fr}.Page1_LayoutSelect-module__gbMsAW__mockupStrip[data-layout="2x2"] .Page1_LayoutSelect-module__gbMsAW__mockupSlots{grid-template-columns:1fr 1fr}.Page1_LayoutSelect-module__gbMsAW__mockupSlot{aspect-ratio:4/3;background:#f3ebd8;border:1px dashed #8b5e3c4d;border-radius:4px;justify-content:center;align-items:center;display:flex}.Page1_LayoutSelect-module__gbMsAW__slotNumber{font-family:var(--font-display);color:#2c1a0e66;font-size:10px;font-weight:700}.Page1_LayoutSelect-module__gbMsAW__mockupFooter{color:var(--text-muted);font-family:monospace;font-size:6px}.Page1_LayoutSelect-module__gbMsAW__cardInfo{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.Page1_LayoutSelect-module__gbMsAW__cardTitleRow{justify-content:space-between;align-items:center;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);border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700}.Page1_LayoutSelect-module__gbMsAW__cardDesc{color:var(--text-secondary);font-size:12px;line-height:1.5}.Page1_LayoutSelect-module__gbMsAW__radioRow{border-top:1px solid #e8d5b780;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.Page1_LayoutSelect-module__gbMsAW__radioCircle{border:2px solid var(--cream-border);border-radius:50%;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}
.Page2_CameraShoot-module__BUqgQq__container{flex-direction:column;gap:16px;width:100%;max-width:980px;margin:0 auto;padding:16px 20px 48px;display:flex}.Page2_CameraShoot-module__BUqgQq__topBar{border-bottom:1px solid #e8d5b780;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;padding-bottom:12px;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 14px;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:10px;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 10px;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 16px;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 270px;align-items:start;gap:20px;width:100%;display:grid}@media (max-width:860px){.Page2_CameraShoot-module__BUqgQq__mainGrid{grid-template-columns:1fr}}.Page2_CameraShoot-module__BUqgQq__viewfinderCol{flex-direction:column;gap:14px;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__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:24px;height:24px;position:absolute}.Page2_CameraShoot-module__BUqgQq__cornerTL{border-width:2.5px 0 0 2.5px;border-radius:4px 0 0;top:12px;left:12px}.Page2_CameraShoot-module__BUqgQq__cornerTR{border-width:2.5px 2.5px 0 0;border-radius:0 4px 0 0;top:12px;right:12px}.Page2_CameraShoot-module__BUqgQq__cornerBL{border-width:0 0 2.5px 2.5px;border-radius:0 0 0 4px;bottom:12px;left:12px}.Page2_CameraShoot-module__BUqgQq__cornerBR{border-width:0 2.5px 2.5px 0;border-radius:0 0 4px;bottom:12px;right:12px}.Page2_CameraShoot-module__BUqgQq__cameraOverlayTop{z-index:15;pointer-events:auto;justify-content:space-between;align-items:center;display:flex;position:absolute;top:12px;left:12px;right:12px}.Page2_CameraShoot-module__BUqgQq__mirrorToggle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#2c1a0eb3;border:1px solid #fff3;border-radius:16px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.Page2_CameraShoot-module__BUqgQq__mirrorToggle:hover{border-color:var(--blossom);background:#2c1a0ee6}.Page2_CameraShoot-module__BUqgQq__topOverlayRight{align-items:center;gap:8px;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:14px;align-items:center;gap:5px;padding:3px 9px;font-size:10px;font-weight:800;animation:.2s Page2_CameraShoot-module__BUqgQq__fadeIn;display:flex;box-shadow:0 2px 8px #e74c3c66}.Page2_CameraShoot-module__BUqgQq__recDot{background:#fff;border-radius:50%;width:7px;height:7px;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);background:#ffb7c5e6;border-radius:16px;padding:3px 10px;font-size:11px;font-weight:700;box-shadow:0 2px 8px #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);flex-direction:column;gap:10px;width:100%;max-width:560px;margin:0 auto;padding:12px 14px;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:8px;display:flex}.Page2_CameraShoot-module__BUqgQq__sectionLabel{text-transform:uppercase;letter-spacing:.6px;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 8px;font-size:11px;font-weight:700}.Page2_CameraShoot-module__BUqgQq__currentFilterDesc{color:var(--text-muted);font-size:11px;font-style:italic}.Page2_CameraShoot-module__BUqgQq__filterRow{scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:10px;padding:4px 2px 6px;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:5px;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:10px;width:52px;height:52px;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.05)}.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:9px;height:9px;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:15px;height:15px;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:62px;font-size:11px;font-weight:600;transition:color .2s;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__controlsRow{background:var(--white);border:1px solid var(--cream-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%;max-width:560px;margin:0 auto;padding:12px 18px;display:grid}.Page2_CameraShoot-module__BUqgQq__timerGroup{flex-direction:column;gap:4px;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 10px;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;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.06);box-shadow:0 6px 20px #e8789a73}.Page2_CameraShoot-module__BUqgQq__shutterBtn:active:not([data-capturing=true]){transform:scale(.96)}.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__galleryCol{background:var(--white);border:1px solid var(--cream-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:16px;display:flex}.Page2_CameraShoot-module__BUqgQq__galleryHeader{border-bottom:1px solid #e8d5b780;justify-content:space-between;align-items:center;padding-bottom:8px;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:15px;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:4/3;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:15px;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:10px;height:10px;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)}
.Page3_CookDecorate-module__ji2uza__container{flex-direction:column;gap:20px;width:100%;max-width:1280px;margin:0 auto;padding:20px 24px 60px;display:flex}.Page3_CookDecorate-module__ji2uza__topBar{border-bottom:1px solid #e8d5b780;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.Page3_CookDecorate-module__ji2uza__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:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.Page3_CookDecorate-module__ji2uza__backBtn:hover{border-color:var(--blossom);color:var(--blossom-dark)}.Page3_CookDecorate-module__ji2uza__topBarCenter{align-items:center;gap:10px;display:flex}.Page3_CookDecorate-module__ji2uza__badge{background:var(--cream-deep);color:var(--brown-dark);border:1px solid var(--cream-border);border-radius:12px;padding:4px 10px;font-size:12px;font-weight:700}.Page3_CookDecorate-module__ji2uza__frameNameBadge{color:var(--blossom-dark);font-size:13px;font-weight:600}.Page3_CookDecorate-module__ji2uza__downloadHeaderBtn{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;cursor:pointer;border-radius:20px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e8789a59}.Page3_CookDecorate-module__ji2uza__downloadHeaderBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 18px #e8789a73}.Page3_CookDecorate-module__ji2uza__topBarActions{align-items:center;gap:8px;display:flex}.Page3_CookDecorate-module__ji2uza__resetHeaderBtn{background:var(--cream);border:1px solid var(--cream-border);color:var(--text-secondary);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.Page3_CookDecorate-module__ji2uza__resetHeaderBtn:hover{border-color:var(--blossom);color:var(--blossom-dark);background:#fff;transform:translateY(-1px)}.Page3_CookDecorate-module__ji2uza__workspace{box-sizing:border-box;grid-template-columns:360px minmax(0,1fr);align-items:start;gap:24px;width:100%;display:grid}@media (max-width:960px){.Page3_CookDecorate-module__ji2uza__workspace{grid-template-columns:minmax(0,1fr)}}.Page3_CookDecorate-module__ji2uza__canvasCol{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:380px;display:flex;position:sticky;top:20px}@media (max-width:960px){.Page3_CookDecorate-module__ji2uza__canvasCol{position:static}}.Page3_CookDecorate-module__ji2uza__canvasShadowFrame{background:var(--cream);border-radius:var(--radius-xl);box-shadow:var(--shadow-md), 0 0 0 1px var(--cream-border);justify-content:center;width:100%;max-width:380px;padding:20px;display:flex}.Page3_CookDecorate-module__ji2uza__photoStrip{border-radius:var(--radius-md);-webkit-user-select:none;user-select:none;flex-direction:column;gap:10px;width:100%;padding:16px 14px 14px;transition:background .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #2c1a0e2e,0 2px 8px #2c1a0e14}.Page3_CookDecorate-module__ji2uza__photoStrip[data-layout="4-vertical"]{max-width:290px}.Page3_CookDecorate-module__ji2uza__photoStrip[data-layout="3-vertical"]{max-width:300px}.Page3_CookDecorate-module__ji2uza__photoStrip[data-layout="2-vertical"]{max-width:310px}.Page3_CookDecorate-module__ji2uza__photoStrip[data-layout="2x2"]{max-width:340px}.Page3_CookDecorate-module__ji2uza__stripHeader{font-family:var(--font-display);border-bottom:1px solid;justify-content:center;align-items:center;gap:8px;padding-bottom:8px;display:flex}.Page3_CookDecorate-module__ji2uza__stripBrandText{letter-spacing:-.5px;font-size:16px;font-weight:700}.Page3_CookDecorate-module__ji2uza__stripLogoImg{object-fit:contain;width:auto;max-width:140px;height:38px;display:block}.Page3_CookDecorate-module__ji2uza__stripBrandDot{font-size:12px}.Page3_CookDecorate-module__ji2uza__stripGrid{gap:8px;width:100%;display:grid}.Page3_CookDecorate-module__ji2uza__stripGrid[data-layout="4-vertical"],.Page3_CookDecorate-module__ji2uza__stripGrid[data-layout="3-vertical"],.Page3_CookDecorate-module__ji2uza__stripGrid[data-layout="2-vertical"]{grid-template-columns:1fr}.Page3_CookDecorate-module__ji2uza__stripGrid[data-layout="2x2"]{grid-template-columns:1fr 1fr}.Page3_CookDecorate-module__ji2uza__stripPhotoSlot{aspect-ratio:4/3;background:#0000000f;border-radius:4px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.Page3_CookDecorate-module__ji2uza__stripPhotoSlot[data-rounded=true]{border-radius:12px}.Page3_CookDecorate-module__ji2uza__stripPhotoImg{object-fit:cover;width:100%;height:100%;display:block}.Page3_CookDecorate-module__ji2uza__stripPlaceholder{width:100%;height:100%;font-family:var(--font-display);color:#0003;justify-content:center;align-items:center;font-size:16px;display:flex}.Page3_CookDecorate-module__ji2uza__stripFooter{text-align:center;border-top:1px solid;flex-direction:column;align-items:center;gap:2px;padding-top:8px;display:flex}.Page3_CookDecorate-module__ji2uza__footerSubtitleText{letter-spacing:.3px;font-size:10px;font-weight:600}.Page3_CookDecorate-module__ji2uza__footerDateText{letter-spacing:1px;opacity:.8;font-family:monospace;font-size:9px}.Page3_CookDecorate-module__ji2uza__stickersLayer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Page3_CookDecorate-module__ji2uza__stickerItem{pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;justify-content:center;align-items:center;display:inline-flex;position:absolute}.Page3_CookDecorate-module__ji2uza__stickerItem:active{cursor:grabbing}.Page3_CookDecorate-module__ji2uza__stickerContent{filter:drop-shadow(0 2px 6px #00000040);font-size:28px;transition:transform .1s}.Page3_CookDecorate-module__ji2uza__stickerItem[data-selected=true]{outline:2px dashed var(--blossom-dark);outline-offset:4px;border-radius:8px}.Page3_CookDecorate-module__ji2uza__deleteStickerBtn{color:#fff;cursor:pointer;background:#e74c3c;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-12px;right:-12px;box-shadow:0 2px 6px #0000004d}.Page3_CookDecorate-module__ji2uza__canvasHint{color:var(--text-muted);text-align:center;margin:0;font-size:11px}.Page3_CookDecorate-module__ji2uza__btsCentreCard{background:var(--cream);border:1.5px solid var(--cream-border);box-sizing:border-box;border-radius:22px;flex-direction:column;gap:14px;width:100%;max-width:380px;margin-top:10px;padding:16px;transition:all .25s;display:flex;box-shadow:0 10px 30px #2c1a0e14,0 0 0 1px #fff6}.Page3_CookDecorate-module__ji2uza__btsCentreCard:hover{border-color:var(--blossom);box-shadow:0 14px 40px #e8789a2e}.Page3_CookDecorate-module__ji2uza__btsCentreMediaBox{aspect-ratio:1;cursor:pointer;background:#000;border:1px solid #1715141f;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff26,0 4px 16px #0003}.Page3_CookDecorate-module__ji2uza__btsCentreVideo{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.Page3_CookDecorate-module__ji2uza__btsCentreOverlay{background:#0003;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.Page3_CookDecorate-module__ji2uza__btsCentreMediaBox:hover .Page3_CookDecorate-module__ji2uza__btsCentreOverlay{background:#00000014}.Page3_CookDecorate-module__ji2uza__btsCentrePlayBtn{background:#e8789af2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 14px #0006}.Page3_CookDecorate-module__ji2uza__btsCentreMediaBox:hover .Page3_CookDecorate-module__ji2uza__btsCentrePlayBtn{background:var(--blossom-dark);transform:scale(1.12)}.Page3_CookDecorate-module__ji2uza__btsCentreBadge{background:var(--blossom-dark);color:#fff;letter-spacing:.8px;border-radius:12px;padding:3px 8px;font-size:9px;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 6px #0000004d}.Page3_CookDecorate-module__ji2uza__btsMirrorFloatingBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:5;background:#000000a6;border:1px solid #fff3;border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:700;transition:all .2s;display:inline-flex;position:absolute;bottom:10px;right:10px}.Page3_CookDecorate-module__ji2uza__btsMirrorFloatingBtn:hover{background:#e8789ae6;border-color:#fff;transform:translateY(-1px)}.Page3_CookDecorate-module__ji2uza__btsCentreContent{flex-direction:column;gap:10px;display:flex}.Page3_CookDecorate-module__ji2uza__btsCentreTitleRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.Page3_CookDecorate-module__ji2uza__btsCentreTitle{font-family:var(--font-display);color:var(--brown-dark);letter-spacing:-.3px;margin:0;font-size:16px;font-weight:900}.Page3_CookDecorate-module__ji2uza__btsCentreStatusBadge{color:var(--blossom-dark);white-space:nowrap;background:#e8789a26;border:1px solid #e8789a59;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.Page3_CookDecorate-module__ji2uza__btsCentreDesc{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.Page3_CookDecorate-module__ji2uza__btsCentreFeaturesRow{flex-wrap:wrap;gap:6px;display:flex}.Page3_CookDecorate-module__ji2uza__btsFeaturePill{border:1px solid var(--cream-border);color:var(--brown-dark);background:#fff;border-radius:8px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.Page3_CookDecorate-module__ji2uza__btsCentreActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.Page3_CookDecorate-module__ji2uza__btsCentrePrimaryBtn{color:#fff;cursor:pointer;background:#171514;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #17151433}.Page3_CookDecorate-module__ji2uza__btsCentrePrimaryBtn:hover{background:#000;transform:translateY(-1px);box-shadow:0 6px 16px #1715144d}.Page3_CookDecorate-module__ji2uza__btsCentreSecondaryBtn{background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e8789a59}.Page3_CookDecorate-module__ji2uza__btsCentreSecondaryBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #e8789a80}.Page3_CookDecorate-module__ji2uza__controlsCol{background:var(--white);border:1px solid var(--cream-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);box-sizing:border-box;flex-direction:column;gap:14px;height:100%;max-height:560px;padding:18px 20px;display:flex;overflow:hidden}.Page3_CookDecorate-module__ji2uza__tabsNav{background:var(--cream);border-radius:var(--radius-md);flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:6px;padding:4px;display:grid}@media (max-width:600px){.Page3_CookDecorate-module__ji2uza__tabsNav{grid-template-columns:repeat(2,1fr)}}.Page3_CookDecorate-module__ji2uza__tabBtn{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;white-space:nowrap;text-align:center;background:0 0;border:none;padding:10px 8px;font-size:13px;font-weight:700;transition:all .2s}.Page3_CookDecorate-module__ji2uza__tabBtn:hover{color:var(--brown-dark)}.Page3_CookDecorate-module__ji2uza__tabBtn[data-active=true]{color:var(--blossom-dark);background:#fff;box-shadow:0 2px 8px #2c1a0e14}.Page3_CookDecorate-module__ji2uza__tabPanel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Page3_CookDecorate-module__ji2uza__frameTabContent,.Page3_CookDecorate-module__ji2uza__stickersTabContent,.Page3_CookDecorate-module__ji2uza__textTabContent,.Page3_CookDecorate-module__ji2uza__filterTabContent{flex-direction:column;flex:1;gap:12px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.Page3_CookDecorate-module__ji2uza__categorySubTabs{scrollbar-width:thin;flex-shrink:0;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.Page3_CookDecorate-module__ji2uza__subTabBtn{background:var(--cream);border:1px solid var(--cream-border);color:var(--text-secondary);white-space:nowrap;cursor:pointer;border-radius:16px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .2s}.Page3_CookDecorate-module__ji2uza__subTabBtn:hover{border-color:var(--blossom);color:var(--blossom-dark)}.Page3_CookDecorate-module__ji2uza__subTabBtn[data-active=true]{background:var(--blossom-light);border-color:var(--blossom-dark);color:var(--blossom-dark)}.Page3_CookDecorate-module__ji2uza__presetGrid{scrollbar-width:thin;flex:1;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-auto-rows:min-content;align-content:start;gap:8px;min-height:0;max-height:380px;padding:4px 6px 8px 2px;display:grid;overflow-y:auto}.Page3_CookDecorate-module__ji2uza__presetGrid::-webkit-scrollbar{width:5px}.Page3_CookDecorate-module__ji2uza__presetGrid::-webkit-scrollbar-thumb{background:var(--cream-border);border-radius:4px}.Page3_CookDecorate-module__ji2uza__presetCard{background:var(--cream);cursor:pointer;text-align:left;border:2px solid #0000;border-radius:10px;flex-direction:column;align-self:start;gap:6px;height:auto;padding:8px;transition:all .2s;display:flex}.Page3_CookDecorate-module__ji2uza__presetCard:hover{border-color:var(--blossom);transform:translateY(-2px)}.Page3_CookDecorate-module__ji2uza__presetCard[data-selected=true]{border-color:var(--blossom-dark);background:var(--blossom-light);box-shadow:0 2px 8px #e8789a33}.Page3_CookDecorate-module__ji2uza__presetSwatch{aspect-ratio:1;border:1px solid #0000001a;border-radius:6px;width:100%;box-shadow:inset 0 0 0 1px #fff3,0 2px 5px #2c1a0e0d}.Page3_CookDecorate-module__ji2uza__presetName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;text-align:center;font-size:11px;font-weight:700;overflow:hidden}.Page3_CookDecorate-module__ji2uza__stickersTabContent{flex-direction:column;gap:14px;display:flex}.Page3_CookDecorate-module__ji2uza__stickerPacksRow{scrollbar-width:thin;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.Page3_CookDecorate-module__ji2uza__stickerPackBtn{background:var(--cream);border:1px solid var(--cream-border);color:var(--text-secondary);white-space:nowrap;cursor:pointer;border-radius:16px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .2s}.Page3_CookDecorate-module__ji2uza__stickerPackBtn:hover{border-color:var(--blossom);color:var(--blossom-dark)}.Page3_CookDecorate-module__ji2uza__stickerPackBtn[data-active=true]{background:var(--blossom-light);border-color:var(--blossom-dark);color:var(--blossom-dark)}.Page3_CookDecorate-module__ji2uza__stickersTabContent{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.Page3_CookDecorate-module__ji2uza__stickerGrid{background:var(--cream);border-radius:var(--radius-md);scrollbar-width:thin;flex:1;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:8px;min-height:240px;max-height:calc(100vh - 380px);padding:12px;display:grid;overflow-y:auto}.Page3_CookDecorate-module__ji2uza__addStickerTile{border:1.5px solid var(--cream-border);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;transition:transform .15s,border-color .15s;display:flex}.Page3_CookDecorate-module__ji2uza__addStickerTile:hover{border-color:var(--blossom);background:var(--blossom-light);transform:scale(1.15)}.Page3_CookDecorate-module__ji2uza__stickerToolbar{border:1.5px solid var(--blossom);border-radius:var(--radius-md);background:#fffdf9;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.Page3_CookDecorate-module__ji2uza__toolbarTitle{color:var(--blossom-dark);font-size:12px}.Page3_CookDecorate-module__ji2uza__toolbarControls{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Page3_CookDecorate-module__ji2uza__sliderRow{color:var(--text-secondary);flex-direction:column;gap:4px;font-size:11px;font-weight:600;display:flex}.Page3_CookDecorate-module__ji2uza__sliderRow input{accent-color:var(--blossom-dark);cursor:pointer}.Page3_CookDecorate-module__ji2uza__clearStickersRow{justify-content:flex-end;display:flex}.Page3_CookDecorate-module__ji2uza__clearStickersBtn{color:#e74c3c;cursor:pointer;background:0 0;border:1px solid #e74c3c;border-radius:8px;padding:6px 14px;font-size:11px;font-weight:700}.Page3_CookDecorate-module__ji2uza__clearStickersBtn:hover{background:#fff0f0}.Page3_CookDecorate-module__ji2uza__textTabContent{flex-direction:column;gap:14px;display:flex}.Page3_CookDecorate-module__ji2uza__settingRow{background:var(--cream);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.Page3_CookDecorate-module__ji2uza__settingLabelGroup{flex-direction:column;gap:2px;display:flex}.Page3_CookDecorate-module__ji2uza__settingTitle{color:var(--text-primary);font-size:13px;font-weight:700}.Page3_CookDecorate-module__ji2uza__settingDesc{color:var(--text-muted);font-size:11px}.Page3_CookDecorate-module__ji2uza__toggleBtn{background:var(--cream-border);border:1.5px solid var(--cream-border);cursor:pointer;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:all .2s;position:relative}.Page3_CookDecorate-module__ji2uza__toggleBtn[data-active=true]{background:var(--blossom);border-color:var(--blossom-dark)}.Page3_CookDecorate-module__ji2uza__toggleThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0003}.Page3_CookDecorate-module__ji2uza__toggleBtn[data-active=true] .Page3_CookDecorate-module__ji2uza__toggleThumb{transform:translate(20px)}.Page3_CookDecorate-module__ji2uza__inputGroup{flex-direction:column;gap:6px;display:flex}.Page3_CookDecorate-module__ji2uza__inputLabel{color:var(--text-secondary);font-size:12px;font-weight:700}.Page3_CookDecorate-module__ji2uza__textInput{border:1.5px solid var(--cream-border);color:var(--text-primary);background:#fff;border-radius:8px;padding:10px 14px;font-size:13px;transition:border-color .2s}.Page3_CookDecorate-module__ji2uza__textInput:focus{border-color:var(--blossom-dark);outline:none}.Page3_CookDecorate-module__ji2uza__textColorToggleGroup{align-items:center;gap:8px;display:flex}.Page3_CookDecorate-module__ji2uza__textColorBtn{background:var(--white);border:1.5px solid var(--cream-border);color:var(--text-secondary);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.Page3_CookDecorate-module__ji2uza__textColorBtn:hover{border-color:var(--blossom)}.Page3_CookDecorate-module__ji2uza__textColorBtn[data-active=true]{background:var(--blossom-light);border-color:var(--blossom-dark);color:var(--blossom-dark);font-weight:700;box-shadow:0 2px 8px #e8789a33}.Page3_CookDecorate-module__ji2uza__blackColorDot{background:#171514;border:1px solid #fff9;border-radius:50%;width:12px;height:12px;display:inline-block}.Page3_CookDecorate-module__ji2uza__whiteColorDot{background:#fff;border:1.5px solid #2c1a0e;border-radius:50%;width:12px;height:12px;display:inline-block}.Page3_CookDecorate-module__ji2uza__filterTabContent{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.Page3_CookDecorate-module__ji2uza__filterTabIntro{color:var(--text-muted);flex-shrink:0;font-size:12px}.Page3_CookDecorate-module__ji2uza__postFilterGrid{scrollbar-width:thin;flex:1;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;min-height:480px;max-height:calc(100vh - 270px);padding-right:4px;display:grid;overflow-y:auto}.Page3_CookDecorate-module__ji2uza__postFilterCard{background:var(--cream);cursor:pointer;text-align:left;border:1.5px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:10px;transition:all .2s;display:flex}.Page3_CookDecorate-module__ji2uza__postFilterCard:hover{border-color:var(--blossom)}.Page3_CookDecorate-module__ji2uza__postFilterCard[data-selected=true]{border-color:var(--blossom-dark);background:var(--blossom-light)}.Page3_CookDecorate-module__ji2uza__postFilterThumbWrapper{background:var(--cream-deep);border:1.5px solid #e8d5b7cc;border-radius:8px;flex-shrink:0;width:42px;height:42px;overflow:hidden}.Page3_CookDecorate-module__ji2uza__postFilterThumbImg{object-fit:cover;width:100%;height:100%;display:block}.Page3_CookDecorate-module__ji2uza__postFilterInfo{flex-direction:column;gap:2px;display:flex}.Page3_CookDecorate-module__ji2uza__postFilterName{color:var(--text-primary);font-size:12px;font-weight:700}.Page3_CookDecorate-module__ji2uza__postFilterDesc{color:var(--text-muted);font-size:10px}.Page3_CookDecorate-module__ji2uza__exportSection{flex-direction:column;gap:10px;width:100%;max-width:380px;margin-top:4px;display:flex}.Page3_CookDecorate-module__ji2uza__mainDownloadBtn{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 20px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 6px 20px #e8789a59}.Page3_CookDecorate-module__ji2uza__mainDownloadBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 26px #e8789a73}.Page3_CookDecorate-module__ji2uza__mainDownloadBtn:disabled{opacity:.65;cursor:wait}.Page3_CookDecorate-module__ji2uza__downloadTextGroup{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Page3_CookDecorate-module__ji2uza__downloadTitle{letter-spacing:.3px;font-size:14px;font-weight:800}.Page3_CookDecorate-module__ji2uza__downloadSub{opacity:.85;font-size:11px}.Page3_CookDecorate-module__ji2uza__sessionBtnsRow{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.Page3_CookDecorate-module__ji2uza__secondaryBtn{border-radius:var(--radius-sm);background:var(--white);border:1.5px solid var(--cream-border);color:var(--text-secondary);cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #2c1a0e0a}.Page3_CookDecorate-module__ji2uza__secondaryBtn:hover{border-color:var(--blossom);color:var(--blossom-dark);background:var(--cream);transform:translateY(-1px)}.Page3_CookDecorate-module__ji2uza__btsModalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0d0805bf;justify-content:center;align-items:center;padding:20px;animation:.2s Page3_CookDecorate-module__ji2uza__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes Page3_CookDecorate-module__ji2uza__modalFadeIn{0%{opacity:0}to{opacity:1}}.Page3_CookDecorate-module__ji2uza__btsModalCard{background:var(--white);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:520px;animation:.25s cubic-bezier(.34,1.56,.64,1) Page3_CookDecorate-module__ji2uza__modalScaleUp;display:flex;overflow:hidden;box-shadow:0 20px 50px #0006,0 0 0 1px #fff3}@keyframes Page3_CookDecorate-module__ji2uza__modalScaleUp{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.Page3_CookDecorate-module__ji2uza__btsModalHeader{background:var(--cream);border-bottom:1px solid #e8d5b799;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.Page3_CookDecorate-module__ji2uza__btsModalTitleRow{align-items:center;gap:8px;display:flex}.Page3_CookDecorate-module__ji2uza__btsModalTitle{font-family:var(--font-display);color:var(--brown-dark);font-size:15px;font-weight:700}.Page3_CookDecorate-module__ji2uza__btsModalCloseBtn{border:1px solid var(--cream-border);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Page3_CookDecorate-module__ji2uza__btsModalCloseBtn:hover{color:#e74c3c;background:#fff0f0;border-color:#e74c3c}.Page3_CookDecorate-module__ji2uza__btsVideoWrapper{aspect-ratio:4/3;background:#000;width:100%;position:relative;overflow:hidden}.Page3_CookDecorate-module__ji2uza__btsVideoElement{object-fit:cover;width:100%;height:100%;display:block}.Page3_CookDecorate-module__ji2uza__btsModalFooter{background:var(--cream);border-top:1px solid #e8d5b799;justify-content:flex-end;padding:14px 18px;display:flex}.Page3_CookDecorate-module__ji2uza__btsModalDownloadBtn{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--blossom), var(--blossom-dark));color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e8789a59}.Page3_CookDecorate-module__ji2uza__btsModalDownloadBtn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #e8789a73}
.PhotoboothApp-module__rQjfcW__root{background:var(--cream);min-height:100dvh;color:var(--text-primary);flex-direction:column;display:flex;position:relative;overflow-x:hidden}.PhotoboothApp-module__rQjfcW__loading{min-height:100dvh;color:var(--text-secondary);font-family:var(--font-body);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.PhotoboothApp-module__rQjfcW__loadingSpinner{border:3px solid var(--cream-border);border-top-color:var(--blossom-dark);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite PhotoboothApp-module__rQjfcW__spin}@keyframes PhotoboothApp-module__rQjfcW__spin{to{transform:rotate(360deg)}}.PhotoboothApp-module__rQjfcW__petals{pointer-events:none;z-index:1;position:fixed;inset:0;overflow:hidden}.PhotoboothApp-module__rQjfcW__petal{opacity:.28;animation:linear infinite PhotoboothApp-module__rQjfcW__fallPetal;animation-duration:calc(10s + var(--i,0) * 2s);animation-delay:calc(var(--i,0) * -1.8s);left:calc(var(--i,0) * 12% + 4%);-webkit-user-select:none;user-select:none;font-size:clamp(14px,2.2vw,24px);position:absolute;top:-30px}@keyframes PhotoboothApp-module__rQjfcW__fallPetal{0%{opacity:0;transform:translateY(-30px)rotate(0)}10%{opacity:.32}85%{opacity:.2}to{opacity:0;transform:translateY(105dvh)rotate(360deg)}}.PhotoboothApp-module__rQjfcW__main{z-index:2;flex-direction:column;flex:1;width:100%;display:flex;position:relative}.PhotoboothApp-module__rQjfcW__sakuraBgLayer{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.PhotoboothApp-module__rQjfcW__ambientFloralGrid{opacity:.9;background-image:radial-gradient(circle at 15% 15%,#ffb7c514 0%,#0000 40%),radial-gradient(circle at 85% 85%,#e8789a12 0%,#0000 45%),radial-gradient(circle,#fff0f366 0%,#0000 60%);position:absolute;inset:0}.PhotoboothApp-module__rQjfcW__blossomClusterTL{opacity:.35;filter:drop-shadow(0 4px 12px #e8789a26);transform-origin:0 0;width:260px;height:240px;animation:8s ease-in-out infinite alternate PhotoboothApp-module__rQjfcW__gentleSway;position:absolute;top:-20px;left:-20px}.PhotoboothApp-module__rQjfcW__blossomClusterBR{opacity:.32;filter:drop-shadow(0 4px 12px #e8789a26);transform-origin:100% 100%;width:280px;height:260px;animation:9s ease-in-out infinite alternate-reverse PhotoboothApp-module__rQjfcW__gentleSway;position:absolute;bottom:-30px;right:-30px}@keyframes PhotoboothApp-module__rQjfcW__gentleSway{0%{transform:rotate(0)scale(1)}to{transform:rotate(3deg)scale(1.03)}}.PhotoboothApp-module__rQjfcW__flowerItem1{position:absolute;top:30px;left:30px}.PhotoboothApp-module__rQjfcW__flowerItem2{position:absolute;top:90px;left:110px;transform:rotate(20deg)}.PhotoboothApp-module__rQjfcW__flowerItem3{position:absolute;top:120px;left:40px;transform:rotate(-15deg)}.PhotoboothApp-module__rQjfcW__flowerItem4{position:absolute;top:60px;left:170px;transform:rotate(35deg)}.PhotoboothApp-module__rQjfcW__petalItem1{position:absolute;top:160px;left:130px;transform:rotate(45deg)}.PhotoboothApp-module__rQjfcW__petalItem2{position:absolute;top:110px;left:210px;transform:rotate(-25deg)}.PhotoboothApp-module__rQjfcW__flowerItem5{position:absolute;bottom:40px;right:40px}.PhotoboothApp-module__rQjfcW__flowerItem6{position:absolute;bottom:110px;right:120px;transform:rotate(-18deg)}.PhotoboothApp-module__rQjfcW__flowerItem7{position:absolute;bottom:130px;right:50px;transform:rotate(25deg)}.PhotoboothApp-module__rQjfcW__flowerItem8{position:absolute;bottom:65px;right:180px;transform:rotate(-30deg)}.PhotoboothApp-module__rQjfcW__petalItem3{position:absolute;bottom:170px;right:140px;transform:rotate(-40deg)}.PhotoboothApp-module__rQjfcW__petalItem4{position:absolute;bottom:120px;right:220px;transform:rotate(50deg)}.PhotoboothApp-module__rQjfcW__bottomBar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff8f0b3;border-top:1px solid #e8d5b766;width:100%;padding:10px 24px;position:relative}.PhotoboothApp-module__rQjfcW__bottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;max-width:1280px;margin:0 auto;display:flex}.PhotoboothApp-module__rQjfcW__teaserBadgeBottom{color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;display:inline-flex}.PhotoboothApp-module__rQjfcW__teaserBadgeBottom strong{color:var(--blossom-dark);font-weight:800}.PhotoboothApp-module__rQjfcW__bottomEcosystemLink{color:var(--brown-dark);border:1px solid var(--cream-border);background:#fff9;border-radius:12px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.PhotoboothApp-module__rQjfcW__bottomEcosystemLink:hover{border-color:var(--blossom);color:var(--blossom-dark);background:#fff;transform:translateY(-1px)}@media (max-width:680px){.PhotoboothApp-module__rQjfcW__bottomContent{text-align:center;justify-content:center}}.PhotoboothApp-module__rQjfcW__mobileNoticeBanner{z-index:15;background:linear-gradient(135deg,#fff0f5 0%,#fff8f0 100%);border-bottom:1px solid #e8789a59;justify-content:space-between;align-items:center;gap:10px;padding:8px 16px;animation:.3s PhotoboothApp-module__rQjfcW__slideDown;display:none}@keyframes PhotoboothApp-module__rQjfcW__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:860px){.PhotoboothApp-module__rQjfcW__mobileNoticeBanner{display:flex}}.PhotoboothApp-module__rQjfcW__mobileNoticeContent{color:var(--brown-dark);align-items:center;gap:8px;font-size:11px;line-height:1.4;display:flex}.PhotoboothApp-module__rQjfcW__mobileNoticeContent strong{color:var(--blossom-dark)}.PhotoboothApp-module__rQjfcW__closeBannerBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:#0000000d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.PhotoboothApp-module__rQjfcW__closeBannerBtn:hover{color:var(--blossom-dark);background:#e8789a33}
