.profile-mode{max-width:1120px;margin:42px auto 20px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dfbd79;border-radius:22px;background:linear-gradient(135deg,rgba(255,252,248,.96),rgba(250,225,235,.88));box-shadow:0 16px 38px rgba(105,45,72,.1)}
.profile-mode[hidden]{display:none}.profile-mode small,.profile-mode strong,.profile-mode p{display:block}.profile-mode small{color:#b17635;font-size:10px;letter-spacing:.18em}.profile-mode strong{margin-top:5px;color:#5f2c42;font:22px Georgia,"Noto Serif SC",serif}.profile-mode p{margin:6px 0 0;color:#896878;font-size:12px;line-height:1.6}.profile-mode-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.profile-mode-actions button{margin:0;padding:10px 14px;border:1px solid #ddb6c4;border-radius:999px;background:#fffafc;color:#75435a;cursor:pointer}.profile-mode-actions button.active{border-color:#c99a4b;background:#6d2948;color:#fff7de;box-shadow:0 8px 18px rgba(91,35,60,.2)}
#fortune-form[data-profile-mode="own"] .profile-locked{background:#f8f0f3;color:#6f5862;border-color:#ead6dd;cursor:not-allowed}
@media(max-width:760px){.profile-mode{align-items:flex-start;flex-direction:column;padding:19px}.profile-mode-actions{justify-content:flex-start}.profile-mode-actions button{font-size:11px}}
