.profile-modal{width:min(92vw,790px);max-width:790px;padding:38px;max-height:92dvh;overflow:auto}
.profile-panel{color:var(--ink);min-width:0}.profile-panel>.eyebrow{font-size:12px;letter-spacing:.13em;display:block;padding-right:38px}.profile-panel h2{margin:12px 0 24px;font-size:36px}.profile-panel h3{font-size:20px;margin:0 0 12px}.profile-panel p{line-height:1.6}.profile-identity{display:flex;align-items:center;gap:17px;margin-bottom:20px}.profile-identity>div:last-child{min-width:0}.profile-avatar{display:grid;place-items:center;flex:none;width:76px;height:76px;border-radius:50%;border:1px solid #dabe7b85;box-shadow:inset 0 0 0 5px #dabe7b0d;background:#203a3c;color:var(--gold);font-size:26px;font-weight:600}.profile-identity strong{display:block;font-size:23px;line-height:1.35;overflow-wrap:anywhere}.profile-email{display:block;color:#b1c8c4;font-size:14px;margin:5px 0 8px;overflow-wrap:anywhere}.profile-plan{font-size:13px;color:var(--gold)}
.profile-edit{margin:0 0 24px}.profile-edit summary{width:fit-content;cursor:pointer;font-size:14px;color:#cbded9;padding:10px 0;min-height:44px}.profile-edit form{padding:14px 0}.profile-edit input{margin:8px 0}.profile-edit p{font-size:14px;margin:8px 0 0;color:var(--gold)}
.profile-level{padding:23px;border:1px solid #dabe7b55;border-radius:14px;background:linear-gradient(115deg,#dabe7b13,#294d480b)}.profile-level-heading{display:flex;gap:14px;align-items:center;justify-content:space-between}.profile-level-heading .eyebrow{font-size:12px}.profile-level h3{margin:8px 0 16px;font-family:'Cormorant Garamond',Georgia,serif;font-size:29px;line-height:1.15;color:#f1e9cf}.profile-xp{font-size:30px;white-space:nowrap;color:var(--gold)}.profile-xp small{font-size:14px}.profile-level progress{appearance:none;display:block;width:100%;height:8px;border:0;border-radius:8px;overflow:hidden;background:#ffffff12;accent-color:var(--gold)}.profile-level progress::-webkit-progress-bar{background:#ffffff12}.profile-level progress::-webkit-progress-value{background:var(--gold);border-radius:8px}.profile-level progress::-moz-progress-bar{background:var(--gold)}.profile-level p{font-size:14px;color:#bfd2ca;margin:12px 0 0}
.profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0 28px}.profile-stats>div{display:flex;flex-direction:column-reverse;justify-content:flex-end;gap:6px;padding:16px 12px;border-radius:10px;background:#ffffff04;border:1px solid #ffffff18}.profile-stats dt{font-size:14px;color:#b9cfca;line-height:1.4}.profile-stats dd{margin:0;font-size:26px;font-weight:600;color:#e9ecdf}.profile-stats dd small{font-size:14px;color:#9fb9b3;font-weight:400}
.profile-stamp-list{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0 22px}.profile-stamp-list li{display:flex;gap:12px;padding:15px;border:1px dashed #8fb5a957;border-radius:9px;min-width:0}.profile-stamp-mark{font-size:25px;color:var(--gold);line-height:1.2}.profile-stamp-list li>div{min-width:0}.profile-stamp-list strong{display:block;font-size:16px;overflow-wrap:anywhere}.profile-stamp-list small,.profile-stamp-list time{display:block;font-size:12px;color:#b3c8bf;margin-top:4px}.profile-empty{padding:20px;border:1px dashed #8fb5a942;border-radius:10px;color:#b7d0c7;font-size:16px}
.profile-actions{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:10px;padding:3px 0 20px}.profile-actions button{min-width:0;padding:13px 12px;min-height:48px!important;white-space:normal;font-size:14px!important}.profile-guide{display:flex;align-items:center;gap:14px;margin:6px 0 26px;padding:12px 18px;border-radius:12px;background:#50776c18}.profile-guide canvas{width:84px;height:84px;flex:none}.profile-guide p{margin:6px 0;font-size:15px;color:#c7dbd2}
.profile-sync{padding:20px 0 12px;border-top:1px solid #ffffff20}.profile-sync h3{font-size:18px}.profile-sync #profile-sync-state{font-size:16px;margin:10px 0 5px;color:#d5e3d6}.profile-sync #profile-sync-detail{font-size:14px;color:#acc5bf;margin:5px 0 14px}.profile-sync[data-state=error] #profile-sync-state,.profile-sync[data-state=offline] #profile-sync-state{color:var(--gold)}.profile-panel>.atlas-legal-links{margin-top:24px}.profile-panel button:focus-visible,.profile-edit summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.profile-panel button:disabled{opacity:.6;cursor:wait}
@media(max-width:620px){.profile-modal{width:calc(100vw - 24px);max-height:94dvh;padding:28px 18px}.profile-panel h2{font-size:30px}.profile-avatar{width:60px;height:60px;font-size:22px}.profile-identity{gap:12px}.profile-identity strong{font-size:20px}.profile-level{padding:18px}.profile-level h3{font-size:25px}.profile-xp{font-size:25px}.profile-stats{grid-template-columns:1fr 1fr;gap:9px}.profile-stamp-list{grid-template-columns:1fr}.profile-actions{grid-template-columns:1fr 1fr}.profile-actions .primary{grid-column:1/-1}.profile-guide{padding:10px;gap:10px}.profile-guide canvas{width:64px;height:64px}}
@media(prefers-reduced-motion:reduce){.profile-panel *{animation:none!important;transition:none!important}}
