.ProfilePhotoEditor_overlay___VEqq{position:fixed;inset:0;background:rgba(17,24,39,.65);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.ProfilePhotoEditor_dialog__5xuyv{background:#fff;border-radius:16px;width:100%;max-width:560px;padding:1.5rem;box-shadow:0 20px 45px rgba(15,23,42,.18);display:flex;flex-direction:column;gap:1.25rem}.ProfilePhotoEditor_title__0RG1d{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0}.ProfilePhotoEditor_instructions__l8n1K{color:#4a5568;font-size:.95rem;line-height:1.5}.ProfilePhotoEditor_cropAreaWrapper__P29jI{display:flex;justify-content:center}.ProfilePhotoEditor_cropArea__JWhqP{width:320px;height:320px;border-radius:16px;overflow:hidden;background:#0f172a;position:relative;cursor:-webkit-grab;cursor:grab}.ProfilePhotoEditor_cropArea__JWhqP:active{cursor:-webkit-grabbing;cursor:grabbing}.ProfilePhotoEditor_cropImage__tnMLR{position:absolute;will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.ProfilePhotoEditor_sliderRow__rURZ5{display:flex;flex-direction:column;gap:.5rem}.ProfilePhotoEditor_sliderLabel__kLpXE{font-weight:600;color:#2d3748}.ProfilePhotoEditor_slider__t6_cZ{width:100%;-webkit-appearance:none;height:6px;border-radius:999px;background:#e2e8f0;outline:none}.ProfilePhotoEditor_slider__t6_cZ::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#667eea;cursor:pointer}.ProfilePhotoEditor_slider__t6_cZ::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#667eea;cursor:pointer}.ProfilePhotoEditor_previewRow__Ktn6E{display:flex;gap:1rem;align-items:center;justify-content:center}.ProfilePhotoEditor_preview___p0X3{width:80px;height:80px;border-radius:50%;overflow:hidden;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.ProfilePhotoEditor_preview___p0X3 img{width:100%;height:100%;object-fit:cover}.ProfilePhotoEditor_error__bAU_H{color:#c53030;font-size:.9rem;text-align:center}.ProfilePhotoEditor_actions__5B1lk{display:flex;justify-content:flex-end;gap:.75rem}.ProfilePhotoEditor_cancelButton__M4_9t{padding:.6rem 1.25rem;background:transparent;border:2px solid #e2e8f0;border-radius:10px;font-weight:600;color:#4a5568;cursor:pointer;transition:all .2s ease}.ProfilePhotoEditor_cancelButton__M4_9t:hover:not(:disabled){background:#edf2f7}.ProfilePhotoEditor_cancelButton__M4_9t:disabled{cursor:not-allowed;opacity:.6}.ProfilePhotoEditor_saveButton__6FPcZ{padding:.6rem 1.5rem;background:#667eea;border:none;border-radius:10px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.ProfilePhotoEditor_saveButton__6FPcZ:hover:not(:disabled){background:#5568d3;transform:translateY(-1px)}.ProfilePhotoEditor_saveButton__6FPcZ:disabled{background:#a3bffa;cursor:not-allowed}.ProfilePhotoEditor_loading__PG_c0{text-align:center;color:#4a5568}.profile_container__YrDDK{min-height:calc(100vh - 70px);background:var(--color-paper);padding:2rem 1.5rem}.profile_error__Nuz2D,.profile_loading__2YU8E{text-align:center;padding:3rem;font-size:1.125rem;color:var(--color-text-medium)}.profile_error__Nuz2D{color:#a84437}.profile_profileCard__8LZmk{max-width:800px;margin:0 auto;background:var(--color-paper);border-radius:12px;padding:2rem;background-image:radial-gradient(circle at 1px 1px,rgba(74,59,48,.03) 1px,transparent 0);background-size:20px 20px}.profile_header__fPGLN{gap:1.5rem;margin-bottom:2rem}.profile_avatar__rZQA0,.profile_header__fPGLN{display:flex;flex-direction:column;align-items:center}.profile_avatar__rZQA0{gap:.75rem}.profile_avatarPlaceholder__FiCvI,.profile_avatar__rZQA0 img{width:200px;height:200px;object-fit:cover;position:relative}.profile_avatarContainer__rAdk3{position:relative;display:inline-block;padding:37px 28px 26px;background:transparent}.profile_avatarContainer__rAdk3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/stamp-background.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;z-index:0;pointer-events:none;filter:drop-shadow(0 4px 8px rgba(74,59,48,.25))}.profile_avatarContainer__rAdk3>*{position:relative;z-index:1}.profile_avatarPlaceholder__FiCvI{background:linear-gradient(135deg,var(--color-text-medium) 0,var(--color-text-dark) 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;font-family:var(--font-playfair)}.profile_avatarActions__iibdf{display:flex;flex-direction:column;align-items:center;gap:.35rem}.profile_changePhotoButton__rF9br{padding:.45rem .9rem;background:hsla(0,0%,100%,.8);border:2px solid var(--color-paper-border);color:var(--color-text-dark);border-radius:999px;font-size:.9rem;font-weight:600;font-family:var(--font-crimson);cursor:pointer;transition:all .2s ease}.profile_changePhotoButton__rF9br:hover:not(:disabled){background:var(--color-text-dark);color:#fff;transform:translateY(-1px)}.profile_changePhotoButton__rF9br:disabled{opacity:.6;cursor:not-allowed}.profile_photoError__e5WSb{color:var(--color-wax-seal);font-size:.85rem;text-align:center;max-width:180px;font-family:var(--font-crimson)}.profile_fileInput__6tPxM{display:none}.profile_info__VLn03{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.profile_name__fInB2{font-family:var(--font-playfair);font-size:2.25rem;font-weight:700;color:var(--color-text-dark);margin:0}.profile_username__szC68{font-size:1rem;color:var(--color-text-medium);font-style:italic}.profile_bio__iDmFm{margin-top:.5rem;color:var(--color-text-dark);line-height:1.6;font-size:1.1rem;white-space:pre-wrap}.profile_expectedMonth__18AHH{margin-top:.75rem;color:var(--color-text-dark);font-size:.95rem;font-style:italic}.profile_missingInfo__OI8fe,.profile_notPlanning__xwUdz{margin-top:.75rem;color:var(--color-text-medium);font-size:.95rem;font-style:italic}.profile_notPlanning__xwUdz{opacity:.8}.profile_editForm__4yVy7{width:100%;display:flex;flex-direction:column;gap:1rem;align-items:center}.profile_input__qMN2E,.profile_textarea__63Jfh{width:100%;max-width:500px;padding:.75rem 1rem;border:2px solid var(--color-paper-border);border-radius:8px;font-size:1rem;font-family:var(--font-crimson);background:hsla(0,0%,100%,.7);color:var(--color-text-dark);transition:all .2s}.profile_input__qMN2E:focus,.profile_textarea__63Jfh:focus{outline:none;border-color:var(--color-text-medium);box-shadow:0 0 0 3px rgba(107,91,71,.1);background:hsla(0,0%,100%,.9)}.profile_textarea__63Jfh{resize:vertical;min-height:100px}.profile_select__messJ{width:100%;max-width:500px;padding:.75rem 1rem;border:2px solid var(--color-paper-border);border-radius:8px;font-size:1rem;font-family:var(--font-crimson);background:hsla(0,0%,100%,.7);color:var(--color-text-dark);transition:all .2s;cursor:pointer}.profile_select__messJ:focus{outline:none;border-color:var(--color-text-medium);box-shadow:0 0 0 3px rgba(107,91,71,.1);background:hsla(0,0%,100%,.9)}.profile_actions__2_lOC{display:flex;justify-content:center;gap:1rem;padding-bottom:2rem;border-bottom:1px solid var(--color-paper-border);margin-bottom:2rem}.profile_editButton__jAPsF,.profile_saveButton__oSYh9{padding:.75rem 1.5rem;background:var(--color-wax-seal);color:#fff;border:none;border-radius:8px;font-weight:600;font-family:var(--font-crimson);cursor:pointer;transition:all .2s}.profile_editButton__jAPsF:hover,.profile_saveButton__oSYh9:hover:not(:disabled){background:var(--color-wax-seal-hover);transform:translateY(-1px)}.profile_saveButton__oSYh9:disabled{background:var(--color-paper-border);cursor:not-allowed}.profile_cancelButton__n4u_I{padding:.75rem 1.5rem;background:transparent;color:var(--color-text-medium);border:2px solid var(--color-paper-border);border-radius:8px;font-weight:600;font-family:var(--font-crimson);cursor:pointer;transition:all .2s}.profile_cancelButton__n4u_I:hover:not(:disabled){background:hsla(38,24%,80%,.1);border-color:var(--color-text-medium)}.profile_cancelButton__n4u_I:disabled{cursor:not-allowed;opacity:.5}.profile_subscribeButton__Wtn_8{padding:1rem 2rem;background:var(--color-wax-seal);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1.125rem;font-family:var(--font-crimson);cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 8px rgba(168,68,55,.3),inset 0 1px 0 hsla(0,0%,100%,.2);position:relative;overflow:hidden;display:inline-block;margin:0 auto}.profile_subscribeButton__Wtn_8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0) 50%,rgba(0,0,0,.1));pointer-events:none}.profile_subscribeButton__Wtn_8:hover:not(:disabled){background:var(--color-wax-seal-hover);transform:translateY(-2px);box-shadow:0 6px 12px rgba(168,68,55,.4),inset 0 1px 0 hsla(0,0%,100%,.2)}.profile_subscribeButton__Wtn_8:disabled{background:var(--color-paper-border);cursor:not-allowed;box-shadow:none}.profile_subscribeContainer__9z4W2{display:flex;flex-direction:column;align-items:center;gap:.5rem}.profile_subscribedButton__S7bk9{padding:1rem 2rem;background:#6b5b47;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1.125rem;font-family:var(--font-crimson);cursor:not-allowed;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(107,91,71,.3),inset 0 1px 0 hsla(0,0%,100%,.1);display:inline-block}.profile_unsubscribeLink__iddPQ{background:none;border:none;color:var(--color-text-medium);font-family:var(--font-crimson);font-size:.875rem;cursor:pointer;padding:.25rem .5rem;text-decoration:underline;transition:color .2s}.profile_unsubscribeLink__iddPQ:hover:not(:disabled){color:var(--color-wax-seal)}.profile_unsubscribeLink__iddPQ:disabled{opacity:.5;cursor:not-allowed}.profile_subscriptionConfirm__g0HwT{width:100%;padding:1.5rem;background:hsla(38,24%,80%,.3);border:2px solid var(--color-paper-border);border-radius:12px;text-align:center}.profile_confirmMessage__fuw7u{margin:0 0 1rem;font-size:1.125rem;color:var(--color-text-dark);font-weight:600;font-family:var(--font-crimson)}.profile_confirmActions__9OsXX{display:flex;gap:1rem;justify-content:center}.profile_confirmButton__Qp_Xw{padding:.75rem 1.5rem;background:var(--color-wax-seal);color:#fff;border:none;border-radius:8px;font-weight:600;font-family:var(--font-crimson);cursor:pointer;transition:all .2s}.profile_confirmButton__Qp_Xw:hover:not(:disabled){background:var(--color-wax-seal-hover);transform:translateY(-1px)}.profile_confirmButton__Qp_Xw:disabled{background:var(--color-paper-border);cursor:not-allowed}.profile_cancelSubscriptionButton__dKIXc{padding:.75rem 1.5rem;background:var(--color-text-medium);color:#fff;border:none;border-radius:8px;font-weight:600;font-family:var(--font-crimson);cursor:pointer;transition:all .2s}.profile_cancelSubscriptionButton__dKIXc:hover:not(:disabled){background:var(--color-text-dark);transform:translateY(-1px)}.profile_cancelSubscriptionButton__dKIXc:disabled{background:var(--color-paper-border);cursor:not-allowed}.profile_noAccountMessage__a17xn{width:100%;padding:1rem;background:hsla(38,24%,80%,.3);border:2px solid var(--color-paper-border);border-radius:8px;text-align:center;color:var(--color-text-dark);font-weight:600;font-family:var(--font-crimson)}.profile_howItWorks__wa_FT{width:100%;padding:2rem;background:var(--color-paper);border:1px solid var(--color-paper-border);border-radius:12px;margin-top:2rem;margin-bottom:2rem;text-align:center}.profile_howItWorksTitle__muhCj{font-family:var(--font-playfair);font-size:1.5rem;font-weight:700;color:var(--color-text-dark);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px}.profile_howItWorksSubtitle__BORHj{font-family:var(--font-crimson);font-size:1.1rem;font-weight:600;color:var(--color-text-dark);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.3px}.profile_howItWorksText__zYZUB{font-family:var(--font-crimson);font-size:1rem;color:var(--color-text-dark);line-height:1.6;max-width:600px;margin:0 auto}.profile_howItWorksLinks__RHrQ_{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.profile_howItWorksLink__O0oUL{color:var(--color-wax-seal);text-decoration:none;font-weight:600;transition:color .2s}.profile_howItWorksLink__O0oUL:hover{color:var(--color-wax-seal-hover);text-decoration:underline}.profile_linkSeparator__J7dbd{color:var(--color-text-medium)}.profile_infoLinksFooter__syQc0{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-paper-border);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-family:var(--font-crimson)}.profile_infoLink__vghz3{color:var(--color-wax-seal);text-decoration:none;font-weight:600;transition:color .2s}.profile_infoLink__vghz3:hover{color:var(--color-wax-seal-hover);text-decoration:underline}.profile_sections__v8E7G{display:flex;flex-direction:column;gap:2rem}.profile_section__QddJf{padding-top:1rem}.profile_sectionTitle__VQK8z{font-family:var(--font-playfair);font-size:1.5rem;font-weight:600;color:var(--color-text-dark);margin:0 0 1rem}.profile_emptyState__QOzqr{text-align:center;padding:2rem;color:var(--color-text-medium);font-size:.875rem;font-style:italic}.profile_groupList__D613_{display:flex;flex-direction:column;gap:.75rem}.profile_groupCard__gDy2Z{display:block;padding:1rem;border:1px solid var(--color-paper-border);border-radius:8px;transition:all .2s;text-decoration:none;color:inherit;background:hsla(0,0%,100%,.5)}.profile_groupCard__gDy2Z:hover{border-color:var(--color-text-medium);box-shadow:0 2px 4px rgba(74,59,48,.1);transform:translateY(-1px)}.profile_groupHeader__t_PAB{display:flex;justify-content:space-between;align-items:center;gap:1rem}.profile_groupName__oGr_h{font-size:1rem}.profile_groupBadge__oVM__,.profile_groupName__oGr_h{font-weight:600;color:var(--color-text-dark);font-family:var(--font-crimson)}.profile_groupBadge__oVM__{padding:.25rem .75rem;background:hsla(38,24%,80%,.3);border-radius:12px;text-transform:uppercase;font-size:.75rem;white-space:nowrap}.profile_groupMemberBio__fqcY8{margin-top:.5rem;font-size:.875rem;color:var(--color-text-medium);font-style:italic}.profile_shareWidget__WrGLB{width:100%;padding:1.5rem;background:linear-gradient(135deg,rgba(168,68,55,.08),rgba(168,68,55,.05));border:2px solid var(--color-wax-seal);border-radius:12px;margin-bottom:2rem;box-shadow:0 4px 12px rgba(168,68,55,.15)}.profile_shareWidgetTitle__zGCPo{font-family:var(--font-playfair);font-size:1.125rem;font-weight:600;color:var(--color-wax-seal);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.5px;text-align:center}.profile_shareWidgetDescription__5jZk8{font-family:var(--font-crimson);font-size:.9rem;color:var(--color-text-medium);text-align:center;margin:0 0 1rem;line-height:1.4}.profile_shareUrlContainer__yMr_N{display:flex;gap:.75rem;align-items:center;justify-content:center;flex-wrap:wrap}.profile_shareUrl__WYCOI{padding:.75rem 1.25rem;background:hsla(0,0%,100%,.9);border:2px solid var(--color-paper-border);border-radius:8px;font-family:monospace;font-size:1rem;color:var(--color-text-dark);cursor:pointer;transition:all .2s;-webkit-user-select:all;-moz-user-select:all;user-select:all}.profile_shareUrl__WYCOI:hover{border-color:var(--color-wax-seal);background:#fff;box-shadow:0 2px 4px rgba(168,68,55,.1)}.profile_copyButton__rRVes{padding:.75rem 1.5rem;background:var(--color-wax-seal);color:#fff;border:none;border-radius:8px;font-weight:600;font-family:var(--font-crimson);cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 8px rgba(168,68,55,.3),inset 0 1px 0 hsla(0,0%,100%,.2)}.profile_copyButton__rRVes:hover:not(:disabled){background:var(--color-wax-seal-hover);transform:translateY(-1px);box-shadow:0 6px 12px rgba(168,68,55,.4),inset 0 1px 0 hsla(0,0%,100%,.2)}.profile_copyButton__rRVes:disabled{background:#6b5b47;cursor:default}.profile_setupPrompt__diCRw{width:100%;padding:1.5rem;background:linear-gradient(135deg,rgba(168,68,55,.08),rgba(168,68,55,.05));border:2px solid var(--color-wax-seal);border-radius:12px;margin-top:3rem;box-shadow:0 4px 12px rgba(168,68,55,.15);text-align:center}.profile_setupPromptTitle__Ytr4f{font-family:var(--font-playfair);font-size:1.25rem;font-weight:600;color:var(--color-wax-seal);margin:0 0 .5rem}.profile_setupPromptMessage__c1_kH{font-family:var(--font-crimson);font-size:1rem;color:var(--color-text-dark);margin:0 0 1.25rem;line-height:1.5}.profile_setupPromptActions__LKQ8X{display:flex;gap:.75rem;align-items:center;justify-content:center;flex-wrap:wrap}.profile_setupPromptButton__ni_cb{padding:.75rem 1.5rem;background:var(--color-wax-seal);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-family:var(--font-crimson);text-transform:uppercase;letter-spacing:.5px;transition:all .2s;box-shadow:0 4px 8px rgba(168,68,55,.3),inset 0 1px 0 hsla(0,0%,100%,.2)}.profile_setupPromptButton__ni_cb:hover{background:var(--color-wax-seal-hover);transform:translateY(-1px);box-shadow:0 6px 12px rgba(168,68,55,.4),inset 0 1px 0 hsla(0,0%,100%,.2)}.profile_setupPromptHelp__r7ytk{padding:.75rem 1.5rem;background:transparent;color:var(--color-wax-seal);text-decoration:none;border:2px solid var(--color-wax-seal);border-radius:8px;font-weight:600;font-family:var(--font-crimson);text-transform:uppercase;letter-spacing:.5px;transition:all .2s}.profile_setupPromptHelp__r7ytk:hover{background:rgba(168,68,55,.1);transform:translateY(-1px)}.profile_checkboxLabel__Jw7gd{display:flex;align-items:center;gap:.5rem;font-family:var(--font-crimson);font-size:.9rem;color:var(--color-text-dark);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:.75rem}.profile_checkbox__rSc48{width:18px;height:18px;cursor:pointer;accent-color:var(--color-wax-seal)}