.page-module__xDcmFa__main{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module__xDcmFa__background{z-index:-1;background:#fafaf9;position:fixed;inset:0}.page-module__xDcmFa__progressContainer{z-index:100;background:0 0;width:min(860px,100% - 24px);padding:16px 24px;position:fixed;top:85px;left:50%;right:auto;transform:translate(-50%)}.page-module__xDcmFa__stitchProgressLine{background:#0000000f;border-radius:999px;width:min(760px,100%);height:4px;margin:0 auto;overflow:hidden}.page-module__xDcmFa__stitchProgressLineFill{background:#e8547c;border-radius:9999px;height:100%;transition:width .3s ease-out;position:relative;overflow:hidden}.page-module__xDcmFa__stitchProgressLineFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation:2s ease-in-out infinite page-module__xDcmFa__progressShimmer;position:absolute;inset:0}@keyframes page-module__xDcmFa__progressShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes page-module__xDcmFa__stepSlideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.page-module__xDcmFa__stepEnter{animation:.25s ease-out both page-module__xDcmFa__stepSlideIn}.page-module__xDcmFa__wizardContainer{padding:var(--spacing-xl);z-index:10;flex:1;justify-content:center;align-items:center;margin-top:120px;margin-bottom:100px;display:flex;position:relative;overflow-y:auto}.page-module__xDcmFa__stepContent{text-align:center;width:100%;max-width:680px}.page-module__xDcmFa__actions{justify-content:center;gap:var(--spacing-md);padding:var(--spacing-md)var(--spacing-xl);background:var(--color-white);border-top:1px solid var(--color-gray-100);z-index:100;display:flex;position:fixed;bottom:0;left:0;right:0}.page-module__xDcmFa__primaryButton,.page-module__xDcmFa__secondaryButton{justify-content:center;align-items:center;gap:var(--spacing-sm);padding:calc(var(--spacing-lg)*.8)calc(var(--spacing-2xl)*.8);font-family:var(--font-family-body);font-size:calc(var(--font-size-base)*.9);font-weight:var(--font-weight-semibold);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-normal);border:none;min-width:112px;display:flex}.page-module__xDcmFa__primaryButton{color:var(--color-white);background:#e8547c;box-shadow:0 4px 12px #e8547c40}.page-module__xDcmFa__primaryButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #e8547c4d}.page-module__xDcmFa__primaryButton.page-module__xDcmFa__disabled,.page-module__xDcmFa__primaryButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.page-module__xDcmFa__secondaryButton{background:var(--color-gray-100);color:var(--color-gray-700)}.page-module__xDcmFa__secondaryButton:hover{background:var(--color-gray-200)}.page-module__xDcmFa__stitchWizardContainer{margin-top:100px;margin-bottom:130px}.page-module__xDcmFa__stitchStepContent{text-align:left;max-width:460px;margin:0 auto}.page-module__xDcmFa__glassPanel{background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;gap:32px;padding:24px;display:flex;box-shadow:0 2px 8px #0000000f}.page-module__xDcmFa__glassPhotoSection{flex-direction:column;align-items:center;gap:12px;display:flex}.page-module__xDcmFa__glassPhotoButton{cursor:pointer;color:#e8547c;background:#e8547c0f;border:2px dashed #e8547c40;border-radius:50%;justify-content:center;align-items:center;width:128px;height:128px;transition:transform .15s,box-shadow .15s,border .15s;display:flex;position:relative;box-shadow:0 0 0 3px #e8547c0f}.page-module__xDcmFa__glassPhotoButtonFilled{border:1px solid #fffc}.page-module__xDcmFa__glassPhotoButton:before{content:"";pointer-events:none;z-index:1;background:0 0;border-radius:50%;position:absolute;inset:0}.page-module__xDcmFa__glassPhotoButton:hover{transform:scale(1.05);box-shadow:0 10px 25px #e8547c26}.page-module__xDcmFa__glassPhotoButton:active{transform:scale(.95)}.page-module__xDcmFa__glassPhotoPreview{-o-object-fit:cover;object-fit:cover;z-index:0;border-radius:50%;width:100%;height:100%;position:relative}.page-module__xDcmFa__glassPhotoBadge{z-index:2;color:#fff;background:#e8547c;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 1px 3px #0000001f}.page-module__xDcmFa__glassPhotoLabel{color:#86868b;font-size:13px;font-weight:500}.page-module__xDcmFa__glassPhotoRequired{color:#e8547c;font-weight:600}.page-module__xDcmFa__glassPhotoPrivacy{color:#6b728099;align-items:center;gap:4px;margin-top:-4px;font-size:11px;display:flex;position:relative}.page-module__xDcmFa__privacyInfoBtn{color:#6b728099;cursor:pointer;background:0 0;border:1px solid #6b728040;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:2px;padding:0;transition:background .15s,color .15s;display:inline-flex}.page-module__xDcmFa__privacyInfoBtn:hover{color:#6b7280e6;background:#6b72801a}.page-module__xDcmFa__privacyInfoPopup{background:var(--color-white);z-index:20;color:#0f172abf;border:1px solid #94a3b840;border-radius:14px;width:280px;padding:14px 16px;font-size:.78rem;line-height:1.5;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0f172a1f,0 4px 12px #0f172a0f}.page-module__xDcmFa__privacyInfoPopup p{margin:0}.page-module__xDcmFa__privacyInfoClose{color:#0f172a80;cursor:pointer;background:#94a3b81f;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:12px;display:inline-flex;position:absolute;top:8px;right:8px}.page-module__xDcmFa__privacyInfoClose:hover{background:#94a3b840}.page-module__xDcmFa__glassFieldGroup{flex-direction:column;gap:10px;display:flex}.page-module__xDcmFa__glassFieldLabel{text-transform:uppercase;letter-spacing:.08em;color:#1d1d1f;margin-left:4px;font-size:14px;font-weight:600}.page-module__xDcmFa__glassTextInput{color:#1d1d1f;background:#fff;border:1px solid #0000001a;border-radius:10px;outline:none;width:100%;padding-top:16px;padding-bottom:16px;padding-right:52px;font-size:18px;font-weight:600;transition:border-color .2s,box-shadow .2s}.page-module__xDcmFa__glassTextInput:focus{border-color:#e8547c80;box-shadow:0 0 0 4px #e8547c1a}.page-module__xDcmFa__glassTextInput::placeholder{color:#aeaeb2;font-weight:400}[dir=rtl] .page-module__xDcmFa__glassTextInput{padding-left:52px;padding-right:20px}.page-module__xDcmFa__glassStepper{justify-content:center;align-items:center;gap:24px;display:flex}.page-module__xDcmFa__glassStepperBtn{color:#e8547c;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #00000014;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .15s;display:flex}.page-module__xDcmFa__glassStepperBtn:hover{background:#fafaf9;box-shadow:0 4px 16px #e8547c1a}.page-module__xDcmFa__glassStepperBtn:active{color:#fff;background:#e8547c;border-color:#e8547c;transform:scale(.9);box-shadow:0 10px 25px -5px #e8547c59,0 8px 10px -6px #e8547c40}.page-module__xDcmFa__glassStepperBtnDisabled{opacity:.3;cursor:not-allowed}.page-module__xDcmFa__glassStepperBtnDisabled:hover{box-shadow:none;background:#fff}.page-module__xDcmFa__glassStepperBtnDisabled:active{color:#e8547c;box-shadow:none;background:#fff;border-color:#00000014;transform:none}.page-module__xDcmFa__glassStepperValue{flex-direction:column;align-items:center;min-width:80px;display:flex}.page-module__xDcmFa__glassStepperNumber{color:#e8547c;letter-spacing:-.03em;font-size:48px;font-weight:700;line-height:1}.page-module__xDcmFa__glassStepperUnit{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-top:2px;font-size:13px;font-weight:700}.page-module__xDcmFa__glassGenderPills{gap:8px;display:flex}.page-module__xDcmFa__glassGenderPill{letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #00000014;border-radius:10px;flex:1;padding:16px 10px;font-size:12px;font-weight:700;transition:all .15s}.page-module__xDcmFa__glassGenderPill:hover{background:#fafaf9;border-color:#e8547c4d}.page-module__xDcmFa__glassGenderPill:active{transform:scale(.95)}.page-module__xDcmFa__glassGenderPillSelected{color:#fff;background:#e8547c;border-color:#e8547c;box-shadow:0 10px 25px -5px #e8547c4d,0 8px 10px -6px #e8547c33}.page-module__xDcmFa__glassGenderPillSelected:hover{background:#e8547c}.page-module__xDcmFa__babyAgeWrapper{flex-direction:column;align-items:center;gap:12px;display:flex}.page-module__xDcmFa__babyAgeTitle{color:#e8547c;text-align:center;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.2}.page-module__xDcmFa__babyAgePills{gap:8px;width:100%;display:flex}.page-module__xDcmFa__babyAgePill{text-align:center;color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #00000014;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:12px 10px;transition:all .15s;display:flex}.page-module__xDcmFa__babyAgePillName{letter-spacing:.02em;font-size:12px;font-weight:700;line-height:1.2}.page-module__xDcmFa__babyAgePillMonths{opacity:.7;font-size:10px;font-weight:500;line-height:1.2}.page-module__xDcmFa__babyAgePill:hover{background:#fafaf9;border-color:#e8547c4d}.page-module__xDcmFa__babyAgePill:active{transform:scale(.95)}.page-module__xDcmFa__babyAgePillSelected{color:#fff;background:#e8547c;border-color:#e8547c;box-shadow:0 10px 25px -5px #e8547c4d,0 8px 10px -6px #e8547c33}.page-module__xDcmFa__babyAgePillSelected:hover{background:#e8547c}.page-module__xDcmFa__stitchActions{z-index:230;width:min(1120px,100% - 80px);left:50%;right:auto;bottom:calc(16px + env(safe-area-inset-bottom));--stitch-footer-btn-h:56px;background:#fff;border:1px solid #0000000f;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:18px 26px;transform:translate(-50%);box-shadow:0 2px 8px #00000014}.page-module__xDcmFa__stitchBackButton{min-width:unset;color:#64748b;width:auto;height:var(--stitch-footer-btn-h);background:#ffffffeb;border:1px solid #0f172a0f;border-radius:10px;order:0;gap:10px;padding:0 16px;box-shadow:0 10px 18px #0f172a0f,0 2px 6px #0f172a0a}.page-module__xDcmFa__stitchBackButton:hover{color:#475569;background:#fffffffa}.page-module__xDcmFa__stitchContinueButton{z-index:231;width:auto;min-width:220px;height:var(--stitch-footer-btn-h);background:#e8547c;border-radius:10px;padding:0 22px;font-size:1rem;box-shadow:0 1px 3px #00000014}.page-module__xDcmFa__stitchBackIcon{font-size:18px}[dir=rtl] .page-module__xDcmFa__stitchBackIcon{transform:scaleX(-1)}.page-module__xDcmFa__stitchBackLabel{letter-spacing:.01em;font-size:14px;font-weight:700}.page-module__xDcmFa__stitchActionsRight{order:2;justify-content:flex-end;align-items:center;gap:18px;min-width:0;margin-inline-start:auto;display:flex}.page-module__xDcmFa__stitchFooterCenter{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;min-width:160px;display:flex}[dir=rtl] .page-module__xDcmFa__stitchFooterCenter{text-align:left;align-items:flex-start}.page-module__xDcmFa__stitchFooterStep{letter-spacing:.18em;color:#0f172a66;font-size:11px;font-weight:800}.page-module__xDcmFa__stitchFooterHint{color:#0f172ad1;font-size:13px;font-weight:700}.page-module__xDcmFa__stitchContinueIcon{opacity:.95;font-size:18px}.page-module__xDcmFa__stitchThemeStep{text-align:center;max-width:1120px;margin:0 auto}.page-module__xDcmFa__stitchThemeTitle{font-family:var(--font-family-display);letter-spacing:-.03em;color:#1d1d1f;margin:0 0 10px;font-size:3.2rem;font-weight:600}.page-module__xDcmFa__stitchThemeSubtitle{color:#0f172a99;margin:0 0 34px;font-size:1.05rem;font-weight:600}.page-module__xDcmFa__stitchThemeGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;width:min(980px,100%);margin:0 auto;display:grid}.page-module__xDcmFa__stitchThemeCard{--stitch-accent:#e8547c;--stitch-border:#e8547c2e;--stitch-bg:#e8547c0a;border:1px solid var(--stitch-border);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:120px;padding:16px 14px 14px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;box-shadow:0 10px 24px #0f172a0a,0 4px 10px #0f172a08}.page-module__xDcmFa__stitchThemeCard:hover{transform:translateY(-2px);box-shadow:0 22px 52px #0f172a0f,0 10px 24px #0f172a0d}.page-module__xDcmFa__stitchThemeCard:focus-visible{outline:none;box-shadow:0 0 0 6px #e8547c26,0 22px 52px #0f172a0f}.page-module__xDcmFa__stitchThemeIconBox{background:#ffffffeb;border:1px solid #0f172a0f;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 8px 16px #0f172a0f,0 3px 8px #0f172a08}.page-module__xDcmFa__stitchThemeIcon{color:var(--stitch-accent);font-variation-settings:"FILL" 0,"wght" 600,"GRAD" 0,"opsz" 24;font-size:24px}.page-module__xDcmFa__stitchThemeName{color:#1d1d1f;font-size:.88rem;font-weight:800}.page-module__xDcmFa__stitchThemeCardSelected{border-color:#e8547cb3;box-shadow:0 24px 56px #e8547c1a,0 10px 26px #0f172a0d}.page-module__xDcmFa__stitchThemeCheck{color:#fff;background:#e8547c;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 14px 24px #e8547c2e,0 6px 14px #e8547c1a}.page-module__xDcmFa__stitchThemeCheck .material-symbols-outlined{font-size:18px}[dir=rtl] .page-module__xDcmFa__stitchThemeCheck{left:16px;right:auto}.page-module__xDcmFa__stitchThemeDetails{text-align:left;background:#ffffffeb;border:1px solid #0f172a0f;border-radius:26px;width:min(980px,100%);margin:34px auto 28px;padding:18px 18px 16px;box-shadow:0 16px 34px #0f172a0d,0 6px 14px #0f172a09}[dir=rtl] .page-module__xDcmFa__stitchThemeDetails{text-align:right}.page-module__xDcmFa__stitchThemeDetailsTop{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:10px;display:flex}.page-module__xDcmFa__clearStoryBtn{color:#ef4444b3;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:.75rem;font-weight:700;transition:color .15s,background .15s}.page-module__xDcmFa__clearStoryBtn:hover{color:#ef4444;background:#ef444414}.page-module__xDcmFa__referencesHint{text-transform:uppercase;letter-spacing:.08em;color:#0f172a59;margin-top:10px;margin-bottom:2px;font-size:.75rem;font-weight:700}.page-module__xDcmFa__stitchThemeTextarea{color:#0f172adb;resize:vertical;background:#ffffffeb;border:1px solid #94a3b859;border-radius:22px;outline:none;width:100%;padding:16px 16px 18px;font-size:1rem;font-weight:550}.page-module__xDcmFa__stitchThemeTextarea:focus{border-color:#e8547c73;box-shadow:0 0 0 6px #e8547c1a}.page-module__xDcmFa__exampleTagsRow{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding:4px 0;display:flex;overflow-x:auto}.page-module__xDcmFa__exampleTagsRow::-webkit-scrollbar{display:none}.page-module__xDcmFa__exampleTag{color:#e8547cd9;cursor:pointer;white-space:nowrap;background:#e8547c0f;border:1.5px solid #e8547c33;border-radius:20px;flex-shrink:0;padding:6px 14px;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s,transform .1s}.page-module__xDcmFa__exampleTag:hover{background:#e8547c1f;border-color:#e8547c66;transform:translateY(-1px)}.page-module__xDcmFa__exampleTag:active{transform:scale(.97)}.page-module__xDcmFa__stitchArtGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.page-module__xDcmFa__stitchArtCard{cursor:pointer;text-align:left;background:#ffffffe6;border:2px solid #94a3b82e;border-radius:28px;padding:0;transition:transform .12s,border-color .12s,box-shadow .12s;position:relative;overflow:hidden;box-shadow:0 18px 34px #0f172a0f,0 6px 14px #0f172a0a}[dir=rtl] .page-module__xDcmFa__stitchArtCard{text-align:right}.page-module__xDcmFa__stitchArtCard:hover{transform:translateY(-1px);box-shadow:0 22px 44px #0f172a12,0 8px 18px #0f172a0b}.page-module__xDcmFa__stitchArtCardSelected{background:#fffffff5;border:3px solid #e8547c;box-shadow:0 24px 52px #e8547c1a,0 10px 24px #0f172a0d}.page-module__xDcmFa__stitchArtImageWrap{aspect-ratio:4/3;background:#fafaf9;width:100%}.page-module__xDcmFa__stitchArtImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-module__xDcmFa__stitchArtCard[data-stitch-style=storybook_classic] .page-module__xDcmFa__stitchArtImage{transform:scale(1.07)}.page-module__xDcmFa__stitchArtMeta{background:#fffffff5;border-top:1px solid #0f172a0d;padding:16px 16px 18px}.page-module__xDcmFa__stitchArtName{color:#0f172ae6;margin-bottom:4px;font-size:1.05rem;font-weight:700}.page-module__xDcmFa__stitchArtDesc{color:#0f172a8c;font-size:.92rem;font-weight:650}.page-module__xDcmFa__stitchArtCheck{color:#fff;background:#e8547c;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 14px 24px #e8547c2e,0 6px 14px #e8547c1a}[dir=rtl] .page-module__xDcmFa__stitchArtCheck{left:10px;right:auto}.page-module__xDcmFa__stitchArtCheck .material-symbols-outlined{font-size:18px}.page-module__xDcmFa__stitchFinalStep{text-align:center;max-width:1120px;margin:0 auto}.page-module__xDcmFa__templateBadge{color:#fff;letter-spacing:.02em;background:#e8547c;border-radius:999px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__xDcmFa__templateBadge .page-module__xDcmFa__material-symbols-outlined{font-size:16px}.page-module__xDcmFa__stitchFinalCoverWrap{justify-content:center;margin-bottom:28px;display:flex}.page-module__xDcmFa__stitchFinalCover{border-radius:26px;width:270px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a33,0 12px 28px #0f172a1f}.page-module__xDcmFa__stitchFinalCoverImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-module__xDcmFa__stitchFinalCoverOverlay{color:#fff;background:linear-gradient(#0f172a00 0%,#0f172a99 70%);padding:16px 18px 18px;position:absolute;inset:auto 0 0}.page-module__xDcmFa__stitchFinalCoverTitle{font-size:1.2rem;font-weight:800}.page-module__xDcmFa__stitchFinalCoverSubtitle{letter-spacing:.2em;opacity:.85;margin-top:4px;font-size:.7rem}.page-module__xDcmFa__stitchFormatToggleWrap{justify-content:center;align-items:center;gap:14px;max-width:720px;margin:0 auto 24px;display:flex}.page-module__xDcmFa__stitchFormatToggleLabel{text-transform:uppercase;letter-spacing:.12em;color:#0f172a8c;white-space:nowrap;align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.page-module__xDcmFa__stitchFormatToggleLabel .material-symbols-outlined{color:#d97706;font-size:18px}.page-module__xDcmFa__stitchFormatToggle{background:#94a3b81f;border:1px solid #94a3b82e;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.page-module__xDcmFa__stitchFormatToggleBtn{color:#0f172a8c;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 18px;font-size:.85rem;font-weight:700;transition:all .25s;display:inline-flex}.page-module__xDcmFa__stitchFormatToggleBtn:hover{color:#0f172acc;background:#ffffff80}.page-module__xDcmFa__stitchFormatToggleBtnActive{color:#1d1d1f;background:#fff;box-shadow:0 4px 12px #0f172a1a,0 1px 3px #0f172a0f}.page-module__xDcmFa__stitchFormatToggleBtnActive:hover{color:#1d1d1f;background:#fff}[dir=rtl] .page-module__xDcmFa__stitchFormatToggleWrap{flex-direction:row-reverse}.page-module__xDcmFa__stitchLangToggleWrap{justify-content:center;align-items:center;gap:14px;max-width:720px;margin:0 auto 24px;display:flex}.page-module__xDcmFa__stitchLangToggleLabel{text-transform:uppercase;letter-spacing:.12em;color:#0f172a8c;white-space:nowrap;align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.page-module__xDcmFa__stitchLangToggleLabel .material-symbols-outlined{color:#2563eb;font-size:18px}.page-module__xDcmFa__stitchLangDropdown{position:relative}.page-module__xDcmFa__stitchLangDropdownTrigger{color:#1d1d1f;cursor:pointer;white-space:nowrap;background:#94a3b81f;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module__xDcmFa__stitchLangDropdownTrigger:hover{background:#94a3b833}.page-module__xDcmFa__stitchLangDropdownFlag{font-size:1.1rem;line-height:1}.page-module__xDcmFa__stitchLangDropdownMenu{background:var(--color-white);z-index:50;border:1px solid #94a3b833;border-radius:16px;min-width:140px;margin:0;padding:6px;list-style:none;animation:.15s ease-out page-module__xDcmFa__langDropIn;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0f172a1f,0 6px 16px #0f172a0f}@keyframes page-module__xDcmFa__langDropIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.page-module__xDcmFa__stitchLangDropdownItem{color:#0f172ab3;cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:.88rem;font-weight:700;transition:background .15s;display:flex}.page-module__xDcmFa__stitchLangDropdownItem:hover{background:#94a3b81a}.page-module__xDcmFa__stitchLangDropdownItemActive{color:#2563eb;background:#2563eb0f}.page-module__xDcmFa__stitchLangDropdownItemActive:hover{background:#2563eb1a}[dir=rtl] .page-module__xDcmFa__stitchLangToggleWrap{flex-direction:row-reverse}.page-module__xDcmFa__stitchFinalCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:720px;margin:0 auto 34px;display:grid}.page-module__xDcmFa__stitchFinalCard{text-align:left;background:#f8fafc;border:1px solid #94a3b82e;border-radius:20px;padding:18px 18px 16px;position:relative;box-shadow:0 14px 30px #0f172a14}.page-module__xDcmFa__stitchFinalCardHero{background:#e8547c0a}.page-module__xDcmFa__stitchFinalCardTheme{background:#ba83ff14}.page-module__xDcmFa__stitchFinalCardCompanion{background:#e8547c0a}.page-module__xDcmFa__stitchFinalCardCompanion .page-module__xDcmFa__stitchFinalCardIcon{background:#e8547c1f}.page-module__xDcmFa__stitchFinalCardCompanion .page-module__xDcmFa__stitchFinalCardIcon .material-symbols-outlined{color:#e8547c}.page-module__xDcmFa__stitchFinalCardCompanion .page-module__xDcmFa__stitchFinalCardLabel{color:#e8547c}.page-module__xDcmFa__stitchFinalCardStyle{background:#ffa8cd1a}.page-module__xDcmFa__stitchFinalCardStory{background:#22c55e0f}.page-module__xDcmFa__stitchFinalCardStory .page-module__xDcmFa__stitchFinalCardIcon{background:#22c55e26}.page-module__xDcmFa__stitchFinalCardStory .page-module__xDcmFa__stitchFinalCardIcon .material-symbols-outlined{color:#16a34a}.page-module__xDcmFa__stitchFinalCardStory .page-module__xDcmFa__stitchFinalCardLabel{color:#16a34a}.page-module__xDcmFa__stitchFinalPrivacyNotice{color:#0f172a80;justify-content:center;align-items:center;gap:6px;max-width:720px;margin:-14px auto 20px;font-size:.78rem;display:flex}.page-module__xDcmFa__stitchFinalCardEdit{background:var(--color-white);border:1px solid #94a3b84d;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 6px 14px #0f172a1f}.page-module__xDcmFa__stitchFinalCardEdit .material-symbols-outlined{font-size:16px}.page-module__xDcmFa__stitchFinalCardIcon{background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:8px;display:inline-flex;box-shadow:inset 0 0 0 1px #94a3b833}.page-module__xDcmFa__stitchFinalCardHero .page-module__xDcmFa__stitchFinalCardIcon{background:#e8547c1f}.page-module__xDcmFa__stitchFinalCardFormat .page-module__xDcmFa__stitchFinalCardIcon{background:#ffd68a80}.page-module__xDcmFa__stitchFinalCardTheme .page-module__xDcmFa__stitchFinalCardIcon{background:#ba83ff33}.page-module__xDcmFa__stitchFinalCardStyle .page-module__xDcmFa__stitchFinalCardIcon{background:#ffa8cd2e}.page-module__xDcmFa__stitchFinalCardIcon img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:28px;height:28px}.page-module__xDcmFa__stitchFinalCardIcon .material-symbols-outlined{color:#e8547c;font-size:22px}.page-module__xDcmFa__stitchFinalCardHero .page-module__xDcmFa__stitchFinalCardIcon .material-symbols-outlined{color:#e8547c}.page-module__xDcmFa__stitchFinalCardFormat .page-module__xDcmFa__stitchFinalCardIcon .material-symbols-outlined{color:#d97706}.page-module__xDcmFa__stitchFinalCardTheme .page-module__xDcmFa__stitchFinalCardIcon .material-symbols-outlined{color:#a855f7}.page-module__xDcmFa__stitchFinalCardStyle .page-module__xDcmFa__stitchFinalCardIcon .material-symbols-outlined{color:#f472b6}.page-module__xDcmFa__stitchFinalCardText{flex:1;min-width:0}.page-module__xDcmFa__stitchFinalCardLabel{text-transform:uppercase;letter-spacing:.16em;color:#0f172a73;font-size:.65rem;font-weight:800}.page-module__xDcmFa__stitchFinalCardHero .page-module__xDcmFa__stitchFinalCardLabel{color:#e8547c}.page-module__xDcmFa__stitchFinalCardFormat .page-module__xDcmFa__stitchFinalCardLabel{color:#d97706}.page-module__xDcmFa__stitchFinalCardTheme .page-module__xDcmFa__stitchFinalCardLabel{color:#a855f7}.page-module__xDcmFa__stitchFinalCardStyle .page-module__xDcmFa__stitchFinalCardLabel{color:#f472b6}.page-module__xDcmFa__stitchFinalCardValue{color:#1d1d1f;margin-top:6px;font-size:1rem;font-weight:800}.page-module__xDcmFa__stitchFinalCardMeta{color:#0f172a99;margin-top:4px;font-size:.78rem;font-weight:600}.page-module__xDcmFa__carouselDots{display:none}@media (max-width:768px){.page-module__xDcmFa__main{min-height:100dvh;padding-bottom:100px;overflow:hidden visible}.page-module__xDcmFa__header{padding:var(--spacing-md)}.page-module__xDcmFa__logo{font-size:var(--font-size-base)}.page-module__xDcmFa__progressContainer{width:auto;box-shadow:none;background:0 0;border:none;border-radius:0;margin-top:8px;padding:12px 20px 0;position:relative;top:auto;left:auto;right:auto;transform:none}.page-module__xDcmFa__stitchProgressLine{height:10px;box-shadow:none;background:#0000000f;overflow:visible}.page-module__xDcmFa__stitchProgressLineFill{box-shadow:0 0 8px #e8547c4d}.page-module__xDcmFa__wizardContainer{padding:var(--spacing-sm)var(--spacing-md);flex-direction:column;flex:1;align-items:center;margin-top:8px;margin-bottom:0;display:flex}.page-module__xDcmFa__wizardContainer.page-module__xDcmFa__stitchWizardContainer{margin-top:0;margin-bottom:0}.page-module__xDcmFa__stepContent{flex-direction:column;align-items:center;width:100%;margin-top:auto;margin-bottom:auto;display:flex}.page-module__xDcmFa__stitchFinalStep{padding-top:8px}.page-module__xDcmFa__glassPanel{border-radius:16px;gap:16px;width:100%;padding:16px 16px 20px}.page-module__xDcmFa__glassPhotoButton{width:88px;height:88px}.page-module__xDcmFa__glassPhotoSection{gap:6px}.page-module__xDcmFa__glassPhotoLabel{font-size:.82rem}.page-module__xDcmFa__glassPhotoPrivacy{font-size:.72rem}.page-module__xDcmFa__glassTextInput{border-radius:10px;padding-top:14px;padding-bottom:14px;padding-right:46px;font-size:16px}[dir=rtl] .page-module__xDcmFa__glassTextInput{padding-left:46px;padding-right:18px}.page-module__xDcmFa__glassStepperBtn{width:48px;height:48px}.page-module__xDcmFa__glassStepperNumber{font-size:40px}.page-module__xDcmFa__glassStepper{gap:20px}.page-module__xDcmFa__glassGenderPill{padding:14px 8px;font-size:11px}.page-module__xDcmFa__babyAgeTitle{font-size:16px}.page-module__xDcmFa__babyAgePill{padding:10px 8px}.page-module__xDcmFa__stitchThemeTitle{margin-bottom:8px;font-size:2.1rem}.page-module__xDcmFa__stitchThemeSubtitle{margin-bottom:22px;font-size:.98rem}.page-module__xDcmFa__stitchThemeStep .page-module__xDcmFa__stitchThemeTitle{margin-bottom:4px;font-size:1.6rem}.page-module__xDcmFa__stitchThemeStep .page-module__xDcmFa__stitchThemeSubtitle{margin-bottom:12px;font-size:.88rem}.page-module__xDcmFa__stitchThemeGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding:0 4px 12px;display:flex;overflow:auto hidden}.page-module__xDcmFa__stitchThemeGrid::-webkit-scrollbar{display:none}.page-module__xDcmFa__stitchThemeCard{scroll-snap-align:start;border-radius:16px;flex:0 0 28%;gap:6px;min-width:88px;min-height:auto;padding:10px 8px}.page-module__xDcmFa__stitchThemeIconBox{border-radius:14px;width:44px;height:44px}.page-module__xDcmFa__stitchThemeIcon{font-size:20px}.page-module__xDcmFa__stitchThemeName{font-size:.82rem}.page-module__xDcmFa__stitchThemeDetails{border-radius:18px;margin-top:12px;padding:10px 12px 8px}.page-module__xDcmFa__stitchThemeTextarea{resize:none;border-radius:14px;min-height:56px;padding:10px 12px;font-size:16px}.page-module__xDcmFa__stitchArtGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;width:100%;min-width:0;padding:0 4px 12px;display:flex;overflow:auto hidden}.page-module__xDcmFa__stitchArtGrid::-webkit-scrollbar{display:none}.page-module__xDcmFa__stitchArtCard{scroll-snap-align:center;border-radius:22px;flex:0 0 75%}.page-module__xDcmFa__stitchArtImageWrap{aspect-ratio:4/3}.page-module__xDcmFa__stitchArtMeta{padding:14px 14px 16px}.page-module__xDcmFa__carouselDots{justify-content:center;gap:6px;margin-top:8px;display:flex}.page-module__xDcmFa__carouselDot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.page-module__xDcmFa__carouselDotActive{background:var(--accent-primary,#e8547c);border-radius:3px;width:18px}.page-module__xDcmFa__actions{padding:var(--spacing-sm)var(--spacing-md);flex-direction:column-reverse}.page-module__xDcmFa__actions.page-module__xDcmFa__stitchActions{width:auto;left:0;right:0;bottom:calc(12px + env(safe-area-inset-bottom));--stitch-footer-btn-h:48px;flex-flow:wrap;gap:8px;margin:0 12px;padding:10px 14px;transform:none}.page-module__xDcmFa__stitchFooterCenter{display:none}.page-module__xDcmFa__stitchActionsRight{gap:8px;margin-left:auto}.page-module__xDcmFa__primaryButton,.page-module__xDcmFa__secondaryButton{width:100%;min-width:unset}.page-module__xDcmFa__primaryButton.page-module__xDcmFa__stitchContinueButton,.page-module__xDcmFa__secondaryButton.page-module__xDcmFa__stitchBackButton{width:auto}.page-module__xDcmFa__secondaryButton.page-module__xDcmFa__stitchBackButton{flex-shrink:0;align-self:flex-start}.page-module__xDcmFa__primaryButton.page-module__xDcmFa__stitchContinueButton{align-self:flex-end;min-width:160px;font-size:.9rem}.page-module__xDcmFa__stitchFinalCover{border-radius:22px;width:220px}.page-module__xDcmFa__stitchFinalCards{grid-template-columns:1fr;gap:12px}.page-module__xDcmFa__stitchFinalCard{border-radius:16px;flex-direction:row;align-items:center;gap:14px;padding:14px 16px;display:flex}.page-module__xDcmFa__stitchFinalCardIcon{flex-shrink:0;width:38px;height:38px;margin-bottom:0}.page-module__xDcmFa__stitchFinalCardLabel{font-size:.62rem}.page-module__xDcmFa__stitchFinalCardValue{margin-top:2px;font-size:.95rem}.page-module__xDcmFa__stitchFinalCardMeta{margin-top:2px;font-size:.75rem}.page-module__xDcmFa__stitchFinalCardEdit{flex-shrink:0;width:34px;height:34px;margin-left:auto;position:static;box-shadow:0 4px 10px #0f172a14}[dir=rtl] .page-module__xDcmFa__stitchFinalCardEdit{margin-left:0;margin-right:auto}}@media (max-width:480px){.page-module__xDcmFa__stitchProgressLine{height:8px}.page-module__xDcmFa__wizardContainer{padding:var(--spacing-xs)var(--spacing-sm);margin-top:4px;margin-bottom:0}.page-module__xDcmFa__wizardContainer.page-module__xDcmFa__stitchWizardContainer{margin-top:0;margin-bottom:0}.page-module__xDcmFa__glassPanel{border-radius:16px;gap:18px;padding:18px 14px 22px}.page-module__xDcmFa__glassPhotoButton{width:88px;height:88px}.page-module__xDcmFa__glassStepperNumber{font-size:34px}.page-module__xDcmFa__glassStepper{gap:16px}.page-module__xDcmFa__glassGenderPill{letter-spacing:.05em;padding:12px 6px;font-size:11px}.page-module__xDcmFa__babyAgeWrapper{gap:8px}.page-module__xDcmFa__babyAgeTitle{font-size:14px}.page-module__xDcmFa__babyAgePills{gap:4px}.page-module__xDcmFa__babyAgePill{padding:8px 6px}.page-module__xDcmFa__babyAgePillName{font-size:11px}.page-module__xDcmFa__babyAgePillMonths{font-size:9px}.page-module__xDcmFa__stitchThemeTitle{font-size:1.7rem}.page-module__xDcmFa__stitchThemeSubtitle{font-size:.9rem}.page-module__xDcmFa__stitchThemeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.page-module__xDcmFa__stitchThemeCard{border-radius:16px;gap:6px;min-height:auto;padding:10px 8px}.page-module__xDcmFa__stitchThemeIconBox{border-radius:12px;flex-shrink:0;width:38px;height:38px}.page-module__xDcmFa__stitchThemeIcon{font-size:18px}.page-module__xDcmFa__stitchThemeName{font-size:.78rem}.page-module__xDcmFa__stitchThemeCheck{width:26px;height:26px;top:50%;right:12px;transform:translateY(-50%)}.page-module__xDcmFa__stitchThemeCheck .material-symbols-outlined{font-size:14px}[dir=rtl] .page-module__xDcmFa__stitchThemeCheck{left:12px;right:auto}.page-module__xDcmFa__stitchThemeDetails{border-radius:18px;padding:12px}.page-module__xDcmFa__stitchThemeTextarea{padding:12px;font-size:.92rem}.page-module__xDcmFa__stitchArtGrid{gap:10px}.page-module__xDcmFa__stitchArtCard{flex:0 0 80%}.page-module__xDcmFa__stitchFormatToggleWrap{gap:10px;margin-bottom:18px}.page-module__xDcmFa__stitchFormatToggleLabel{font-size:.72rem}.page-module__xDcmFa__stitchFormatToggleBtn{padding:7px 14px;font-size:.8rem}.page-module__xDcmFa__stitchFinalCoverWrap{margin-bottom:20px}.page-module__xDcmFa__stitchFinalCover{border-radius:16px;width:160px}.page-module__xDcmFa__stitchFinalCoverTitle{font-size:1rem}.page-module__xDcmFa__stitchFinalCoverSubtitle{font-size:.6rem}.page-module__xDcmFa__stitchFinalCards{gap:10px}.page-module__xDcmFa__stitchFinalCard{border-radius:14px;flex-direction:row;align-items:center;gap:12px;padding:12px 14px;display:flex}.page-module__xDcmFa__stitchFinalCardIcon{flex-shrink:0;width:36px;height:36px;margin-bottom:0}.page-module__xDcmFa__stitchFinalCardIcon img{width:24px;height:24px}.page-module__xDcmFa__stitchFinalCardIcon .material-symbols-outlined{font-size:20px}.page-module__xDcmFa__stitchFinalCardLabel{font-size:.6rem}.page-module__xDcmFa__stitchFinalCardValue{margin-top:2px;font-size:.88rem}.page-module__xDcmFa__stitchFinalCardMeta{margin-top:2px;font-size:.72rem}.page-module__xDcmFa__stitchFinalCardEdit{flex-shrink:0;width:32px;height:32px;margin-left:auto;position:static;box-shadow:0 4px 10px #0f172a14}.page-module__xDcmFa__stitchFinalCardEdit .material-symbols-outlined{font-size:14px}[dir=rtl] .page-module__xDcmFa__stitchFinalCardEdit{margin-left:0;margin-right:auto}.page-module__xDcmFa__actions.page-module__xDcmFa__stitchActions{border-radius:22px;flex-flow:wrap;gap:8px;margin:0 8px;padding:10px 12px}.page-module__xDcmFa__stitchActionsRight{flex:1;min-width:0}.page-module__xDcmFa__primaryButton.page-module__xDcmFa__stitchContinueButton{width:100%;min-width:unset;font-size:.92rem}.page-module__xDcmFa__secondaryButton.page-module__xDcmFa__stitchBackButton{flex-shrink:0}.page-module__xDcmFa__quotaIndicator{flex-basis:100%;order:-1;padding:4px 10px;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.page-module__xDcmFa__stitchProgressLineFill:after,.page-module__xDcmFa__quotaBanner{animation:none}}.page-module__xDcmFa__quotaIndicator{white-space:nowrap;color:#0f172abf;background:#e8547c0f;border:1px solid #e8547c33;border-radius:999px;order:1;justify-content:center;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:600;display:flex}.page-module__xDcmFa__quotaIndicatorWarning{color:#b46e00;background:#f59e0b1a;border-color:#f59e0b4d}.page-module__xDcmFa__quotaIndicatorDanger{color:#b91c1c;background:#ef44441a;border-color:#ef44444d}@media (max-width:768px){.page-module__xDcmFa__quotaIndicator{order:-1;justify-content:center;width:100%;padding:5px 12px;font-size:.75rem}}.page-module__xDcmFa__quotaBanner{border-radius:14px;align-items:center;gap:10px;max-width:640px;margin:0 auto 16px;padding:12px 18px;font-size:.875rem;font-weight:500;line-height:1.5;animation:.3s ease-out page-module__xDcmFa__bannerSlideIn;display:flex}.page-module__xDcmFa__quotaBanner .material-symbols-outlined{flex-shrink:0;font-size:20px}.page-module__xDcmFa__quotaBannerWarning{color:#92400e;background:#f59e0b1a;border:1px solid #f59e0b40}.page-module__xDcmFa__quotaBannerDanger{color:#991b1b;background:#ef444414;border:1px solid #ef444433}@keyframes page-module__xDcmFa__bannerSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__xDcmFa__quotaBanner{border-radius:12px;gap:8px;margin:0 12px 12px;padding:10px 14px;font-size:.8rem}.page-module__xDcmFa__quotaBanner .material-symbols-outlined{font-size:18px}}
.CompanionStep-module__1KUxtq__typeGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;width:100%;margin:0 auto;display:grid}@media (max-width:768px){.CompanionStep-module__1KUxtq__typeGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding:0 4px 8px;display:flex;overflow:auto hidden}.CompanionStep-module__1KUxtq__typeGrid::-webkit-scrollbar{display:none}}@media (max-width:360px){.CompanionStep-module__1KUxtq__typeGrid{gap:8px}}.CompanionStep-module__1KUxtq__companionList{flex-direction:column;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.CompanionStep-module__1KUxtq__companionCard{background:var(--bg-glass,#ffffff0f);border:1.5px solid var(--border-subtle,#e8547c1f);border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1rem;animation:.25s ease-out CompanionStep-module__1KUxtq__slideIn;display:flex}.CompanionStep-module__1KUxtq__companionCardIcon{background:var(--bg-glass,#e8547c14);width:44px;height:44px;color:var(--accent-primary,#e8547c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex;overflow:hidden}.CompanionStep-module__1KUxtq__companionCardPhoto{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.CompanionStep-module__1KUxtq__companionCardText{flex:1;min-width:0}.CompanionStep-module__1KUxtq__companionCardName{color:var(--text-primary,#e4e4e7);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.CompanionStep-module__1KUxtq__companionCardType{color:var(--text-muted,#a1a1aa);font-size:.8rem}.CompanionStep-module__1KUxtq__companionCardActions{flex-shrink:0;gap:.35rem;display:flex}.CompanionStep-module__1KUxtq__editButton,.CompanionStep-module__1KUxtq__removeButton{cursor:pointer;width:36px;height:36px;color:var(--text-muted,#a1a1aa);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.CompanionStep-module__1KUxtq__editButton:hover{color:var(--accent-primary,#e8547c);background:#e8547c1f}.CompanionStep-module__1KUxtq__removeButton:hover{color:#ef4444;background:#ef444426}.CompanionStep-module__1KUxtq__emptyState{color:var(--text-muted,#a1a1aa);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.CompanionStep-module__1KUxtq__emptyState p{margin:0;font-size:.9rem}.CompanionStep-module__1KUxtq__addButton{border:2px dashed var(--border-subtle,#e8547c33);width:100%;color:var(--accent-primary,#e8547c);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;transition:border-color .2s,background-color .2s,opacity .2s;display:flex}.CompanionStep-module__1KUxtq__addButton:hover:not(:disabled){border-color:var(--accent-primary,#e8547c);background:#e8547c0d}.CompanionStep-module__1KUxtq__addButton:disabled{opacity:.45;cursor:not-allowed;color:var(--text-muted,#a1a1aa)}.CompanionStep-module__1KUxtq__editingHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CompanionStep-module__1KUxtq__backButton{color:var(--accent-primary,#e8547c);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.35rem .5rem;font-size:.9rem;font-weight:600;transition:background-color .2s;display:flex}.CompanionStep-module__1KUxtq__backButton:hover{background:#e8547c14}.CompanionStep-module__1KUxtq__editingCount{color:var(--text-muted,#a1a1aa);font-size:.8rem}.CompanionStep-module__1KUxtq__detailsPanel{margin-top:1.25rem;animation:.25s ease-out CompanionStep-module__1KUxtq__slideIn}@keyframes CompanionStep-module__1KUxtq__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.CompanionStep-module__1KUxtq__namePhotoRow{align-items:flex-end;gap:.75rem;width:100%;display:flex}.CompanionStep-module__1KUxtq__nameFieldWrap{flex:1;min-width:0}.CompanionStep-module__1KUxtq__photoRow{align-items:center;gap:.75rem;display:flex}.CompanionStep-module__1KUxtq__photoButton{border:2px dashed var(--border-subtle,#e8547c33);background:var(--bg-glass,#ffffff0f);cursor:pointer;width:56px;height:56px;color:var(--text-muted,#a1a1aa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s;display:flex;overflow:hidden}.CompanionStep-module__1KUxtq__photoButton:hover{border-color:var(--accent-primary,#e8547c);background:#e8547c0f}.CompanionStep-module__1KUxtq__photoPreview{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.CompanionStep-module__1KUxtq__photoLabel{color:var(--text-muted,#a1a1aa);font-size:.85rem}.CompanionStep-module__1KUxtq__photoPrivacy{color:var(--text-muted,#71717a);opacity:.8;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.72rem;display:flex}.CompanionStep-module__1KUxtq__descriptionTextarea{border:1.5px solid var(--border-subtle,#e8547c1f);background:var(--bg-glass,#ffffff0a);width:100%;color:var(--text-primary,#e4e4e7);resize:vertical;border-radius:12px;min-height:72px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}@media (max-width:768px){.CompanionStep-module__1KUxtq__descriptionTextarea{font-size:16px}}.CompanionStep-module__1KUxtq__descriptionTextarea:focus{border-color:var(--accent-primary,#e8547c);outline:none}.CompanionStep-module__1KUxtq__descriptionTextarea::placeholder{color:var(--text-muted,#71717a);opacity:.7}.CompanionStep-module__1KUxtq__saveButton{background:var(--accent-primary,#e8547c);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.25rem;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;transition:background-color .2s,opacity .2s,transform .1s;display:flex}.CompanionStep-module__1KUxtq__saveButton:hover:not(:disabled){background:var(--accent-primary-hover,#d4426a);transform:translateY(-1px)}.CompanionStep-module__1KUxtq__saveButton:active:not(:disabled){transform:translateY(0)}.CompanionStep-module__1KUxtq__saveButton:disabled{opacity:.4;cursor:not-allowed}
.UserNav-module__-7E77a__userNav{display:inline-block;position:relative}.UserNav-module__-7E77a__initialsButton{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:12px;align-items:center;gap:8px;height:40px;padding:4px 14px 4px 6px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000f}.UserNav-module__-7E77a__initialsButton:hover{border-color:#0000001f;box-shadow:0 2px 8px #00000014}.UserNav-module__-7E77a__initialsButton:active{transform:scale(.98)}.UserNav-module__-7E77a__initials{color:#e8547c;letter-spacing:.3px;background:#e8547c1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.UserNav-module__-7E77a__chevron{color:#aeaeb2;flex-shrink:0;transition:transform .2s}.UserNav-module__-7E77a__dropdown{z-index:1000;background:#fff;border:1px solid #0000000f;border-radius:16px;min-width:288px;animation:.2s cubic-bezier(.16,1,.3,1) UserNav-module__-7E77a__dropdownSlideIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 30px #00000014,0 2px 8px #0000000a}[dir=rtl] .UserNav-module__-7E77a__dropdown{left:0;right:auto}@keyframes UserNav-module__-7E77a__dropdownSlideIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.UserNav-module__-7E77a__dropdownHeader{background:#f5f5f7;border-bottom:1px solid #0000000f;padding:18px 20px}.UserNav-module__-7E77a__userInfo{align-items:center;gap:12px;display:flex}.UserNav-module__-7E77a__userInitials{color:#fff;letter-spacing:.3px;background:#e8547c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:600;display:flex}.UserNav-module__-7E77a__userDetails{flex:1;min-width:0}.UserNav-module__-7E77a__userName{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:15px;font-weight:600;overflow:hidden}.UserNav-module__-7E77a__userEmail{color:#aeaeb2;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.UserNav-module__-7E77a__dropdownDivider{background:#0000000f;height:1px;margin:0}.UserNav-module__-7E77a__dropdownMenu{padding:8px}.UserNav-module__-7E77a__menuItem{cursor:pointer;color:#1d1d1f;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 14px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.UserNav-module__-7E77a__menuItem:hover{color:#e8547c;background:#f5f5f7}.UserNav-module__-7E77a__menuLabel{font-weight:500}.UserNav-module__-7E77a__iconContainer{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.UserNav-module__-7E77a__iconContainer .material-symbols-outlined{font-size:20px}.UserNav-module__-7E77a__iconIndigo{color:#e8547c;background:#e8547c14}.UserNav-module__-7E77a__iconAmber{color:#f59e0b;background:#f59e0b14}.UserNav-module__-7E77a__iconRed{color:#ef4444;background:#ef44440f}.UserNav-module__-7E77a__quotaRow{color:#e8547c;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;display:flex}.UserNav-module__-7E77a__quotaRow .material-symbols-outlined{font-size:16px}.UserNav-module__-7E77a__quotaRowWarning{color:#b46e00}.UserNav-module__-7E77a__quotaRowDanger{color:#b91c1c}.UserNav-module__-7E77a__signOutItem{color:#ef4444}.UserNav-module__-7E77a__signOutItem:hover{color:#dc2626;background:#ef44440f}[dir=rtl] .UserNav-module__-7E77a__menuItem{text-align:right}@media (max-width:640px){.UserNav-module__-7E77a__dropdown{min-width:240px}.UserNav-module__-7E77a__userInitials{width:40px;height:40px;font-size:14px}.UserNav-module__-7E77a__userName{font-size:13px}.UserNav-module__-7E77a__userEmail{font-size:11px}}
.TextInput-module__3E2WsW__wrapper{flex-direction:column;gap:6px;display:flex}.TextInput-module__3E2WsW__label{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-gray-700);margin-left:4px}.TextInput-module__3E2WsW__labelHint{font-weight:var(--font-weight-normal);color:var(--color-gray-400);margin-left:4px}.TextInput-module__3E2WsW__inputGroup{position:relative}.TextInput-module__3E2WsW__inputGroupError .TextInput-module__3E2WsW__input{border-color:var(--color-error)}.TextInput-module__3E2WsW__inputGroupError .TextInput-module__3E2WsW__input:focus{box-shadow:0 0 0 3px #ef44441a}.TextInput-module__3E2WsW__inputIcon{top:50%;left:var(--spacing-md);pointer-events:none;color:var(--color-gray-400);transition:color var(--transition-fast);justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;transform:translateY(-50%)}.TextInput-module__3E2WsW__inputGroup:focus-within .TextInput-module__3E2WsW__inputIcon{color:var(--color-primary)}.TextInput-module__3E2WsW__input{width:100%;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);font-family:var(--font-family-body);color:var(--color-gray-900);background:var(--color-gray-50);border-radius:var(--radius-xl);transition:all var(--transition-fast);border:1px solid #0000;outline:none;padding:.875rem;display:block}.TextInput-module__3E2WsW__inputWithIcon{padding-left:2.75rem}.TextInput-module__3E2WsW__input:focus{background:var(--color-white);border-color:#e8547c;box-shadow:0 0 0 3px #e8547c1a}.TextInput-module__3E2WsW__input::placeholder{color:var(--color-gray-400);font-weight:var(--font-weight-medium)}.TextInput-module__3E2WsW__input:disabled{background:var(--color-gray-100);cursor:not-allowed}.TextInput-module__3E2WsW__helperText{font-size:var(--font-size-xs);color:var(--color-gray-400);margin-left:4px}.TextInput-module__3E2WsW__errorText{font-size:var(--font-size-xs);color:var(--color-error);margin-left:4px}@media (max-width:768px){.TextInput-module__3E2WsW__input{font-size:16px}}
.UnlockCelebration-module__43EJFG__backdrop{z-index:2300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.UnlockCelebration-module__43EJFG__card{background:var(--color-white);text-align:center;border-radius:1.5rem;width:100%;max-width:380px;max-height:min(88vh,720px);padding:2.5rem 2rem 2rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.UnlockCelebration-module__43EJFG__iconWrapper{background:#2bee6c1a;border-radius:9999px;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.25rem;animation:.5s cubic-bezier(.34,1.56,.64,1) .2s both UnlockCelebration-module__43EJFG__iconPop;display:inline-flex}.UnlockCelebration-module__43EJFG__sparkleIcon{color:#2bee6c;font-variation-settings:"FILL" 1;font-size:2rem}@keyframes UnlockCelebration-module__43EJFG__iconPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.UnlockCelebration-module__43EJFG__headline{color:#102216;letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1.3}.UnlockCelebration-module__43EJFG__childName{color:#2bee6c}.UnlockCelebration-module__43EJFG__subtitle{color:#4b5563;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.UnlockCelebration-module__43EJFG__tutorialSection{text-align:start;background:linear-gradient(#2bee6c14,#2bee6c08);border:1px solid #2bee6c40;border-radius:.875rem;margin-bottom:1rem;padding:.875rem}.UnlockCelebration-module__43EJFG__tutorialHeadline{color:#102216;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.UnlockCelebration-module__43EJFG__tutorialLoading{color:#4b5563;margin-bottom:.625rem;font-size:.8125rem;line-height:1.45}.UnlockCelebration-module__43EJFG__featureList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.UnlockCelebration-module__43EJFG__featureItem{align-items:flex-start;gap:.5rem;display:flex}.UnlockCelebration-module__43EJFG__featureIconWrapper{background:#2bee6c2e;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.UnlockCelebration-module__43EJFG__featureIcon{color:#0f8f3b;font-variation-settings:"FILL" 1;font-size:.9375rem}.UnlockCelebration-module__43EJFG__featureText{color:#1f2937;font-size:.8125rem;line-height:1.45}.UnlockCelebration-module__43EJFG__tutorialActionHint{color:#1f2937;margin-top:.625rem;font-size:.75rem;line-height:1.45}.UnlockCelebration-module__43EJFG__editHintEmphasis{color:#0f8f3b;font-weight:700}.UnlockCelebration-module__43EJFG__progressSection{margin-bottom:1.5rem}.UnlockCelebration-module__43EJFG__generatingText{color:#6b7280;margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.UnlockCelebration-module__43EJFG__progressBar{background:#e5e7eb;border-radius:9999px;width:100%;height:6px;margin-bottom:.5rem;overflow:hidden}.UnlockCelebration-module__43EJFG__progressFill{background:linear-gradient(90deg,#2bee6c,#25d660);border-radius:9999px;height:100%;transition:width .5s}.UnlockCelebration-module__43EJFG__progressLabel{color:#9ca3af;font-size:.75rem;font-weight:500}.UnlockCelebration-module__43EJFG__ctaButton{color:#102216;cursor:pointer;background:#2bee6c;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 15px -3px #2bee6c4d}.UnlockCelebration-module__43EJFG__ctaButton:hover{background:#25d660;transform:translateY(-1px)}.UnlockCelebration-module__43EJFG__ctaButton:active{transform:scale(.98)}.UnlockCelebration-module__43EJFG__ctaArrow{font-size:1.25rem;transition:transform .2s}.UnlockCelebration-module__43EJFG__ctaButton:hover .UnlockCelebration-module__43EJFG__ctaArrow{transform:translate(4px)}@media (max-width:480px){.UnlockCelebration-module__43EJFG__card{padding:2rem 1rem 1.25rem}.UnlockCelebration-module__43EJFG__headline{font-size:1.3rem}.UnlockCelebration-module__43EJFG__subtitle{margin-bottom:1rem}}@media (prefers-reduced-motion:reduce){.UnlockCelebration-module__43EJFG__iconWrapper{animation:none}}
:root{--viewer-bg-start:#f9f7f4;--viewer-bg-end:#ebe8e2;--header-bg:#ffffffeb;--header-border:#0000000d;--page-bg:#fefcf9;--page-shadow-soft:#0000000a;--page-border:#00000008;--text-primary:#1d1d1f;--text-secondary:#86868b;--text-muted:#00000059;--accent-primary:#e8547c;--accent-secondary:#d4406a;--accent-gradient:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);--shadow-book:0 50px 100px #00000040,0 30px 60px #00000026,0 15px 30px #0000001a,0 5px 15px #00000014,0 2px 5px #0000000d;--shadow-button:0 2px 8px #00000014;--book-edge-width:8px;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s cubic-bezier(.4,0,.2,1)}.StoryBookViewer-module__XVYMGa__viewer{background:linear-gradient(135deg,var(--viewer-bg-start)0%,var(--viewer-bg-end)100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.StoryBookViewer-module__XVYMGa__mobile{--book-edge-width:4px}.StoryBookViewer-module__XVYMGa__viewer:before{content:"";opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__fullScreen{z-index:1000;position:fixed;inset:0}.StoryBookViewer-module__XVYMGa__hudHidden .StoryBookViewer-module__XVYMGa__header,.StoryBookViewer-module__XVYMGa__hudHidden .StoryBookViewer-module__XVYMGa__progressContainer{opacity:0;pointer-events:none;transform:translateY(-12px)}.StoryBookViewer-module__XVYMGa__hudHidden .StoryBookViewer-module__XVYMGa__mobilePagePill{opacity:0;pointer-events:none;transform:translate(-50%)translateY(12px)}.StoryBookViewer-module__XVYMGa__hudHidden .StoryBookViewer-module__XVYMGa__previewBar{opacity:0;pointer-events:none;transform:translateY(100%)}.StoryBookViewer-module__XVYMGa__header{background:var(--header-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--header-border);z-index:10;justify-content:space-between;align-items:center;padding:.875rem 2rem;transition:opacity .25s,transform .25s;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #00000014}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__header{box-shadow:none;color:#fff;background:linear-gradient(#0f172af2 0%,#0f172ab3 55%,#0f172a00 100%);border-bottom:none;padding:.5rem .85rem;position:absolute;left:0;right:0}.StoryBookViewer-module__XVYMGa__headerLeft,.StoryBookViewer-module__XVYMGa__headerRight{align-items:center;gap:.75rem;min-width:100px;display:flex}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__headerLeft,.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__headerRight{gap:.5rem;min-width:0}.StoryBookViewer-module__XVYMGa__headerRight{justify-content:flex-end;gap:.5rem;position:relative}.StoryBookViewer-module__XVYMGa__headerCenter{align-items:center;gap:1rem;display:flex}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__headerCenter{display:none}.StoryBookViewer-module__XVYMGa__bookMeta{flex-direction:column;gap:.15rem;display:flex}.StoryBookViewer-module__XVYMGa__bookTitle{color:var(--text-primary);letter-spacing:.01em;font-family:serif;font-size:1rem;font-weight:700;line-height:1.1}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__bookTitle{color:#fff;font-size:.9rem}.StoryBookViewer-module__XVYMGa__bookSubtitle{color:var(--text-muted);letter-spacing:.02em;font-family:Inter,sans-serif;font-size:.75rem}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__bookSubtitle{color:#ffffffb3;font-size:.65rem}.StoryBookViewer-module__XVYMGa__navBtn{color:var(--text-primary);cursor:pointer;width:40px;height:40px;transition:all var(--transition-fast);background:#ffffffe6;border:1px solid #0f172a1f;border-radius:50%;justify-content:center;align-items:center;font-size:1.35rem;font-weight:300;display:flex;box-shadow:0 10px 18px #0f172a1f}.StoryBookViewer-module__XVYMGa__navBtn .StoryBookViewer-module__XVYMGa__material-symbols-outlined{font-size:1.35rem}.StoryBookViewer-module__XVYMGa__navBtn:hover{background:var(--color-white);transform:translateY(-1px)scale(1.04);box-shadow:0 14px 24px #0f172a29}.StoryBookViewer-module__XVYMGa__navBtn:active{transform:translateY(0)scale(.96)}.StoryBookViewer-module__XVYMGa__pageIndicator{color:#334155;text-align:center;letter-spacing:.08em;text-transform:uppercase;background:#0f172a0d;border:1px solid #0f172a14;border-radius:10px;min-width:84px;padding:.35rem .65rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__pageIndicator{color:#fff;background:#ffffff26;border-color:#fff3;padding:.2rem .5rem;font-size:.7rem}.StoryBookViewer-module__XVYMGa__closeBtn{color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:#0f172a0a;border:1px solid #0f172a1f;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .95rem;font-size:.85rem;font-weight:600;display:flex}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__closeBtn{color:#fff;background:#ffffff24;border-color:#fff3;padding:.4rem .75rem;font-size:.75rem}.StoryBookViewer-module__XVYMGa__closeBtn .StoryBookViewer-module__XVYMGa__material-symbols-outlined{font-size:1rem}.StoryBookViewer-module__XVYMGa__closeBtn:hover{color:var(--text-primary);background:#0f172a14;transform:translateY(-1px)}.StoryBookViewer-module__XVYMGa__actionBtn{color:var(--text-primary);cursor:pointer;width:38px;height:38px;transition:all var(--transition-fast);background:#0f172a0a;border:1px solid #0f172a1f;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:600;display:inline-flex}.StoryBookViewer-module__XVYMGa__actionBtn .StoryBookViewer-module__XVYMGa__material-symbols-outlined{font-size:1.15rem}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__actionBtn{color:#fff;background:#ffffff1f;border-color:#fff3;border-radius:10px;width:32px;height:32px}.StoryBookViewer-module__XVYMGa__actionBtn:hover{background:#0f172a14;transform:translateY(-1px);box-shadow:0 10px 18px #0f172a26}.StoryBookViewer-module__XVYMGa__actionBtn:disabled{opacity:.4;cursor:not-allowed}.StoryBookViewer-module__XVYMGa__orderButton{color:#fff;cursor:pointer;background:#e8547c;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem 1.4rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #e8547c40}.StoryBookViewer-module__XVYMGa__orderButton .StoryBookViewer-module__XVYMGa__material-symbols-outlined{font-size:1rem}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__orderButton{padding:.45rem .9rem;font-size:.78rem;box-shadow:0 4px 12px #e8547c33}.StoryBookViewer-module__XVYMGa__orderButton:after{content:"";background:linear-gradient(120deg,#0000 10%,#ffffff59 45%,#0000 80%);transition:transform .6s;position:absolute;inset:0;transform:translate(-120%)}.StoryBookViewer-module__XVYMGa__orderButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e8547c4d}.StoryBookViewer-module__XVYMGa__orderButton:hover:after{transform:translate(120%)}.StoryBookViewer-module__XVYMGa__orderButton:active{transform:translateY(0)}.StoryBookViewer-module__XVYMGa__orderButtonGenerating{cursor:default;opacity:.85;background:#d4406a;box-shadow:0 4px 12px #e8547c33}.StoryBookViewer-module__XVYMGa__orderButtonGenerating:hover{transform:none;box-shadow:0 4px 12px #e8547c33}.StoryBookViewer-module__XVYMGa__orderButtonGenerating .material-symbols-outlined{animation:2s linear infinite StoryBookViewer-module__XVYMGa__spin}.StoryBookViewer-module__XVYMGa__orderButtonInCart{background:#1a7f4b;box-shadow:0 4px 12px #1a7f4b40}.StoryBookViewer-module__XVYMGa__orderButtonInCart:hover{background:#156b3e;box-shadow:0 6px 16px #1a7f4b4d}.StoryBookViewer-module__XVYMGa__progressContainer{background:#0000000a;width:100%;height:3px;transition:opacity .25s,transform .25s;position:relative;overflow:hidden}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__progressContainer{z-index:12;background:#0f172a2e;border-radius:999px;height:4px;position:absolute;bottom:12px;left:16px;right:16px}.StoryBookViewer-module__XVYMGa__progressBar{background:var(--accent-gradient);height:100%;transition:width var(--transition-slow);border-radius:0 3px 3px 0;position:relative}.StoryBookViewer-module__XVYMGa__progressBar:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s infinite StoryBookViewer-module__XVYMGa__shimmer;position:absolute;inset:0}@keyframes StoryBookViewer-module__XVYMGa__shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes StoryBookViewer-module__XVYMGa__spin{to{transform:rotate(360deg)}}.StoryBookViewer-module__XVYMGa__bookContainer{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__bookContainer{padding:1rem .75rem 4.5rem}.StoryBookViewer-module__XVYMGa__flipBook{box-shadow:var(--shadow-book);touch-action:pan-y;border-radius:24px;animation:.8s cubic-bezier(.34,1.56,.64,1) both StoryBookViewer-module__XVYMGa__pickupBook;position:relative;overflow:hidden}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__flipBook{border-radius:18px;box-shadow:0 18px 40px #00000038}@keyframes StoryBookViewer-module__XVYMGa__pickupBook{0%{opacity:0;transform:translateY(100px)scale(.6)rotateX(20deg)}to{opacity:1;transform:translateY(0)scale(1)rotateX(0)}}.StoryBookViewer-module__XVYMGa__flipBook:after{content:"";width:var(--book-edge-width);z-index:5;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#f5f3f0 0%,#e8e5e0 30%,#ddd9d4 50%,#ccc8c3 70%,#bbb7b1 100%),repeating-linear-gradient(#0000 0 2px,#00000008 2px 3px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:0 16px 16px 0;position:absolute;top:8px;bottom:8px;right:0}.StoryBookViewer-module__XVYMGa__flipBook:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#00000014 0%,#00000005 50%,#00000014 100%);width:4px;position:absolute;top:0;bottom:0;left:50%}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__flipBook:before{display:none}.StoryBookViewer-module__XVYMGa__centeringWrapper{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.4,0,.2,1)}.StoryBookViewer-module__XVYMGa__coverMode .StoryBookViewer-module__XVYMGa__centeringWrapper{transform:translate(-25%)}.StoryBookViewer-module__XVYMGa__backCoverMode .StoryBookViewer-module__XVYMGa__centeringWrapper{transform:translate(25%)}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__coverMode .StoryBookViewer-module__XVYMGa__centeringWrapper,.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__backCoverMode .StoryBookViewer-module__XVYMGa__centeringWrapper{transform:none}.StoryBookViewer-module__XVYMGa__coverInner{background-position:calc(50% + 9px) 0;background-repeat:no-repeat;background-size:110%;border-radius:0 16px 16px 0;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.StoryBookViewer-module__XVYMGa__bookTexture{opacity:.2;pointer-events:none;z-index:2;mix-blend-mode:multiply;background-image:url(https://www.gstatic.com/lamda/images/storybook/page_texture_771d37929812a16ff91fb.webp);background-size:cover;position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__spineOverlay{opacity:.6;pointer-events:none;z-index:20;background:linear-gradient(90deg,#000 0,#0000 2% 6%,#00000080 7% 7.1%,#0000 8.3% 11.5%,#0000 98%,#000 100%);position:absolute;inset:0}:is(.StoryBookViewer-module__XVYMGa__coverMode .stf__wrapper,.StoryBookViewer-module__XVYMGa__coverMode .stf__parent,.StoryBookViewer-module__XVYMGa__coverMode .stf__block,.StoryBookViewer-module__XVYMGa__coverMode .stf__item,.StoryBookViewer-module__XVYMGa__coverMode .page,.StoryBookViewer-module__XVYMGa__coverMode .StoryBookViewer-module__XVYMGa__cover){transform-style:preserve-3d;overflow:visible!important}.StoryBookViewer-module__XVYMGa__coverMode .stf__item.--right[data-density=hard].StoryBookViewer-module__XVYMGa__cover{box-shadow:0 20px 40px #0000004d,0 10px 15px #0003!important}.StoryBookViewer-module__XVYMGa__coverMode .stf__item.--right[data-density=hard].StoryBookViewer-module__XVYMGa__cover:before{content:"";z-index:-1;background:repeating-linear-gradient(0deg,#0000 0 2px,#00000005 2px 4px);border-radius:4px 0 0 4px;width:18px;position:absolute;top:0;bottom:0;right:100%;box-shadow:-2px 0 5px #0000001a,inset -1px 0 1px #0003}:is(.StoryBookViewer-module__XVYMGa__coverMode .stf__item.--left,.StoryBookViewer-module__XVYMGa__coverMode .stf__block--left){display:none!important}.StoryBookViewer-module__XVYMGa__coverMode .StoryBookViewer-module__XVYMGa__flipBook{box-shadow:none!important;background:0 0!important}.StoryBookViewer-module__XVYMGa__coverMode .StoryBookViewer-module__XVYMGa__flipBook:after{display:none!important}.StoryBookViewer-module__XVYMGa__backCoverMode .stf__item.--left[data-density=hard].StoryBookViewer-module__XVYMGa__cover{box-shadow:0 20px 40px #0000004d,0 10px 15px #0003!important}.StoryBookViewer-module__XVYMGa__backCoverMode .stf__item.--left[data-density=hard].StoryBookViewer-module__XVYMGa__cover:before{content:"";z-index:-1;background:repeating-linear-gradient(0deg,#0000 0 2px,#00000005 2px 4px);border-radius:0 4px 4px 0;width:18px;position:absolute;top:0;bottom:0;left:100%;box-shadow:2px 0 5px #0000001a,inset 1px 0 1px #0003}:is(.StoryBookViewer-module__XVYMGa__backCoverMode .stf__item.--right,.StoryBookViewer-module__XVYMGa__backCoverMode .stf__block.--right){display:none!important}:is(.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__coverMode .stf__item.--left,.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__coverMode .stf__block--left,.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__backCoverMode .stf__item.--right,.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__backCoverMode .stf__block--right){display:block!important}.StoryBookViewer-module__XVYMGa__backCoverMode .StoryBookViewer-module__XVYMGa__flipBook{box-shadow:none!important;background:0 0!important}.StoryBookViewer-module__XVYMGa__backCoverMode .StoryBookViewer-module__XVYMGa__flipBook:after{display:none!important}.StoryBookViewer-module__XVYMGa__flipBookRtl .stf__wrapper{transform:scaleX(-1)}.StoryBookViewer-module__XVYMGa__flipBookRtl .stf__item>*{transform:scaleX(-1)}.StoryBookViewer-module__XVYMGa__flipBookRtl:after{background-image:linear-gradient(270deg,#f5f3f0 0%,#e8e5e0 30%,#ddd9d4 50%,#ccc8c3 70%,#bbb7b1 100%),repeating-linear-gradient(#0000 0 2px,#00000008 2px 3px);border-radius:16px 0 0 16px;left:0;right:auto}.StoryBookViewer-module__XVYMGa__coverMode[dir=rtl] .StoryBookViewer-module__XVYMGa__centeringWrapper{transform:translate(25%)}.StoryBookViewer-module__XVYMGa__backCoverMode[dir=rtl] .StoryBookViewer-module__XVYMGa__centeringWrapper{transform:translate(-25%)}.StoryBookViewer-module__XVYMGa__flipBookRtl .stf__block--right .StoryBookViewer-module__XVYMGa__page{border-radius:24px 0 0 24px!important}.StoryBookViewer-module__XVYMGa__flipBookRtl .stf__block--left .StoryBookViewer-module__XVYMGa__page{border-radius:0 24px 24px 0!important}.StoryBookViewer-module__XVYMGa__flipBookRtl .stf__block--left .StoryBookViewer-module__XVYMGa__page:before{background:linear-gradient(270deg,#0000 0%,#00000005 40%,#0000000f 70%,#00000026 100%);left:0;right:auto}.StoryBookViewer-module__XVYMGa__flipBookRtl .stf__block--right .StoryBookViewer-module__XVYMGa__page:before{background:linear-gradient(90deg,#0000 0%,#00000005 40%,#0000000f 70%,#00000026 100%);left:auto;right:0}.StoryBookViewer-module__XVYMGa__flipBookRtl .StoryBookViewer-module__XVYMGa__coverInner{border-radius:16px 0 0 16px}.StoryBookViewer-module__XVYMGa__flipBookRtl .StoryBookViewer-module__XVYMGa__spineOverlay{background:linear-gradient(270deg,#000 0,#0000 2% 6%,#00000080 7% 7.1%,#0000 8.3% 11.5%,#0000 98%,#000 100%)}.StoryBookViewer-module__XVYMGa__coverMode .StoryBookViewer-module__XVYMGa__flipBookRtl .stf__item.--right[data-density=hard].StoryBookViewer-module__XVYMGa__cover:before{background:linear-gradient(-90deg,#8e8a85 0%,#d4d0c8 20%,#e8e5e0 45%,#d4d0c8 80%,#989488 100%);border-radius:0 4px 4px 0;left:100%;right:auto;box-shadow:2px 0 5px #0000001a,inset 1px 0 1px #0003}.StoryBookViewer-module__XVYMGa__backCoverMode .StoryBookViewer-module__XVYMGa__flipBookRtl .stf__item.--left[data-density=hard].StoryBookViewer-module__XVYMGa__cover:before{background:linear-gradient(90deg,#8e8a85 0%,#d4d0c8 20%,#e8e5e0 45%,#d4d0c8 80%,#989488 100%);border-radius:4px 0 0 4px;left:auto;right:100%;box-shadow:-2px 0 5px #0000001a,inset -1px 0 1px #0003}.StoryBookViewer-module__XVYMGa__page{background-color:var(--page-bg);box-shadow:inset 0 0 60px var(--page-shadow-soft);border-radius:0;position:relative;overflow:hidden}.stf__block--left .StoryBookViewer-module__XVYMGa__page{border-radius:24px 0 0 24px!important}.stf__block--right .StoryBookViewer-module__XVYMGa__page{border-radius:0 24px 24px 0!important}.stf__block--left .StoryBookViewer-module__XVYMGa__page:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00000005 40%,#0000000f 70%,#00000026 100%);width:40px;position:absolute;top:0;bottom:0;right:0}.stf__block--right .StoryBookViewer-module__XVYMGa__page:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(270deg,#0000 0%,#00000005 40%,#0000000f 70%,#00000026 100%);width:40px;position:absolute;top:0;bottom:0;left:0}.StoryBookViewer-module__XVYMGa__page:after{content:"";background:linear-gradient(#0000 0%,#0000000f 10% 90%,#0000 100%);width:1px;position:absolute;top:0;bottom:0;right:0}.StoryBookViewer-module__XVYMGa__illustrationPageWrapper,.StoryBookViewer-module__XVYMGa__textPageWrapper{height:100%;position:relative}.StoryBookViewer-module__XVYMGa__illustrationPage{background:#f8f6f2;width:100%;height:100%;position:relative;overflow:hidden}.StoryBookViewer-module__XVYMGa__fullBleedImage{-o-object-fit:cover;object-fit:cover;will-change:transform,filter,opacity;width:100%;height:100%;transition:transform 1.2s,filter 1.2s,opacity 1.2s;display:block}.StoryBookViewer-module__XVYMGa__illustrationPage:hover .StoryBookViewer-module__XVYMGa__fullBleedImage{transform:scale(1.02)}.StoryBookViewer-module__XVYMGa__fullBleedImageLoading{filter:blur(18px);opacity:.7;transform:scale(1.05)}.StoryBookViewer-module__XVYMGa__fullBleedImageRegenerating{filter:blur(6px);opacity:.6;transform:scale(1.02)}.StoryBookViewer-module__XVYMGa__illustrationPage:after{content:"";pointer-events:none;background:radial-gradient(#0000 60%,#00000014 100%);position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__illustrationPlaceholder{background:linear-gradient(135deg,#f0ede7 0%,#e8e4dd 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.StoryBookViewer-module__XVYMGa__illustrationPlaceholderGenerating{background-size:240% 240%;animation:6s ease-in-out infinite StoryBookViewer-module__XVYMGa__placeholderShift}.StoryBookViewer-module__XVYMGa__illustrationPlaceholder:before{content:"";border:2px dashed #00000014;border-radius:12px;position:absolute;inset:2rem}.StoryBookViewer-module__XVYMGa__illustrationPlaceholder:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff59 50%,#0000 100%);animation:2.5s ease-in-out infinite StoryBookViewer-module__XVYMGa__shimmerSweep;position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__placeholderIcon{opacity:.15;color:var(--text-secondary,#64748b);font-size:3.5rem}.StoryBookViewer-module__XVYMGa__illustrationPageNumber{position:absolute;bottom:1.25rem;left:1.75rem}.StoryBookViewer-module__XVYMGa__illustrationPageNumberRtl{color:#ffffffbf;text-shadow:0 1px 4px #0006;letter-spacing:.05em;z-index:5;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;left:auto;right:1.75rem}.StoryBookViewer-module__XVYMGa__textPage{background-color:#fff;background-image:url(/textures/paper-texture.png);background-repeat:repeat;background-size:300px 300px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;container-type:inline-size}.StoryBookViewer-module__XVYMGa__textPage:before{content:"";background:#d2b4a033;width:1px;position:absolute;top:0;bottom:0;left:12cqi}.StoryBookViewer-module__XVYMGa__textPageRtl:before{left:auto;right:12cqi}.StoryBookViewer-module__XVYMGa__textPageContent{flex-direction:column;flex:1;justify-content:center;padding:7cqi 12cqi 7cqi 14cqi;font-size:4cqi;display:flex;overflow:hidden}.StoryBookViewer-module__XVYMGa__storyParagraph{font-family:Crimson Text,Crimson Pro,Georgia,serif;font-size:inherit;color:var(--text-primary);text-align:justify;text-indent:2em;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;margin-bottom:1em;line-height:1.8}.StoryBookViewer-module__XVYMGa__storyParagraph:first-child{text-indent:0}.StoryBookViewer-module__XVYMGa__storyParagraph:first-child:first-letter{float:left;color:var(--accent-primary);text-shadow:2px 2px #e8547c1a;margin-top:.1em;margin-right:.4em;font-family:Playfair Display,Georgia,serif;font-size:2.4em;font-weight:700;line-height:.8}.StoryBookViewer-module__XVYMGa__storyParagraphRtl:first-child:first-letter{float:right;margin-left:.4em;margin-right:0}.StoryBookViewer-module__XVYMGa__storyParagraph:last-child{margin-bottom:0}.StoryBookViewer-module__XVYMGa__textPageNumber{position:absolute;bottom:3cqi;right:5cqi}.StoryBookViewer-module__XVYMGa__textPageNumberRtl{color:var(--text-muted);letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.8rem;font-style:italic;font-weight:400;left:5cqi;right:auto}.StoryBookViewer-module__XVYMGa__textPageContentRtl{padding:7cqi 14cqi 7cqi 12cqi}.StoryBookViewer-module__XVYMGa__storyParagraphRtl,.StoryBookViewer-module__XVYMGa__paragraphEditorRtl p{text-align:right}.StoryBookViewer-module__XVYMGa__cover{color:#fff;background-color:#1a1d23;border-radius:0 24px 24px 0;position:relative;overflow:hidden}.StoryBookViewer-module__XVYMGa__cover:before{content:"";opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__coverInner{background-position:50%;background-size:cover;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;container-type:inline-size}.StoryBookViewer-module__XVYMGa__coverOverlay{-webkit-backdrop-filter:blur(8px);text-align:center;z-index:4;background:0 0;border-top:1px solid #00000014;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:12%;padding:5% 6%;display:flex;position:relative;box-shadow:0 -4px 10px #00000014,0 0 20px #0000000a}.StoryBookViewer-module__XVYMGa__coverOverlay:after{content:"";opacity:.85;z-index:-1;background-color:#fff;background-image:url(/textures/paper-texture.png);background-repeat:repeat;background-size:300px 300px;position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__coverOverlay:before{content:"";opacity:.7;pointer-events:none;z-index:1;background:linear-gradient(#0000,#00000026);height:12px;position:absolute;top:-12px;left:0;right:0}.StoryBookViewer-module__XVYMGa__coverOverlayDragging{transition:none!important}.StoryBookViewer-module__XVYMGa__coverDragHandle{justify-content:center;width:100%;margin-bottom:4px;display:flex}.StoryBookViewer-module__XVYMGa__coverDragHandleInner{cursor:grab;touch-action:none;color:#00000059;-webkit-user-select:none;user-select:none;background:#0000000a;border-radius:8px;justify-content:center;align-items:center;width:48px;height:28px;transition:all .15s;display:flex}.StoryBookViewer-module__XVYMGa__coverDragHandleInner .material-symbols-outlined{font-size:1.2rem}.StoryBookViewer-module__XVYMGa__coverDragHandleInner:hover{color:#0000008c;background:#00000014}.StoryBookViewer-module__XVYMGa__coverDragHandleDragging{cursor:grabbing;color:#0009;background:#0000001a}.StoryBookViewer-module__XVYMGa__coverTitle{color:#1a1d23;letter-spacing:-.01em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,6.5cqi,2.5rem);font-weight:700;line-height:1.2}.StoryBookViewer-module__XVYMGa__coverTitleInputWrapper{width:100%}.StoryBookViewer-module__XVYMGa__coverTitleInput{color:#1a1d23;letter-spacing:-.01em;text-align:center;background:#ffffffb3;border:none;border-radius:12px;outline:none;width:100%;padding:8px 12px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,6.5cqi,2.5rem);font-weight:700;line-height:1.2;box-shadow:0 6px 16px #0f172a1f}.StoryBookViewer-module__XVYMGa__coverTitleInput::placeholder{color:#1a1d2366}.StoryBookViewer-module__XVYMGa__coverSubtitle{color:#4a4d52;letter-spacing:.02em;margin:.4rem 0 0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500}.StoryBookViewer-module__XVYMGa__backCoverText{text-align:center;margin-left:auto;margin-right:auto}.StoryBookViewer-module__XVYMGa__coverRegenerateOverlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__coverInner:hover .StoryBookViewer-module__XVYMGa__coverRegenerateOverlay{opacity:1}.StoryBookViewer-module__XVYMGa__keyboardHint{color:var(--text-muted);-webkit-backdrop-filter:blur(8px);letter-spacing:.02em;opacity:.9;transition:opacity var(--transition-normal);background:#fffc;border:1px solid #0000000a;border-radius:24px;padding:.5rem 1.25rem;font-family:Inter,sans-serif;font-size:.75rem;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.StoryBookViewer-module__XVYMGa__keyboardHint:hover{opacity:1}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__keyboardHint{display:none}.StoryBookViewer-module__XVYMGa__paragraphEditor{cursor:text;background:0 0;border:1px dashed #e8547c4d;border-radius:8px;outline:none;width:100%;min-height:150px;padding:.5rem;transition:all .2s}.StoryBookViewer-module__XVYMGa__paragraphEditor:focus{background:#ffffff80;border-color:#e8547c66;box-shadow:0 0 0 2px #e8547c26}.StoryBookViewer-module__XVYMGa__paragraphEditor p{font-family:Crimson Text,Crimson Pro,Georgia,serif;font-size:inherit;color:var(--text-primary);text-align:justify;text-indent:2em;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;margin-bottom:1em;line-height:1.8}.StoryBookViewer-module__XVYMGa__paragraphEditor p:first-child{text-indent:0}.StoryBookViewer-module__XVYMGa__paragraphEditor p:last-child{margin-bottom:0}.StoryBookViewer-module__XVYMGa__imageOverlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__illustrationPageWrapper:hover .StoryBookViewer-module__XVYMGa__imageOverlay{opacity:1}.StoryBookViewer-module__XVYMGa__overlayButton{color:var(--accent-primary);cursor:pointer;background:#fff;border:none;border-radius:24px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(10px);box-shadow:0 4px 12px #0003}.StoryBookViewer-module__XVYMGa__illustrationPageWrapper:hover .StoryBookViewer-module__XVYMGa__overlayButton{transform:translateY(0)}.StoryBookViewer-module__XVYMGa__overlayButton:hover{background:var(--bg-primary);transform:scale(1.05)}.StoryBookViewer-module__XVYMGa__overlayButton:disabled{opacity:.7;cursor:wait}.StoryBookViewer-module__XVYMGa__regeneratingOverlay{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__regeneratingSpinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite StoryBookViewer-module__XVYMGa__regenerateSpin}.StoryBookViewer-module__XVYMGa__regeneratingLabel{color:#fff;text-shadow:0 1px 4px #00000080;font-size:.85rem;font-weight:600}@keyframes StoryBookViewer-module__XVYMGa__regenerateSpin{to{transform:rotate(360deg)}}.StoryBookViewer-module__XVYMGa__lockedOverlay{text-align:center;color:#fff;z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#0f172aa6 0%,#0f172a73 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex;position:absolute;inset:0}.StoryBookViewer-module__XVYMGa__lockedBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:4px;padding:.35rem .8rem;font-size:.75rem;font-weight:600;display:inline-flex}.StoryBookViewer-module__XVYMGa__lockedBadge .material-symbols-outlined{font-size:14px}.StoryBookViewer-module__XVYMGa__generatingOverlay{color:#fff;z-index:4;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0f1861;flex-direction:column;justify-content:center;align-items:center;gap:.9rem;display:flex;position:absolute;inset:0;overflow:hidden}.StoryBookViewer-module__XVYMGa__generatingGlow{opacity:.8;background:radial-gradient(circle at 30% 20%,#f8fafc59 0%,#0000 55%),radial-gradient(circle at 70% 70%,#e8547c40 0%,#0000 60%);animation:6s ease-in-out infinite StoryBookViewer-module__XVYMGa__glowPulse;position:absolute;inset:-40%}.StoryBookViewer-module__XVYMGa__generatingShimmer{opacity:.5;background:linear-gradient(120deg,#0000 20%,#ffffff40 50%,#0000 80%);animation:2.8s linear infinite StoryBookViewer-module__XVYMGa__shimmerSweep;position:absolute;inset:-30%;transform:rotate(8deg)}.StoryBookViewer-module__XVYMGa__generatingContent{z-index:2;letter-spacing:.02em;text-shadow:0 6px 16px #0f172a73;flex-direction:column;align-items:center;gap:.5rem;font-weight:600;display:flex;position:relative}.StoryBookViewer-module__XVYMGa__generatingDots{gap:.4rem;display:inline-flex}.StoryBookViewer-module__XVYMGa__generatingDots span{background:#ffffffd9;border-radius:999px;width:8px;height:8px;animation:1.2s ease-in-out infinite StoryBookViewer-module__XVYMGa__dotBounce}.StoryBookViewer-module__XVYMGa__generatingDots span:nth-child(2){animation-delay:.15s}.StoryBookViewer-module__XVYMGa__generatingDots span:nth-child(3){animation-delay:.3s}.StoryBookViewer-module__XVYMGa__lockedText{opacity:.95;max-width:260px;font-size:.9rem;line-height:1.4}.StoryBookViewer-module__XVYMGa__lockedCopy{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;display:flex}.StoryBookViewer-module__XVYMGa__lockedCopy .StoryBookViewer-module__XVYMGa__lockedBadge{color:#e8547c;background:#e8547c1a;border-color:#e8547c40}.StoryBookViewer-module__XVYMGa__lockedUnlockBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#fff3;border:1px solid #fff6;border-radius:999px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.StoryBookViewer-module__XVYMGa__lockedUnlockBtn:hover{background:#ffffff59;transform:translateY(-1px)}.StoryBookViewer-module__XVYMGa__lockedUnlockBtn .material-symbols-outlined{font-size:18px}.StoryBookViewer-module__XVYMGa__lockedUnlockBtnLight{color:#fff;cursor:pointer;background:#e8547c;border:none;border-radius:999px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e8547c40}.StoryBookViewer-module__XVYMGa__lockedUnlockBtnLight:hover{transform:translateY(-1px);box-shadow:0 6px 16px #e8547c4d}.StoryBookViewer-module__XVYMGa__lockedUnlockBtnLight .material-symbols-outlined{font-size:18px}.StoryBookViewer-module__XVYMGa__previewBanner{color:var(--text-secondary);background:#e8547c14;border-bottom:1px solid #e8547c26;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 2rem;font-size:.85rem;display:flex}.StoryBookViewer-module__XVYMGa__previewBannerEnter{animation:.4s ease-out both StoryBookViewer-module__XVYMGa__bannerSlideIn}@keyframes StoryBookViewer-module__XVYMGa__bannerSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.StoryBookViewer-module__XVYMGa__previewBar.StoryBookViewer-module__XVYMGa__previewBannerEnter{animation-name:StoryBookViewer-module__XVYMGa__bannerSlideUp}@keyframes StoryBookViewer-module__XVYMGa__bannerSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.StoryBookViewer-module__XVYMGa__previewBar{z-index:15;padding:.65rem 1rem;padding-bottom:calc(.65rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);background:#fffffff2;border-top:1px solid #e8547c1f;justify-content:space-between;align-items:center;transition:opacity .25s,transform .25s;display:flex;position:fixed;bottom:0;left:0;right:0}.StoryBookViewer-module__XVYMGa__previewBarText{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.StoryBookViewer-module__XVYMGa__previewBarBtn{color:#fff;cursor:pointer;background:#e8547c;border:none;border-radius:10px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #e8547c40}.StoryBookViewer-module__XVYMGa__previewBarBtn:active{transform:scale(.97);box-shadow:0 1px 4px #e8547c26}.StoryBookViewer-module__XVYMGa__mobilePagePill{z-index:13;letter-spacing:.06em;font-variant-numeric:tabular-nums;color:#ffffffe6;-webkit-backdrop-filter:blur(8px);background:#0f172a80;border-radius:999px;padding:.2rem .6rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;transition:opacity .25s,transform .25s;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.StoryBookViewer-module__XVYMGa__mobilePagePillLifted{bottom:64px}.StoryBookViewer-module__XVYMGa__generationBanner{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0f172a1f;border-radius:14px;flex-direction:column;gap:.35rem;width:min(260px,88vw);padding:.6rem .75rem;display:flex;position:absolute;top:76px;right:1.5rem;box-shadow:0 12px 24px #0f172a1f}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__generationBanner{width:auto;inset:auto 16px 96px}.StoryBookViewer-module__XVYMGa__generationMeta{color:#111827;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:600;display:flex}.StoryBookViewer-module__XVYMGa__generationLabel{letter-spacing:.01em;align-items:center;display:flex}.StoryBookViewer-module__XVYMGa__generationPulse{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-inline-end:.4rem;animation:1.5s ease-in-out infinite StoryBookViewer-module__XVYMGa__generationPulse;display:inline-block}@keyframes StoryBookViewer-module__XVYMGa__generationPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.StoryBookViewer-module__XVYMGa__generationCount{font-variant-numeric:tabular-nums}.StoryBookViewer-module__XVYMGa__generationBar{background:#94a3b840;border-radius:999px;width:100%;height:6px;overflow:hidden}.StoryBookViewer-module__XVYMGa__generationFill{border-radius:inherit;background:#e8547c;height:100%;transition:width .4s}.StoryBookViewer-module__XVYMGa__generationHint{color:#6b7280;margin:0;font-size:.7rem}.StoryBookViewer-module__XVYMGa__generationSuccess{color:#059669;align-items:center;gap:4px;margin:0;font-size:.75rem;font-weight:600;animation:.4s ease-out StoryBookViewer-module__XVYMGa__fadeInUp;display:flex}.StoryBookViewer-module__XVYMGa__generationSuccess .material-symbols-outlined{font-size:16px}@keyframes StoryBookViewer-module__XVYMGa__fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.StoryBookViewer-module__XVYMGa__previewCopy{flex-direction:column;gap:.2rem;display:flex}.StoryBookViewer-module__XVYMGa__previewCopy strong{color:var(--text-primary);font-size:.95rem}.StoryBookViewer-module__XVYMGa__previewCta{background:var(--accent-gradient);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.5rem 1.1rem;font-size:.8rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #e8547c40}.StoryBookViewer-module__XVYMGa__previewCta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e8547c4d}.StoryBookViewer-module__XVYMGa__previewCta:disabled{opacity:.7;cursor:wait;box-shadow:none;transform:none}.StoryBookViewer-module__XVYMGa__previewError{color:#b91c1c;font-size:.8rem;font-style:normal}.StoryBookViewer-module__XVYMGa__paywallError{color:#b91c1c;margin-top:1rem;font-size:.85rem}.StoryBookViewer-module__XVYMGa__paywallBackdrop{z-index:2200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a33;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.StoryBookViewer-module__XVYMGa__paywallSheet{background:#fff;border-radius:32px 32px 0 0;flex-direction:column;width:100%;max-width:420px;max-height:92vh;animation:.6s cubic-bezier(.16,1,.3,1) forwards StoryBookViewer-module__XVYMGa__paywallSlideUp;display:flex;overflow:hidden;box-shadow:0 30px 60px #0f172a40}.StoryBookViewer-module__XVYMGa__paywallHandleRow{background:#fff;justify-content:center;padding:.75rem 0 .35rem;display:flex}.StoryBookViewer-module__XVYMGa__paywallHandle{background:#e5e7eb;border-radius:999px;width:48px;height:6px}.StoryBookViewer-module__XVYMGa__paywallHeader{justify-content:flex-end;align-items:center;gap:.75rem;padding:.25rem 1.5rem;display:flex}.StoryBookViewer-module__XVYMGa__paywallBack{color:#111827;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.StoryBookViewer-module__XVYMGa__paywallClose{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:inline-flex}.StoryBookViewer-module__XVYMGa__paywallClose:hover{background:#e5e7eb}.StoryBookViewer-module__XVYMGa__paywallBody{padding:0 1.5rem 2rem;overflow-y:auto}.StoryBookViewer-module__XVYMGa__paywallBodyPayment{padding-bottom:.5rem}.StoryBookViewer-module__XVYMGa__paywallPaymentTitle{color:#0f172a;text-align:center;flex:1;margin:0;font-size:.95rem;font-weight:700}.StoryBookViewer-module__XVYMGa__paywallSecurePill{color:#e8547c;white-space:nowrap;background:#e8547c14;border-radius:999px;align-items:center;gap:.25rem;padding:.32rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.StoryBookViewer-module__XVYMGa__paywallSecurePill .StoryBookViewer-module__XVYMGa__material-symbols-outlined{font-size:12px}.StoryBookViewer-module__XVYMGa__paywallTitleGroup{text-align:center;margin-bottom:2rem;padding:0 .5rem}.StoryBookViewer-module__XVYMGa__paywallTitleGroup h2{color:#0d0d1b;margin:0 0 .75rem;font-size:2rem;font-weight:700}.StoryBookViewer-module__XVYMGa__paywallTitleGroup p{color:#6b7280;max-width:280px;margin:0 auto;font-weight:500}.StoryBookViewer-module__XVYMGa__paywallCards{flex-direction:column;gap:1.25rem;display:flex}.StoryBookViewer-module__XVYMGa__paywallCard{background:#fff;border:1px solid #e5e7ebcc;border-radius:20px;padding:.25rem;box-shadow:0 4px 20px #00000008}.StoryBookViewer-module__XVYMGa__paywallCardInner{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.StoryBookViewer-module__XVYMGa__paywallCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.StoryBookViewer-module__XVYMGa__paywallCardHeader h3{color:#0d0d1b;margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.StoryBookViewer-module__XVYMGa__paywallCardHeader p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.4}.StoryBookViewer-module__XVYMGa__paywallPricePrimary{color:#e8547c;font-size:1.2rem;font-weight:700}.StoryBookViewer-module__XVYMGa__paywallCardButton{background:var(--color-primary);color:#fff;cursor:pointer;width:100%;height:48px;box-shadow:var(--shadow-sm);border:none;border-radius:12px;font-size:1rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s}.StoryBookViewer-module__XVYMGa__paywallCardButton:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.StoryBookViewer-module__XVYMGa__paywallStatus{color:#374151;background:#f8fafc;border:1px solid #e5e7ebb3;border-radius:18px;padding:1rem 1.25rem}.StoryBookViewer-module__XVYMGa__paywallStatus strong{margin-bottom:.35rem;display:block}.StoryBookViewer-module__XVYMGa__paywallProgress{color:#111827;margin-top:.75rem;font-weight:700}.StoryBookViewer-module__XVYMGa__paywallPaymentScreen{flex-direction:column;gap:.75rem;display:flex}.StoryBookViewer-module__XVYMGa__paywallSummaryCard{background:#fff;border:1px solid #eaf1fb;border-radius:28px;padding:.9rem .95rem;box-shadow:0 2px 8px #0f172a0a}.StoryBookViewer-module__XVYMGa__paywallSummaryLabel{text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin-bottom:.45rem;font-size:.68rem;font-weight:700;display:block}.StoryBookViewer-module__XVYMGa__paywallSummaryRow{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.StoryBookViewer-module__XVYMGa__paywallSummaryRow h3{color:#0f172a;margin:0;font-size:.86rem;font-weight:700;line-height:1.25}.StoryBookViewer-module__XVYMGa__paywallSummaryRow span{color:#0f172a;white-space:nowrap;font-size:.84rem;font-weight:800}.StoryBookViewer-module__XVYMGa__paywallDiscountRow span{color:#047857;font-weight:600}.StoryBookViewer-module__XVYMGa__paywallFooter{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.StoryBookViewer-module__XVYMGa__paywallLinks{color:#d1d5db;align-items:center;gap:.75rem;font-size:.7rem;font-weight:600;display:flex}.StoryBookViewer-module__XVYMGa__paywallLinks span{background:#d1d5db;border-radius:999px;width:4px;height:4px}.StoryBookViewer-module__XVYMGa__paywallLinks a{color:inherit;text-decoration:none}.StoryBookViewer-module__XVYMGa__paywallSafeArea{background:#fff;height:16px}@keyframes StoryBookViewer-module__XVYMGa__paywallSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.StoryBookViewer-module__XVYMGa__paywallSheet{max-height:95dvh}.StoryBookViewer-module__XVYMGa__paywallHandleRow{padding:.5rem 0 .2rem}.StoryBookViewer-module__XVYMGa__paywallHeader{padding:.15rem 1.25rem}.StoryBookViewer-module__XVYMGa__paywallBody{padding:0 1.25rem 1.25rem}.StoryBookViewer-module__XVYMGa__paywallTitleGroup{margin-bottom:1.25rem}.StoryBookViewer-module__XVYMGa__paywallTitleGroup h2{margin-bottom:.5rem;font-size:1.5rem}.StoryBookViewer-module__XVYMGa__paywallTitleGroup p{font-size:.88rem}.StoryBookViewer-module__XVYMGa__paywallCards{gap:.85rem}.StoryBookViewer-module__XVYMGa__paywallCardInner{gap:.75rem;padding:1rem}.StoryBookViewer-module__XVYMGa__paywallCardButton{height:42px;font-size:.9rem}.StoryBookViewer-module__XVYMGa__paywallFooter{margin-top:1.25rem}.StoryBookViewer-module__XVYMGa__paywallSafeArea{height:env(safe-area-inset-bottom,8px)}}@media (max-width:374px){.StoryBookViewer-module__XVYMGa__paywallBody{padding:0 1rem 1rem}.StoryBookViewer-module__XVYMGa__paywallTitleGroup{margin-bottom:1rem}.StoryBookViewer-module__XVYMGa__paywallTitleGroup h2{font-size:1.3rem}.StoryBookViewer-module__XVYMGa__paywallTitleGroup p{font-size:.82rem}.StoryBookViewer-module__XVYMGa__paywallCardHeader h3{font-size:1rem}.StoryBookViewer-module__XVYMGa__paywallCardHeader p{font-size:.82rem}.StoryBookViewer-module__XVYMGa__paywallPricePrimary{font-size:1.1rem}}@media (min-width:640px){.StoryBookViewer-module__XVYMGa__paywallBackdrop{align-items:center}.StoryBookViewer-module__XVYMGa__paywallSheet{border-radius:32px;max-height:92vh;margin-bottom:2rem}}@media (max-width:960px){.StoryBookViewer-module__XVYMGa__previewBanner{flex-direction:column;align-items:flex-start;padding:.75rem 1rem}.StoryBookViewer-module__XVYMGa__generationBanner{top:70px;right:1rem}.StoryBookViewer-module__XVYMGa__previewCta{text-align:center;width:100%}}@keyframes StoryBookViewer-module__XVYMGa__placeholderShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes StoryBookViewer-module__XVYMGa__glowPulse{0%{opacity:.6;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}to{opacity:.6;transform:scale(1)}}@keyframes StoryBookViewer-module__XVYMGa__shimmerSweep{0%{transform:translate(-60%)rotate(8deg)}to{transform:translate(60%)rotate(8deg)}}@keyframes StoryBookViewer-module__XVYMGa__dotBounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-6px)}}.StoryBookViewer-module__XVYMGa__editToggle{color:var(--text-secondary);cursor:pointer;background:#0f172a0a;border:1px solid #0f172a1f;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.StoryBookViewer-module__XVYMGa__editToggle .StoryBookViewer-module__XVYMGa__material-symbols-outlined{font-size:1rem}.StoryBookViewer-module__XVYMGa__editToggle:hover{color:var(--text-primary);background:#0f172a14;border-color:#0f172a33}.StoryBookViewer-module__XVYMGa__editToggle.StoryBookViewer-module__XVYMGa__active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.StoryBookViewer-module__XVYMGa__saveButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.3rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 10px 20px #22c55e4d}.StoryBookViewer-module__XVYMGa__saveButton .StoryBookViewer-module__XVYMGa__material-symbols-outlined{font-size:1rem}.StoryBookViewer-module__XVYMGa__saveButton:hover{transform:translateY(-2px);box-shadow:0 14px 26px #22c55e59}.StoryBookViewer-module__XVYMGa__cancelButton{color:var(--text-secondary);cursor:pointer;background:#0f172a0a;border:1px solid #0f172a1f;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;transition:all .2s;display:flex}.StoryBookViewer-module__XVYMGa__cancelButton .StoryBookViewer-module__XVYMGa__material-symbols-outlined{font-size:.95rem}.StoryBookViewer-module__XVYMGa__cancelButton:hover{color:var(--text-primary);background:#0f172a14}.StoryBookViewer-module__XVYMGa__editToolbar{align-items:center;gap:.75rem;display:flex}.StoryBookViewer-module__XVYMGa__headerActions{align-items:center;gap:.5rem;display:flex}.StoryBookViewer-module__XVYMGa__headerDivider{background:#0000001a;width:1px;height:24px;margin:0 .25rem}.StoryBookViewer-module__XVYMGa__btnLabel{display:inline}@media (max-width:960px){.StoryBookViewer-module__XVYMGa__header{flex-wrap:wrap;row-gap:.75rem;padding:.75rem 1rem}.StoryBookViewer-module__XVYMGa__headerLeft,.StoryBookViewer-module__XVYMGa__headerRight{justify-content:space-between;width:100%}.StoryBookViewer-module__XVYMGa__headerCenter{order:3;justify-content:center;width:100%}.StoryBookViewer-module__XVYMGa__bookMeta{max-width:70vw}.StoryBookViewer-module__XVYMGa__orderButton{flex:1;justify-content:center}.StoryBookViewer-module__XVYMGa__headerDivider{display:none}}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__headerEditing .StoryBookViewer-module__XVYMGa__headerActions{display:none}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__headerEditing .StoryBookViewer-module__XVYMGa__editToolbar{flex:1;justify-content:flex-end;gap:.5rem}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__headerEditing .StoryBookViewer-module__XVYMGa__saveButton{flex:1;justify-content:center;padding:.5rem 1rem}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__headerEditing .StoryBookViewer-module__XVYMGa__cancelButton{color:#fff;background:#ffffff24;border-color:#fff3;padding:.45rem .75rem;font-size:.8rem}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__editToggle .StoryBookViewer-module__XVYMGa__btnLabel{display:none}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__editToggle{color:#fff;background:#ffffff1f;border-color:#fff3;border-radius:10px;justify-content:center;width:32px;height:32px;padding:.4rem}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__bookTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StoryBookViewer-module__XVYMGa__mobile .StoryBookViewer-module__XVYMGa__bookMeta{max-width:60vw;overflow:hidden}.StoryBookViewer-module__XVYMGa__downloadWrapper{position:relative}.StoryBookViewer-module__XVYMGa__downloadMenu{z-index:100;-webkit-backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #0000000f;border-radius:16px;min-width:280px;max-width:calc(100vw - 2rem);animation:.2s cubic-bezier(.16,1,.3,1) StoryBookViewer-module__XVYMGa__downloadMenuSlideIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px -10px #0000002e,0 20px 25px -5px #0000000f}@keyframes StoryBookViewer-module__XVYMGa__downloadMenuSlideIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.StoryBookViewer-module__XVYMGa__downloadMenuHeader{text-transform:uppercase;letter-spacing:.08em;color:#aeaeb2;border-bottom:1px solid #0000000f;padding:12px 16px 8px;font-size:.68rem;font-weight:700}.StoryBookViewer-module__XVYMGa__downloadMenuItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;transition:background .15s;display:flex}.StoryBookViewer-module__XVYMGa__downloadMenuItem:hover{background:#e8547c0f}.StoryBookViewer-module__XVYMGa__downloadMenuItem:not(:last-child){border-bottom:1px solid #0000000a}.StoryBookViewer-module__XVYMGa__downloadMenuIcon{color:var(--accent-primary);flex-shrink:0;font-size:1.25rem}.StoryBookViewer-module__XVYMGa__downloadMenuTitle{color:#1a1b1e;font-size:.85rem;font-weight:600}.StoryBookViewer-module__XVYMGa__downloadMenuDesc{color:#6b7280;margin-top:2px;font-size:.72rem}.StoryBookViewer-module__XVYMGa__downloadingLabel{white-space:nowrap;color:var(--accent-primary);background:#ffffffe6;border-radius:8px;padding:2px 8px;font-size:.65rem;font-weight:600;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 2px 8px #00000014}@media (max-width:480px){.StoryBookViewer-module__XVYMGa__downloadMenu{min-width:260px;right:-40px}.StoryBookViewer-module__XVYMGa__coverOverlay{margin-bottom:15%;padding:4% 5%}}@media (max-width:640px) and (min-width:481px){.StoryBookViewer-module__XVYMGa__coverOverlay{padding:4.5% 5.5%}}
.SwipeHint-module__a6wXYG__overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;animation:.3s SwipeHint-module__a6wXYG__fadeIn;display:flex;position:absolute;inset:0}.SwipeHint-module__a6wXYG__content{flex-direction:column;align-items:center;gap:16px;display:flex}.SwipeHint-module__a6wXYG__hand{animation:1.5s ease-in-out infinite SwipeHint-module__a6wXYG__swipeAnim}.SwipeHint-module__a6wXYG__hand .SwipeHint-module__a6wXYG__material-symbols-outlined{color:#fff;font-size:48px}.SwipeHint-module__a6wXYG__text{color:#fff;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}@keyframes SwipeHint-module__a6wXYG__swipeAnim{0%,to{opacity:.6;transform:translate(20px)}50%{opacity:1;transform:translate(-20px)}}@keyframes SwipeHint-module__a6wXYG__fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=5015d90ee70b4018.css.map*/