body{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1e293b;transition:background .4s ease,color .4s ease}body.dark-mode{background:#1a1a1a;color:#f8fafc}.stot-page[data-astro-cid-hqthxhl4].profil-page{min-height:100vh;padding:var(--content-padding-top, 2rem) 0 2rem;width:100%;margin:0}.container[data-astro-cid-hqthxhl4]{max-width:var(--content-max-width, 960px);margin:0 auto;padding:0 var(--content-padding-x, 2rem);box-sizing:border-box}.profile-dashboard[data-astro-cid-hqthxhl4]{display:flex;flex-direction:column;gap:2rem;width:100%}.profile-user-header[data-astro-cid-hqthxhl4]{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem 2rem;box-shadow:0 4px 15px #00000008;flex-wrap:wrap;gap:1.5rem}body.dark-mode .profile-user-header[data-astro-cid-hqthxhl4]{background:#1a1a1a;border-color:#334155}.profile-user-identity[data-astro-cid-hqthxhl4]{display:flex;align-items:center;gap:1.5rem}.profile-avatar-clean[data-astro-cid-hqthxhl4]{width:65px;height:65px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#94a3b8;position:relative;overflow:hidden;flex-shrink:0}body.dark-mode .profile-avatar-clean[data-astro-cid-hqthxhl4]{background:#262626;border-color:#444;color:#94a3b8}.profile-avatar-clean[data-astro-cid-hqthxhl4] img[data-astro-cid-hqthxhl4]{width:100%;height:100%;object-fit:cover;border-radius:50%;position:absolute;top:0;left:0}.profile-avatar-clean[data-astro-cid-hqthxhl4]:has(img){background:transparent}.profile-avatar-clean[data-astro-cid-hqthxhl4]:has(img) i[data-astro-cid-hqthxhl4]{display:none}.profile-user-info[data-astro-cid-hqthxhl4] h2[data-astro-cid-hqthxhl4]{font-family:Oswald,sans-serif;font-size:1.8rem;font-weight:700;color:#0f172a;margin:0 0 .2rem;text-transform:uppercase;letter-spacing:.5px;line-height:1}body.dark-mode .profile-user-info[data-astro-cid-hqthxhl4] h2[data-astro-cid-hqthxhl4]{color:#f8fafc}.profile-user-info[data-astro-cid-hqthxhl4] p[data-astro-cid-hqthxhl4]{color:#64748b;margin:0;font-size:.95rem}body.dark-mode .profile-user-info[data-astro-cid-hqthxhl4] p[data-astro-cid-hqthxhl4]{color:#94a3b8}.profile-user-actions[data-astro-cid-hqthxhl4]{display:flex;gap:1rem;align-items:center}.btn-profile-outline[data-astro-cid-hqthxhl4]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:#fff;border:1px solid #cbd5e1;color:#334155;border-radius:6px;font-family:Oswald,sans-serif;font-weight:500;text-transform:uppercase;text-decoration:none;font-size:.9rem;transition:all .2s ease}.btn-profile-outline[data-astro-cid-hqthxhl4]:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}body.dark-mode .btn-profile-outline[data-astro-cid-hqthxhl4]{background:#262626;border-color:#475569;color:#e2e8f0}body.dark-mode .btn-profile-outline[data-astro-cid-hqthxhl4]:hover{background:#334155;border-color:#64748b;color:#fff}.btn-profile-text[data-astro-cid-hqthxhl4]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:transparent;border:none;color:#ef4444;font-family:Oswald,sans-serif;font-weight:500;text-transform:uppercase;font-size:.9rem;cursor:pointer;transition:all .2s ease}.btn-profile-text[data-astro-cid-hqthxhl4]:hover{color:#b91c1c;text-decoration:underline}.btn-profile-primary[data-astro-cid-hqthxhl4]{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.2rem;background:#dc2626;color:#fff;border:none;border-radius:6px;font-family:Oswald,sans-serif;font-weight:500;text-transform:uppercase;font-size:.9rem;cursor:pointer;transition:all .2s ease;width:100%;justify-content:center}.btn-profile-primary[data-astro-cid-hqthxhl4]:hover{background:#b91c1c}.profile-grid[data-astro-cid-hqthxhl4]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.profile-column[data-astro-cid-hqthxhl4]{display:flex;flex-direction:column;gap:2rem}.profile-card-clean[data-astro-cid-hqthxhl4]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.8rem;box-shadow:0 4px 15px #00000008}body.dark-mode .profile-card-clean[data-astro-cid-hqthxhl4]{background:#1a1a1a;border-color:#334155}.card-heading[data-astro-cid-hqthxhl4]{font-family:Oswald,sans-serif;font-size:1.2rem;font-weight:600;color:#0f172a;text-transform:uppercase;margin:0 0 1.5rem;padding-bottom:.8rem;border-bottom:2px solid #f1f5f9;position:relative}body.dark-mode .card-heading[data-astro-cid-hqthxhl4]{color:#f8fafc;border-bottom-color:#333}.card-heading[data-astro-cid-hqthxhl4]:after{content:"";position:absolute;bottom:-2px;left:0;width:40px;height:2px;background:#dc2626}.profile-data-list[data-astro-cid-hqthxhl4]{list-style:none;padding:0;margin:0}.profile-data-list[data-astro-cid-hqthxhl4] li[data-astro-cid-hqthxhl4]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #f1f5f9}body.dark-mode .profile-data-list[data-astro-cid-hqthxhl4] li[data-astro-cid-hqthxhl4]{border-bottom-color:#333}.profile-data-list[data-astro-cid-hqthxhl4] li[data-astro-cid-hqthxhl4]:last-child{border-bottom:none;padding-bottom:0}.data-label[data-astro-cid-hqthxhl4]{color:#64748b;font-size:.95rem;font-weight:500}body.dark-mode .data-label[data-astro-cid-hqthxhl4]{color:#94a3b8}.data-value[data-astro-cid-hqthxhl4]{color:#0f172a;font-weight:600;font-size:.95rem}body.dark-mode .data-value[data-astro-cid-hqthxhl4]{color:#e2e8f0}.text-muted[data-astro-cid-hqthxhl4]{color:#94a3b8;font-weight:400}body.dark-mode .text-muted[data-astro-cid-hqthxhl4]{color:#64748b}.profile-empty-state[data-astro-cid-hqthxhl4]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 0;color:#94a3b8;text-align:center;background:#f8fafc;border-radius:8px;border:1px dashed #e2e8f0}body.dark-mode .profile-empty-state[data-astro-cid-hqthxhl4]{background:#262626;border-color:#444;color:#64748b}.profile-empty-state[data-astro-cid-hqthxhl4] i[data-astro-cid-hqthxhl4]{font-size:2rem;margin-bottom:1rem;color:#cbd5e1}body.dark-mode .profile-empty-state[data-astro-cid-hqthxhl4] i[data-astro-cid-hqthxhl4]{color:#475569}.profile-empty-state[data-astro-cid-hqthxhl4] p[data-astro-cid-hqthxhl4]{margin:0;font-size:.95rem}.newsletter-promo-box[data-astro-cid-hqthxhl4]{margin-top:1.5rem;padding:1.2rem;background:#fffbeb;border:1px solid #fde68a;border-radius:8px}body.dark-mode .newsletter-promo-box[data-astro-cid-hqthxhl4]{background:#fbbf241a;border-color:#fbbf244d}.newsletter-promo-box[data-astro-cid-hqthxhl4] p[data-astro-cid-hqthxhl4]{margin:0 0 1rem;color:#92400e;font-size:.9rem;line-height:1.5}body.dark-mode .newsletter-promo-box[data-astro-cid-hqthxhl4] p[data-astro-cid-hqthxhl4]{color:#fcd34d}.profile-card-clean[data-astro-cid-hqthxhl4] .purchase-item,.profile-card-clean[data-astro-cid-hqthxhl4] .ticket-item{padding:1.25rem 1.25rem 1.25rem 1rem;margin-bottom:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;border-left:3px solid #dc2626;color:#0f172a}.profile-card-clean[data-astro-cid-hqthxhl4] .purchase-item:last-child,.profile-card-clean[data-astro-cid-hqthxhl4] .ticket-item:last-child{margin-bottom:0}body.dark-mode .profile-card-clean[data-astro-cid-hqthxhl4] .purchase-item,body.dark-mode .profile-card-clean[data-astro-cid-hqthxhl4] .ticket-item{background:#262626;border-color:#404040;border-left-color:#dc2626;color:#e2e8f0}.profile-card-clean[data-astro-cid-hqthxhl4] .purchase-item a[data-astro-cid-hqthxhl4],.profile-card-clean[data-astro-cid-hqthxhl4] .ticket-item a[data-astro-cid-hqthxhl4]{color:#dc2626;text-decoration:none;font-weight:600}.profile-card-clean[data-astro-cid-hqthxhl4] .purchase-item a[data-astro-cid-hqthxhl4]:hover,.profile-card-clean[data-astro-cid-hqthxhl4] .ticket-item a[data-astro-cid-hqthxhl4]:hover{text-decoration:underline}body.dark-mode .profile-card-clean[data-astro-cid-hqthxhl4] .purchase-item a[data-astro-cid-hqthxhl4],body.dark-mode .profile-card-clean[data-astro-cid-hqthxhl4] .ticket-item a[data-astro-cid-hqthxhl4]{color:#f87171}.profile-card-clean[data-astro-cid-hqthxhl4] .purchase-item .data-value[data-astro-cid-hqthxhl4],.profile-card-clean[data-astro-cid-hqthxhl4] .ticket-item .data-value[data-astro-cid-hqthxhl4]{font-size:1rem}@media(max-width:768px){.profile-grid[data-astro-cid-hqthxhl4]{grid-template-columns:1fr;gap:1.5rem}.profile-user-header[data-astro-cid-hqthxhl4]{flex-direction:column;text-align:center;padding:1.5rem}.profile-user-identity[data-astro-cid-hqthxhl4]{flex-direction:column;gap:1rem}.profile-user-actions[data-astro-cid-hqthxhl4]{width:100%;justify-content:center;flex-direction:column-reverse}.btn-profile-outline[data-astro-cid-hqthxhl4]{width:100%;justify-content:center}}
