.profile-container{max-width:1400px;margin:0 auto;padding:3rem 2rem;display:flex;flex-direction:column;gap:3rem}@media (max-width: 768px){.profile-container{padding:2rem 1rem;gap:2rem}}.profile-header{background-color:white;border-radius:0.75rem;padding:3rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);border:1px solid #dedbd3}@media (max-width: 768px){.profile-header{padding:2rem 1.5rem}}.profile-header-content{display:flex;align-items:center;gap:2rem}@media (max-width: 768px){.profile-header-content{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}}.profile-avatar-wrapper{flex-shrink:0}.profile-avatar-link{text-decoration:none;display:block}.profile-avatar{position:relative;width:10rem;height:10rem;border-radius:50%;overflow:hidden;border:4px solid #dedbd3;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transition:all 0.3s ease}.profile-avatar:hover .profile-avatar-overlay{opacity:1}@media (max-width: 768px){.profile-avatar{width:8rem;height:8rem}}.profile-avatar-image{width:100%;height:100%;object-fit:cover}.profile-avatar-overlay{position:absolute;inset:0;background-color:rgba(33,36,44,0.8);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease;color:#f7f5f3}.profile-avatar-overlay svg{width:2rem;height:2rem}.profile-info{flex:1;min-width:0}@media (max-width: 768px){.profile-info{width:100%}}.profile-name{font-family:Playfair Display, serif;font-size:2.5rem;line-height:1.2;font-weight:700;color:#21242c;margin:0 0 1rem 0}@media (max-width: 768px){.profile-name{font-size:2rem}}.profile-badges{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;flex-wrap:wrap}@media (max-width: 768px){.profile-badges{justify-content:center}}.profile-badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;border-radius:9999px;font-size:0.875rem;font-weight:600;border:1px solid}.profile-badge svg{width:1rem;height:1rem}.profile-badge-artist{background-color:rgba(232,165,48,0.1);color:#ce8b17;border-color:rgba(232,165,48,0.3)}.profile-badge-collector{background-color:rgba(59,130,246,0.1);color:#2563eb;border-color:rgba(59,130,246,0.3)}.profile-artistic-name{display:flex;align-items:center;gap:0.5rem;font-size:1.125rem;font-weight:600;color:#676f7e;margin:0 0 1.5rem 0}.profile-artistic-name svg{color:#e8a530}@media (max-width: 768px){.profile-artistic-name{justify-content:center}}.profile-actions{display:flex;align-items:center;gap:0.75rem;margin-top:1.5rem}@media (max-width: 768px){.profile-actions{justify-content:center}}.profile-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:0.5rem;border:2px solid transparent;transition:all 0.2s ease;text-decoration:none;cursor:pointer}.profile-btn svg{width:1.125rem;height:1.125rem}.profile-btn:hover{text-decoration:none;transform:translateY(-2px)}@media (max-width: 768px){.profile-btn{padding:0.625rem 1.25rem;font-size:0.9375rem}}.profile-btn-primary{background-color:#e8a530;color:#16181d;border-color:#e8a530}.profile-btn-primary:hover{background-color:#e59b19;border-color:#e59b19;color:#16181d;box-shadow:0 4px 6px rgba(232,165,48,0.3)}.profile-btn-secondary{background-color:transparent;color:#21242c;border-color:#dedbd3}.profile-btn-secondary:hover{background-color:#edebe9;color:#21242c;border-color:#21242c}.profile-bio-section{width:100%}.profile-bio-card{background-color:white;border-radius:0.75rem;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);border:1px solid #dedbd3}@media (max-width: 768px){.profile-bio-card{padding:1.5rem}}.profile-bio-header{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.5rem}.profile-bio-header svg{color:#e8a530}.profile-bio-title{font-family:Playfair Display, serif;font-size:1.75rem;font-weight:700;color:#21242c;margin:0}@media (max-width: 768px){.profile-bio-title{font-size:1.5rem}}.profile-bio-text{font-size:1rem;line-height:1.7;color:#21242c;margin:0 0 1.5rem 0;white-space:pre-line}.profile-social{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #dedbd3}@media (max-width: 768px){.profile-social{flex-direction:column;align-items:stretch}}.profile-social-link{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;background-color:#edebe9;color:#21242c;border:1px solid #dedbd3;border-radius:0.5rem;font-size:0.9375rem;font-weight:600;text-decoration:none;transition:all 0.2s ease}.profile-social-link svg{width:1.25rem;height:1.25rem}.profile-social-link:hover{background-color:#e8a530;color:#16181d;border-color:#e8a530;text-decoration:none;transform:translateY(-2px)}.profile-artworks-section{width:100%}.profile-artworks-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:1.5rem}@media (max-width: 768px){.profile-artworks-header{flex-direction:column;align-items:flex-start;gap:1rem}}.profile-artworks-title{font-family:Playfair Display, serif;font-size:2rem;line-height:1.2;font-weight:700;color:#21242c;margin:0 0 0.5rem 0}@media (max-width: 768px){.profile-artworks-title{font-size:1.75rem}}.profile-artworks-subtitle{font-size:1rem;color:#676f7e;margin:0}.profile-artworks-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:2rem}@media (max-width: 768px){.profile-artworks-grid{grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:1.5rem}}.profile-artworks-empty{background-color:white;border:2px dashed #dedbd3;border-radius:0.75rem;padding:4rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.profile-artworks-empty svg{color:#676f7e;opacity:0.4}.profile-artworks-empty h3{font-family:Playfair Display, serif;font-size:1.5rem;font-weight:700;color:#21242c;margin:0}@media (max-width: 768px){.profile-artworks-empty h3{font-size:1.25rem}}.profile-artworks-empty p{font-size:1rem;color:#676f7e;margin:0 0 1rem 0;max-width:400px}@media (max-width: 768px){.profile-artworks-empty{padding:3rem 1.5rem}.profile-artworks-empty svg{width:48px;height:48px}}.profile-edit-container{max-width:900px;margin:0 auto;padding:3rem 2rem;display:flex;flex-direction:column;gap:2rem}@media (max-width: 768px){.profile-edit-container{padding:2rem 1rem;gap:1.5rem}}.profile-edit-header{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media (max-width: 768px){.profile-edit-header{flex-direction:column;align-items:flex-start;gap:1rem}}.profile-edit-title{font-family:Playfair Display, serif;font-size:2.5rem;line-height:1.2;font-weight:700;color:#21242c;margin:0 0 0.5rem 0}@media (max-width: 768px){.profile-edit-title{font-size:2rem}}.profile-edit-subtitle{font-size:1rem;color:#676f7e;margin:0}.profile-edit-form-card{background-color:white;border-radius:0.75rem;padding:2.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);border:1px solid #dedbd3}@media (max-width: 768px){.profile-edit-form-card{padding:1.5rem}}.profile-edit-form{display:flex;flex-direction:column;gap:2.5rem}.profile-edit-section{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2rem;border-bottom:1px solid #dedbd3}.profile-edit-section:last-child{padding-bottom:0;border-bottom:none}.profile-edit-section-header{display:flex;align-items:center;gap:0.75rem}.profile-edit-section-header svg{color:#e8a530;flex-shrink:0}.profile-edit-section-title{font-family:Playfair Display, serif;font-size:1.5rem;font-weight:700;color:#21242c;margin:0}@media (max-width: 768px){.profile-edit-section-title{font-size:1.25rem}}.profile-edit-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media (max-width: 768px){.profile-edit-grid{grid-template-columns:1fr;gap:1.25rem}}.profile-edit-field{display:flex;flex-direction:column;gap:0.5rem}.profile-edit-field-full{grid-column:1 / -1}.profile-edit-label{font-size:0.9375rem;font-weight:600;color:#21242c;display:flex;align-items:center;gap:0.5rem}.profile-edit-label svg{display:inline-block;vertical-align:middle}.profile-edit-required{color:#ef4444;font-weight:700}.profile-edit-input{width:100%;padding:0.75rem 1rem;font-size:1rem;color:#21242c;background-color:#f7f5f3;border:1px solid #dedbd3;border-radius:0.5rem;transition:all 0.2s ease}.profile-edit-input:focus{outline:none;border-color:#e8a530;box-shadow:0 0 0 3px rgba(232,165,48,0.1)}.profile-edit-input::placeholder{color:#676f7e}.profile-edit-textarea{width:100%;padding:0.75rem 1rem;font-size:1rem;color:#21242c;background-color:#f7f5f3;border:1px solid #dedbd3;border-radius:0.5rem;transition:all 0.2s ease;resize:vertical;min-height:100px}.profile-edit-textarea:focus{outline:none;border-color:#e8a530;box-shadow:0 0 0 3px rgba(232,165,48,0.1)}.profile-edit-textarea::placeholder{color:#676f7e}.profile-edit-field-help{font-size:0.875rem;color:#676f7e;margin:0}.profile-edit-checkbox-card{background-color:#f7f5f3;border:2px solid #dedbd3;border-radius:0.75rem;transition:all 0.2s ease}.profile-edit-checkbox-card:hover{border-color:#e8a530}.profile-edit-checkbox-label{display:block;padding:1.5rem;cursor:pointer}.profile-edit-checkbox-input{position:absolute;opacity:0;width:0;height:0}.profile-edit-checkbox-input:checked+.profile-edit-checkbox-content .profile-edit-checkbox-icon{background-color:#e8a530;border-color:#e8a530;color:#16181d}.profile-edit-checkbox-input:checked~.profile-edit-checkbox-card{border-color:#e8a530;background-color:rgba(232,165,48,0.05)}.profile-edit-checkbox-content{display:flex;align-items:flex-start;gap:1rem}.profile-edit-checkbox-icon{width:2.5rem;height:2.5rem;border-radius:0.5rem;border:2px solid #dedbd3;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:white;color:#676f7e;transition:all 0.2s ease}.profile-edit-checkbox-icon svg{width:1.5rem;height:1.5rem}.profile-edit-checkbox-title{font-size:1.125rem;font-weight:600;color:#21242c;margin-bottom:0.25rem}.profile-edit-checkbox-description{font-size:0.9375rem;color:#676f7e;line-height:1.5}.profile-edit-radio-group{display:flex;flex-direction:column;gap:1rem}.profile-edit-radio-label{display:block;padding:1.25rem;background-color:#f7f5f3;border:2px solid #dedbd3;border-radius:0.75rem;cursor:pointer;transition:all 0.2s ease}.profile-edit-radio-label:hover{border-color:#e8a530}.profile-edit-radio-input{position:absolute;opacity:0;width:0;height:0}.profile-edit-radio-input:checked+.profile-edit-radio-content .profile-edit-radio-icon{background-color:#e8a530;border-color:#e8a530;color:#16181d}.profile-edit-radio-input:checked+.profile-edit-radio-content .profile-edit-radio-icon svg{opacity:1}.profile-edit-radio-input:checked~.profile-edit-radio-label{border-color:#e8a530;background-color:rgba(232,165,48,0.05)}.profile-edit-radio-content{display:flex;align-items:center;gap:1rem}.profile-edit-radio-content span{font-size:1rem;font-weight:600;color:#21242c}.profile-edit-radio-icon{width:2rem;height:2rem;border-radius:50%;border:2px solid #dedbd3;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:white;color:#676f7e;transition:all 0.2s ease}.profile-edit-radio-icon svg{width:1.25rem;height:1.25rem;opacity:0;transition:opacity 0.2s ease}.profile-edit-alert{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border-radius:0.75rem;border:1px solid}.profile-edit-alert-error{background-color:rgba(239,68,68,0.05);border-color:rgba(239,68,68,0.3);color:#dc2626}.profile-edit-alert-info{background-color:rgba(59,130,246,0.05);border-color:rgba(59,130,246,0.3);color:#2563eb}.profile-edit-alert-icon{flex-shrink:0}.profile-edit-alert-icon svg{width:1.25rem;height:1.25rem}.profile-edit-alert-content{flex:1}.profile-edit-alert-content p{margin:0;font-size:0.9375rem;line-height:1.5}.profile-edit-alert-title{font-size:1rem;font-weight:600;margin:0 0 0.5rem 0}.profile-edit-alert-list{margin:0;padding-left:1.25rem}.profile-edit-alert-list li{font-size:0.9375rem;line-height:1.5;margin-bottom:0.25rem}.profile-edit-alert-list li:last-child{margin-bottom:0}.profile-edit-actions{display:flex;justify-content:flex-end;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid #dedbd3}@media (max-width: 768px){.profile-edit-actions{justify-content:stretch}}.profile-btn-lg{padding:1rem 2rem;font-size:1.125rem}@media (max-width: 768px){.profile-btn-lg{width:100%}}
