.page-module__37MtzG__container{max-width:800px;min-height:100vh;margin:0 auto;padding:100px 2rem 2rem}.page-module__37MtzG__card{padding:3rem}.page-module__37MtzG__title{text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__37MtzG__subtitle{color:var(--secondary-foreground);text-align:center;margin-bottom:2.5rem;font-size:1.1rem}.page-module__37MtzG__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__37MtzG__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__37MtzG__label{color:var(--foreground);margin-left:4px;font-weight:500}.page-module__37MtzG__input,.page-module__37MtzG__textarea{border-radius:var(--radius-md);color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;outline:none;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.page-module__37MtzG__input:focus,.page-module__37MtzG__textarea:focus{background:#ffffff1a;border-color:#ffffff4d;box-shadow:0 0 0 4px #ffffff0d}.page-module__37MtzG__textarea{resize:vertical;min-height:150px}.page-module__37MtzG__submitBtn{width:100%;margin-top:1.5rem;font-size:1.1rem}
.glass{background:var(--glass-bg);border:var(--glass-border);-webkit-backdrop-filter:var(--glass-backdrop);box-shadow:var(--shadow-md)}.glassCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);transition:all .3s cubic-bezier(.4,0,.2,1)}.glassCard:hover{border-color:var(--card-hover-border);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.heading{font-family:var(--font-display);letter-spacing:-.02em;line-height:1.1}.textGradient{background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.primaryBtn{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-md);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.primaryBtn:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #ffffff1a}
.BioSection-module__54fBuG__bioSection{padding:.5rem 0;position:relative}.BioSection-module__54fBuG__wikiHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:baseline;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.BioSection-module__54fBuG__wikiHeader h2{font-family:var(--font-display);margin:0;font-size:1.5rem;font-weight:500}.BioSection-module__54fBuG__wikiEdit{color:var(--accent);cursor:pointer;font-size:.8rem;font-weight:500}.BioSection-module__54fBuG__bioContent{color:var(--foreground);opacity:.9;line-height:1.7}.BioSection-module__54fBuG__bioContent h2{border-bottom:1px solid var(--gray-200);margin-top:1.5rem;margin-bottom:.5rem;font-family:sans-serif;font-size:1.2rem}.BioSection-module__54fBuG__bioContent p{margin-bottom:1rem;line-height:1.6}
.PhotoCarousel-module__f0fv2a__photosSection{margin-bottom:2rem}.PhotoCarousel-module__f0fv2a__photosSection h3{margin-bottom:1rem;font-size:1.2rem}.PhotoCarousel-module__f0fv2a__photoGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.8rem;margin-top:1rem;display:grid}.PhotoCarousel-module__f0fv2a__photoPlaceholder{aspect-ratio:1;border-radius:var(--radius-md);color:var(--secondary-foreground);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;font-size:.8rem;transition:all .2s;display:flex}.PhotoCarousel-module__f0fv2a__photoPlaceholder:hover{background:#ffffff1a;border-color:#ffffff4d}
.VoteControls-module__LOKkHa__container{border-right:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:.2rem;margin-right:1rem;padding-right:1rem;display:flex}.VoteControls-module__LOKkHa__btn{color:var(--secondary-foreground);cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.2rem;transition:all .2s}.VoteControls-module__LOKkHa__btn:hover{color:var(--foreground);background:#ffffff1a;border-radius:4px}.VoteControls-module__LOKkHa__upvoted{color:#ff4500!important}.VoteControls-module__LOKkHa__downvoted{color:#7193ff!important}.VoteControls-module__LOKkHa__score{color:var(--foreground);font-size:.9rem;font-weight:700}
.CommentSection-module__hrYY1q__section{border-top:1px solid #ffffff0d;margin-top:1rem;padding-top:.5rem}.CommentSection-module__hrYY1q__toggleBtn{color:var(--secondary-foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem}.CommentSection-module__hrYY1q__toggleBtn:hover{color:var(--foreground);text-decoration:underline}.CommentSection-module__hrYY1q__container{margin-top:1rem}.CommentSection-module__hrYY1q__inputContainer{gap:.5rem;margin-bottom:1.5rem;display:flex}.CommentSection-module__hrYY1q__mainInput{color:#fff;resize:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;flex:1;height:40px;padding:.5rem}.CommentSection-module__hrYY1q__mainSubmit{background:var(--foreground);color:#000;cursor:pointer;border:none;border-radius:4px;padding:0 1rem;font-weight:500}.CommentSection-module__hrYY1q__comment{margin-bottom:1rem}.CommentSection-module__hrYY1q__commentHeader{align-items:baseline;gap:.5rem;margin-bottom:.2rem;font-size:.85rem;display:flex}.CommentSection-module__hrYY1q__author{color:var(--foreground);font-weight:600}.CommentSection-module__hrYY1q__time{color:var(--secondary-foreground);font-size:.8rem}.CommentSection-module__hrYY1q__commentBody{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.5}.CommentSection-module__hrYY1q__commentActions{margin-top:.3rem}.CommentSection-module__hrYY1q__replyBtn{color:var(--secondary-foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem}.CommentSection-module__hrYY1q__replyBtn:hover{text-decoration:underline}.CommentSection-module__hrYY1q__nested{border-left:1px solid #ffffff1a;margin-top:1rem;margin-left:1rem;padding-left:1rem}.CommentSection-module__hrYY1q__replyForm{gap:.5rem;margin-top:.5rem;display:flex}.CommentSection-module__hrYY1q__input{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:4px;flex:1;padding:.4rem}.CommentSection-module__hrYY1q__submitBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:4px;padding:0 .8rem}
.ReviewFeed-module__KOy1GW__reviewsSection{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.ReviewFeed-module__KOy1GW__reviewCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .2s;box-shadow:0 4px 6px #0000000d}.ReviewFeed-module__KOy1GW__reviewCard:hover{background:#ffffff0a;border-color:#ffffff1a}.ReviewFeed-module__KOy1GW__contentRow{gap:1.5rem;display:flex}.ReviewFeed-module__KOy1GW__reviewContent{flex:1;min-width:0}.ReviewFeed-module__KOy1GW__reviewHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:baseline;margin-bottom:.8rem;padding-bottom:.8rem;display:flex}.ReviewFeed-module__KOy1GW__reviewHeader strong{letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.ReviewFeed-module__KOy1GW__rating{color:var(--foreground);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;padding:.2rem .6rem;font-size:.9rem;font-weight:700}.ReviewFeed-module__KOy1GW__date{color:var(--secondary-foreground);margin-left:auto;margin-right:1rem;font-size:.8rem}.ReviewFeed-module__KOy1GW__reviewContent p{color:#ffffffe6;white-space:pre-wrap;margin-bottom:1rem;font-size:1.05rem;line-height:1.7}
.ProfileActions-module__3fzt1W__actions{gap:1rem;display:flex}.ProfileActions-module__3fzt1W__actionBtn{color:var(--foreground);cursor:pointer;border:none;border-radius:999px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}.ProfileActions-module__3fzt1W__actionBtn:hover{background:#ffffff1a;transform:translateY(-1px)}
.WriteReviewModal-module__Sr9aTq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;isolation:isolate;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.WriteReviewModal-module__Sr9aTq__modal{width:90%;max-width:500px;padding:2rem;position:relative}.WriteReviewModal-module__Sr9aTq__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.WriteReviewModal-module__Sr9aTq__formGroup label{color:var(--secondary-foreground);font-size:.9rem;font-weight:500}.WriteReviewModal-module__Sr9aTq__select,.WriteReviewModal-module__Sr9aTq__textarea{border-radius:var(--radius-md);width:100%;color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;outline:none;padding:.8rem;font-family:inherit;font-size:1rem}.WriteReviewModal-module__Sr9aTq__select:focus,.WriteReviewModal-module__Sr9aTq__textarea:focus{background:#ffffff1a;border-color:#ffffff4d}.WriteReviewModal-module__Sr9aTq__actions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.WriteReviewModal-module__Sr9aTq__cancelBtn{color:var(--secondary-foreground);cursor:pointer;background:0 0;border:none;font-weight:600}.WriteReviewModal-module__Sr9aTq__cancelBtn:hover{color:var(--foreground)}
.EditProfileModal-module__UZfDka__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;isolation:isolate;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EditProfileModal-module__UZfDka__modal{background:#141414cc;border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:500px;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) EditProfileModal-module__UZfDka__fadeIn;box-shadow:0 20px 50px #00000080}@keyframes EditProfileModal-module__UZfDka__fadeIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.EditProfileModal-module__UZfDka__form{flex-direction:column;gap:1.5rem;display:flex}.EditProfileModal-module__UZfDka__field{flex-direction:column;gap:.5rem;display:flex}.EditProfileModal-module__UZfDka__field label{color:var(--secondary-foreground);margin-left:.2rem;font-size:.9rem;font-weight:600}.EditProfileModal-module__UZfDka__field input,.EditProfileModal-module__UZfDka__field textarea{width:100%}.EditProfileModal-module__UZfDka__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}
