:root{--bg:#fff;--white:#fff;--navy:#32599b;--navy-deep:#1e3a6e;--navy-light:#4a6fab;--blue-mist:#d3eaff;--blue-mist-deep:#b8d8f8;--border:#e4ecf8;--border-light:#f0f5fc;--text-primary:#1a1a2e;--text-secondary:#6b7fa3;--text-light:#a8b8d4;--accent:#32599b;--accent-light:#4a6fab;--accent-bg:#f0f5fc;--accent-muted:#d3eaff}.page-module__GprFZW__page{background:var(--bg);min-height:100dvh;color:var(--text-primary);letter-spacing:.01em;font-family:Montserrat,sans-serif}.page-module__GprFZW__topBar{z-index:50;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fffffff7;justify-content:center;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:sticky;top:0}.page-module__GprFZW__topBar:after{content:"";background:var(--navy);width:40px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-module__GprFZW__topBarTitle{color:var(--navy);letter-spacing:.22em;text-transform:lowercase;font-family:Playfair Display,serif;font-size:1rem;font-style:italic;font-weight:400}.page-module__GprFZW__profileHeader{background:var(--white);border-bottom:1px solid var(--border);align-items:flex-start;gap:2rem;max-width:614px;margin:0 auto;padding:2.5rem 1.5rem 2rem;display:flex;position:relative}.page-module__GprFZW__profileHeader:before{content:"";background:linear-gradient(90deg,var(--blue-mist)0%,var(--navy)100%);height:3px;position:absolute;top:0;left:0;right:0}.page-module__GprFZW__profileAvatar{border:2px solid var(--navy);background:var(--blue-mist);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.page-module__GprFZW__profileAvatar:after{content:"";border:1px solid var(--border);border-radius:50%;position:absolute;inset:-5px}.page-module__GprFZW__profileAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.page-module__GprFZW__profileAvatarInner{background:var(--blue-mist);width:100%;height:100%;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:2rem;font-style:italic;font-weight:400;display:flex}.page-module__GprFZW__profileInfo{flex:1;padding-top:.25rem}.page-module__GprFZW__profileUsername{color:var(--text-primary);letter-spacing:.03em;margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:400;line-height:1.2}.page-module__GprFZW__profileUsername strong{font-weight:500}.page-module__GprFZW__profileDate{color:var(--navy);letter-spacing:.2em;text-transform:uppercase;border-bottom:1px solid var(--border);margin-bottom:.875rem;padding-top:.6rem;padding-bottom:.75rem;font-family:Montserrat,sans-serif;font-size:.6rem;font-weight:500}.page-module__GprFZW__profileBio{color:var(--text-secondary);margin-top:.4rem;padding-top:.5rem;font-family:Playfair Display,serif;font-size:1rem;font-style:italic;font-weight:400;line-height:1.6}.page-module__GprFZW__profileMessage{letter-spacing:.12em;color:var(--text-secondary);text-transform:uppercase;margin-top:.4rem;font-size:.7rem;font-weight:500}.page-module__GprFZW__profileVenue{letter-spacing:.12em;color:var(--text-primary);text-transform:uppercase;align-items:center;margin-top:.4rem;font-size:.8rem;font-weight:500;display:inline-flex}.page-module__GprFZW__profileVenue .page-module__GprFZW__icon{margin-right:.4rem}.page-module__GprFZW__uploadTriggerBar{background:var(--white);border-bottom:1px solid var(--border);max-width:614px;margin:0 auto;padding:1rem 1.5rem}.page-module__GprFZW__uploadTriggerBtn{border:1.5px solid var(--navy);letter-spacing:.22em;text-transform:uppercase;width:100%;color:var(--navy);cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-family:Montserrat,sans-serif;font-size:.62rem;font-weight:600;transition:background .25s,color .25s;display:flex}.page-module__GprFZW__uploadTriggerBtn:hover{background:var(--navy);color:var(--white)}.page-module__GprFZW__uploadDrawer{background:var(--white);border-bottom:1px solid var(--border);max-width:614px;max-height:0;margin:0 auto;transition:max-height .4s,padding .35s;overflow:hidden}.page-module__GprFZW__uploadDrawer.page-module__GprFZW__open{max-height:820px}.page-module__GprFZW__uploadDrawerInner{border-top:3px solid var(--navy);padding:1.75rem 1.5rem 2rem}.page-module__GprFZW__dropzone{border:1.5px dashed var(--blue-mist-deep);cursor:pointer;background:var(--accent-bg);border-radius:0;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1.1rem 1rem;transition:border-color .2s,background .2s;display:flex}.page-module__GprFZW__dropzone:hover,.page-module__GprFZW__dropzoneActive{border-color:var(--navy);background:var(--blue-mist)}.page-module__GprFZW__dropzoneIcon{color:var(--navy);opacity:.6;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__GprFZW__dropzoneText{letter-spacing:.18em;text-transform:uppercase;color:var(--navy);font-size:.62rem;font-weight:600}.page-module__GprFZW__dropzoneSub{color:var(--text-secondary);letter-spacing:.04em;margin-top:.1rem;font-size:.6rem;font-weight:300}.page-module__GprFZW__previewStrip{scrollbar-width:none;gap:.5rem;margin-bottom:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.page-module__GprFZW__previewStrip::-webkit-scrollbar{display:none}.page-module__GprFZW__previewThumb{background:var(--accent-bg);border:1px solid var(--border);flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.page-module__GprFZW__previewThumb img{object-fit:cover;width:100%;height:100%}.page-module__GprFZW__previewRemove{background:var(--navy);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:.55rem;display:flex;position:absolute;top:3px;right:3px}.page-module__GprFZW__formRow{margin-bottom:1rem}.page-module__GprFZW__fieldLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--navy);margin-bottom:.35rem;font-size:.55rem;font-weight:600;display:block}.page-module__GprFZW__nameRow{border-bottom:1.5px solid var(--border);align-items:center;gap:.75rem;transition:border-color .2s;display:flex}.page-module__GprFZW__nameRow:focus-within{border-bottom-color:var(--navy)}.page-module__GprFZW__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.5rem 0;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300}.page-module__GprFZW__input:disabled{opacity:.3;cursor:not-allowed}.page-module__GprFZW__anonymousLabel{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem 0 .5rem;display:flex}.page-module__GprFZW__anonText{letter-spacing:.14em;text-transform:uppercase;color:var(--text-light);white-space:nowrap;font-size:.55rem;font-weight:600;transition:color .2s}.page-module__GprFZW__anonymousLabel:hover .page-module__GprFZW__anonText{color:var(--navy)}.page-module__GprFZW__anonCheckbox{background:var(--border);border-radius:0;flex-shrink:0;width:28px;height:16px;transition:background .22s;display:block;position:relative}.page-module__GprFZW__anonCheckbox:after{content:"";background:#fff;width:12px;height:12px;transition:transform .22s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.page-module__GprFZW__anonCheckbox.page-module__GprFZW__anonChecked{background:var(--navy)}.page-module__GprFZW__anonCheckbox.page-module__GprFZW__anonChecked:after{transform:translate(12px)}.page-module__GprFZW__anonMark{display:none}.page-module__GprFZW__textarea{border:none;border-bottom:1.5px solid var(--border);width:100%;color:var(--text-primary);resize:none;background:0 0;border-radius:0;outline:none;min-height:72px;margin-bottom:1rem;padding:.75rem .25rem;font-family:Playfair Display,serif;font-size:.875rem;font-weight:300;line-height:1.6;transition:border-color .2s;display:block}.page-module__GprFZW__textarea::placeholder{color:var(--text-light)}.page-module__GprFZW__textarea:focus{border-bottom-color:var(--navy)}.page-module__GprFZW__progressWrap{background:var(--border);height:2px;margin-bottom:1rem;overflow:hidden}.page-module__GprFZW__progressBar{background:var(--navy);height:100%;transition:width .3s}.page-module__GprFZW__errorMsg{letter-spacing:.08em;color:#a03050;text-align:center;margin-bottom:.75rem;font-size:.65rem;font-weight:500}.page-module__GprFZW__submitBtn{background:var(--navy);letter-spacing:.22em;text-transform:uppercase;width:100%;color:var(--white);cursor:pointer;border:none;padding:.8rem;font-family:Montserrat,sans-serif;font-size:.62rem;font-weight:600;transition:background .2s,opacity .2s}.page-module__GprFZW__submitBtn:hover:not(:disabled){background:var(--navy-deep)}.page-module__GprFZW__submitBtn:disabled{opacity:.35;cursor:not-allowed}.page-module__GprFZW__successModal{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#32599b2e;justify-content:center;align-items:center;animation:.25s both page-module__GprFZW__fadeIn;display:flex;position:fixed;inset:0}@keyframes page-module__GprFZW__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__GprFZW__iconWrapper{color:var(--text-secondary);justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.8rem;display:flex}.page-module__GprFZW__successModalBox{border-top:3px solid var(--navy);text-align:center;border-left:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;width:min(320px,90vw);padding:3rem 2.5rem;animation:.3s both page-module__GprFZW__popUp}@keyframes page-module__GprFZW__popUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module__GprFZW__successTitle{color:var(--navy);font-family:Playfair Display,serif;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.4}.page-module__GprFZW__successSub{letter-spacing:.1em;color:var(--text-secondary);text-transform:uppercase;margin-top:.5rem;font-size:.62rem;font-weight:400}.page-module__GprFZW__post{background:var(--white);border-top:1px solid var(--border);max-width:614px;margin:0 auto;animation:.5s both page-module__GprFZW__riseIn}@keyframes page-module__GprFZW__riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__GprFZW__postHeader{align-items:center;gap:.875rem;padding:1rem 1.25rem .75rem;display:flex}.page-module__GprFZW__postAvatar{border:1.5px solid var(--navy);background:var(--blue-mist);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__GprFZW__postAvatarInner{width:100%;height:100%;color:var(--navy);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:.75rem;font-weight:500;display:flex}.page-module__GprFZW__postMeta{flex:1}.page-module__GprFZW__postUsername{letter-spacing:.08em;color:var(--text-primary);text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:1.2}.page-module__GprFZW__postTime{letter-spacing:.06em;color:var(--text-light);margin-top:.1rem;font-size:.6rem;font-weight:300}.page-module__GprFZW__postMedia{background:var(--accent-bg);aspect-ratio:1;position:relative;overflow:hidden}.page-module__GprFZW__postMedia img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.page-module__GprFZW__postMedia img:hover{transform:scale(1.02)}.page-module__GprFZW__carouselDots{gap:.35rem;display:flex;position:absolute;bottom:.875rem;left:50%;transform:translate(-50%)}.page-module__GprFZW__carouselDot{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:background .2s,transform .2s}.page-module__GprFZW__carouselDot.page-module__GprFZW__activeDot{background:#fffffff2;transform:scale(1.3)}.page-module__GprFZW__carouselBtn{cursor:pointer;width:30px;height:30px;color:var(--navy);z-index:2;background:#ffffffe6;border:none;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;transition:opacity .15s,background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__GprFZW__carouselBtn:hover{background:var(--white)}.page-module__GprFZW__carouselBtnLeft{left:.75rem}.page-module__GprFZW__carouselBtnRight{right:.75rem}.page-module__GprFZW__carouselCounter{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#32599bbf;padding:.2rem .5rem;font-size:.58rem;font-weight:500;position:absolute;top:.75rem;right:.75rem}.page-module__GprFZW__postCaption{border-top:1px solid var(--border-light);padding:.875rem 1.25rem 1.25rem}.page-module__GprFZW__captionText{color:var(--text-primary);font-family:Playfair Display,serif;font-size:.95rem;font-style:italic;font-weight:400;line-height:1.7}.page-module__GprFZW__captionText strong{letter-spacing:.12em;text-transform:uppercase;color:var(--navy);margin-right:.5rem;font-family:Montserrat,sans-serif;font-size:.62rem;font-style:normal;font-weight:600}.page-module__GprFZW__captionHeart{color:var(--navy);opacity:.4}.page-module__GprFZW__wishPost{background:var(--white);border-top:1px solid var(--border);gap:1rem;max-width:614px;margin:0 auto;padding:1.25rem 1.5rem;animation:.5s both page-module__GprFZW__riseIn;display:flex}.page-module__GprFZW__wishPostAvatar{border:1.5px solid var(--navy);background:var(--blue-mist);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__GprFZW__wishPostAvatarInner{width:100%;height:100%;color:var(--navy);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:.75rem;font-weight:500;display:flex}.page-module__GprFZW__wishPostBody{flex:1}.page-module__GprFZW__wishPostName{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);margin-bottom:.375rem;font-size:.62rem;font-weight:600}.page-module__GprFZW__wishPostMsg{color:var(--text-primary);font-family:Playfair Display,serif;font-size:.95rem;font-style:italic;font-weight:400;line-height:1.65}.page-module__GprFZW__wishPostTime{letter-spacing:.06em;color:var(--text-light);margin-top:.5rem;font-size:.6rem;font-weight:300}.page-module__GprFZW__emptyFeed{text-align:center;max-width:614px;margin:5rem auto;padding:2.5rem 1.5rem}.page-module__GprFZW__emptyIcon{opacity:.25;color:var(--navy);margin-bottom:1rem;font-size:1.75rem;display:block}.page-module__GprFZW__emptyTitle{color:var(--text-secondary);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.375rem;font-style:italic;font-weight:400}.page-module__GprFZW__emptySub{letter-spacing:.14em;text-transform:uppercase;color:var(--text-light);font-size:.62rem;font-weight:400}@media (min-width:614px){.page-module__GprFZW__post,.page-module__GprFZW__wishPost,.page-module__GprFZW__profileHeader,.page-module__GprFZW__uploadTriggerBar,.page-module__GprFZW__uploadDrawer,.page-module__GprFZW__emptyFeed{border-left:1px solid var(--border);border-right:1px solid var(--border)}}@media (max-width:480px){.page-module__GprFZW__profileHeader{gap:1.25rem;padding:2rem 1.25rem 1.5rem}}
