.profile-hero{display:flex;align-items:center;gap:18px;padding:24px;margin-bottom:24px;border-radius:20px;background:#17213c;color:#fff}.profile-hero .eyebrow{color:#f7c95c;margin-bottom:4px}.profile-hero h2,.profile-hero p{margin:0}.profile-hero p:last-child{color:#c8cfdf;margin-top:5px}.profile-avatar{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:#ff6b58;color:#fff;font-size:26px;font-weight:800}.profile-rides{margin-top:34px}.profile-ride-list{display:grid;gap:12px}.profile-ride-item{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(170px,1fr) auto;gap:18px;align-items:center;padding:17px 18px;border:1px solid var(--line);border-radius:16px;background:#fff}.profile-ride-item h4,.profile-ride-item p{margin:0}.profile-ride-item p,.profile-ride-item small{color:var(--muted)}.profile-ride-item small{display:block;margin-top:5px}.profile-ride-actions{display:flex;gap:8px}.profile-delete{color:#a52f2f;border-color:#efcaca;background:#fff7f7}@media(max-width:700px){.profile-ride-item{grid-template-columns:1fr}.profile-ride-actions{width:100%}.profile-ride-actions .button{flex:1}.profile-hero{padding:19px}.profile-avatar{width:52px;height:52px;border-radius:15px}}
.whatsapp-share{background:#1f9d5a;color:#fff;box-shadow:0 7px 16px rgba(31,157,90,.18)}@media(max-width:520px){.profile-ride-actions{flex-wrap:wrap}.profile-ride-actions .whatsapp-share{flex-basis:100%}}
.profile-details-card{margin-bottom:30px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff}.profile-details-card .section-heading{align-items:flex-start;margin-bottom:20px}.profile-completion-badge{padding:7px 11px;border-radius:999px;background:#fff1c9;color:#765400;font-size:12px;font-weight:800;white-space:nowrap}.profile-completion-badge.complete{background:#e6f6ed;color:#176b43}.profile-details-card.profile-incomplete{border-color:#efc45b;box-shadow:0 8px 24px rgba(239,196,91,.14)}@media(max-width:700px){.profile-details-card{padding:18px}.profile-details-card .section-heading{display:grid;gap:10px}.profile-completion-badge{justify-self:start}}
