.user-info-card{position:relative;padding:8px 12px;margin:0 12px 0 0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;color:white;flex:1;display:flex;justify-content:flex-end;max-width:200px}.d-none{display:none}.user-display-name{font-family:inherit;font-weight:bold;color:white;font-size:1em;margin-bottom:2px;display:block;text-align:right}.user-points-display{color:rgba(255,255,255,0.9);font-size:0.85em;display:flex;align-items:center;justify-content:flex-end;gap:4px}.thanks-counter-badge{position:absolute;top:-8px;right:-8px;background:#ff4444;color:white;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:bold;box-shadow:0 2px 6px rgba(0,0,0,0.3);cursor:pointer;z-index:10}.page-title-bar{background:#fff;padding:16px 20px;border-bottom:1px solid #eee;margin-bottom:20px}.page-title-bar h1{margin:0;font-size:1.8em;color:#333}