.profile-module__3PkVZa__pageContainer{background:linear-gradient(135deg,#fff8dc 0%,#faebd7 30%,beige 60%,#fff8e7 100%);min-height:100vh;padding:2rem 1rem;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.profile-module__3PkVZa__backgroundGraphics{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.profile-module__3PkVZa__bloodDrop{opacity:.5;filter:blur(1px);background:radial-gradient(circle at 35% 30%,#dc143c26,#8b000014);border-radius:50% 50% 50% 0;width:50px;height:60px;animation:18s ease-in-out infinite profile-module__3PkVZa__floatDrop;position:absolute;transform:rotate(-45deg)}@keyframes profile-module__3PkVZa__floatDrop{0%,to{opacity:.5;transform:rotate(-45deg)translateY(0)scale(1)}50%{opacity:.7;transform:rotate(-45deg)translateY(-30px)scale(1.1)}}.profile-module__3PkVZa__backButton{color:#8b0000;cursor:pointer;z-index:10;background:#fff;border:2px solid #dc143c;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:absolute;top:2rem;left:2rem;box-shadow:0 4px 12px #0000001a}.profile-module__3PkVZa__backButton:hover{color:#fff;background:#dc143c;transform:translate(-5px);box-shadow:0 6px 20px #dc143c4d}.profile-module__3PkVZa__verifyingContainer{text-align:center;z-index:1;background:#fff;border-radius:24px;max-width:500px;margin:6rem auto;padding:4rem 3rem;position:relative;box-shadow:0 20px 60px #00000026}.profile-module__3PkVZa__verifyingIcon{color:#dc143c;margin-bottom:1.5rem;animation:2s ease-in-out infinite profile-module__3PkVZa__pulse}@keyframes profile-module__3PkVZa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.profile-module__3PkVZa__verifyingContainer h2{color:#8b0000;margin-bottom:1rem;font-size:1.8rem}.profile-module__3PkVZa__verifyingContainer p{color:#666;font-size:1rem}.profile-module__3PkVZa__container{z-index:1;background:#fff;border:2px solid #dc143c1a;border-radius:24px;max-width:1000px;margin:0 auto;padding:3rem;position:relative;box-shadow:0 20px 60px #00000026}.profile-module__3PkVZa__header{text-align:center;border-bottom:2px solid #dc143c1a;margin-bottom:3rem;padding-bottom:2rem}.profile-module__3PkVZa__profileImageSection{margin-bottom:1.5rem}.profile-module__3PkVZa__profileImageWrapper{width:150px;height:150px;margin:0 auto;position:relative}.profile-module__3PkVZa__profileImage{object-fit:cover;border:5px solid #dc143c;border-radius:50%;width:100%;height:100%;box-shadow:0 8px 24px #dc143c4d}.profile-module__3PkVZa__profileImagePlaceholder{color:#8b0000;background:linear-gradient(135deg,#ffe4e1 0%,pink 100%);border:5px solid #dc143c;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-module__3PkVZa__cameraButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#dc143c 0%,#8b0000 100%);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;position:absolute;bottom:5px;right:5px;box-shadow:0 4px 12px #dc143c66}.profile-module__3PkVZa__cameraButton:hover{transform:scale(1.1);box-shadow:0 6px 20px #dc143c99}.profile-module__3PkVZa__title{background:linear-gradient(135deg,#dc143c 0%,#8b0000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.profile-module__3PkVZa__requestId{color:#666;margin-bottom:1.5rem;font-size:.95rem;font-weight:600}.profile-module__3PkVZa__actionButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.profile-module__3PkVZa__editButton,.profile-module__3PkVZa__saveButton,.profile-module__3PkVZa__cancelButton{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.profile-module__3PkVZa__editButton{color:#fff;background:linear-gradient(135deg,#87ceeb 0%,#4682b4 100%)}.profile-module__3PkVZa__editButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4682b466}.profile-module__3PkVZa__saveButton{color:#fff;background:linear-gradient(135deg,#dc143c 0%,#8b0000 100%)}.profile-module__3PkVZa__saveButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #dc143c66}.profile-module__3PkVZa__saveButton:disabled{opacity:.6;cursor:not-allowed}.profile-module__3PkVZa__cancelButton{color:#fff;background:#999}.profile-module__3PkVZa__cancelButton:hover{background:#777}.profile-module__3PkVZa__formContainer{margin-top:2rem}.profile-module__3PkVZa__formGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.profile-module__3PkVZa__formGroup{flex-direction:column;gap:.5rem;display:flex}.profile-module__3PkVZa__formGroup.profile-module__3PkVZa__fullWidth{grid-column:1/-1}.profile-module__3PkVZa__label{color:#8b0000;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.profile-module__3PkVZa__value{color:#2c1810;background:linear-gradient(135deg,#faebd7 0%,#fff8dc 100%);border:2px solid #dc143c1a;border-radius:12px;padding:.9rem 1.2rem;font-weight:500}.profile-module__3PkVZa__bloodGroupValue{color:#dc143c;font-size:1.2rem;font-weight:700}.profile-module__3PkVZa__emergencyValue{text-align:center;border-radius:8px;padding:.75rem 1.2rem;font-weight:700}.profile-module__3PkVZa__emergencyValue.profile-module__3PkVZa__normal{color:#1565c0;background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);border-color:#87ceeb}.profile-module__3PkVZa__emergencyValue.profile-module__3PkVZa__urgent{color:#e65100;background:linear-gradient(135deg,#fff3e0 0%,#ffe0b2 100%);border-color:orange}.profile-module__3PkVZa__emergencyValue.profile-module__3PkVZa__critical{color:#b71c1c;background:linear-gradient(135deg,#ffebee 0%,#ffcdd2 100%);border-color:#dc143c}.profile-module__3PkVZa__input,.profile-module__3PkVZa__select,.profile-module__3PkVZa__textarea{color:#2c1810;background:#fff;border:2px solid #dc143c33;border-radius:12px;outline:none;width:100%;padding:.9rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.profile-module__3PkVZa__input:focus,.profile-module__3PkVZa__select:focus,.profile-module__3PkVZa__textarea:focus{border-color:#dc143c;box-shadow:0 0 0 4px #dc143c1a}.profile-module__3PkVZa__select{cursor:pointer}.profile-module__3PkVZa__textarea{resize:vertical;min-height:100px;line-height:1.6}.profile-module__3PkVZa__requestInfo{text-align:center;background:linear-gradient(135deg,#fff8dc 0%,#faebd7 100%);border:2px solid #dc143c1a;border-radius:12px;margin-top:2rem;padding:1.5rem}.profile-module__3PkVZa__requestInfo strong{color:#8b0000}.profile-module__3PkVZa__loading{background:linear-gradient(135deg,#fff8dc 0%,#faebd7 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.profile-module__3PkVZa__spinner{border:5px solid #dc143c1a;border-top-color:#dc143c;border-radius:50%;width:60px;height:60px;animation:1s linear infinite profile-module__3PkVZa__spin}@keyframes profile-module__3PkVZa__spin{to{transform:rotate(360deg)}}.profile-module__3PkVZa__loading p{color:#8b0000;font-size:1.2rem;font-weight:600}@media (max-width:768px){.profile-module__3PkVZa__container{padding:2rem 1.5rem}.profile-module__3PkVZa__formGrid{grid-template-columns:1fr;gap:1rem}.profile-module__3PkVZa__title{font-size:1.75rem}.profile-module__3PkVZa__profileImageWrapper{width:120px;height:120px}.profile-module__3PkVZa__actionButtons{flex-direction:column}.profile-module__3PkVZa__editButton,.profile-module__3PkVZa__saveButton,.profile-module__3PkVZa__cancelButton{width:100%}.profile-module__3PkVZa__backButton{padding:.6rem 1rem;font-size:.85rem;top:1rem;left:1rem}}.profile-module__3PkVZa__messagesSection{background:#fff;border:2px solid #dc143c1a;border-radius:16px;margin-top:2rem;padding:2rem;box-shadow:0 4px 20px #00000014}.profile-module__3PkVZa__messagesHeader{border-bottom:2px solid #f0f0f0;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.profile-module__3PkVZa__messagesIcon{color:#4682b4}.profile-module__3PkVZa__messagesHeader h3{color:#333;flex:1;margin:0;font-size:1.5rem}.profile-module__3PkVZa__messageCounts{align-items:center;gap:.5rem;display:flex}.profile-module__3PkVZa__messageCount{color:#fff;text-align:center;background:linear-gradient(135deg,#dc143c 0%,#8b0000 100%);border-radius:20px;min-width:30px;padding:.4rem .8rem;font-size:.9rem;font-weight:700}.profile-module__3PkVZa__unreadBadge{color:#fff;background:linear-gradient(135deg,#32cd32 0%,#228b22 100%);border-radius:20px;padding:.4rem .8rem;font-size:.85rem;font-weight:700;animation:2s infinite profile-module__3PkVZa__pulse}.profile-module__3PkVZa__noMessages{text-align:center;color:#666;padding:3rem 2rem}.profile-module__3PkVZa__noMessagesIcon{color:#4682b4;opacity:.3;margin-bottom:1rem}.profile-module__3PkVZa__noMessages p{margin:.5rem 0;font-size:1rem}.profile-module__3PkVZa__noMessagesSubtext{font-size:.9rem;color:#999!important}.profile-module__3PkVZa__messagesList{flex-direction:column;gap:1rem;display:flex}.profile-module__3PkVZa__messageCard{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:2px solid #e0e0e0;border-radius:12px;padding:1.5rem;transition:all .3s;position:relative}.profile-module__3PkVZa__messageCard.profile-module__3PkVZa__unreadMessage{background:linear-gradient(135deg,#f0fff0 0%,#fff 100%);border-color:#32cd32;box-shadow:0 0 0 2px #32cd321a}.profile-module__3PkVZa__messageCard:hover{border-color:#dc143c;transform:translateY(-2px);box-shadow:0 4px 15px #dc143c1a}.profile-module__3PkVZa__messageHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.profile-module__3PkVZa__donorInfo{align-items:center;gap:1rem;display:flex}.profile-module__3PkVZa__donorInfo h4{color:#333;margin:0;font-size:1.1rem}.profile-module__3PkVZa__donorBloodGroup{color:#fff;background:linear-gradient(135deg,#dc143c 0%,#8b0000 100%);border-radius:6px;align-items:center;gap:.25rem;padding:.3rem .7rem;font-size:.85rem;font-weight:700;display:inline-flex}.profile-module__3PkVZa__newBadge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#ff6b35 0%,#ff4500 100%);border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;animation:2s infinite profile-module__3PkVZa__pulse}.profile-module__3PkVZa__messageTime{color:#999;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.profile-module__3PkVZa__messageBody{margin:1rem 0}.profile-module__3PkVZa__messageText{color:#555;margin:0;font-size:.95rem;line-height:1.6}.profile-module__3PkVZa__messageFooter{border-top:1px solid #e0e0e0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.profile-module__3PkVZa__contactInfo{color:#4682b4;align-items:center;gap:.5rem;display:flex}.profile-module__3PkVZa__phoneLink{color:#4682b4;font-weight:600;text-decoration:none;transition:all .3s}.profile-module__3PkVZa__phoneLink:hover{color:#dc143c;text-decoration:underline}.profile-module__3PkVZa__consentBadge{color:#fff;background:linear-gradient(135deg,#32cd32 0%,#228b22 100%);border-radius:8px;align-items:center;gap:.25rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:flex}@media (max-width:1024px){.profile-module__3PkVZa__container{max-width:95%}.profile-module__3PkVZa__infoGrid{grid-template-columns:1fr}}@media (max-width:768px){.profile-module__3PkVZa__container{margin:1rem;padding:2rem 1.5rem}.profile-module__3PkVZa__profileHeader{padding:2rem 1.5rem}.profile-module__3PkVZa__title{font-size:2rem}.profile-module__3PkVZa__subtitle{font-size:1rem}.profile-module__3PkVZa__infoGrid{gap:1rem}.profile-module__3PkVZa__infoCard{padding:1.25rem}.profile-module__3PkVZa__messagesSection{padding:1.5rem}.profile-module__3PkVZa__messagesHeader{flex-wrap:wrap;gap:1rem}.profile-module__3PkVZa__messageHeader,.profile-module__3PkVZa__donorInfo{flex-direction:column;align-items:flex-start;gap:.5rem}.profile-module__3PkVZa__messageFooter{flex-direction:column;align-items:flex-start;gap:.75rem}.profile-module__3PkVZa__contactButton{width:100%}.profile-module__3PkVZa__verifyingContainer{padding:2rem 1.5rem}}@media (max-width:480px){.profile-module__3PkVZa__pageContainer{padding:.5rem}.profile-module__3PkVZa__container{border-radius:16px;margin:.5rem;padding:1.5rem 1rem}.profile-module__3PkVZa__profileHeader{padding:1.5rem 1rem}.profile-module__3PkVZa__title{font-size:1.65rem}.profile-module__3PkVZa__subtitle{font-size:.95rem}.profile-module__3PkVZa__bloodGroupBadge{width:70px;height:70px;font-size:1.3rem}.profile-module__3PkVZa__infoCard{padding:1rem}.profile-module__3PkVZa__infoValue{font-size:1rem}.profile-module__3PkVZa__infoLabel{font-size:.8rem}.profile-module__3PkVZa__messagesSection{padding:1.25rem}.profile-module__3PkVZa__sectionTitle{font-size:1.3rem}.profile-module__3PkVZa__messageCard{padding:1.25rem}.profile-module__3PkVZa__donorName{font-size:1.05rem}.profile-module__3PkVZa__messageText{font-size:.95rem}.profile-module__3PkVZa__contactButton{padding:.75rem 1.25rem;font-size:.9rem}.profile-module__3PkVZa__verifyingContainer{padding:1.5rem 1rem}.profile-module__3PkVZa__verifyingIcon{width:60px;height:60px}.profile-module__3PkVZa__verifyingTitle{font-size:1.5rem}}@media (max-width:375px){.profile-module__3PkVZa__title{font-size:1.5rem}.profile-module__3PkVZa__bloodGroupBadge{width:60px;height:60px;font-size:1.15rem}.profile-module__3PkVZa__infoValue{font-size:.95rem}.profile-module__3PkVZa__messageCard{padding:1rem}.profile-module__3PkVZa__sectionTitle{font-size:1.2rem}}
